Trace number 246691

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
sugar 0.40? (TO) 1800.07 1808.89

General information on the benchmark

Namepigeons_glb/
pigeons-18_ext.xml
MD5SUM73bcae79a8b9724b708e6150aa68109a
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.010997
SatisfiableNO
(Un)Satisfiability was proved
Number of variables18
Number of constraints1
Maximum constraint arity18
Maximum domain size17
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(1)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/246691-1170109385/sugar-v0-40.jar)
0.04	
0.05	c # MAIN  BEGIN : /tmp/evaluation/246691-1170109385/unknown.xml [Mon Jan 29 23:23:09 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/246691-1170109385/unknown.xml /tmp/evaluation/246691-1170109385/sugar31002.csp [Mon Jan 29 23:23:09 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246691-1170109385/sugar-v0-40.jar -convert /tmp/evaluation/246691-1170109385/unknown.xml /tmp/evaluation/246691-1170109385/sugar31002.csp
0.17	c BEGIN convert /tmp/evaluation/246691-1170109385/unknown.xml
0.24	c END convert (0.067777 seconds)
0.29	c # CONVERT_XML  END : /tmp/evaluation/246691-1170109385/sugar31002.csp 2268 bytes (0 seconds) [Mon Jan 29 23:23:09 2007]
0.29	c # CONVERT_XML  CPU : 0.17 = 0 + 0 + 0.15 + 0.02
0.29	
0.29	c # GENERATE_SAT  BEGIN : /tmp/evaluation/246691-1170109385/sugar31002.bcnf [Mon Jan 29 23:23:09 2007]
0.29	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246691-1170109385/sugar-v0-40.jar -bcnf -map /tmp/evaluation/246691-1170109385/sugar31002.map /tmp/evaluation/246691-1170109385/sugar31002.csp /tmp/evaluation/246691-1170109385/sugar31002.bcnf
0.40	c BEGIN parse /tmp/evaluation/246691-1170109385/sugar31002.csp
0.53	c END parse (0.129054 seconds)
0.53	c BEGIN simplify
0.54	c END simplify (0.005761 seconds)
0.54	c BEGIN encode /tmp/evaluation/246691-1170109385/sugar31002.bcnf
0.59	c END encode (0.055115 seconds)
0.63	c # GENERATE_SAT  END : 594 variables 5625 clauses 85884 bytes (1 seconds) [Mon Jan 29 23:23:10 2007]
0.63	c # GENERATE_SAT  CPU : 0.29 = 0 + 0 + 0.27 + 0.02
0.63	
0.63	c # SOLVE_SAT  BEGIN : /tmp/evaluation/246691-1170109385/sugar31002.bcnf [Mon Jan 29 23:23:10 2007]
0.63	c # CMD : /tmp/evaluation/246691-1170109385/minisat /tmp/evaluation/246691-1170109385/sugar31002.bcnf /tmp/evaluation/246691-1170109385/sugar31002.out
0.63	c ==================================[MINISAT]===================================
0.63	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
0.63	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
0.63	c ==============================================================================
0.63	c |         0 |    5625    15840 |    1875       0        0     nan |  0.000 % |
0.63	c |       100 |    5625    15840 |    2062     100     1008    10.1 |  0.000 % |
0.64	c |       251 |    5625    15840 |    2268     251     2437     9.7 |  0.001 % |
0.64	c |       476 |    5625    15840 |    2495     476     4083     8.6 |  0.001 % |
0.65	c |       813 |    5625    15840 |    2745     813     6976     8.6 |  0.001 % |
0.66	c |      1319 |    5625    15840 |    3019    1319    10612     8.0 |  0.003 % |
0.67	c |      2079 |    5625    15840 |    3321    2079    16682     8.0 |  0.001 % |
0.70	c |      3218 |    5625    15840 |    3653    3218    26745     8.3 |  0.001 % |
0.75	c |      4927 |    5625    15840 |    4019    3008    25248     8.4 |  0.001 % |
0.84	c |      7490 |    5625    15840 |    4421    3327    32903     9.9 |  0.001 % |
0.96	c |     11335 |    5625    15840 |    4863    4892    45005     9.2 |  0.001 % |
1.22	c |     17101 |    5625    15840 |    5349    2884    33075    11.5 |  0.002 % |
1.60	c |     25751 |    5625    15840 |    5884    3116    34531    11.1 |  0.001 % |
2.48	c |     38725 |    5625    15840 |    6473    3764    52924    14.1 |  0.002 % |
3.77	c |     58186 |    5625    15840 |    7120    6565   107774    16.4 |  0.003 % |
5.24	c |     87378 |    5625    15840 |    7832    5659    86091    15.2 |  0.019 % |
9.11	c |    131168 |    5625    15840 |    8615    4692    76149    16.2 |  0.001 % |
13.60	c |    196853 |    5625    15840 |    9477    7683    94542    12.3 |  0.003 % |
21.69	c |    295379 |    5625    15840 |   10424    8443   147656    17.5 |  0.001 % |
35.68	c |    443168 |    5625    15840 |   11467    7585    96613    12.7 |  0.002 % |
49.62	c |    664851 |    5625    15840 |   12614   10595   138376    13.1 |  0.003 % |
86.57	c |    997376 |    5625    15840 |   13875    9683   171698    17.7 |  0.001 % |
123.21	c |   1496164 |    5625    15840 |   15263    8809   127199    14.4 |  0.001 % |
213.80	c |   2244346 |    5625    15840 |   16789   12253   236974    19.3 |  0.002 % |
316.84	c |   3366621 |    5625    15840 |   18468   12938   200228    15.5 |  0.003 % |
478.47	c |   5050033 |    5625    15840 |   20315    9613   147288    15.3 |  0.004 % |
874.14	c |   7575149 |    5625    15840 |   22346   15733   311521    19.8 |  0.001 % |
1347.81	c |  11362825 |    5625    15840 |   24581   21183   362637    17.1 |  0.002 % |
1808.70	s UNKNOWN
1808.70	c # ERROR No such file or directory /tmp/evaluation/246691-1170109385/sugar31002.out, at /tmp/evaluation/246691-1170109385/sugar line 393.
1808.70	
1808.70	c # MAIN  END :  (1809 seconds) [Mon Jan 29 23:53:18 2007]
1808.70	c # MAIN  CPU : 1800 = 0 + 0 + 1795.38 + 4.62
1808.70	

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-246691-1170109385 -o ROOT/results/node16/solver-246691-1170109385 -C 1800 -M 900 /tmp/evaluation/246691-1170109385/solver /tmp/evaluation/246691-1170109385 /tmp/evaluation/246691-1170109385/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: 2.69 3.36 4.28 2/94 31003
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=12128 CPUtime=0
/proc/31002/stat : 31002 (sugar) R 31000 31002 30865 0 -1 4194304 506 0 0 0 0 0 0 0 18 0 1 0 30893222 12419072 225 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231979832000 0 0 4224 0 0 0 0 17 1 0 0
/proc/31002/statm: 3032 230 174 3 0 132 0

