Trace number 1108611

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-inc? (MO) 57.8172 78.4963

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-0_ext.xml
MD5SUM21dd036e5a9331eebc43fa8d5cad385e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.23	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.23	c 0	BEGIN Thu Aug  7 20:17:37 2008
0.05/0.23	c 0	PID 21649
0.05/0.23	c 0	HOST node88.alineos.net
0.05/0.23	c 0	CONVERTING HOME/instance-1108611-1218133056.xml TO HOME/temp.csp
0.05/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108611-1218133056.xml' 'HOME/temp.csp'
0.54/1.62	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.54/1.65	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.54/1.65	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.56/1.74	c 1	Parsing HOME/temp.csp
0.56/1.96	c 1	parsed 4437 expressions
0.56/1.97	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.56/2.00	c 1	MAX CSP: 4217 constraints
0.56/2.00	c 1	Converting to clausal form CSP
1.01/2.12	c 2	converted 866 (10%) expressions
1.33/2.40	c 2	converted 1732 (20%) expressions
1.44/2.51	c 2	converted 2598 (30%) expressions
1.64/2.72	c 2	converted 3463 (40%) expressions
1.74/2.83	c 2	converted 4329 (50%) expressions
2.04/3.11	c 3	converted 5195 (60%) expressions
2.04/3.20	c 3	converted 6060 (70%) expressions
2.24/3.32	c 3	converted 6926 (80%) expressions
2.54/3.64	c 3	converted 7792 (90%) expressions
3.06/4.14	c 4	converted 8657 (100%) expressions
3.06/4.14	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.06/4.14	c 4	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.06/4.14	c 4	Propagation in CSP
3.16/4.29	c 4	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.16/4.29	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.16/4.29	c 4	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.16/4.29	c 4	Simplifing CSP by introducing new Boolean variables
3.26/4.31	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.26/4.31	c 4	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.46/4.57	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.56/4.60	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.56/4.60	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.56/4.61	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.56/4.61	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.56/4.61	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.56/4.63	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.56/4.63	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.56/4.64	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
3.68/4.70	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
3.68/4.72	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.19/5.26	c 5	1265 (10%) CSP clauses are encoded (123977 clauses, 2128668 bytes)
4.77/5.82	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873790 bytes)
5.27/6.39	c 6	3795 (30%) CSP clauses are encoded (177389 clauses, 3656252 bytes)
5.66/6.77	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906642 bytes)
7.45/8.50	c 8	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163754 bytes)
7.94/9.00	c 8	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399563 bytes)
13.05/14.23	c 14	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726596 bytes)
23.12/24.86	c 24	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735847 bytes)
30.43/33.65	c 33	11385 (90%) CSP clauses are encoded (13772412 clauses, 294935363 bytes)
45.63/50.46	c 50	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972510 bytes)
45.63/50.46	c 50	12650 CSP clauses encoded
45.63/50.46	c 50	Writing map file : HOME/temp.map
45.75/50.50	c 50	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
45.75/50.50	c 50	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972510 bytes
45.75/50.50	c 50	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
45.75/50.57	c 50	OBJECTIVE minimize _COST
45.75/50.57	c 50	SOLVING HOME/temp.cnf
45.75/50.57	c 50	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
45.79/51.03	c 50	This is MiniSat 2.0 beta incremental
45.79/51.03	c 50	WARNING: for repeatability, setting FPU to use double precision
45.79/51.03	c 50	============================[ Problem Statistics ]=============================
45.79/51.03	c 50	|                                                                             |
45.79/51.03	c 50	|  Number of variables:  108583                                               |
45.79/51.03	c 50	|  Number of clauses:    22600191                                             |
55.74/62.01	c 61	|  Parsing time:         8.56         s                                       |
56.17/62.91	c 62	OK
56.17/62.91	c 62	OBJECTIVE BOUND: 0 <= _COST <= 
56.17/62.91	c 62	SEARCHING: _COST <= 2109
56.17/62.91	c 62	============================[ Search Statistics ]==============================
56.17/62.91	c 62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
56.17/62.91	c 62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
56.17/62.91	c 62	===============================================================================
56.17/62.91	c 62	|         0 |  108583 22600191 67657620 |  7533397        0    nan |  0.000 % |
57.43/66.71	c ERROR INTERRUPTED
57.43/66.71	s UNKNOWN
57.53/66.85	c 66	CPU 52.77 (0.06 0.02 52.71 4.78)
57.53/66.85	c 66	END Thu Aug  7 20:18:43 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-1108611-1218133056/watcher-1108611-1218133056 -o /tmp/evaluation-result-1108611-1218133056/solver-1108611-1218133056 -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-1108611-1218133056.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: 0.04 0.23 0.15 3/75 21649
/proc/meminfo: memFree=326552/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=12272 CPUtime=0
/proc/21649/stat : 21649 (sugar++) R 21647 21649 21596 0 -1 4194304 396 0 0 0 0 0 0 0 19 0 1 0 140390258 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 270196063230 0 0 4224 0 0 0 0 17 0 0 0
/proc/21649/statm: 3068 364 274 3 0 168 0

