Trace number 208799

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, and are wall clock time (not CPU 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
galac 1? (TO) 1800.07 1808.58

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-47_ext.xml
MD5SUM3731bb3f0f148ab8e8fe28516cd5eff6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.590909
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.71	c start processing
1.71	c start relation processing
4.72	c start cnf exporting
18.50	c parsing time : 1.55
18.50	c preprocessing time : 18.336
18.50	
18.50	c Nary constraints - conflicts : 0 supports : 58
18.50	c Binary constraints - conflicts : 0 supports :0
18.50	c max arity constraint : 3
18.50	c Max Tuples generated 0
18.50	c relations : 58
18.50	c relations BDD: 58
18.50	c vars : 128555 - clauses :  410702
18.50	
18.56	 
18.56	c --- Minisat Stats ---
18.56	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-208799-1168190094 -o ROOT/results/node50/solver-208799-1168190094 -C 1800 -M 900 /tmp/evaluation/208799-1168190094/galac.sh /tmp/evaluation/208799-1168190094/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.93 1.43 1.41 5/82 7588
/proc/meminfo: memFree=1371896/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=8560 CPUtime=0
/proc/7587/stat : 7587 (galac.sh) R 7585 7587 6976 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 167408002 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577660815 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7587/statm: 2140 253 197 79 0 133 0

[startup+0.107197 s]
/proc/loadavg: 1.93 1.43 1.41 5/82 7588
/proc/meminfo: memFree=1371896/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=0.01
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.515263 s]
/proc/loadavg: 1.93 1.43 1.41 5/82 7588
/proc/meminfo: memFree=1371896/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=0.01
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.3384 s]
/proc/loadavg: 1.93 1.43 1.41 3/90 7608
/proc/meminfo: memFree=1293368/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=0.01
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7601] ppid=7587 vsize=861064 CPUtime=1.28
/proc/7601/stat : 7601 (java) R 7587 7587 6976 0 -1 0 21587 0 1 0 117 11 0 0 23 0 8 0 167408006 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073767614 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7601/statm: 215266 21340 1966 14 0 201471 0
[pid=7601/tid=7602] ppid=7587 vsize=861064 CPUtime=0.05
/proc/7601/task/7602/stat : 7602 (java) S 7587 7587 6976 0 -1 64 5833 0 0 0 3 2 0 0 16 0 8 0 167408010 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7603] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7603/stat : 7603 (java) S 7587 7587 6976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167408010 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7604] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7604/stat : 7604 (java) S 7587 7587 6976 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167408010 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7605] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7605/stat : 7605 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167408014 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7606] ppid=7587 vsize=861064 CPUtime=0.13
/proc/7601/task/7606/stat : 7606 (java) S 7587 7587 6976 0 -1 64 894 0 0 0 13 0 0 0 16 0 8 0 167408014 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7607] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7607/stat : 7607 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167408014 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7608] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7608/stat : 7608 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167408014 881729536 21340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908640

[startup+2.98868 s]
/proc/loadavg: 1.93 1.44 1.41 3/90 7608
/proc/meminfo: memFree=1288184/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=0.01
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7601] ppid=7587 vsize=861064 CPUtime=2.92
/proc/7601/stat : 7601 (java) R 7587 7587 6976 0 -1 0 22862 0 1 0 280 12 0 0 25 0 8 0 167408006 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073823415 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7601/statm: 215266 22612 1974 14 0 201471 0
[pid=7601/tid=7602] ppid=7587 vsize=861064 CPUtime=0.11
/proc/7601/task/7602/stat : 7602 (java) S 7587 7587 6976 0 -1 64 7063 0 0 0 8 3 0 0 17 0 8 0 167408010 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7603] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7603/stat : 7603 (java) S 7587 7587 6976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167408010 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7604] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7604/stat : 7604 (java) S 7587 7587 6976 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167408010 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7605] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7605/stat : 7605 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167408014 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7606] ppid=7587 vsize=861064 CPUtime=0.17
/proc/7601/task/7606/stat : 7606 (java) S 7587 7587 6976 0 -1 64 918 0 0 0 17 0 0 0 16 0 8 0 167408014 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7607] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7607/stat : 7607 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167408014 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7608] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7608/stat : 7608 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167408014 881729536 22612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908640

