Trace number 2068980

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 319.7 322.79

General information on the benchmark

Namecsp/tdsp/
normalized-C3-3-30.xml
MD5SUM962c59e7592fdf103e8512550f85acb6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark319.7
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints434
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension434
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 23:53:34 2009
0.00/0.08	c 0	PID 15140
0.00/0.08	c 0	HOST node19.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2068980-1247349214.xml TO HOME/temp.csp
0.00/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-2068980-1247349214.xml' 'HOME/temp.csp'
0.06/0.57	c 1	5 domains, 86 variables, 2 predicates, 0 relations, 434 constraints
0.06/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.61	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.06/0.69	c 1	Parsing HOME/temp.csp
0.55/0.74	c 1	parsed 527 expressions
0.55/0.75	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.55/0.75	c 1	Converting to clausal form CSP
0.55/0.78	c 1	converted 53 (10%) expressions
0.55/0.80	c 1	converted 106 (20%) expressions
0.55/0.92	c 1	converted 159 (30%) expressions
0.55/0.94	c 1	converted 211 (40%) expressions
0.55/0.96	c 1	converted 264 (50%) expressions
0.55/0.98	c 1	converted 317 (60%) expressions
0.55/0.99	c 1	converted 369 (70%) expressions
0.91/1.01	c 1	converted 422 (80%) expressions
0.91/1.02	c 1	converted 475 (90%) expressions
0.91/1.02	c 1	converted 527 (100%) expressions
0.91/1.02	c 1	CSP : 140 integers, 0 booleans, 538 clauses, largest domain size 60
0.91/1.02	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.02	c 1	Propagation in CSP
0.91/1.03	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.91/1.03	c 1	CSP : 140 integers, 0 booleans, 538 clauses, largest domain size 60
0.91/1.03	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.04	c 1	Simplifing CSP by introducing new Boolean variables
0.91/1.06	c 1	CSP : 140 integers, 1512 booleans, 2050 clauses, largest domain size 60
0.91/1.06	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.09	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.91/1.10	c 1	14 (10%) CSP integer variables are encoded (282 clauses, 2958 bytes)
1.01/1.11	c 1	28 (20%) CSP integer variables are encoded (694 clauses, 7490 bytes)
1.01/1.11	c 1	42 (30%) CSP integer variables are encoded (1045 clauses, 11516 bytes)
1.01/1.11	c 1	56 (40%) CSP integer variables are encoded (1382 clauses, 15897 bytes)
1.01/1.11	c 1	70 (50%) CSP integer variables are encoded (1772 clauses, 20967 bytes)
1.01/1.11	c 1	84 (60%) CSP integer variables are encoded (2158 clauses, 25985 bytes)
1.01/1.11	c 1	98 (70%) CSP integer variables are encoded (2256 clauses, 27259 bytes)
1.01/1.11	c 1	112 (80%) CSP integer variables are encoded (2321 clauses, 28104 bytes)
1.01/1.12	c 1	126 (90%) CSP integer variables are encoded (2413 clauses, 29300 bytes)
1.01/1.12	c 1	140 (100%) CSP integer variables are encoded (2498 clauses, 30405 bytes)
1.01/1.16	c 1	205 (10%) CSP clauses are encoded (14254 clauses, 261903 bytes)
1.11/1.24	c 1	410 (20%) CSP clauses are encoded (49188 clauses, 988734 bytes)
1.21/1.32	c 1	615 (30%) CSP clauses are encoded (79935 clauses, 1643111 bytes)
1.31/1.45	c 2	820 (40%) CSP clauses are encoded (135841 clauses, 2863024 bytes)
1.41/1.54	c 2	1025 (50%) CSP clauses are encoded (174596 clauses, 3702000 bytes)
1.51/1.64	c 2	1230 (60%) CSP clauses are encoded (219621 clauses, 4686743 bytes)
1.60/1.72	c 2	1435 (70%) CSP clauses are encoded (254524 clauses, 5447001 bytes)
1.60/1.79	c 2	1640 (80%) CSP clauses are encoded (284629 clauses, 6124618 bytes)
1.70/1.89	c 2	1845 (90%) CSP clauses are encoded (320812 clauses, 6950094 bytes)
1.90/2.01	c 2	2050 (100%) CSP clauses are encoded (375039 clauses, 8201670 bytes)
1.90/2.01	c 2	2050 CSP clauses encoded
1.90/2.01	c 2	Writing map file : HOME/temp.map
1.90/2.02	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.90/2.02	c 2	SAT : 4146 SAT variables, 375039 SAT clauses, 8201670 bytes
1.90/2.02	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.90/2.02	c 2	SOLVING HOME/temp.cnf
1.90/2.02	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
319.40/322.58	c 323	DECODING HOME/temp.out WITH HOME/temp.map
319.40/322.58	c 323	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'
319.50/322.66	c 323	Decoding HOME/temp.out
319.50/322.72	s SATISFIABLE
319.50/322.73	v 30 60 31 21 1 8 18 0 49 4 1 32 9 1 8 14 1 52 0 1 46 3 1 55 29 1 0 26 1 52 15 0 46 4 0 0 14 1 2 2 1 15 0 1 55 15 0 13 0 1 49 13 1 32 0 0 17 18 1 0 2 1 46 0 0 40 0 0 52 13 1 0 0 1 31 18 1 29 0 0 57 13 0 5 14 0
319.50/322.76	c 323	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
319.50/322.79	c 323	CPU 319.67 (0.06 0.01 317.1 2.5)
319.50/322.79	c 323	END Sat Jul 11 23:58:57 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-2068980-1247349214/watcher-2068980-1247349214 -o /tmp/evaluation-result-2068980-1247349214/solver-2068980-1247349214 -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-2068980-1247349214.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: 1.91 1.95 1.97 4/80 15140
/proc/meminfo: memFree=1794664/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=12268 CPUtime=0
/proc/15140/stat : 15140 (sugar) R 15138 15140 14979 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21988042 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 255236733541 0 0 4224 0 0 0 0 17 1 0 0
/proc/15140/statm: 3067 316 241 3 0 167 0