[startup+0.10217 s]
/proc/loadavg: 2.69 3.36 4.28 2/94 31003
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13724 CPUtime=0.04
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1112 0 0 0 3 1 0 0 16 0 1 0 30893222 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.510126 s]
/proc/loadavg: 2.69 3.36 4.28 2/94 31003
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13724 CPUtime=0.21
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1190 3444 0 1 3 1 15 2 15 0 1 0 30893222 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13724

[startup+1.33103 s]
/proc/loadavg: 2.69 3.36 4.28 3/95 31020
/proc/meminfo: memFree=17256/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 15 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=2444 CPUtime=0.69
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 312 0 0 0 69 0 0 0 23 0 1 0 30893285 2502656 276 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525573 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 611 276 51 112 0 495 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 16300

[startup+2.97586 s]
/proc/loadavg: 2.69 3.36 4.28 3/95 31020
/proc/meminfo: memFree=15528/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=2836 CPUtime=2.32
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 393 0 0 0 232 0 0 0 25 0 1 0 30893285 2904064 357 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 709 357 51 112 0 593 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 16692

[startup+6.2555 s]
/proc/loadavg: 2.88 3.38 4.28 3/95 31020
/proc/meminfo: memFree=15720/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=3364 CPUtime=5.57
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 541 0 0 0 555 2 0 0 25 0 1 0 30893285 3444736 505 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 841 505 51 112 0 725 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 17220

