Trace number 2059080

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 NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosatSAT 246.615 249.032

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-7_ext.xml
MD5SUMc2a68a97e27745c8dca782d744c38811
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.5354
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 16:43:23 2009
0.00/0.08	c 0	PID 10562
0.06/0.08	c 0	HOST node12.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2059080-1247323403.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059080-1247323403.xml' 'HOME/temp.csp'
0.06/0.80	c 1	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.06/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.82	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.78/0.90	c 1	Parsing HOME/temp.csp
1.03/1.19	c 1	parsed 10000 expressions
1.14/1.20	c 1	parsed 10819 expressions
1.14/1.21	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.14/1.21	c 1	Converting to clausal form CSP
1.14/1.28	c 1	converted 1082 (10%) expressions
1.23/1.37	c 1	converted 2164 (20%) expressions
1.34/1.47	c 1	converted 3246 (30%) expressions
1.44/1.56	c 2	converted 4328 (40%) expressions
1.53/1.60	c 2	converted 5410 (50%) expressions
1.53/1.63	c 2	converted 6492 (60%) expressions
1.53/1.66	c 2	converted 7574 (70%) expressions
1.64/1.78	c 2	converted 8656 (80%) expressions
1.74/1.80	c 2	converted 9738 (90%) expressions
1.74/1.83	c 2	converted 10819 (100%) expressions
1.74/1.83	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.74/1.83	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.74/1.83	c 2	Propagation in CSP
1.74/1.86	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.74/1.86	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.74/1.86	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.74/1.87	c 2	Simplifing CSP by introducing new Boolean variables
1.74/1.87	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.74/1.87	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.93/2.00	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.93/2.02	c 2	63 (10%) CSP integer variables are encoded (598 clauses, 6436 bytes)
1.93/2.02	c 2	125 (20%) CSP integer variables are encoded (1196 clauses, 13491 bytes)
1.93/2.03	c 2	188 (30%) CSP integer variables are encoded (1794 clauses, 21265 bytes)
1.93/2.03	c 2	250 (40%) CSP integer variables are encoded (2415 clauses, 29338 bytes)
1.93/2.03	c 2	313 (50%) CSP integer variables are encoded (3036 clauses, 37411 bytes)
1.93/2.03	c 2	375 (60%) CSP integer variables are encoded (3588 clauses, 44587 bytes)
1.93/2.03	c 2	438 (70%) CSP integer variables are encoded (4140 clauses, 51763 bytes)
1.93/2.04	c 2	500 (80%) CSP integer variables are encoded (4807 clauses, 60434 bytes)
1.93/2.04	c 2	563 (90%) CSP integer variables are encoded (5428 clauses, 68507 bytes)
1.93/2.04	c 2	625 (100%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
2.04/2.18	c 2	1015 (10%) CSP clauses are encoded (13039 clauses, 207382 bytes)
2.13/2.26	c 2	2029 (20%) CSP clauses are encoded (20533 clauses, 353983 bytes)
2.22/2.33	c 2	3043 (30%) CSP clauses are encoded (27067 clauses, 493928 bytes)
2.32/2.41	c 2	4057 (40%) CSP clauses are encoded (34105 clauses, 648400 bytes)
2.32/2.48	c 2	5071 (50%) CSP clauses are encoded (40927 clauses, 797904 bytes)
2.42/2.55	c 2	6086 (60%) CSP clauses are encoded (48302 clauses, 960441 bytes)
2.52/2.62	c 3	7100 (70%) CSP clauses are encoded (54548 clauses, 1096256 bytes)
2.52/2.69	c 3	8114 (80%) CSP clauses are encoded (61682 clauses, 1253286 bytes)
2.62/2.77	c 3	9128 (90%) CSP clauses are encoded (69320 clauses, 1422219 bytes)
2.72/2.84	c 3	10142 (100%) CSP clauses are encoded (76934 clauses, 1590362 bytes)
2.72/2.84	c 3	10142 CSP clauses encoded
2.72/2.84	c 3	Writing map file : HOME/temp.map
2.72/2.85	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.72/2.85	c 3	SAT : 6336 SAT variables, 76934 SAT clauses, 1590362 bytes
2.72/2.85	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.72/2.88	c 3	SOLVING HOME/temp.cnf
2.72/2.88	c 3	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
246.18/248.69	c 249	DECODING HOME/temp.out WITH HOME/temp.map
246.18/248.69	c 249	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
246.29/248.78	c 249	Decoding HOME/temp.out
246.29/248.93	s SATISFIABLE
246.29/248.96	v 22 19 8 21 1 14 12 24 10 20 11 15 7 4 18 13 3 5 23 16 2 6 0 17 9 14 2 7 11 6 17 20 23 21 10 0 3 9 19 16 5 18 12 8 4 24 15 13 1 22 13 1 0 7 16 4 8 14 19 17 18 5 10 12 24 2 20 15 21 9 11 3 22 6 23 21 24 10 19 18 15 0 5 6 7 9 13 3 17 23 4 12 22 20 14 8 1 2 16 11 3 18 15 9 22 23 19 11 20 2 8 17 24 5 0 6 21 16 14 13 1 10 4 7 12 9 4 20 13 8 11 23 0 16 21 6 2 14 15 5 7 10 24 17 19 3 18 12 22 1 23 22 12 2 5 20 14 21 4 9 17 16 11 0 1 15 7 19 18 24 10 13 6 8 3 4 3 6 5 11 10 2 22 9 1 23 21 12 13 8 14 15 17 24 18 19 16 7 20 0 1 7 4 22 9 16 15 13 12 6 14 8 0 24 2 20 11 23 3 17 18 19 10 21 5 20 16 17 18 14 8 11 9 23 5 3 4 21 1 7 0 24 6 15 10 13 22 19 12 2 17 15 18 4 13 19 7 3 8 24 10 12 22 14 20 21 16 11 9 1 5 0 23 2 6 7 23 11 24 10 6 13 2 15 22 5 9 17 3 14 1 19 18 0 12 20 8 21 4 16 16 17 5 15 3 9 21 12 7 14 1 11 2 18 19 10 8 4 13 6 22 23 24 0 20 6 10 24 16 2 12 17 4 3 11 19 23 20 22 15 8 13 7 5 0 21 9 1 14 18 18 13 23 10 0 7 22 8 24 12 21 6 4 9 17 11 5 14 1 2 16 20 3 15 19 5 14 2 20 7 13 24 10 17 0 4 22 1 11 3 16 23 9 19 21 6 12 8 18 15 12 5 9 1 21 0 6 17 18 4 2 19 8 16 10 3 22 13 11 20 15 24 14 23 7 11 12 16 14 17 21 3 1 13 18 15 20 23 7 6 9 0 10 22 8 4 2 5 19 24 10 20 14 3 4 1 16 19 22 15 24 0 6 23 21 17 2 8 12 11 9 7 18 5 13 19 11 1 17 15 24 5 7 0 13 20 18 16 8 12 22 6 2 4 23 14 21 9 3 10 2 9 3 12 20 22 10 16 1 8 13 7 19 21 11 18 4 0 6 5 23 14 15 24 17 8 21 19 0 23 2 1 6 5 3 22 14 18 10 9 24 17 20 7 15 12 11 16 13 4 0 6 22 8 12 18 9 15 2 19 16 24 13 20 4 23 14 1 10 3 7 5 17 11 21 24 8 21 6 19 5 4 18 11 23 7 10 15 2 13 12 1 3 16 22 0 17 20 9 14 15 0 13 23 24 3 18 20 14 16 12 1 5 6 22 19 9 21 2 7 17 4 11 10 8
246.29/249.01	c 249	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
246.29/249.03	c 249	CPU 246.59 (0.06 0.02 245.9 0.61)
246.29/249.03	c 249	END Sat Jul 11 16:47:32 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059080-1247323403/watcher-2059080-1247323403 -o /tmp/evaluation-result-2059080-1247323403/solver-2059080-1247323403 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2059080-1247323403.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.02 1.93 4/81 10562
/proc/meminfo: memFree=952664/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=12268 CPUtime=0
/proc/10562/stat : 10562 (sugar) R 10560 10562 9996 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19407318 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 252429695589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/10562/statm: 3067 316 241 3 0 167 0

[startup+0.0847459 s]
/proc/loadavg: 2.09 2.02 1.93 4/81 10562
/proc/meminfo: memFree=952664/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16740 CPUtime=0.06
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 19407318 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.103054 s]
/proc/loadavg: 2.09 2.02 1.93 4/81 10562
/proc/meminfo: memFree=952664/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=0.06
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19407318 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301466 s]
/proc/loadavg: 2.09 2.02 1.93 4/81 10562
/proc/meminfo: memFree=952664/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=0.06
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19407318 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701505 s]
/proc/loadavg: 2.09 2.02 1.93 4/81 10562
/proc/meminfo: memFree=952664/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=0.06
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19407318 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50259 s]
/proc/loadavg: 2.09 2.02 1.93 4/92 10584
/proc/meminfo: memFree=943936/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=0.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1309 7960 0 1 6 1 66 6 16 0 1 0 19407318 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1111 409 3 0 796 0
[pid=10575] ppid=10562 vsize=5356 CPUtime=0
/proc/10575/stat : 10575 (sh) S 10562 10562 9996 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19407400 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10575/statm: 1339 233 193 169 0 50 0
[pid=10576] ppid=10575 vsize=868484 CPUtime=0.65
/proc/10576/stat : 10576 (java) S 10575 10562 9996 0 -1 0 8016 0 1 0 60 5 0 0 18 0 9 0 19407401 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10576/statm: 217121 7232 2566 9 0 211626 0
[pid=10576/tid=10577] ppid=10575 vsize=868484 CPUtime=0.4
/proc/10576/task/10577/stat : 10577 (java) R 10575 10562 9996 0 -1 64 2664 0 1 0 39 1 0 0 20 0 9 0 19407402 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10578] ppid=10575 vsize=868484 CPUtime=0.1
/proc/10576/task/10578/stat : 10578 (java) R 10575 10562 9996 0 -1 64 3229 0 0 0 9 1 0 0 16 0 9 0 19407403 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 102759087 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10579] ppid=10575 vsize=868484 CPUtime=0
/proc/10576/task/10579/stat : 10579 (java) S 10575 10562 9996 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19407403 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10580] ppid=10575 vsize=868484 CPUtime=0
/proc/10576/task/10580/stat : 10580 (java) S 10575 10562 9996 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19407403 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10581] ppid=10575 vsize=868484 CPUtime=0
/proc/10576/task/10581/stat : 10581 (java) S 10575 10562 9996 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19407405 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10582] ppid=10575 vsize=868484 CPUtime=0.11
/proc/10576/task/10582/stat : 10582 (java) S 10575 10562 9996 0 -1 64 1423 0 0 0 10 1 0 0 16 0 9 0 19407405 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10583] ppid=10575 vsize=868484 CPUtime=0
/proc/10576/task/10583/stat : 10583 (java) S 10575 10562 9996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19407405 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10576/tid=10584] ppid=10575 vsize=868484 CPUtime=0
/proc/10576/task/10584/stat : 10584 (java) S 10575 10562 9996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19407405 889327616 7232 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890708

