Trace number 216379

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.12 1810.11

General information on the benchmark

NamepseudoSeries/chnl/
chnl-40-50.xml
MD5SUM908ffcfdcb824eac193662edd2b24273
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of constraints180
Maximum constraint arity50
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c # Sugar v0-40 (/tmp/evaluation/216379-1170100619/sugar-v0-40.jar)
0.06	
0.06	c # MAIN  BEGIN : /tmp/evaluation/216379-1170100619/unknown.xml [Mon Jan 29 20:57:00 2007]
0.06	c # CONVERT_XML  BEGIN : /tmp/evaluation/216379-1170100619/unknown.xml /tmp/evaluation/216379-1170100619/sugar22396.csp [Mon Jan 29 20:57:00 2007]
0.06	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216379-1170100619/sugar-v0-40.jar -convert /tmp/evaluation/216379-1170100619/unknown.xml /tmp/evaluation/216379-1170100619/sugar22396.csp
0.23	c BEGIN convert /tmp/evaluation/216379-1170100619/unknown.xml
0.75	c END convert (0.525358 seconds)
0.76	c # CONVERT_XML  END : /tmp/evaluation/216379-1170100619/sugar22396.csp 177470 bytes (0 seconds) [Mon Jan 29 20:57:00 2007]
0.76	c # CONVERT_XML  CPU : 0.61 = 0 + 0 + 0.54 + 0.07
0.76	
0.76	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216379-1170100619/sugar22396.bcnf [Mon Jan 29 20:57:00 2007]
0.76	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216379-1170100619/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216379-1170100619/sugar22396.map /tmp/evaluation/216379-1170100619/sugar22396.csp /tmp/evaluation/216379-1170100619/sugar22396.bcnf
0.87	c BEGIN parse /tmp/evaluation/216379-1170100619/sugar22396.csp
3.83	c END parse (2.957851 seconds)
3.83	c BEGIN simplify
3.84	c END simplify (0.00976 seconds)
3.84	c BEGIN encode /tmp/evaluation/216379-1170100619/sugar22396.bcnf
4.17	c END encode (0.330841 seconds)
4.37	c # GENERATE_SAT  END : 35520 variables 204160 clauses 2915304 bytes (4 seconds) [Mon Jan 29 20:57:04 2007]
4.37	c # GENERATE_SAT  CPU : 3.55 = 0.14 + 0.01 + 3.29 + 0.11
4.37	
4.37	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216379-1170100619/sugar22396.bcnf [Mon Jan 29 20:57:04 2007]
4.37	c # CMD : /tmp/evaluation/216379-1170100619/minisat /tmp/evaluation/216379-1170100619/sugar22396.bcnf /tmp/evaluation/216379-1170100619/sugar22396.out
4.50	c ==================================[MINISAT]===================================
4.50	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
4.50	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
4.50	c ==============================================================================
4.50	c |         0 |  136160   364980 |   45386       0        0     nan |  0.000 % |
4.55	c |       101 |  136160   364980 |   49924     101     1692    16.8 | 35.360 % |
4.58	c |       251 |  136160   364980 |   54917     251     5508    21.9 | 35.360 % |
4.62	c |       477 |  136160   364980 |   60408     477    10247    21.5 | 35.360 % |
4.71	c |       815 |  136160   364980 |   66449     815    33526    41.1 | 35.360 % |
4.82	c |      1321 |  136160   364980 |   73094    1321    54177    41.0 | 35.360 % |
4.96	c |      2080 |  136160   364980 |   80404    2080    97521    46.9 | 35.360 % |
5.12	c |      3219 |  136160   364980 |   88444    3219   151159    47.0 | 35.360 % |
5.39	c |      4929 |  136160   364980 |   97288    4929   234228    47.5 | 35.360 % |
5.77	c |      7492 |  136160   364980 |  107017    7492   393485    52.5 | 35.360 % |
6.67	c |     11336 |  136160   364980 |  117719   11336   654229    57.7 | 35.360 % |
8.39	c |     17102 |  136160   364980 |  129491   17102  1253878    73.3 | 35.360 % |
10.20	c |     25753 |  136160   364980 |  142440   25753  1714341    66.6 | 35.360 % |
14.78	c |     38727 |  136160   364980 |  156684   38727  2761199    71.3 | 35.360 % |
21.44	c |     58190 |  136160   364980 |  172353   58190  3969897    68.2 | 35.360 % |
45.79	c |     87382 |  136160   364980 |  189588   87382  8386778    96.0 | 35.360 % |
81.92	c |    131171 |  136160   364980 |  208547  131171 11535703    87.9 | 35.360 % |
155.72	c |    196855 |  136160   364980 |  229402  196855 19715218   100.2 | 35.360 % |
228.74	c |    295383 |  136160   364980 |  252342   61709  2802588    45.4 | 35.360 % |
512.37	c |    443172 |  136160   364980 |  277576  209498 21804222   104.1 | 35.360 % |
967.67	c |    664858 |  136160   364980 |  305334  147809 21150647   143.1 | 35.360 % |
1347.94	c |    997383 |  136160   364980 |  335867  172261  9932374    57.7 | 35.360 % |
1809.10	
1809.10	s UNKNOWN
1809.10	c # INTERRUPTED
1809.10	c # MAIN  END :  (1809 seconds) [Mon Jan 29 21:27:09 2007]
1809.10	c # MAIN  CPU : 4.16 = 0.14 + 0.01 + 3.83 + 0.18
1809.10	

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/node42/watcher-216379-1170100619 -o ROOT/results/node42/solver-216379-1170100619 -C 1800 -M 900 /tmp/evaluation/216379-1170100619/solver /tmp/evaluation/216379-1170100619 /tmp/evaluation/216379-1170100619/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.16 2.15 2.77 8/73 22400
/proc/meminfo: memFree=1956312/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=12268 CPUtime=0
/proc/22396/stat : 22396 (sugar) D 22393 22396 22267 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 30018002 12562432 320 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/22396/statm: 3067 320 242 3 0 167 0