[startup+0.0094589 s]
/proc/loadavg: 0.04 0.23 0.15 3/75 21649
/proc/meminfo: memFree=326552/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=12412 CPUtime=0
/proc/21649/stat : 21649 (sugar++) R 21647 21649 21596 0 -1 4194304 424 0 0 0 0 0 0 0 19 0 1 0 140390258 12709888 392 996147200 4194304 4206940 548682068528 18446744073709551615 270196063230 0 0 4224 0 0 0 0 17 0 0 0
/proc/21649/statm: 3103 392 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.101479 s]
/proc/loadavg: 0.04 0.23 0.15 3/75 21649
/proc/meminfo: memFree=326552/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=15948 CPUtime=0.04
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 910 0 0 0 2 2 0 0 18 0 1 0 140390258 16330752 878 996147200 4194304 4206940 548682068528 18446744073709551615 270187330149 0 2147483391 4224 0 18446744072099855350 0 0 17 1 0 0
/proc/21649/statm: 3987 878 380 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15948

[startup+0.301516 s]
/proc/loadavg: 0.04 0.23 0.15 3/75 21649
/proc/meminfo: memFree=326552/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.06
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1219 128 0 0 4 2 0 0 16 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701596 s]
/proc/loadavg: 0.04 0.23 0.15 3/75 21649
/proc/meminfo: memFree=326552/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.06
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1219 128 0 0 4 2 0 0 16 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50275 s]
/proc/loadavg: 0.04 0.23 0.15 1/94 21669
/proc/meminfo: memFree=298304/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.06
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1219 128 0 0 4 2 0 0 16 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
[pid=21652] ppid=21649 vsize=5356 CPUtime=0
/proc/21652/stat : 21652 (sh) S 21649 21649 21596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140390282 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21652/statm: 1339 233 193 169 0 50 0
[pid=21653] ppid=21652 vsize=865612 CPUtime=0.36
/proc/21653/stat : 21653 (java) S 21652 21649 21596 0 -1 0 4478 0 82 0 31 5 0 0 18 0 9 0 140390283 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21653/statm: 216403 4025 1724 9 0 210985 0
[pid=21653/tid=21654] ppid=21652 vsize=865612 CPUtime=0.23
/proc/21653/task/21654/stat : 21654 (java) R 21652 21649 21596 0 -1 64 2638 0 75 0 19 4 0 0 16 0 9 0 140390293 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 103670788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21653/tid=21656] ppid=21652 vsize=865612 CPUtime=0.01
/proc/21653/task/21656/stat : 21656 (java) S 21652 21649 21596 0 -1 64 650 0 0 0 1 0 0 0 16 0 9 0 140390317 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21653/tid=21658] ppid=21652 vsize=865612 CPUtime=0
/proc/21653/task/21658/stat : 21658 (java) S 21652 21649 21596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 140390321 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21653/tid=21660] ppid=21652 vsize=865612 CPUtime=0
/proc/21653/task/21660/stat : 21660 (java) S 21652 21649 21596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390321 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21653/tid=21665] ppid=21652 vsize=865612 CPUtime=0
/proc/21653/task/21665/stat : 21665 (java) S 21652 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390329 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21653/tid=21666] ppid=21652 vsize=865612 CPUtime=0.1
/proc/21653/task/21666/stat : 21666 (java) R 21652 21649 21596 0 -1 64 496 0 1 0 10 0 0 0 16 0 9 0 140390329 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 104523683 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21653/tid=21668] ppid=21652 vsize=865612 CPUtime=0
/proc/21653/task/21668/stat : 21668 (java) S 21652 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390330 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21653/tid=21669] ppid=21652 vsize=865612 CPUtime=0
/proc/21653/task/21669/stat : 21669 (java) S 21652 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140390330 886386688 4025 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 887708