[startup+6.28123 s]
/proc/loadavg: 1.93 1.44 1.41 3/90 7608
/proc/meminfo: memFree=1239864/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=0.01
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7601] ppid=7587 vsize=861064 CPUtime=6.2
/proc/7601/stat : 7601 (java) R 7587 7587 6976 0 -1 0 36257 0 1 0 601 19 0 0 25 0 8 0 167408006 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7601/statm: 215266 36003 1994 14 0 201471 0
[pid=7601/tid=7602] ppid=7587 vsize=861064 CPUtime=0.74
/proc/7601/task/7602/stat : 7602 (java) S 7587 7587 6976 0 -1 64 20367 0 0 0 65 9 0 0 16 0 8 0 167408010 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7603] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7603/stat : 7603 (java) S 7587 7587 6976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167408010 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7604] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7604/stat : 7604 (java) S 7587 7587 6976 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167408010 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7605] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7605/stat : 7605 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167408014 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7606] ppid=7587 vsize=861064 CPUtime=0.25
/proc/7601/task/7606/stat : 7606 (java) S 7587 7587 6976 0 -1 64 965 0 0 0 24 1 0 0 16 0 8 0 167408014 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7607] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7607/stat : 7607 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167408014 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7608] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7608/stat : 7608 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167408014 881729536 36003 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908640

[startup+12.7773 s]
/proc/loadavg: 1.94 1.46 1.42 4/90 7608
/proc/meminfo: memFree=1230848/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=0.01
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7601] ppid=7587 vsize=861064 CPUtime=12.66
/proc/7601/stat : 7601 (java) R 7587 7587 6976 0 -1 0 36269 0 1 0 1244 22 0 0 25 0 8 0 167408006 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073951240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7601/statm: 215266 36004 1995 14 0 201471 0
[pid=7601/tid=7602] ppid=7587 vsize=861064 CPUtime=0.75
/proc/7601/task/7602/stat : 7602 (java) S 7587 7587 6976 0 -1 64 20368 0 0 0 66 9 0 0 16 0 8 0 167408010 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7603] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7603/stat : 7603 (java) S 7587 7587 6976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167408010 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7604] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7604/stat : 7604 (java) S 7587 7587 6976 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167408010 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7605] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7605/stat : 7605 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167408014 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7606] ppid=7587 vsize=861064 CPUtime=0.25
/proc/7601/task/7606/stat : 7606 (java) S 7587 7587 6976 0 -1 64 965 0 0 0 24 1 0 0 16 0 8 0 167408014 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7607] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7607/stat : 7607 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167408014 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7601/tid=7608] ppid=7587 vsize=861064 CPUtime=0
/proc/7601/task/7608/stat : 7608 (java) S 7587 7587 6976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167408014 881729536 36004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 908640

[startup+25.6265 s]
/proc/loadavg: 1.95 1.48 1.42 3/83 7609
/proc/meminfo: memFree=1337784/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=28088 CPUtime=7.02
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 6636 0 0 0 697 5 0 0 25 0 1 0 167409859 28762112 6618 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 7022 6618 54 142 0 6878 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 75664

[startup+51.3028 s]
/proc/loadavg: 1.97 1.52 1.44 3/83 7609
/proc/meminfo: memFree=1334456/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=31520 CPUtime=32.57
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 7505 0 0 0 3251 6 0 0 25 0 1 0 167409859 32276480 7487 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 7880 7487 54 142 0 7736 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 79096

[startup+102.553 s]
/proc/loadavg: 1.98 1.60 1.47 3/83 7609
/proc/meminfo: memFree=1326392/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=39736 CPUtime=83.57
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 9542 0 0 0 8349 8 0 0 25 0 1 0 167409859 40689664 9524 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 9934 9524 54 142 0 9790 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 87312

