Trace number 1113105

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incNo Cert. 62.6625 64.0871

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f9.xml
MD5SUMed44375255e711677d3b57fcb63fc5af
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints8
Best CPU time to get the best result obtained on this benchmark3600.37
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.07	c 0	BEGIN Sat Jul 12 17:51:40 2008
0.04/0.07	c 0	PID 16708
0.04/0.07	c 0	HOST node2.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-1113105-1215877900.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113105-1215877900.xml' 'HOME/temp.csp'
0.06/0.78	c 1	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.06/0.83	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.83	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.60/0.94	c 1	Parsing HOME/temp.csp
0.82/1.20	c 1	parsed 4790 expressions
0.91/1.20	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.91/1.23	c 1	MAX CSP: 4103 constraints
0.91/1.23	c 1	Converting to clausal form CSP
1.12/1.40	c 2	converted 890 (10%) expressions
1.52/1.82	c 2	converted 1780 (20%) expressions
1.82/2.17	c 2	converted 2669 (30%) expressions
2.11/2.48	c 3	converted 3559 (40%) expressions
2.40/2.79	c 3	converted 4448 (50%) expressions
2.70/3.09	c 3	converted 5338 (60%) expressions
3.00/3.35	c 4	converted 6228 (70%) expressions
3.29/3.67	c 4	converted 7117 (80%) expressions
3.59/3.96	c 4	converted 8007 (90%) expressions
4.29/4.64	c 5	converted 8896 (100%) expressions
4.29/4.65	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.29/4.65	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.29/4.65	c 5	Propagation in CSP
4.48/4.83	c 5	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.48/4.83	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
4.48/4.83	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.48/4.84	c 5	Simplifing CSP by introducing new Boolean variables
4.48/4.89	c 5	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
4.48/4.89	c 5	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.59/4.99	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.78/5.20	c 5	889 (10%) CSP integer variables are encoded (19836 clauses, 276102 bytes)
4.88/5.20	c 5	1778 (20%) CSP integer variables are encoded (19836 clauses, 276102 bytes)
4.88/5.20	c 5	2666 (30%) CSP integer variables are encoded (19836 clauses, 276102 bytes)
4.88/5.20	c 5	3555 (40%) CSP integer variables are encoded (19836 clauses, 276102 bytes)
4.88/5.20	c 5	4443 (50%) CSP integer variables are encoded (19836 clauses, 276102 bytes)
4.88/5.22	c 5	5332 (60%) CSP integer variables are encoded (28186 clauses, 401352 bytes)
4.88/5.23	c 5	6221 (70%) CSP integer variables are encoded (35831 clauses, 516027 bytes)
4.88/5.24	c 5	7109 (80%) CSP integer variables are encoded (46323 clauses, 673407 bytes)
4.88/5.25	c 5	7998 (90%) CSP integer variables are encoded (54505 clauses, 796137 bytes)
4.98/5.32	c 6	8886 (100%) CSP integer variables are encoded (110121 clauses, 1667746 bytes)
5.17/5.58	c 6	2154 (10%) CSP clauses are encoded (155379 clauses, 2605523 bytes)
5.37/5.78	c 6	4307 (20%) CSP clauses are encoded (197756 clauses, 3497905 bytes)
5.57/5.99	c 6	6461 (30%) CSP clauses are encoded (242836 clauses, 4456054 bytes)
5.76/6.17	c 6	8614 (40%) CSP clauses are encoded (283034 clauses, 5306083 bytes)
5.97/6.35	c 7	10767 (50%) CSP clauses are encoded (322548 clauses, 6183809 bytes)
6.17/6.54	c 7	12921 (60%) CSP clauses are encoded (361976 clauses, 7074675 bytes)
6.76/7.16	c 7	15074 (70%) CSP clauses are encoded (717065 clauses, 14622363 bytes)
8.63/9.06	c 9	17228 (80%) CSP clauses are encoded (1801700 clauses, 37802908 bytes)
13.97/14.47	c 15	19381 (90%) CSP clauses are encoded (4987858 clauses, 106140849 bytes)
47.06/48.38	c 49	21534 (100%) CSP clauses are encoded (21590796 clauses, 493397806 bytes)
47.06/48.38	c 49	21534 CSP clauses encoded
47.06/48.39	c 49	Writing map file : HOME/temp.map
47.16/48.45	c 49	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.16/48.45	c 49	SAT : 127553 SAT variables, 21590796 SAT clauses, 493397806 bytes
47.16/48.45	c 49	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.21/48.53	c 49	OBJECTIVE minimize _COST
47.21/48.53	c 49	SOLVING HOME/temp.cnf
47.21/48.53	c 49	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
47.21/48.57	c 49	This is MiniSat 2.0 beta incremental
47.21/48.57	c 49	WARNING: for repeatability, setting FPU to use double precision
47.21/48.57	c 49	============================[ Problem Statistics ]=============================
47.21/48.57	c 49	|                                                                             |
47.21/48.57	c 49	|  Number of variables:  127553                                               |
47.21/48.57	c 49	|  Number of clauses:    21590796                                             |
57.03/58.44	c 59	|  Parsing time:         8.51         s                                       |
57.43/58.83	c 59	OK
57.43/58.83	c 59	OBJECTIVE BOUND: 0 <= _COST <= 
57.43/58.83	c 59	SEARCHING: _COST <= 2052
57.43/58.83	c 59	============================[ Search Statistics ]==============================
57.43/58.83	c 59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.43/58.83	c 59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.43/58.83	c 59	===============================================================================
57.43/58.83	c 59	|         0 |  127553 21590796 64461730 |  7196932        0    nan |  0.000 % |
59.82/61.23	c 61	|       100 |  127553 21590796 64461730 |  7916625      100      7 |  0.000 % |
62.19/63.61	c 64	===============================================================================
62.19/63.62	c 64	restarts              : 2
62.19/63.62	c 64	conflicts             : 223           (16 /sec)
62.19/63.62	c 64	decisions             : 44328         (0.83 % random) (3263 /sec)
62.19/63.62	c 64	propagations          : 820739         (60420 /sec)
62.19/63.62	c 64	conflict literals     : 1368           (4.40 % deleted)
62.19/63.62	c 64	Memory used           : 880.48 MB
62.19/63.62	c 64	CPU time              : 13.5839 s
62.19/63.62	c 64	
62.19/63.62	c 64	SATISFIABLE
62.19/63.66	c 64	OK
62.19/63.66	c 64	FOUND: _COST <= 2052
62.19/63.66	s SATISFIABLE
62.19/63.66	c 64	DECODING HOME/temp.out WITH HOME/temp.map
62.19/63.66	c 64	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
62.25/63.72	c ERROR INTERRUPTED
62.36/63.84	c 64	CPU 57.37 (0.07 0.01 57.3 5.02)
62.36/63.86	c 64	END Sat Jul 12 17:52:44 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113105-1215877900/watcher-1113105-1215877900 -o /tmp/evaluation-result-1113105-1215877900/solver-1113105-1215877900 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113105-1215877900.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.70 2.32 2.12 5/80 16708
/proc/meminfo: memFree=1826248/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=18572 CPUtime=0
/proc/16708/stat : 16708 (runsolver) R 16706 16708 16516 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44493514 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16708/statm: 4643 292 257 25 0 2626 0