[startup+3.10174 s]
/proc/loadavg: 2.09 2.02 1.93 3/92 10584
/proc/meminfo: memFree=919296/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 16868

[startup+6.30106 s]
/proc/loadavg: 2.16 2.03 1.93 3/84 10586
/proc/meminfo: memFree=944064/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=3880 CPUtime=3.37
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 874 0 0 0 298 39 0 0 25 0 1 0 19407606 3973120 855 996147200 134512640 134931368 4294956256 18446744073709551615 134525918 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 970 855 48 102 0 865 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 26104

[startup+12.7027 s]
/proc/loadavg: 2.15 2.03 1.93 3/84 10586
/proc/meminfo: memFree=943488/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=4212 CPUtime=9.71
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 962 0 0 0 931 40 0 0 25 0 1 0 19407606 4313088 943 996147200 134512640 134931368 4294956256 18446744073709551615 134529988 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 1053 943 48 102 0 948 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 26436

[startup+25.502 s]
/proc/loadavg: 2.11 2.03 1.93 3/84 10586
/proc/meminfo: memFree=942912/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=4916 CPUtime=22.39
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 1153 0 0 0 2199 40 0 0 25 0 1 0 19407606 5033984 1134 996147200 134512640 134931368 4294956256 18446744073709551615 134544751 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 1229 1134 48 102 0 1124 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 27140