[startup+162.635 s]
/proc/loadavg: 1.99 1.67 1.50 3/83 7609
/proc/meminfo: memFree=1318520/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=47612 CPUtime=143.36
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 11525 0 0 0 14326 10 0 0 25 0 1 0 167409859 48754688 11507 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 11903 11507 54 142 0 11759 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 95188

[startup+222.724 s]
/proc/loadavg: 1.99 1.72 1.53 3/83 7611
/proc/meminfo: memFree=1311096/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=55000 CPUtime=203.17
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 13346 0 0 0 20305 12 0 0 25 0 1 0 167409859 56320000 13328 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 13750 13328 54 142 0 13606 0
Current children cumulated CPU time (s) 221.57
Current children cumulated vsize (KiB) 102576

[startup+282.812 s]
/proc/loadavg: 1.99 1.77 1.56 3/83 7611

################
# More data... #
################

/proc/loadavg: 2.00 1.97 1.79 3/83 7611
/proc/meminfo: memFree=1248376/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=118280 CPUtime=1100.07
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 28975 0 0 0 109974 33 0 0 25 0 1 0 167409859 121118720 28957 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 29570 28957 54 142 0 29426 0
Current children cumulated CPU time (s) 1118.47
Current children cumulated vsize (KiB) 165856

[startup+1183.98 s]
/proc/loadavg: 2.03 1.99 1.81 3/83 7611
/proc/meminfo: memFree=1244472/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=122016 CPUtime=1159.86
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 29916 0 0 0 115952 34 0 0 25 0 1 0 167409859 124944384 29898 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 30504 29898 54 142 0 30360 0
Current children cumulated CPU time (s) 1178.26
Current children cumulated vsize (KiB) 169592

[startup+1244.06 s]
/proc/loadavg: 2.01 1.99 1.82 3/83 7611
/proc/meminfo: memFree=1241592/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=124788 CPUtime=1219.65
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 30633 0 0 0 121930 35 0 0 25 0 1 0 167409859 127782912 30615 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529544 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 31197 30615 54 142 0 31053 0
Current children cumulated CPU time (s) 1238.05
Current children cumulated vsize (KiB) 172364

[startup+1304.14 s]
/proc/loadavg: 2.00 1.99 1.83 3/83 7611
/proc/meminfo: memFree=1237304/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=129168 CPUtime=1279.45
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 31691 0 0 0 127909 36 0 0 25 0 1 0 167409859 132268032 31673 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 32292 31673 54 142 0 32148 0
Current children cumulated CPU time (s) 1297.85
Current children cumulated vsize (KiB) 176744

[startup+1364.22 s]
/proc/loadavg: 2.00 1.99 1.83 3/83 7611
/proc/meminfo: memFree=1233336/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=133128 CPUtime=1339.24
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 32691 0 0 0 133887 37 0 0 25 0 1 0 167409859 136323072 32673 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 33282 32673 54 142 0 33138 0
Current children cumulated CPU time (s) 1357.64
Current children cumulated vsize (KiB) 180704

[startup+1424.29 s]
/proc/loadavg: 2.07 2.00 1.84 3/83 7611
/proc/meminfo: memFree=1230200/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=136164 CPUtime=1399.04
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 33474 0 0 0 139865 39 0 0 25 0 1 0 167409859 139431936 33456 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 34041 33456 54 142 0 33897 0
Current children cumulated CPU time (s) 1417.44
Current children cumulated vsize (KiB) 183740

[startup+1484.36 s]
/proc/loadavg: 2.02 2.00 1.85 3/83 7611
/proc/meminfo: memFree=1227000/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=139308 CPUtime=1458.82
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 34268 0 0 0 145842 40 0 0 25 0 1 0 167409859 142651392 34250 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520045 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 34827 34250 54 142 0 34683 0
Current children cumulated CPU time (s) 1477.22
Current children cumulated vsize (KiB) 186884

[startup+1544.44 s]
/proc/loadavg: 2.04 2.01 1.86 3/83 7611
/proc/meminfo: memFree=1223736/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=142532 CPUtime=1518.61
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 35064 0 0 0 151820 41 0 0 25 0 1 0 167409859 145952768 35046 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 35633 35046 54 142 0 35489 0
Current children cumulated CPU time (s) 1537.01
Current children cumulated vsize (KiB) 190108

