Trace number 1060245

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
choco2_dwdeg 2008-06-26SAT 22.6306 22.7618

DiagnosticValue
ASSIGNMENTS7376

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-5.xml
MD5SUMce732ab8a5c33564f9023cce545e99bd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.14282
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size1007
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

22.57/22.73	s SATISFIABLE
22.57/22.73	v 672 599 1001 946 639 837 419 641 999 398 115 867 324 759 845 567 718 605 516 277 392 917 555 802 628 856 739 173 692 674 273 218 920 674 461 129 851 71 166 578 341 503 768 416 0 533 516 230 874 378 580 999 189 897 727 798 925 640 489 552 0 927 370 318 512 230 915 273 577 897 798 713 216 627 432 915 838 718 639 489 197 358 297 213 597 184 235 398 830 580 927 111 830 731 209 727 343 650 489 412 552 70 146 38 243 440 358 635 965 494 264 166 979 941 874 184 83 545 0 800 407 635 173 378 713 918 308 922 489 832 83 0 146 560 230 689 461 392 57 309 243 118 175 115 38 68 156 735 0 351 832 441 946 439 739 308 655 351 216 134 98 1 0 213 66 0 802 218 745 606 525 740 933 440 347 146 276 710 650 72 879 800 129 628 941 726 538 219 297 456 0 416 347 197 81 563 456 545 933 358 273 718 174 1 716 864 689 655 81 96 508 644 606 563 486 162 384 277 439 806 212 333 0 98 444 
22.57/22.73	d ASSIGNMENTS 7376
22.57/22.73	c SAT 22641 TIME      7376 NDS    682 PARSTIME      1757 BUILDPB       20202 RES       true RESTART       1 HEURISTIC      

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060245-1215126186/watcher-1060245-1215126186 -o /tmp/evaluation-result-1060245-1215126186/solver-1060245-1215126186 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1060245-1215126186.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.11 2.05 4/84 18238
/proc/meminfo: memFree=1836752/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=18572 CPUtime=0
/proc/18238/stat : 18238 (runsolver) R 18236 18238 15897 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1991591860 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 213116316967 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18238/statm: 4643 292 257 25 0 2626 0

[startup+0.016401 s]
/proc/loadavg: 2.04 2.11 2.05 4/84 18238
/proc/meminfo: memFree=1836752/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=10888 CPUtime=0
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 772 0 0 0 0 0 0 0 18 0 2 0 1991591860 11149312 534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 2772 584 289 9 0 1244 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10888

[startup+0.104007 s]
/proc/loadavg: 2.04 2.11 2.05 4/84 18238
/proc/meminfo: memFree=1836752/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=866544 CPUtime=0.09
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 3827 0 1 0 7 2 0 0 18 0 9 0 1991591860 887341056 3296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216636 3296 1765 9 0 211108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866544

[startup+0.30103 s]
/proc/loadavg: 2.04 2.11 2.05 4/84 18238
/proc/meminfo: memFree=1836752/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867308 CPUtime=0.28
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 4871 0 1 0 25 3 0 0 18 0 9 0 1991591860 888123392 4324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216827 4324 1855 9 0 211299 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867308

[startup+0.701075 s]
/proc/loadavg: 2.04 2.11 2.05 4/84 18238
/proc/meminfo: memFree=1836752/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867436 CPUtime=0.68
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 7872 0 1 0 63 5 0 0 18 0 9 0 1991591860 888254464 7311 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216859 7311 1904 9 0 211331 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867436

[startup+1.50216 s]
/proc/loadavg: 2.04 2.11 2.05 3/93 18247
/proc/meminfo: memFree=1798088/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867488 CPUtime=1.48
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 18660 0 1 0 137 11 0 0 18 0 9 0 1991591860 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216872 18063 1982 9 0 211344 0
[pid=18238/tid=18240] ppid=18236 vsize=867488 CPUtime=1.15
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15453 0 1 0 107 8 0 0 25 0 9 0 1991591862 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867488 CPUtime=0.04
/proc/18238/task/18241/stat : 18241 (java) R 18236 18238 15897 0 -1 64 1883 0 0 0 4 0 0 0 16 0 9 0 1991591863 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 102350230 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867488 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867488 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867488 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867488 CPUtime=0.25
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 597 0 0 0 25 0 0 0 16 0 9 0 1991591865 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867488 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867488 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888307712 18063 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867488

[startup+3.10234 s]
/proc/loadavg: 2.04 2.11 2.05 3/93 18247
/proc/meminfo: memFree=1767048/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867616 CPUtime=3.07
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 20129 0 1 0 295 12 0 0 18 0 9 0 1991591860 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216904 19520 1996 9 0 211376 0
[pid=18238/tid=18240] ppid=18236 vsize=867616 CPUtime=2.5
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15605 0 1 0 241 9 0 0 25 0 9 0 1991591862 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4127368922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867616 CPUtime=0.11
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 3072 0 0 0 11 0 0 0 16 0 9 0 1991591863 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867616 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867616 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867616 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867616 CPUtime=0.43
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 725 0 0 0 42 1 0 0 15 0 9 0 1991591865 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867616 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867616 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888438784 19520 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867616

[startup+6.30169 s]
/proc/loadavg: 2.04 2.11 2.05 3/93 18247
/proc/meminfo: memFree=1759560/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=6.25
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21722 0 1 0 610 15 0 0 18 0 9 0 1991591860 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21110 1996 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=5.61
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15609 0 1 0 550 11 0 0 25 0 9 0 1991591862 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4127322999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.16
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4644 0 0 0 15 1 0 0 16 0 9 0 1991591863 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.45
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 742 0 0 0 44 1 0 0 15 0 9 0 1991591865 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21110 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867748