[startup+0.107332 s]
/proc/loadavg: 2.16 2.15 2.77 8/73 22400
/proc/meminfo: memFree=1956312/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=13724 CPUtime=0.03
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 1112 0 0 0 2 1 0 0 18 0 1 0 30018002 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22396/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.518208 s]
/proc/loadavg: 2.16 2.15 2.77 8/73 22400
/proc/meminfo: memFree=1956312/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=13724 CPUtime=0.03
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 1121 0 0 0 2 1 0 0 15 0 1 0 30018002 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22396/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33937 s]
/proc/loadavg: 2.16 2.15 2.77 5/89 22432
/proc/meminfo: memFree=1905752/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=13724 CPUtime=0.64
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 1190 7842 0 19 2 1 54 7 15 0 1 0 30018002 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22396/statm: 3431 809 371 3 0 531 0
[pid=22425] ppid=22396 vsize=807384 CPUtime=0.55
/proc/22425/stat : 22425 (java) S 22396 22396 22267 0 -1 0 7586 0 1 0 50 5 0 0 25 0 8 0 30018079 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22425/statm: 201846 7335 1506 14 0 189124 0
[pid=22425/tid=22426] ppid=22396 vsize=807384 CPUtime=0.06
/proc/22425/task/22426/stat : 22426 (java) R 22396 22396 22267 0 -1 64 1404 0 0 0 5 1 0 0 16 0 8 0 30018081 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153822863 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22427] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22427/stat : 22427 (java) S 22396 22396 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30018082 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22428] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22428/stat : 22428 (java) S 22396 22396 22267 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30018082 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22429] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22429/stat : 22429 (java) S 22396 22396 22267 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30018085 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22430] ppid=22396 vsize=807384 CPUtime=0.11
/proc/22425/task/22430/stat : 22430 (java) S 22396 22396 22267 0 -1 64 392 0 0 0 11 0 0 0 16 0 8 0 30018085 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22431] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22431/stat : 22431 (java) S 22396 22396 22267 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30018085 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22432] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22432/stat : 22432 (java) S 22396 22396 22267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30018085 826761216 7335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 821108