[startup+12.7228 s]
/proc/loadavg: 2.89 3.38 4.27 3/95 31020
/proc/meminfo: memFree=15344/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=3764 CPUtime=11.98
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 642 0 0 0 1194 4 0 0 25 0 1 0 30893285 3854336 606 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528729 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 941 606 51 112 0 825 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 17620

[startup+25.5574 s]
/proc/loadavg: 2.98 3.37 4.26 3/95 31022
/proc/meminfo: memFree=15216/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=4432 CPUtime=24.75
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 819 0 0 0 2468 7 0 0 25 0 1 0 30893285 4538368 783 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 1108 783 51 112 0 992 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 18288

[startup+51.2066 s]
/proc/loadavg: 2.95 3.34 4.22 2/87 31024
/proc/meminfo: memFree=1818352/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=5400 CPUtime=50.07
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 1027 0 0 0 4996 11 0 0 25 0 1 0 30893285 5529600 991 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528070 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 1350 991 51 112 0 1234 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 19256

[startup+102.486 s]
/proc/loadavg: 2.57 3.18 4.12 3/95 31205
/proc/meminfo: memFree=1863856/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=6480 CPUtime=100.67
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 1324 0 0 0 10049 18 0 0 25 0 1 0 30893285 6635520 1288 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528511 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 1620 1288 51 112 0 1504 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 20336

[startup+162.52 s]
/proc/loadavg: 2.35 3.01 4.00 3/95 31373
/proc/meminfo: memFree=1549112/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=7684 CPUtime=160.39
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 1606 0 0 0 16014 25 0 0 25 0 1 0 30893285 7868416 1570 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528473 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 1921 1570 51 112 0 1805 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 21540

[startup+222.546 s]
/proc/loadavg: 2.35 2.88 3.89 3/95 31373
/proc/meminfo: memFree=1051128/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=7960 CPUtime=220.15
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 1694 0 0 0 21990 25 0 0 25 0 1 0 30893285 8151040 1658 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 1990 1658 51 112 0 1874 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 21816

[startup+282.566 s]
/proc/loadavg: 2.12 2.72 3.77 3/95 31373
/proc/meminfo: memFree=1050360/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=8648 CPUtime=279.88
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 1835 0 0 0 27963 25 0 0 25 0 1 0 30893285 8855552 1799 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528695 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 2162 1799 51 112 0 2046 0
Current children cumulated CPU time (s) 280.38
Current children cumulated vsize (KiB) 22504

[startup+342.581 s]
/proc/loadavg: 2.04 2.58 3.66 3/95 31373
/proc/meminfo: memFree=1049592/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=9360 CPUtime=339.63
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 2001 0 0 0 33937 26 0 0 25 0 1 0 30893285 9584640 1965 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522287 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 2340 1965 51 112 0 2224 0
Current children cumulated CPU time (s) 340.13
Current children cumulated vsize (KiB) 23216

[startup+402.604 s]
/proc/loadavg: 2.09 2.49 3.56 3/95 31373
/proc/meminfo: memFree=1048824/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=10064 CPUtime=399.38
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 2168 0 0 0 39912 26 0 0 25 0 1 0 30893285 10305536 2132 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 2516 2132 51 112 0 2400 0
Current children cumulated CPU time (s) 399.88
Current children cumulated vsize (KiB) 23920