[startup+0.091544 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 15140
/proc/meminfo: memFree=1794664/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=0.06
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21988042 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.10153 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 15140
/proc/meminfo: memFree=1794664/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=0.06
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21988042 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301546 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 15140
/proc/meminfo: memFree=1794664/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=0.06
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21988042 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701593 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 15140
/proc/meminfo: memFree=1794664/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=0.55
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1309 4606 0 1 6 1 45 3 16 0 1 0 21988042 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 16868

[startup+1.50268 s]
/proc/loadavg: 1.91 1.95 1.97 3/91 15162
/proc/meminfo: memFree=1780304/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=0.55
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1310 4606 0 1 6 1 45 3 15 0 1 0 21988042 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1111 409 3 0 796 0
[pid=15153] ppid=15140 vsize=5356 CPUtime=0
/proc/15153/stat : 15153 (sh) S 15140 15140 14979 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21988103 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15153/statm: 1339 233 193 169 0 50 0
[pid=15154] ppid=15153 vsize=868616 CPUtime=0.86
/proc/15154/stat : 15154 (java) S 15153 15140 14979 0 -1 0 6546 0 1 0 79 7 0 0 18 0 9 0 21988104 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15154/statm: 217154 5687 2589 9 0 211631 0
[pid=15154/tid=15155] ppid=15153 vsize=868616 CPUtime=0.58
/proc/15154/task/15155/stat : 15155 (java) R 15153 15140 14979 0 -1 64 2823 0 1 0 54 4 0 0 20 0 9 0 21988105 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4126828420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15156] ppid=15153 vsize=868616 CPUtime=0.06
/proc/15154/task/15156/stat : 15156 (java) S 15153 15140 14979 0 -1 64 1542 0 0 0 5 1 0 0 16 0 9 0 21988106 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15157] ppid=15153 vsize=868616 CPUtime=0
/proc/15154/task/15157/stat : 15157 (java) S 15153 15140 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21988106 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15158] ppid=15153 vsize=868616 CPUtime=0
/proc/15154/task/15158/stat : 15158 (java) S 15153 15140 14979 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21988106 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15159] ppid=15153 vsize=868616 CPUtime=0
/proc/15154/task/15159/stat : 15159 (java) S 15153 15140 14979 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21988108 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15160] ppid=15153 vsize=868616 CPUtime=0.18
/proc/15154/task/15160/stat : 15160 (java) S 15153 15140 14979 0 -1 64 1482 0 0 0 18 0 0 0 16 0 9 0 21988108 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15161] ppid=15153 vsize=868616 CPUtime=0
/proc/15154/task/15161/stat : 15161 (java) S 15153 15140 14979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21988108 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15154/tid=15162] ppid=15153 vsize=868616 CPUtime=0
/proc/15154/task/15162/stat : 15162 (java) S 15153 15140 14979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21988108 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890840