[startup+12.7024 s]
/proc/loadavg: 2.03 2.11 2.05 3/93 18247
/proc/meminfo: memFree=1759240/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=12.62
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21771 0 1 0 1246 16 0 0 18 0 9 0 1991591860 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21154 1999 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=11.94
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15614 0 1 0 1182 12 0 0 25 0 9 0 1991591862 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4127398515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.18
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4678 0 0 0 17 1 0 0 16 0 9 0 1991591863 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.46
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 752 0 0 0 45 1 0 0 16 0 9 0 1991591865 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867748

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

[startup+19.1021 s]
/proc/loadavg: 2.03 2.10 2.05 3/93 18247
/proc/meminfo: memFree=1759304/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=18.99
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21780 0 1 0 1882 17 0 0 18 0 9 0 1991591860 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21159 1999 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=18.29
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15618 0 1 0 1816 13 0 0 25 0 9 0 1991591862 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4127315544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.2
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4680 0 0 0 19 1 0 0 16 0 9 0 1991591863 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.47
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 755 0 0 0 46 1 0 0 16 0 9 0 1991591865 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 867748

[startup+20.7023 s]
/proc/loadavg: 2.03 2.10 2.05 3/93 18247
/proc/meminfo: memFree=1759176/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=20.58
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21787 0 1 0 2040 18 0 0 18 0 9 0 1991591860 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21165 1999 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=19.88
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15619 0 1 0 1974 14 0 0 25 0 9 0 1991591862 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4127323223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.2
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4686 0 0 0 19 1 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.47
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 755 0 0 0 46 1 0 0 16 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 867748

[startup+21.5023 s]
/proc/loadavg: 2.03 2.10 2.05 3/93 18247
/proc/meminfo: memFree=1759176/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=21.38
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21787 0 1 0 2120 18 0 0 18 0 9 0 1991591860 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21165 1999 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=20.67
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15619 0 1 0 2053 14 0 0 25 0 9 0 1991591862 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4127426631 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.2
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4686 0 0 0 19 1 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.47
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 755 0 0 0 46 1 0 0 16 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.38
Current children cumulated vsize (KiB) 867748

[startup+22.3024 s]
/proc/loadavg: 2.03 2.10 2.05 3/93 18247
/proc/meminfo: memFree=1759176/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=22.17
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21788 0 1 0 2199 18 0 0 18 0 9 0 1991591860 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21165 1999 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=21.46
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15620 0 1 0 2132 14 0 0 25 0 9 0 1991591862 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 101444265 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.21
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4686 0 0 0 20 1 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.47
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 755 0 0 0 46 1 0 0 16 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.17
Current children cumulated vsize (KiB) 867748

[startup+22.7015 s]
/proc/loadavg: 2.03 2.10 2.05 3/93 18247
/proc/meminfo: memFree=1759176/2055920 swapFree=4179916/4192956
[pid=18238] ppid=18236 vsize=867748 CPUtime=22.57
/proc/18238/stat : 18238 (java) S 18236 18238 15897 0 -1 0 21788 0 1 0 2239 18 0 0 18 0 9 0 1991591860 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18238/statm: 216937 21165 1999 9 0 211409 0
[pid=18238/tid=18240] ppid=18236 vsize=867748 CPUtime=21.86
/proc/18238/task/18240/stat : 18240 (java) R 18236 18238 15897 0 -1 64 15620 0 1 0 2172 14 0 0 25 0 9 0 1991591862 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4127354778 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=867748 CPUtime=0.21
/proc/18238/task/18241/stat : 18241 (java) S 18236 18238 15897 0 -1 64 4686 0 0 0 20 1 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18238 15897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18243/stat : 18243 (java) S 18236 18238 15897 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991591863 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18244] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=867748 CPUtime=0.47
/proc/18238/task/18245/stat : 18245 (java) S 18236 18238 15897 0 -1 64 755 0 0 0 46 1 0 0 16 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18246] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18246/stat : 18246 (java) S 18236 18238 15897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991591865 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18238/tid=18247] ppid=18236 vsize=867748 CPUtime=0
/proc/18238/task/18247/stat : 18247 (java) S 18236 18238 15897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991591866 888573952 21165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.57
Current children cumulated vsize (KiB) 867748

Child status: 0
Real time (s): 22.7618
CPU time (s): 22.6306
CPU user time (s): 22.4306
CPU system time (s): 0.199969
CPU usage (%): 99.4234
Max. virtual memory (cumulated for all children) (KiB): 867748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.4306
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21801
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= 2995
involuntary context switches= 3659

runsolver used 0.035994 second user time and 0.075988 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-04 01:03:06
IDJOB=1060245
IDBENCH=54417
IDSOLVER=349
FILE ID=node37/1060245-1215126186
PBS_JOBID= 7877129
Free space on /tmp= 66524 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060245-1215126186/watcher-1060245-1215126186 -o /tmp/evaluation-result-1060245-1215126186/solver-1060245-1215126186 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1060245-1215126186.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ce732ab8a5c33564f9023cce545e99bd
RANDOM SEED=1405174317

node37.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.236
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.236
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:       1837232 kB
Buffers:          5336 kB
Cached:         115880 kB
SwapCached:       6964 kB
Active:         143900 kB
Inactive:        17480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837232 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            6584 kB
Writeback:           0 kB
Mapped:          57424 kB
Slab:            42424 kB
Committed_AS:  3466128 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node37 at 2008-07-04 01:03:29