[startup+51.1015 s]
/proc/loadavg: 2.07 2.03 1.93 3/84 10586
/proc/meminfo: memFree=942080/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=5964 CPUtime=47.74
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 1405 0 0 0 4734 40 0 0 25 0 1 0 19407606 6107136 1386 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 1491 1386 48 102 0 1386 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 28188

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.93 3/84 10586
/proc/meminfo: memFree=940800/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=6912 CPUtime=98.47
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 1657 0 0 0 9806 41 0 0 25 0 1 0 19407606 7077888 1638 996147200 134512640 134931368 4294956256 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 1728 1638 48 102 0 1623 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 29136

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 1.93 3/84 10586
/proc/meminfo: memFree=939584/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=8296 CPUtime=157.9
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 1945 0 0 0 15749 41 0 0 25 0 1 0 19407606 8495104 1926 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2074 1926 48 102 0 1969 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 30520

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938688/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=9192 CPUtime=217.33
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 2195 0 0 0 21692 41 0 0 25 0 1 0 19407606 9412608 2108 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2298 2108 48 102 0 2193 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 31416

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

[startup+230.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938688/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=9192 CPUtime=225.26
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 2229 0 0 0 22485 41 0 0 25 0 1 0 19407606 9412608 2108 996147200 134512640 134931368 4294956256 18446744073709551615 134524096 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2298 2108 48 102 0 2193 0
Current children cumulated CPU time (s) 228.05
Current children cumulated vsize (KiB) 31416

[startup+236.702 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938688/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=9192 CPUtime=231.6
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 2229 0 0 0 23119 41 0 0 25 0 1 0 19407606 9412608 2108 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2298 2108 48 102 0 2193 0
Current children cumulated CPU time (s) 234.39
Current children cumulated vsize (KiB) 31416

[startup+243.108 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938496/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=9324 CPUtime=237.94
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 2302 0 0 0 23753 41 0 0 25 0 1 0 19407606 9547776 2147 996147200 134512640 134931368 4294956256 18446744073709551615 134544833 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2331 2147 48 102 0 2226 0
Current children cumulated CPU time (s) 240.73
Current children cumulated vsize (KiB) 31548

[startup+246.302 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938496/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=9324 CPUtime=241.11
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 2302 0 0 0 24070 41 0 0 25 0 1 0 19407606 9547776 2147 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2331 2147 48 102 0 2226 0
Current children cumulated CPU time (s) 243.9
Current children cumulated vsize (KiB) 31548

[startup+247.901 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938496/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=2.79
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1365 19143 0 2 6 1 256 16 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
[pid=10585] ppid=10562 vsize=5356 CPUtime=0
/proc/10585/stat : 10585 (sh) S 10562 10562 9996 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19407606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10585/statm: 1339 232 193 169 0 50 0
[pid=10586] ppid=10585 vsize=9324 CPUtime=242.69
/proc/10586/stat : 10586 (picosat) R 10585 10562 9996 0 -1 4194304 2302 0 0 0 24228 41 0 0 25 0 1 0 19407606 9547776 2147 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10586/statm: 2331 2147 48 102 0 2226 0
Current children cumulated CPU time (s) 245.48
Current children cumulated vsize (KiB) 31548

[startup+248.701 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938496/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=246.29
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1428 21736 0 2 6 2 24563 58 17 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 246.29
Current children cumulated vsize (KiB) 16868

[startup+248.901 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938496/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=246.29
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1446 21736 0 2 6 2 24563 58 16 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 246.29
Current children cumulated vsize (KiB) 16868

[startup+249.001 s]
/proc/loadavg: 2.00 2.01 1.93 3/84 10586
/proc/meminfo: memFree=938496/2055920 swapFree=4192956/4192956
[pid=10562] ppid=10560 vsize=16868 CPUtime=246.29
/proc/10562/stat : 10562 (sugar) S 10560 10562 9996 0 -1 4194304 1449 21736 0 2 6 2 24563 58 15 0 1 0 19407318 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10562/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 246.29
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 249.032
CPU time (s): 246.615
CPU user time (s): 245.978
CPU system time (s): 0.636903
CPU usage (%): 99.0292
Max. virtual memory (cumulated for all children) (KiB): 890980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.978
system time used= 0.636903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27194
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3193
involuntary context switches= 12795

runsolver used 0.302953 second user time and 0.841872 second system time

The end

Launcher Data

Begin job on node12 at 2009-07-11 16:43:23
IDJOB=2059080
IDBENCH=53549
IDSOLVER=738
FILE ID=node12/2059080-1247323403
PBS_JOBID= 9506603
Free space on /tmp= 66136 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-7_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059080-1247323403/watcher-2059080-1247323403 -o /tmp/evaluation-result-2059080-1247323403/solver-2059080-1247323403 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2059080-1247323403.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c2a68a97e27745c8dca782d744c38811
RANDOM SEED=238870317

node12.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.240
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.240
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:        953144 kB
Buffers:         58428 kB
Cached:         925396 kB
SwapCached:          0 kB
Active:         465708 kB
Inactive:       583212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        953144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          85428 kB
Slab:            39020 kB
Committed_AS:   194608 kB
PageTables:       1912 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= 66136 MiB
End job on node12 at 2009-07-11 16:47:32