[startup+0.059617 s]
/proc/loadavg: 2.70 2.32 2.12 5/80 16708
/proc/meminfo: memFree=1826248/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16080 CPUtime=0.04
/proc/16708/stat : 16708 (sugar++) R 16706 16708 16516 0 -1 4194304 940 0 0 0 3 1 0 0 18 0 1 0 44493514 16465920 908 996147200 4194304 4206940 548682068528 18446744073709551615 206381186171 0 0 4224 0 0 0 0 17 0 0 0
/proc/16708/statm: 4020 908 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.101625 s]
/proc/loadavg: 2.70 2.32 2.12 5/80 16708
/proc/meminfo: memFree=1826248/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.06
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301662 s]
/proc/loadavg: 2.70 2.32 2.12 5/80 16708
/proc/meminfo: memFree=1826248/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.06
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701736 s]
/proc/loadavg: 2.70 2.32 2.12 5/80 16708
/proc/meminfo: memFree=1826248/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.06
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50288 s]
/proc/loadavg: 2.70 2.32 2.12 4/91 16730
/proc/meminfo: memFree=1817968/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.6
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1296 7093 0 1 5 1 50 4 15 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
[pid=16721] ppid=16708 vsize=5356 CPUtime=0
/proc/16721/stat : 16721 (sh) S 16708 16708 16516 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 44493597 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16721/statm: 1339 233 193 169 0 50 0
[pid=16722] ppid=16721 vsize=864340 CPUtime=0.62
/proc/16722/stat : 16722 (java) S 16721 16708 16516 0 -1 0 4480 0 1 0 60 2 0 0 18 0 9 0 44493597 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16722/statm: 216085 3919 1732 9 0 210660 0
[pid=16722/tid=16723] ppid=16721 vsize=864340 CPUtime=0.45
/proc/16722/task/16723/stat : 16723 (java) R 16721 16708 16516 0 -1 64 2662 0 1 0 44 1 0 0 25 0 9 0 44493598 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4126598912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16724] ppid=16721 vsize=864340 CPUtime=0.04
/proc/16722/task/16724/stat : 16724 (java) S 16721 16708 16516 0 -1 64 765 0 0 0 4 0 0 0 16 0 9 0 44493603 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16725] ppid=16721 vsize=864340 CPUtime=0
/proc/16722/task/16725/stat : 16725 (java) S 16721 16708 16516 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 44493603 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16726] ppid=16721 vsize=864340 CPUtime=0
/proc/16722/task/16726/stat : 16726 (java) S 16721 16708 16516 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 44493603 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16727] ppid=16721 vsize=864340 CPUtime=0
/proc/16722/task/16727/stat : 16727 (java) S 16721 16708 16516 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 44493605 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16728] ppid=16721 vsize=864340 CPUtime=0.11
/proc/16722/task/16728/stat : 16728 (java) S 16721 16708 16516 0 -1 64 362 0 0 0 11 0 0 0 16 0 9 0 44493605 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16729] ppid=16721 vsize=864340 CPUtime=0
/proc/16722/task/16729/stat : 16729 (java) S 16721 16708 16516 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 44493605 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16730] ppid=16721 vsize=864340 CPUtime=0
/proc/16722/task/16730/stat : 16730 (java) S 16721 16708 16516 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44493605 885084160 3919 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 886436