[startup+2.98768 s]
/proc/loadavg: 2.16 2.15 2.77 5/82 22433
/proc/meminfo: memFree=1912976/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=13724 CPUtime=0.64
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 1190 7842 0 19 2 1 54 7 15 0 1 0 30018002 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22396/statm: 3431 809 371 3 0 531 0
[pid=22425] ppid=22396 vsize=807384 CPUtime=2.2
/proc/22425/stat : 22425 (java) R 22396 22396 22267 0 -1 0 9753 0 1 0 213 7 0 0 25 0 8 0 30018079 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154989291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22425/statm: 201846 9490 1506 14 0 189124 0
[pid=22425/tid=22426] ppid=22396 vsize=807384 CPUtime=0.21
/proc/22425/task/22426/stat : 22426 (java) S 22396 22396 22267 0 -1 64 3532 0 0 0 19 2 0 0 16 0 8 0 30018081 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22425/tid=22427] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22427/stat : 22427 (java) S 22396 22396 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30018082 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22428] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22428/stat : 22428 (java) S 22396 22396 22267 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30018082 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22429] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22429/stat : 22429 (java) S 22396 22396 22267 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30018085 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22430] ppid=22396 vsize=807384 CPUtime=0.14
/proc/22425/task/22430/stat : 22430 (java) S 22396 22396 22267 0 -1 64 419 0 0 0 14 0 0 0 16 0 8 0 30018085 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22425/tid=22431] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22431/stat : 22431 (java) S 22396 22396 22267 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30018085 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22425/tid=22432] ppid=22396 vsize=807384 CPUtime=0
/proc/22425/task/22432/stat : 22432 (java) S 22396 22396 22267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30018085 826761216 9490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 821108

[startup+6.27631 s]
/proc/loadavg: 2.15 2.14 2.77 3/75 22434
/proc/meminfo: memFree=1920456/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 15 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=10500 CPUtime=1.88
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 2873 0 0 0 187 1 0 0 25 0 1 0 30018439 10752000 2146 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134646790 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 2625 2146 52 112 0 2509 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 33404

[startup+12.7405 s]
/proc/loadavg: 2.14 2.14 2.76 4/75 22434
/proc/meminfo: memFree=1910600/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=19044 CPUtime=8.31
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 5003 0 0 0 828 3 0 0 25 0 1 0 30018439 19501056 4276 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528554 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 4761 4276 52 112 0 4645 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 41948

[startup+25.572 s]
/proc/loadavg: 2.11 2.13 2.75 4/75 22434
/proc/meminfo: memFree=1898056/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=31768 CPUtime=21.08
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 8175 0 0 0 2103 5 0 0 25 0 1 0 30018439 32530432 7448 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134531972 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 7942 7448 52 112 0 7826 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 54672

[startup+51.2329 s]
/proc/loadavg: 2.07 2.12 2.73 3/75 22434
/proc/meminfo: memFree=1878216/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=49508 CPUtime=46.62
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 12578 0 0 0 4653 9 0 0 25 0 1 0 30018439 50696192 11851 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528455 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 12377 11851 52 112 0 12261 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 72412

[startup+102.451 s]
/proc/loadavg: 2.03 2.10 2.69 3/75 22434
/proc/meminfo: memFree=1852872/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=74048 CPUtime=97.59
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 18677 0 0 0 9743 16 0 0 25 0 1 0 30018439 75825152 17950 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 18512 17950 52 112 0 18396 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 96952

[startup+162.507 s]
/proc/loadavg: 2.01 2.08 2.64 3/75 22434
/proc/meminfo: memFree=1824328/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=99868 CPUtime=157.36
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 25035 0 0 0 15713 23 0 0 25 0 1 0 30018439 102264832 24308 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 24967 24308 52 112 0 24851 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 122772

[startup+222.571 s]
/proc/loadavg: 2.00 2.06 2.60 3/75 22434
/proc/meminfo: memFree=1813384/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=109740 CPUtime=217.14
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 27535 0 0 0 21688 26 0 0 25 0 1 0 30018439 112373760 26808 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525947 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 27435 26808 52 112 0 27319 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 132644