[startup+3.10284 s]
/proc/loadavg: 1.91 1.95 1.97 3/83 15164
/proc/meminfo: memFree=1782288/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=4404 CPUtime=1.05
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 979 0 0 0 48 57 0 0 25 0 1 0 21988245 4509696 965 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 1101 965 40 102 0 996 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 26628

[startup+6.3012 s]
/proc/loadavg: 2.00 1.97 1.97 3/83 15164
/proc/meminfo: memFree=1771664/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=14856 CPUtime=4.23
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 3452 0 0 0 200 223 0 0 25 0 1 0 21988245 15212544 3438 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 3714 3438 42 102 0 3609 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 37080

[startup+12.7019 s]
/proc/loadavg: 2.00 1.97 1.97 3/83 15164
/proc/meminfo: memFree=1767248/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=16968 CPUtime=10.56
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 4008 0 0 0 833 223 0 0 25 0 1 0 21988245 17375232 3994 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 4242 3994 42 102 0 4137 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 39192

[startup+25.5013 s]
/proc/loadavg: 2.00 1.97 1.97 3/83 15164
/proc/meminfo: memFree=1763600/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=20664 CPUtime=23.24
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 4932 0 0 0 2100 224 0 0 25 0 1 0 21988245 21159936 4918 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 5166 4918 42 102 0 5061 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 42888

[startup+51.102 s]
/proc/loadavg: 2.12 2.00 1.98 3/83 15164
/proc/meminfo: memFree=1757584/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=26604 CPUtime=48.6
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 6450 0 0 0 4634 226 0 0 25 0 1 0 21988245 27242496 6436 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 6651 6436 42 102 0 6546 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 48828

[startup+102.307 s]
/proc/loadavg: 2.27 2.06 2.00 3/83 15164
/proc/meminfo: memFree=1751952/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=31880 CPUtime=99.32
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 7883 0 0 0 9704 228 0 0 25 0 1 0 21988245 32645120 7764 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 7970 7764 48 102 0 7865 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 54104

[startup+162.302 s]
/proc/loadavg: 2.15 2.06 2.00 3/83 15164
/proc/meminfo: memFree=1748880/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=34784 CPUtime=158.76
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 8714 0 0 0 15647 229 0 0 25 0 1 0 21988245 35618816 8500 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 8696 8500 48 102 0 8591 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 57008