[startup+462.63 s]
/proc/loadavg: 2.18 2.43 3.47 3/96 31436
/proc/meminfo: memFree=1652968/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=10356 CPUtime=459.07
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 2255 0 0 0 45877 30 0 0 25 0 1 0 30893285 10604544 2219 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 2589 2219 51 112 0 2473 0
Current children cumulated CPU time (s) 459.57
Current children cumulated vsize (KiB) 24212

[startup+522.668 s]
/proc/loadavg: 2.37 2.47 3.41 3/89 31437
/proc/meminfo: memFree=508000/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=10912 CPUtime=518.8
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 2379 0 0 0 51843 37 0 0 25 0 1 0 30893285 11173888 2343 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 2728 2343 51 112 0 2612 0
Current children cumulated CPU time (s) 519.3

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

/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=13056 CPUtime=1055.26
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 2888 0 0 0 105327 199 0 0 25 0 1 0 30893285 13369344 2852 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31020/statm: 3264 2852 51 112 0 3148 0
Current children cumulated CPU time (s) 1055.76
Current children cumulated vsize (KiB) 26912

[startup+1123.03 s]
/proc/loadavg: 2.92 3.07 3.28 3/96 31609
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=13508 CPUtime=1115.03
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 2994 0 0 0 111284 219 0 0 25 0 1 0 30893285 13832192 2958 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3377 2958 51 112 0 3261 0
Current children cumulated CPU time (s) 1115.53
Current children cumulated vsize (KiB) 27364

[startup+1183.05 s]
/proc/loadavg: 3.04 3.06 3.27 3/98 31617
/proc/meminfo: memFree=15176/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=13788 CPUtime=1174.95
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3060 0 0 0 117256 239 0 0 25 0 1 0 30893285 14118912 3024 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3447 3024 51 112 0 3331 0
Current children cumulated CPU time (s) 1175.45
Current children cumulated vsize (KiB) 27644

[startup+1243.06 s]
/proc/loadavg: 3.09 3.07 3.26 3/96 31626
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=14220 CPUtime=1234.83
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3153 0 0 0 123223 260 0 0 25 0 1 0 30893285 14561280 3117 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3555 3117 51 112 0 3439 0
Current children cumulated CPU time (s) 1235.33
Current children cumulated vsize (KiB) 28076

[startup+1303.12 s]
/proc/loadavg: 4.15 3.37 3.35 3/96 31635
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=14516 CPUtime=1294.8
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3222 0 0 0 129201 279 0 0 25 0 1 0 30893285 14864384 3186 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3629 3186 51 112 0 3513 0
Current children cumulated CPU time (s) 1295.3
Current children cumulated vsize (KiB) 28372

[startup+1363.17 s]
/proc/loadavg: 3.57 3.39 3.35 4/96 31644
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=14660 CPUtime=1354.76
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3251 0 0 0 135176 300 0 0 25 0 1 0 30893285 15011840 3215 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528388 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3665 3215 51 112 0 3549 0
Current children cumulated CPU time (s) 1355.26
Current children cumulated vsize (KiB) 28516

[startup+1423.22 s]
/proc/loadavg: 3.12 3.28 3.32 3/96 31650
/proc/meminfo: memFree=15768/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15104 CPUtime=1414.72
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3365 0 0 0 141150 322 0 0 25 0 1 0 30893285 15466496 3329 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528105 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3776 3329 51 112 0 3660 0
Current children cumulated CPU time (s) 1415.22
Current children cumulated vsize (KiB) 28960

[startup+1483.3 s]
/proc/loadavg: 3.24 3.29 3.32 3/96 31663
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15104 CPUtime=1474.66
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3381 0 0 0 147126 340 0 0 25 0 1 0 30893285 15466496 3345 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3776 3345 51 112 0 3660 0
Current children cumulated CPU time (s) 1475.16
Current children cumulated vsize (KiB) 28960

[startup+1543.32 s]
/proc/loadavg: 3.39 3.32 3.33 3/96 31671
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15244 CPUtime=1534.57
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3399 0 0 0 153096 361 0 0 25 0 1 0 30893285 15609856 3363 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3811 3363 51 112 0 3695 0
Current children cumulated CPU time (s) 1535.07
Current children cumulated vsize (KiB) 29100