[startup+282.626 s]
/proc/loadavg: 2.00 2.05 2.56 3/81 22544
/proc/meminfo: memFree=1809104/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=109740 CPUtime=276.79
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 27536 0 0 0 27653 26 0 0 25 0 1 0 30018439 112373760 26809 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 27435 26809 52 112 0 27319 0
Current children cumulated CPU time (s) 280.98
Current children cumulated vsize (KiB) 132644

[startup+342.697 s]
/proc/loadavg: 2.04 2.05 2.53 3/75 22632
/proc/meminfo: memFree=1808768/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=109740 CPUtime=336.49
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 27536 0 0 0 33623 26 0 0 25 0 1 0 30018439 112373760 26809 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 27435 26809 52 112 0 27319 0
Current children cumulated CPU time (s) 340.68
Current children cumulated vsize (KiB) 132644

[startup+402.753 s]
/proc/loadavg: 2.01 2.04 2.49 3/75 22632
/proc/meminfo: memFree=1808008/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0

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

/proc/loadavg: 2.00 2.00 2.21 3/75 22632
/proc/meminfo: memFree=1739400/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=168832 CPUtime=1113.49
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 42116 0 0 0 111306 43 0 0 25 0 1 0 30018439 172883968 41389 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 42208 41389 52 112 0 42092 0
Current children cumulated CPU time (s) 1117.68
Current children cumulated vsize (KiB) 191736

[startup+1183.47 s]
/proc/loadavg: 2.00 2.00 2.19 3/75 22632
/proc/meminfo: memFree=1730568/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1173.27
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43829 0 0 0 117282 45 0 0 25 0 1 0 30018439 180441088 43102 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43102 52 112 0 43937 0
Current children cumulated CPU time (s) 1177.46
Current children cumulated vsize (KiB) 199116

[startup+1243.53 s]
/proc/loadavg: 2.00 2.00 2.18 3/75 22632
/proc/meminfo: memFree=1729736/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1233.04
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43835 0 0 0 123259 45 0 0 25 0 1 0 30018439 180441088 43108 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43108 52 112 0 43937 0
Current children cumulated CPU time (s) 1237.23
Current children cumulated vsize (KiB) 199116

[startup+1303.58 s]
/proc/loadavg: 2.06 2.02 2.17 3/75 22632
/proc/meminfo: memFree=1729480/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1292.79
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43840 0 0 0 129234 45 0 0 25 0 1 0 30018439 180441088 43113 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43113 52 112 0 43937 0
Current children cumulated CPU time (s) 1296.98
Current children cumulated vsize (KiB) 199116

[startup+1363.64 s]
/proc/loadavg: 2.02 2.01 2.16 3/75 22632
/proc/meminfo: memFree=1729416/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1352.56
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43840 0 0 0 135211 45 0 0 25 0 1 0 30018439 180441088 43113 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528560 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43113 52 112 0 43937 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 199116

[startup+1423.69 s]
/proc/loadavg: 2.01 2.00 2.15 3/75 22632
/proc/meminfo: memFree=1729416/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1412.34
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43840 0 0 0 141188 46 0 0 25 0 1 0 30018439 180441088 43113 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43113 52 112 0 43937 0
Current children cumulated CPU time (s) 1416.53
Current children cumulated vsize (KiB) 199116

[startup+1483.75 s]
/proc/loadavg: 2.04 2.01 2.14 3/75 22632
/proc/meminfo: memFree=1729416/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1472.11
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43840 0 0 0 147165 46 0 0 25 0 1 0 30018439 180441088 43113 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43113 52 112 0 43937 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 199116

[startup+1543.82 s]
/proc/loadavg: 2.04 2.02 2.14 3/75 22632
/proc/meminfo: memFree=1727560/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176212 CPUtime=1531.89
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43866 0 0 0 153143 46 0 0 25 0 1 0 30018439 180441088 43139 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44053 43139 52 112 0 43937 0
Current children cumulated CPU time (s) 1536.08
Current children cumulated vsize (KiB) 199116