[startup+3.10206 s]
/proc/loadavg: 0.04 0.23 0.15 4/86 21691
/proc/meminfo: memFree=292352/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.56
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1296 5273 0 82 4 2 44 6 16 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
[pid=21680] ppid=21649 vsize=5356 CPUtime=0
/proc/21680/stat : 21680 (sh) S 21649 21649 21596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390424 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21680/statm: 1339 233 193 169 0 50 0
[pid=21681] ppid=21680 vsize=868472 CPUtime=1.48
/proc/21681/stat : 21681 (java) S 21680 21649 21596 0 -1 0 13558 0 1 0 140 8 0 0 18 0 9 0 140390424 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 217118 12699 2540 9 0 211693 0
[pid=21681/tid=21682] ppid=21680 vsize=868472 CPUtime=0.61
/proc/21681/task/21682/stat : 21682 (java) R 21680 21649 21596 0 -1 64 2978 0 1 0 59 2 0 0 16 0 9 0 140390425 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4126612719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21680 vsize=868472 CPUtime=0.66
/proc/21681/task/21683/stat : 21683 (java) R 21680 21649 21596 0 -1 64 8425 0 0 0 63 3 0 0 18 0 9 0 140390427 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21680 vsize=868472 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21680 21649 21596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140390427 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21680 vsize=868472 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21680 21649 21596 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390427 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21686] ppid=21680 vsize=868472 CPUtime=0
/proc/21681/task/21686/stat : 21686 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 140390429 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21680 vsize=868472 CPUtime=0.17
/proc/21681/task/21687/stat : 21687 (java) S 21680 21649 21596 0 -1 64 1462 0 0 0 17 0 0 0 16 0 9 0 140390429 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21680 vsize=868472 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21680 21649 21596 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 140390430 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21689] ppid=21680 vsize=868472 CPUtime=0
/proc/21681/task/21689/stat : 21689 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140390430 889315328 12699 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 890568

[startup+6.30269 s]
/proc/loadavg: 0.20 0.26 0.16 2/93 21778
/proc/meminfo: memFree=220792/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.57
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1297 5273 0 82 5 2 44 6 15 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
[pid=21680] ppid=21649 vsize=5356 CPUtime=0
/proc/21680/stat : 21680 (sh) S 21649 21649 21596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390424 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21680/statm: 1339 233 193 169 0 50 0
[pid=21681] ppid=21680 vsize=868584 CPUtime=4.7
/proc/21681/stat : 21681 (java) S 21680 21649 21596 0 -1 0 20699 0 1 0 456 14 0 0 18 0 9 0 140390424 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 217146 19655 2566 9 0 211693 0
[pid=21681/tid=21682] ppid=21680 vsize=868584 CPUtime=2.87
/proc/21681/task/21682/stat : 21682 (java) R 21680 21649 21596 0 -1 64 3437 0 1 0 282 5 0 0 21 0 9 0 140390425 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 103215022 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21683] ppid=21680 vsize=868584 CPUtime=1.53
/proc/21681/task/21683/stat : 21683 (java) S 21680 21649 21596 0 -1 64 15045 0 0 0 147 6 0 0 16 0 9 0 140390427 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21684] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21680 21649 21596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140390427 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21680 21649 21596 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390427 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21686] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21686/stat : 21686 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 140390429 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21680 vsize=868584 CPUtime=0.26
/proc/21681/task/21687/stat : 21687 (java) S 21680 21649 21596 0 -1 64 1524 0 0 0 25 1 0 0 16 0 9 0 140390429 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21688] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21680 21649 21596 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 140390430 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21689] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21689/stat : 21689 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140390430 889430016 19655 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 890680