[startup+3.10217 s]
/proc/loadavg: 2.70 2.32 2.12 5/91 16730
/proc/meminfo: memFree=1808368/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.6
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1296 7093 0 1 5 1 50 4 15 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
[pid=16721] ppid=16708 vsize=5356 CPUtime=0
/proc/16721/stat : 16721 (sh) S 16708 16708 16516 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 44493597 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16721/statm: 1339 233 193 169 0 50 0
[pid=16722] ppid=16721 vsize=868404 CPUtime=2.2
/proc/16722/stat : 16722 (java) S 16721 16708 16516 0 -1 0 7790 0 1 0 215 5 0 0 18 0 9 0 44493597 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16722/statm: 217101 6918 2540 9 0 211676 0
[pid=16722/tid=16723] ppid=16721 vsize=868404 CPUtime=1.83
/proc/16722/task/16723/stat : 16723 (java) R 16721 16708 16516 0 -1 64 2778 0 1 0 181 2 0 0 25 0 9 0 44493598 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4126601616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16724] ppid=16721 vsize=868404 CPUtime=0.16
/proc/16722/task/16724/stat : 16724 (java) S 16721 16708 16516 0 -1 64 2854 0 0 0 15 1 0 0 16 0 9 0 44493603 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16725] ppid=16721 vsize=868404 CPUtime=0
/proc/16722/task/16725/stat : 16725 (java) S 16721 16708 16516 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44493603 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16726] ppid=16721 vsize=868404 CPUtime=0
/proc/16722/task/16726/stat : 16726 (java) S 16721 16708 16516 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44493603 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16727] ppid=16721 vsize=868404 CPUtime=0
/proc/16722/task/16727/stat : 16727 (java) S 16721 16708 16516 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 44493605 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16728] ppid=16721 vsize=868404 CPUtime=0.18
/proc/16722/task/16728/stat : 16728 (java) S 16721 16708 16516 0 -1 64 1465 0 0 0 18 0 0 0 16 0 9 0 44493605 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16729] ppid=16721 vsize=868404 CPUtime=0
/proc/16722/task/16729/stat : 16729 (java) S 16721 16708 16516 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 44493605 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16730] ppid=16721 vsize=868404 CPUtime=0
/proc/16722/task/16730/stat : 16730 (java) S 16721 16708 16516 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44493605 889245696 6918 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 890500