[startup+1603.4 s]
/proc/loadavg: 3.93 3.45 3.37 3/96 31681
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15388 CPUtime=1594.56
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3426 0 0 0 159073 383 0 0 25 0 1 0 30893285 15757312 3390 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3847 3390 51 112 0 3731 0
Current children cumulated CPU time (s) 1595.06
Current children cumulated vsize (KiB) 29244

[startup+1663.42 s]
/proc/loadavg: 4.08 3.60 3.42 3/96 31685
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15528 CPUtime=1654.48
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3459 0 0 0 165046 402 0 0 25 0 1 0 30893285 15900672 3423 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525826 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3882 3423 51 112 0 3766 0
Current children cumulated CPU time (s) 1654.98
Current children cumulated vsize (KiB) 29384

[startup+1723.49 s]
/proc/loadavg: 2.95 3.36 3.35 3/96 31691
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15528 CPUtime=1714.47
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3476 0 0 0 171026 421 0 0 25 0 1 0 30893285 15900672 3440 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3882 3440 51 112 0 3766 0
Current children cumulated CPU time (s) 1714.97
Current children cumulated vsize (KiB) 29384

[startup+1783.54 s]
/proc/loadavg: 2.87 3.25 3.31 3/96 31697
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15676 CPUtime=1774.44
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3520 0 0 0 177000 444 0 0 25 0 1 0 30893285 16052224 3484 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3919 3484 51 112 0 3803 0
Current children cumulated CPU time (s) 1774.94
Current children cumulated vsize (KiB) 29532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.69 s]
/proc/loadavg: 3.19 3.29 3.32 3/96 31701
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=31002] ppid=31000 vsize=13856 CPUtime=0.5
/proc/31002/stat : 31002 (sugar) S 31000 31002 30865 0 -1 4194304 1346 7952 0 2 3 1 42 4 16 0 1 0 30893222 14188544 858 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31002/statm: 3464 858 373 3 0 564 0
[pid=31020] ppid=31002 vsize=15676 CPUtime=1799.53
/proc/31020/stat : 31020 (minisat) R 31002 31002 30865 0 -1 0 3522 0 0 0 179496 457 0 0 25 0 1 0 30893285 16052224 3486 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/31020/statm: 3919 3486 51 112 0 3803 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 29532

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

Child status: 1
Real time (s): 1808.89
CPU time (s): 1800.07
CPU user time (s): 1795.43
CPU system time (s): 4.64129
CPU usage (%): 99.5123
Max. virtual memory (cumulated for all children) (KiB): 29532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.43
system time used= 4.64129
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12910
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 555
involuntary context switches= 63707

runsolver used 2.03369 s user time and 5.16921 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Jan 29 22:23:07 UTC 2007


IDJOB= 246691
IDBENCH= 10716
IDSOLVER= 86
FILE ID= node16/246691-1170109385

PBS_JOBID= 3690015

Free space on /tmp= 40397 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pigeons_glb/pigeons-18_ext.xml
COMMAND LINE= /tmp/evaluation/246691-1170109385/solver /tmp/evaluation/246691-1170109385 /tmp/evaluation/246691-1170109385/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-246691-1170109385 -o ROOT/results/node16/solver-246691-1170109385 -C 1800 -M 900  /tmp/evaluation/246691-1170109385/solver /tmp/evaluation/246691-1170109385 /tmp/evaluation/246691-1170109385/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  73bcae79a8b9724b708e6150aa68109a

RANDOM SEED= 923785868

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.281
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.281
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:         15496 kB
Buffers:          3076 kB
Cached:        1746700 kB
SwapCached:          0 kB
Active:         231720 kB
Inactive:      1719252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         15496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          828096 kB
Writeback:           0 kB
Mapped:         226768 kB
Slab:            73936 kB
Committed_AS:   937464 kB
PageTables:       2456 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= 50218 MiB



End job on node16 on Mon Jan 29 22:53:18 UTC 2007