[startup+12.7029 s]
/proc/loadavg: 0.34 0.29 0.17 3/94 21779
/proc/meminfo: memFree=16568/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.57
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1297 5273 0 82 5 2 44 6 15 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
[pid=21680] ppid=21649 vsize=5356 CPUtime=0
/proc/21680/stat : 21680 (sh) S 21649 21649 21596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390424 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21680/statm: 1339 233 193 169 0 50 0
[pid=21681] ppid=21680 vsize=868584 CPUtime=11.01
/proc/21681/stat : 21681 (java) S 21680 21649 21596 0 -1 0 21046 0 1 0 1039 62 0 0 18 0 9 0 140390424 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 217146 19673 2566 9 0 211693 0
[pid=21681/tid=21682] ppid=21680 vsize=868584 CPUtime=8.96
/proc/21681/task/21682/stat : 21682 (java) R 21680 21649 21596 0 -1 64 3767 0 1 0 846 50 0 0 25 0 9 0 140390425 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 102064696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21683] ppid=21680 vsize=868584 CPUtime=1.74
/proc/21681/task/21683/stat : 21683 (java) S 21680 21649 21596 0 -1 64 15052 0 0 0 165 9 0 0 16 0 9 0 140390427 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21684] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21680 21649 21596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140390427 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21680 21649 21596 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390427 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21686] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21686/stat : 21686 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 140390429 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21680 vsize=868584 CPUtime=0.28
/proc/21681/task/21687/stat : 21687 (java) S 21680 21649 21596 0 -1 64 1534 0 0 0 27 1 0 0 16 0 9 0 140390429 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21688] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21680 21649 21596 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 140390430 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21689] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21689/stat : 21689 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140390430 889430016 19673 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 890680

[startup+25.5014 s]
/proc/loadavg: 0.91 0.42 0.22 2/94 21779
/proc/meminfo: memFree=15800/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=16740 CPUtime=0.57
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1297 5273 0 82 5 2 44 6 16 0 1 0 140390258 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21649/statm: 4185 1104 409 3 0 764 0
[pid=21680] ppid=21649 vsize=5356 CPUtime=0
/proc/21680/stat : 21680 (sh) S 21649 21649 21596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390424 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21680/statm: 1339 233 193 169 0 50 0
[pid=21681] ppid=21680 vsize=868584 CPUtime=23.21
/proc/21681/stat : 21681 (java) S 21680 21649 21596 0 -1 0 21615 0 1 0 2185 136 0 0 18 0 9 0 140390424 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 217146 19679 2566 9 0 211693 0
[pid=21681/tid=21682] ppid=21680 vsize=868584 CPUtime=20.91
/proc/21681/task/21682/stat : 21682 (java) D 21680 21649 21596 0 -1 64 4330 0 1 0 1970 121 0 0 17 0 9 0 140390425 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=21681/tid=21683] ppid=21680 vsize=868584 CPUtime=1.99
/proc/21681/task/21683/stat : 21683 (java) S 21680 21649 21596 0 -1 64 15053 0 0 0 187 12 0 0 16 0 9 0 140390427 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21680 21649 21596 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140390427 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21680 21649 21596 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390427 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21686] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21686/stat : 21686 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 140390429 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21680 vsize=868584 CPUtime=0.29
/proc/21681/task/21687/stat : 21687 (java) S 21680 21649 21596 0 -1 64 1539 0 0 0 28 1 0 0 16 0 9 0 140390429 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21681/tid=21688] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21680 21649 21596 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 140390430 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21681/tid=21689] ppid=21680 vsize=868584 CPUtime=0
/proc/21681/task/21689/stat : 21689 (java) S 21680 21649 21596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140390430 889430016 19679 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 890680

[startup+51.1014 s]
/proc/loadavg: 1.68 0.64 0.30 4/94 21780
/proc/meminfo: memFree=25656/2055920 swapFree=4180856/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=45.79
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1587 28382 0 83 6 2 4266 305 16 0 1 0 140390258 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21649/statm: 4317 1244 413 3 0 896 0
Current children cumulated CPU time (s) 45.79
Current children cumulated vsize (KiB) 17268



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+66.7014 s]
/proc/loadavg: 2.43 0.85 0.37 2/85 21781
/proc/meminfo: memFree=15040/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=45.79
/proc/21649/stat : 21649 (sugar++) S 21647 21649 21596 0 -1 4194304 1597 28382 0 83 6 2 4266 305 16 0 1 0 140390258 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21649/statm: 4317 1246 414 3 0 896 0
[pid=21781] ppid=21649 vsize=907604 CPUtime=11.64
/proc/21781/stat : 21781 (minisat-inc) R 21649 21649 21596 0 -1 4194304 221510 0 6 0 1005 159 0 0 18 0 1 0 140395316 929386496 221465 996147200 134512640 135134323 4294956192 18446744073709551615 134711643 0 0 4096 3 0 0 0 17 0 0 0
/proc/21781/statm: 226901 221465 71 151 0 226747 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 924872

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