[startup+6.30276 s]
/proc/loadavg: 2.72 2.33 2.12 3/91 16730
/proc/meminfo: memFree=1792432/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.6
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1297 7093 0 1 5 1 50 4 15 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
[pid=16721] ppid=16708 vsize=5356 CPUtime=0
/proc/16721/stat : 16721 (sh) S 16708 16708 16516 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 44493597 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16721/statm: 1339 233 193 169 0 50 0
[pid=16722] ppid=16721 vsize=868516 CPUtime=5.37
/proc/16722/stat : 16722 (java) S 16721 16708 16516 0 -1 0 10910 0 1 0 525 12 0 0 18 0 9 0 44493597 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16722/statm: 217129 9618 2566 9 0 211676 0
[pid=16722/tid=16723] ppid=16721 vsize=868516 CPUtime=4.48
/proc/16722/task/16723/stat : 16723 (java) R 16721 16708 16516 0 -1 64 3234 0 1 0 442 6 0 0 25 0 9 0 44493598 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4127071189 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16724] ppid=16721 vsize=868516 CPUtime=0.57
/proc/16722/task/16724/stat : 16724 (java) S 16721 16708 16516 0 -1 64 5460 0 0 0 54 3 0 0 16 0 9 0 44493603 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16725] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16725/stat : 16725 (java) S 16721 16708 16516 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44493603 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16726] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16726/stat : 16726 (java) S 16721 16708 16516 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44493603 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16727] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16727/stat : 16727 (java) S 16721 16708 16516 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 44493605 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16728] ppid=16721 vsize=868516 CPUtime=0.28
/proc/16722/task/16728/stat : 16728 (java) S 16721 16708 16516 0 -1 64 1523 0 0 0 27 1 0 0 15 0 9 0 44493605 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16729] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16729/stat : 16729 (java) S 16721 16708 16516 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 44493605 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16730] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16730/stat : 16730 (java) S 16721 16708 16516 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44493605 889360384 9618 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 890612