[startup+222.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/83 15164
/proc/meminfo: memFree=1748368/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=35444 CPUtime=218.2
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 8884 0 0 0 21591 229 0 0 25 0 1 0 21988245 36294656 8670 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 8861 8670 48 102 0 8756 0
Current children cumulated CPU time (s) 220.14
Current children cumulated vsize (KiB) 57668

[startup+282.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 15164
/proc/meminfo: memFree=1747216/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=36368 CPUtime=277.64
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 9206 0 0 0 27534 230 0 0 25 0 1 0 21988245 37240832 8892 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 9092 8892 48 102 0 8987 0
Current children cumulated CPU time (s) 279.58
Current children cumulated vsize (KiB) 58592

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

[startup+307.102 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 15164
/proc/meminfo: memFree=1744336/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=39404 CPUtime=302.21
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 9986 0 0 0 29990 231 0 0 25 0 1 0 21988245 40349696 9672 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 9851 9672 48 102 0 9746 0
Current children cumulated CPU time (s) 304.15
Current children cumulated vsize (KiB) 61628

[startup+313.506 s]
/proc/loadavg: 2.01 2.03 2.00 4/83 15164
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=40064 CPUtime=308.55
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 10251 0 0 0 30624 231 0 0 25 0 1 0 21988245 41025536 9832 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 10016 9832 48 102 0 9911 0
Current children cumulated CPU time (s) 310.49
Current children cumulated vsize (KiB) 62288

[startup+316.702 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 15164
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=40064 CPUtime=311.72
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 10251 0 0 0 30941 231 0 0 25 0 1 0 21988245 41025536 9832 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 10016 9832 48 102 0 9911 0
Current children cumulated CPU time (s) 313.66
Current children cumulated vsize (KiB) 62288

[startup+319.903 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 15164
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=40064 CPUtime=314.89
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 10251 0 0 0 31258 231 0 0 25 0 1 0 21988245 41025536 9832 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 10016 9832 48 102 0 9911 0
Current children cumulated CPU time (s) 316.83
Current children cumulated vsize (KiB) 62288

[startup+321.501 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 15164
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=40064 CPUtime=316.47
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 10251 0 0 0 31416 231 0 0 25 0 1 0 21988245 41025536 9832 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 10016 9832 48 102 0 9911 0
Current children cumulated CPU time (s) 318.41
Current children cumulated vsize (KiB) 62288

[startup+322.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 15164
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=1.94
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1365 11620 0 2 6 1 172 15 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
[pid=15163] ppid=15140 vsize=5356 CPUtime=0
/proc/15163/stat : 15163 (sh) S 15140 15140 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21988245 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15163/statm: 1339 232 193 169 0 50 0
[pid=15164] ppid=15163 vsize=40064 CPUtime=317.27
/proc/15164/stat : 15164 (picosat) R 15163 15140 14979 0 -1 4194304 10251 0 0 0 31496 231 0 0 25 0 1 0 21988245 41025536 9832 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15164/statm: 10016 9832 48 102 0 9911 0
Current children cumulated CPU time (s) 319.21
Current children cumulated vsize (KiB) 62288

[startup+322.701 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 15164
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=15140] ppid=15138 vsize=16868 CPUtime=319.5
/proc/15140/stat : 15140 (sugar) S 15138 15140 14979 0 -1 4194304 1446 22162 0 2 6 1 31695 248 16 0 1 0 21988042 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15140/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 319.5
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 322.79
CPU time (s): 319.7
CPU user time (s): 317.174
CPU system time (s): 2.52661
CPU usage (%): 99.0428
Max. virtual memory (cumulated for all children) (KiB): 890840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.174
system time used= 2.52662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27473
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= 3693
involuntary context switches= 16482

runsolver used 0.351946 second user time and 1.12583 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-11 23:53:34
IDJOB=2068980
IDBENCH=54969
IDSOLVER=738
FILE ID=node19/2068980-1247349214
PBS_JOBID= 9506809
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/tdsp/normalized-C3-3-30.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-2068980-1247349214/watcher-2068980-1247349214 -o /tmp/evaluation-result-2068980-1247349214/solver-2068980-1247349214 -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-2068980-1247349214.xml

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

MD5SUM BENCH= 962c59e7592fdf103e8512550f85acb6
RANDOM SEED=832875119

node19.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.211
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.211
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:       1795144 kB
Buffers:          6496 kB
Cached:          58444 kB
SwapCached:          0 kB
Active:         196568 kB
Inactive:        19712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:         169200 kB
Slab:            29380 kB
Committed_AS:   897164 kB
PageTables:       2144 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= 66428 MiB
End job on node19 at 2009-07-11 23:58:57