[startup+1603.87 s]
/proc/loadavg: 2.06 2.03 2.13 3/75 22632
/proc/meminfo: memFree=1727240/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176204 CPUtime=1591.66
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43868 0 0 0 159120 46 0 0 25 0 1 0 30018439 180432896 43141 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44051 43141 52 112 0 43935 0
Current children cumulated CPU time (s) 1595.85
Current children cumulated vsize (KiB) 199108

[startup+1663.92 s]
/proc/loadavg: 2.02 2.02 2.12 3/75 22632
/proc/meminfo: memFree=1726984/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176204 CPUtime=1651.42
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43868 0 0 0 165096 46 0 0 25 0 1 0 30018439 180432896 43141 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528543 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44051 43141 52 112 0 43935 0
Current children cumulated CPU time (s) 1655.61
Current children cumulated vsize (KiB) 199108

[startup+1723.98 s]
/proc/loadavg: 2.00 2.02 2.11 3/75 22632
/proc/meminfo: memFree=1726664/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176204 CPUtime=1711.19
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43868 0 0 0 171073 46 0 0 25 0 1 0 30018439 180432896 43141 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44051 43141 52 112 0 43935 0
Current children cumulated CPU time (s) 1715.38
Current children cumulated vsize (KiB) 199108

[startup+1784.04 s]
/proc/loadavg: 2.00 2.01 2.09 3/75 22632
/proc/meminfo: memFree=1726216/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176204 CPUtime=1770.96
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43868 0 0 0 177050 46 0 0 25 0 1 0 30018439 180432896 43141 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44051 43141 52 112 0 43935 0
Current children cumulated CPU time (s) 1775.15
Current children cumulated vsize (KiB) 199108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.09 s]
/proc/loadavg: 2.00 2.01 2.09 2/69 22642
/proc/meminfo: memFree=1762936/2055920 swapFree=4192812/4192956
[pid=22396] ppid=22393 vsize=22904 CPUtime=4.19
/proc/22396/stat : 22396 (sugar) S 22393 22396 22267 0 -1 4194304 3540 20159 0 20 16 2 383 18 16 0 1 0 30018002 23453696 3054 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22396/statm: 5726 3054 373 3 0 2826 0
[pid=22434] ppid=22396 vsize=176204 CPUtime=1795.9
/proc/22434/stat : 22434 (minisat) R 22396 22396 22267 0 -1 0 43868 0 0 0 179543 47 0 0 25 0 1 0 30018439 180432896 43141 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22434/statm: 44051 43141 52 112 0 43935 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 199108

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22396 and gives childrusage.ru_utime.tv_sec=4 childrusage.ru_utime.tv_usec=391 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=215967
CPU time returned by wait4() is 4.21636
while last known CPU time is 1800.12

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

Real time (s): 1810.11
CPU time (s): 1800.12
CPU user time (s): 1799.42
CPU system time (s): 0.7
CPU usage (%): 99.4481
Max. virtual memory (cumulated for all children) (KiB): 821108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.00039
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23783
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1562
involuntary context switches= 1404

runsolver used 1.64775 s user time and 4.86526 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Jan 29 19:57:00 UTC 2007


IDJOB= 216379
IDBENCH= 5073
IDSOLVER= 86
FILE ID= node42/216379-1170100619

PBS_JOBID= 3689744

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-40-50.xml
COMMAND LINE= /tmp/evaluation/216379-1170100619/solver /tmp/evaluation/216379-1170100619 /tmp/evaluation/216379-1170100619/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-216379-1170100619 -o ROOT/results/node42/solver-216379-1170100619 -C 1800 -M 900  /tmp/evaluation/216379-1170100619/solver /tmp/evaluation/216379-1170100619 /tmp/evaluation/216379-1170100619/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  908ffcfdcb824eac193662edd2b24273

RANDOM SEED= 6493293

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.261
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.261
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:       1957336 kB
Buffers:          4556 kB
Cached:          29988 kB
SwapCached:          0 kB
Active:          45520 kB
Inactive:         9252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1957336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            29492 kB
Committed_AS:   164932 kB
PageTables:       1656 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= 66564 MiB



End job on node42 on Mon Jan 29 20:27:10 UTC 2007