[startup+12.7029 s]
/proc/loadavg: 2.75 2.34 2.12 4/91 16730
/proc/meminfo: memFree=1719536/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.6
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1297 7093 0 1 5 1 50 4 16 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
[pid=16721] ppid=16708 vsize=5356 CPUtime=0
/proc/16721/stat : 16721 (sh) S 16708 16708 16516 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 44493597 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16721/statm: 1339 233 193 169 0 50 0
[pid=16722] ppid=16721 vsize=868516 CPUtime=11.69
/proc/16722/stat : 16722 (java) S 16721 16708 16516 0 -1 0 12264 0 1 0 1105 64 0 0 18 0 9 0 44493597 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16722/statm: 217129 9623 2566 9 0 211676 0
[pid=16722/tid=16723] ppid=16721 vsize=868516 CPUtime=10.4
/proc/16722/task/16723/stat : 16723 (java) R 16721 16708 16516 0 -1 64 4584 0 1 0 989 51 0 0 25 0 9 0 44493598 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4127075455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16724] ppid=16721 vsize=868516 CPUtime=0.98
/proc/16722/task/16724/stat : 16724 (java) S 16721 16708 16516 0 -1 64 5460 0 0 0 87 11 0 0 16 0 9 0 44493603 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16725] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16725/stat : 16725 (java) S 16721 16708 16516 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44493603 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16726] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16726/stat : 16726 (java) S 16721 16708 16516 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44493603 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16727] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16727/stat : 16727 (java) S 16721 16708 16516 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16728] ppid=16721 vsize=868516 CPUtime=0.29
/proc/16722/task/16728/stat : 16728 (java) S 16721 16708 16516 0 -1 64 1527 0 0 0 28 1 0 0 15 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16729] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16729/stat : 16729 (java) S 16721 16708 16516 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16730] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16730/stat : 16730 (java) S 16721 16708 16516 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 890612

[startup+25.5023 s]
/proc/loadavg: 2.73 2.36 2.13 4/91 16730
/proc/meminfo: memFree=1584816/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=16740 CPUtime=0.6
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1297 7093 0 1 5 1 50 4 16 0 1 0 44493514 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4185 1104 409 3 0 764 0
[pid=16721] ppid=16708 vsize=5356 CPUtime=0
/proc/16721/stat : 16721 (sh) S 16708 16708 16516 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 44493597 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16721/statm: 1339 233 193 169 0 50 0
[pid=16722] ppid=16721 vsize=868516 CPUtime=24.23
/proc/16722/stat : 16722 (java) S 16721 16708 16516 0 -1 0 14538 0 1 0 2274 149 0 0 18 0 9 0 44493597 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16722/statm: 217129 9623 2566 9 0 211676 0
[pid=16722/tid=16723] ppid=16721 vsize=868516 CPUtime=22.27
/proc/16722/task/16723/stat : 16723 (java) R 16721 16708 16516 0 -1 64 6858 0 1 0 2103 124 0 0 25 0 9 0 44493598 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4127080862 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16724] ppid=16721 vsize=868516 CPUtime=1.65
/proc/16722/task/16724/stat : 16724 (java) S 16721 16708 16516 0 -1 64 5460 0 0 0 142 23 0 0 16 0 9 0 44493603 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16725] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16725/stat : 16725 (java) S 16721 16708 16516 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44493603 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16726] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16726/stat : 16726 (java) S 16721 16708 16516 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44493603 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16727] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16727/stat : 16727 (java) S 16721 16708 16516 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16728] ppid=16721 vsize=868516 CPUtime=0.29
/proc/16722/task/16728/stat : 16728 (java) S 16721 16708 16516 0 -1 64 1527 0 0 0 28 1 0 0 15 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16729] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16729/stat : 16729 (java) S 16721 16708 16516 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16722/tid=16730] ppid=16721 vsize=868516 CPUtime=0
/proc/16722/task/16730/stat : 16730 (java) S 16721 16708 16516 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44493605 889360384 9623 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 890612