Sending SIGKILL to process tree (bottom up)

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

[startup+71.0012 s]
/proc/loadavg: 2.48 0.89 0.38 1/84 21783
/proc/meminfo: memFree=1068424/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=57.68
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 1623 249892 0 89 6 13 5271 478 15 0 1 0 140390258 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 270187336745 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/21649/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 57.68
Current children cumulated vsize (KiB) 17268

[startup+74.2018 s]
/proc/loadavg: 2.48 0.89 0.38 1/84 21783
/proc/meminfo: memFree=1086920/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=57.69
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 1623 249892 0 89 6 14 5271 478 15 0 1 0 140390258 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 270187336745 256 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/21649/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 57.69
Current children cumulated vsize (KiB) 17268

[startup+75.8011 s]
/proc/loadavg: 2.60 0.94 0.40 1/84 21783
/proc/meminfo: memFree=1102920/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=57.69
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 1623 249892 0 89 6 14 5271 478 15 0 1 0 140390258 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 270187336745 256 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/21649/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 57.69
Current children cumulated vsize (KiB) 17268

[startup+77.4015 s]
/proc/loadavg: 2.60 0.94 0.40 1/84 21783
/proc/meminfo: memFree=1109768/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=57.7
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 1623 249892 0 89 6 15 5271 478 15 0 1 0 140390258 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 270187336745 256 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/21649/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 57.7
Current children cumulated vsize (KiB) 17268

[startup+78.2016 s]
/proc/loadavg: 2.60 0.94 0.40 2/84 21783
/proc/meminfo: memFree=1171208/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=57.76
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 1623 249892 0 89 6 21 5271 478 16 0 1 0 140390258 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 270187336745 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/21649/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 57.76
Current children cumulated vsize (KiB) 17268

[startup+78.4017 s]
/proc/loadavg: 2.60 0.94 0.40 2/84 21783
/proc/meminfo: memFree=1171208/2055920 swapFree=4180868/4192956
[pid=21649] ppid=21647 vsize=17268 CPUtime=57.79
/proc/21649/stat : 21649 (sugar++) D 21647 21649 21596 0 -1 4194304 1623 249892 0 89 6 24 5271 478 15 0 1 0 140390258 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 270187336745 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/21649/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 57.79
Current children cumulated vsize (KiB) 17268

Child ended because it received signal 9 (SIGKILL)
Real time (s): 78.4963
CPU time (s): 57.8172
CPU user time (s): 52.783
CPU system time (s): 5.03423
CPU usage (%): 73.656
Max. virtual memory (cumulated for all children) (KiB): 924872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.783
system time used= 5.03423
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251515
page faults= 89
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12935
involuntary context switches= 11129

runsolver used 0.094985 second user time and 0.309952 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-08-07 20:17:36
IDJOB=1108611
IDBENCH=60741
IDSOLVER=367
FILE ID=node88/1108611-1218133056
PBS_JOBID= 8000801
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-m-0_ext.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-1108611-1218133056/watcher-1108611-1218133056 -o /tmp/evaluation-result-1108611-1218133056/solver-1108611-1218133056 -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-1108611-1218133056.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 21dd036e5a9331eebc43fa8d5cad385e
RANDOM SEED=1570820435

node88.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.266
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	: 5914.62
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.266
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	: 6012.92
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        327040 kB
Buffers:         49876 kB
Cached:        1533512 kB
SwapCached:       5976 kB
Active:         797460 kB
Inactive:       796452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        327040 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          17352 kB
Slab:           120164 kB
Committed_AS:   136236 kB
PageTables:       1888 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= 66560 MiB
End job on node88 at 2008-08-07 20:18:55