[startup+1604.52 s]
/proc/loadavg: 2.01 2.01 1.87 3/83 7611
/proc/meminfo: memFree=1220472/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=145716 CPUtime=1578.41
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 35870 0 0 0 157798 43 0 0 25 0 1 0 167409859 149213184 35852 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 36429 35852 54 142 0 36285 0
Current children cumulated CPU time (s) 1596.81
Current children cumulated vsize (KiB) 193292

[startup+1664.6 s]
/proc/loadavg: 2.00 2.00 1.87 3/83 7611
/proc/meminfo: memFree=1216120/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=150152 CPUtime=1638.21
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 36975 0 0 0 163776 45 0 0 25 0 1 0 167409859 153755648 36957 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 37538 36957 54 142 0 37394 0
Current children cumulated CPU time (s) 1656.61
Current children cumulated vsize (KiB) 197728

[startup+1724.68 s]
/proc/loadavg: 2.03 2.01 1.88 3/83 7611
/proc/meminfo: memFree=1211960/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=154188 CPUtime=1698
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 37992 0 0 0 169754 46 0 0 25 0 1 0 167409859 157888512 37974 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7609/statm: 38547 37974 54 142 0 38403 0
Current children cumulated CPU time (s) 1716.4
Current children cumulated vsize (KiB) 201764

[startup+1784.73 s]
/proc/loadavg: 1.95 1.99 1.88 3/81 7669
/proc/meminfo: memFree=1319112/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=158804 CPUtime=1757.86
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 38968 0 0 0 175738 48 0 0 25 0 1 0 167409859 162615296 38950 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7609/statm: 39701 38950 54 142 0 39557 0
Current children cumulated CPU time (s) 1776.26
Current children cumulated vsize (KiB) 206380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.57 s]
/proc/loadavg: 1.97 1.99 1.89 3/81 7669
/proc/meminfo: memFree=1291208/2055920 swapFree=4191892/4192956
[pid=7587] ppid=7585 vsize=47576 CPUtime=18.4
/proc/7587/stat : 7587 (galac.sh) S 7585 7587 6976 0 -1 4194304 799 37992 0 1 0 0 1812 28 17 0 1 0 167408002 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7587/statm: 11894 364 246 79 0 218 0
[pid=7609] ppid=7587 vsize=160260 CPUtime=1781.67
/proc/7609/stat : 7609 (minisat) R 7587 7587 6976 0 -1 4194304 39356 0 0 0 178119 48 0 0 25 0 1 0 167409859 164106240 39338 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/7609/statm: 40065 39338 54 142 0 39921 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 207836

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 7587 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=128244 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=292955
CPU time returned by wait4() is 18.4212
while last known CPU time is 1800.07

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1808.58
CPU time (s): 1800.07
CPU user time (s): 1799.31
CPU system time (s): 0.76
CPU usage (%): 99.5293
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1282
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38791
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1478
involuntary context switches= 1980

runsolver used 2.05169 s user time and 5.95709 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 17:14:54 UTC 2007


IDJOB= 208799
IDBENCH= 4453
FILE ID= node50/208799-1168190094

PBS_JOBID= 3479311

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-47_ext.xml
COMMAND LINE= /tmp/evaluation/208799-1168190094/galac.sh /tmp/evaluation/208799-1168190094/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-208799-1168190094 -o ROOT/results/node50/solver-208799-1168190094 -C 1800 -M 900  /tmp/evaluation/208799-1168190094/galac.sh /tmp/evaluation/208799-1168190094/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3731bb3f0f148ab8e8fe28516cd5eff6

RANDOM SEED= 190857608

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1372312 kB
Buffers:         37008 kB
Cached:         393536 kB
SwapCached:        372 kB
Active:         251912 kB
Inactive:       372912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372312 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:         212104 kB
Slab:            43676 kB
Committed_AS:  4598200 kB
PageTables:       2292 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= 66550 MiB



End job on node50 on Sun Jan  7 17:45:03 UTC 2007