[startup+51.102 s]
/proc/loadavg: 2.70 2.37 2.14 4/82 16731
/proc/meminfo: memFree=1152056/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=17268 CPUtime=47.26
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1586 26581 0 2 7 1 4368 350 17 0 1 0 44493514 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4317 1242 413 3 0 896 0
[pid=16731] ppid=16708 vsize=237004 CPUtime=2.55
/proc/16731/stat : 16731 (minisat-inc) R 16708 16708 16516 0 -1 4194304 56899 0 0 0 220 35 0 0 25 0 1 0 44498367 242692096 56848 996147200 134512640 135134323 4294956192 18446744073709551615 134515476 0 0 4096 3 0 0 0 17 0 0 0
/proc/16731/statm: 59251 56848 59 151 0 59097 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 254272



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+63.7013 s]
/proc/loadavg: 2.76 2.40 2.16 4/84 16733
/proc/meminfo: memFree=452712/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=17268 CPUtime=47.26
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1644 26581 0 2 7 1 4368 350 16 0 1 0 44493514 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16708/statm: 4317 1245 414 3 0 896 0
[pid=16731] ppid=16708 vsize=901604 CPUtime=14.99
/proc/16731/stat : 16731 (minisat-inc) S 16708 16708 16516 0 -1 4194304 218807 0 0 0 1361 138 0 0 25 0 1 0 44498367 923242496 218754 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/16731/statm: 225401 218754 80 151 0 225247 0
[pid=16732] ppid=16708 vsize=5356 CPUtime=0
/proc/16732/stat : 16732 (sh) S 16708 16708 16516 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44499880 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16732/statm: 1339 233 193 169 0 50 0
[pid=16733] ppid=16732 vsize=1612 CPUtime=0
/proc/16733/stat : 16733 (java) R 16732 16708 16516 0 -1 0 146 0 0 0 0 0 0 0 18 0 1 0 44499881 1650688 120 996147200 134512640 134550740 4294956160 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16733/statm: 403 120 95 9 0 45 0
Current children cumulated CPU time (s) 62.25
Current children cumulated vsize (KiB) 925840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+63.8232 s]
/proc/loadavg: 2.76 2.40 2.16 4/84 16733
/proc/meminfo: memFree=452712/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=17268 CPUtime=47.26
/proc/16708/stat : 16708 (sugar++) S 16706 16708 16516 0 -1 4194304 1685 26859 0 2 7 1 4368 350 16 0 1 0 44493514 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 206390214548 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/16708/statm: 4317 1245 414 3 0 896 0
[pid=16731] ppid=16708 vsize=0 CPUtime=15.1
/proc/16731/stat : 16731 (minisat-inc) R 16708 16708 16516 0 -1 4195332 218807 0 0 0 1361 149 0 0 25 0 1 0 44498367 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/16731/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 62.36
Current children cumulated vsize (KiB) 17268

[startup+64.0014 s]
/proc/loadavg: 2.76 2.40 2.16 4/84 16733
/proc/meminfo: memFree=452712/2055920 swapFree=4181172/4192956
[pid=16708] ppid=16706 vsize=17268 CPUtime=62.56
/proc/16708/stat : 16708 (sugar++) R 16706 16708 16516 0 -1 4194304 1697 245666 0 2 7 17 5730 502 19 0 1 0 44493514 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 206381487145 0 0 4224 16386 0 0 0 17 0 0 0
/proc/16708/statm: 4317 1246 415 3 0 896 0
Current children cumulated CPU time (s) 62.56
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 64.0871
CPU time (s): 62.6625
CPU user time (s): 57.3783
CPU system time (s): 5.2842
CPU usage (%): 97.7771
Max. virtual memory (cumulated for all children) (KiB): 925840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.3783
system time used= 5.2842
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247419
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63972
involuntary context switches= 66013

runsolver used 0.078987 second user time and 0.214967 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-12 17:51:40
IDJOB=1113105
IDBENCH=61527
IDSOLVER=367
FILE ID=node2/1113105-1215877900
PBS_JOBID= 7903603
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f9.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113105-1215877900/watcher-1113105-1215877900 -o /tmp/evaluation-result-1113105-1215877900/solver-1113105-1215877900 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113105-1215877900.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed44375255e711677d3b57fcb63fc5af
RANDOM SEED=187446163

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826728 kB
Buffers:         16084 kB
Cached:          42676 kB
SwapCached:       5568 kB
Active:         158044 kB
Inactive:        18100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826728 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:         133688 kB
Slab:            37896 kB
Committed_AS:  1021864 kB
PageTables:       2200 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node2 at 2008-07-12 17:52:46