Trace number 218900

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 1808.72

General information on the benchmark

NamechessboardColoration/
cc-12-12-3.xml
MD5SUM2536cda080b196088383bbd934df75c8
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 variables144
Number of constraints4356
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4356
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/218900-1170102341/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/218900-1170102341/unknown.xml [Mon Jan 29 21:25:42 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/218900-1170102341/unknown.xml /tmp/evaluation/218900-1170102341/sugar21915.csp [Mon Jan 29 21:25:42 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/218900-1170102341/sugar-v0-40.jar -convert /tmp/evaluation/218900-1170102341/unknown.xml /tmp/evaluation/218900-1170102341/sugar21915.csp
0.28	c BEGIN convert /tmp/evaluation/218900-1170102341/unknown.xml
1.09	c END convert (0.801501 seconds)
1.14	c # CONVERT_XML  END : /tmp/evaluation/218900-1170102341/sugar21915.csp 467704 bytes (1 seconds) [Mon Jan 29 21:25:43 2007]
1.14	c # CONVERT_XML  CPU : 0.01 = 0 + 0.01 + 0 + 0
1.14	
1.14	c # GENERATE_SAT  BEGIN : /tmp/evaluation/218900-1170102341/sugar21915.bcnf [Mon Jan 29 21:25:43 2007]
1.14	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/218900-1170102341/sugar-v0-40.jar -bcnf -map /tmp/evaluation/218900-1170102341/sugar21915.map /tmp/evaluation/218900-1170102341/sugar21915.csp /tmp/evaluation/218900-1170102341/sugar21915.bcnf
1.25	c BEGIN parse /tmp/evaluation/218900-1170102341/sugar21915.csp
3.23	c END parse (1.975011 seconds)
3.23	c BEGIN simplify
3.47	c END simplify (0.239981 seconds)
3.47	c BEGIN encode /tmp/evaluation/218900-1170102341/sugar21915.bcnf
3.96	c END encode (0.487664 seconds)
4.51	c # GENERATE_SAT  END : 52560 variables 161316 clauses 2319144 bytes (4 seconds) [Mon Jan 29 21:25:47 2007]
4.51	c # GENERATE_SAT  CPU : 3.31 = 0.48 + 0.04 + 2.68 + 0.11
4.51	
4.51	c # SOLVE_SAT  BEGIN : /tmp/evaluation/218900-1170102341/sugar21915.bcnf [Mon Jan 29 21:25:47 2007]
4.51	c # CMD : /tmp/evaluation/218900-1170102341/minisat /tmp/evaluation/218900-1170102341/sugar21915.bcnf /tmp/evaluation/218900-1170102341/sugar21915.out
4.61	c ==================================[MINISAT]===================================
4.61	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
4.61	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
4.61	c ==============================================================================
4.61	c |         0 |  161316   418464 |   53772       0        0     nan |  0.000 % |
4.68	c |       100 |  161316   418464 |   59149     100     1076    10.8 |  0.000 % |
4.77	c |       250 |  161316   418464 |   65064     250     2672    10.7 |  0.000 % |
4.90	c |       475 |  161316   418464 |   71570     475     5040    10.6 |  0.000 % |
5.10	c |       813 |  161316   418464 |   78727     813     8586    10.6 |  0.000 % |
5.31	c |      1321 |  161316   418464 |   86600    1321    14768    11.2 |  0.000 % |
5.76	c |      2080 |  161316   418464 |   95260    2080    23183    11.1 |  0.000 % |
6.49	c |      3220 |  161316   418464 |  104786    3220    36758    11.4 |  0.000 % |
7.53	c |      4928 |  161316   418464 |  115265    4928    60619    12.3 |  0.000 % |
8.98	c |      7490 |  161316   418464 |  126791    7490   106838    14.3 |  0.000 % |
11.08	c |     11334 |  161316   418464 |  139470   11334   298281    26.3 |  0.000 % |
14.91	c |     17101 |  161316   418464 |  153417   17101   566035    33.1 |  0.000 % |
21.22	c |     25750 |  161316   418464 |  168759   25750  1171574    45.5 |  0.000 % |
32.14	c |     38724 |  161316   418464 |  185635   38724  2005444    51.8 |  0.000 % |
54.08	c |     58187 |  161316   418464 |  204199   58187  3174797    54.6 |  0.000 % |
83.02	c |     87380 |  161316   418464 |  224618   87380  4352404    49.8 |  0.000 % |
160.47	c |    131169 |  161316   418464 |  247080  131169  7870937    60.0 |  0.000 % |
326.79	c |    196853 |  161316   418464 |  271788  196853 11908539    60.5 |  0.000 % |
600.45	c |    295379 |  161316   418464 |  298967   37114  2341302    63.1 |  0.000 % |
1042.40	c |    443168 |  161316   418464 |  328864  184903 13408166    72.5 |  0.000 % |
1750.50	c |    664853 |  161316   418464 |  361751   96211  8112517    84.3 |  0.000 % |
1807.71	
1807.71	s UNKNOWN
1807.71	c # INTERRUPTED
1807.71	c # MAIN  END :  (1808 seconds) [Mon Jan 29 21:55:50 2007]
1807.71	c # MAIN  CPU : 3.32 = 0.48 + 0.05 + 2.68 + 0.11
1807.71	

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/node60/watcher-218900-1170102341 -o ROOT/results/node60/solver-218900-1170102341 -C 1800 -M 900 /tmp/evaluation/218900-1170102341/solver /tmp/evaluation/218900-1170102341 /tmp/evaluation/218900-1170102341/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.19 1.60 2.22 5/81 21916
/proc/meminfo: memFree=1826776/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=7504 CPUtime=0
/proc/21915/stat : 21915 (sugar) R 21913 21915 21479 0 -1 4194304 312 0 0 0 0 0 0 0 20 0 1 0 30191039 7684096 48 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271891626028 0 0 4096 0 0 0 0 17 1 0 0
/proc/21915/statm: 1876 48 36 3 0 9 0

[startup+0.106321 s]
/proc/loadavg: 1.19 1.60 2.22 5/81 21916
/proc/meminfo: memFree=1826776/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=13724 CPUtime=0.04
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30191039 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.514394 s]
/proc/loadavg: 1.19 1.60 2.22 5/81 21916
/proc/meminfo: memFree=1826776/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=13724 CPUtime=0.04
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30191039 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34154 s]
/proc/loadavg: 1.19 1.60 2.22 3/83 21924
/proc/meminfo: memFree=1781704/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=13724 CPUtime=0.04
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30191039 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 3431 809 371 3 0 531 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 13724

[startup+2.98184 s]
/proc/loadavg: 1.19 1.60 2.22 3/90 21932
/proc/meminfo: memFree=1758224/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=13724 CPUtime=0.04
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30191039 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 3431 809 371 3 0 531 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21925] ppid=21915 vsize=807336 CPUtime=1.81
/proc/21925/stat : 21925 (java) R 21915 21915 21479 0 -1 0 10449 0 1 0 176 5 0 0 25 0 8 0 30191153 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073575276 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21925/statm: 201834 10188 1506 14 0 189112 0
[pid=21925/tid=21926] ppid=21915 vsize=807336 CPUtime=0.23
/proc/21925/task/21926/stat : 21926 (java) S 21915 21915 21479 0 -1 64 4251 0 0 0 22 1 0 0 16 0 8 0 30191156 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21925/tid=21927] ppid=21915 vsize=807336 CPUtime=0
/proc/21925/task/21927/stat : 21927 (java) S 21915 21915 21479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30191156 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21925/tid=21928] ppid=21915 vsize=807336 CPUtime=0
/proc/21925/task/21928/stat : 21928 (java) S 21915 21915 21479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30191156 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21925/tid=21929] ppid=21915 vsize=807336 CPUtime=0
/proc/21925/task/21929/stat : 21929 (java) S 21915 21915 21479 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30191160 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21925/tid=21930] ppid=21915 vsize=807336 CPUtime=0.12
/proc/21925/task/21930/stat : 21930 (java) S 21915 21915 21479 0 -1 64 402 0 0 0 12 0 0 0 16 0 8 0 30191160 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21925/tid=21931] ppid=21915 vsize=807336 CPUtime=0
/proc/21925/task/21931/stat : 21931 (java) S 21915 21915 21479 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30191160 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21925/tid=21932] ppid=21915 vsize=807336 CPUtime=0
/proc/21925/task/21932/stat : 21932 (java) S 21915 21915 21479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30191160 826712064 10188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 821060

[startup+6.27842 s]
/proc/loadavg: 1.26 1.60 2.22 4/83 21933
/proc/meminfo: memFree=1693840/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 15 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=9332 CPUtime=1.73
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 2439 0 0 0 172 1 0 0 25 0 1 0 30191490 9555968 1844 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525141 0 0 4096 3 0 0 0 17 1 0 0
/proc/21933/statm: 2333 1844 52 112 0 2217 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 51896

[startup+12.7536 s]
/proc/loadavg: 1.39 1.63 2.22 3/83 21933
/proc/meminfo: memFree=1615272/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=11192 CPUtime=8.14
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 2910 0 0 0 812 2 0 0 25 0 1 0 30191490 11460608 2315 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21933/statm: 2798 2315 52 112 0 2682 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 53756

[startup+25.5995 s]
/proc/loadavg: 1.60 1.66 2.22 4/83 21933
/proc/meminfo: memFree=1488552/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=16372 CPUtime=20.88
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 4200 0 0 0 2084 4 0 0 25 0 1 0 30191490 16764928 3605 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21933/statm: 4093 3605 52 112 0 3977 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 58936

[startup+51.2751 s]
/proc/loadavg: 2.01 1.75 2.23 3/83 21933
/proc/meminfo: memFree=1188136/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=23400 CPUtime=46.27
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 5961 0 0 0 4620 7 0 0 25 0 1 0 30191490 23961600 5366 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21933/statm: 5850 5366 52 112 0 5734 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 65964

[startup+102.53 s]
/proc/loadavg: 2.00 1.79 2.22 3/76 21934
/proc/meminfo: memFree=1002080/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=34968 CPUtime=97.15
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 8798 0 0 0 9703 12 0 0 25 0 1 0 30191490 35807232 8203 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528058 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 8742 8203 52 112 0 8626 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 77532

[startup+162.546 s]
/proc/loadavg: 2.08 1.84 2.21 3/76 21934
/proc/meminfo: memFree=989152/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=46216 CPUtime=157.09
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 11646 0 0 0 15692 17 0 0 25 0 1 0 30191490 47325184 11051 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 11554 11051 52 112 0 11438 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 88780

[startup+222.576 s]
/proc/loadavg: 2.03 1.87 2.19 3/76 21934
/proc/meminfo: memFree=978592/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=53468 CPUtime=217.06
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 13426 0 0 0 21687 19 0 0 25 0 1 0 30191490 54751232 12831 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 13367 12831 52 112 0 13251 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 96032

[startup+282.609 s]
/proc/loadavg: 2.01 1.89 2.18 3/76 21934
/proc/meminfo: memFree=968928/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=59868 CPUtime=277.03
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 15017 0 0 0 27681 22 0 0 25 0 1 0 30191490 61304832 14422 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 14967 14422 52 112 0 14851 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 102432

[startup+342.636 s]
/proc/loadavg: 2.03 1.92 2.17 3/76 21934
/proc/meminfo: memFree=958560/2055920 swapFree=4184184/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 24614 0 0 0 123365 42 0 0 25 0 1 0 30191490 101081088 24019 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 24678 24019 52 112 0 24562 0
Current children cumulated CPU time (s) 1238.33
Current children cumulated vsize (KiB) 141276

[startup+1302.99 s]
/proc/loadavg: 2.01 2.01 2.05 3/76 21936
/proc/meminfo: memFree=863584/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=104884 CPUtime=1293.77
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 26170 0 0 0 129333 44 0 0 25 0 1 0 30191490 107401216 25575 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 26221 25575 52 112 0 26105 0
Current children cumulated CPU time (s) 1298.03
Current children cumulated vsize (KiB) 147448

[startup+1363 s]
/proc/loadavg: 2.00 2.00 2.05 3/76 21936
/proc/meminfo: memFree=854752/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=110868 CPUtime=1353.45
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 27646 0 0 0 135299 46 0 0 25 0 1 0 30191490 113528832 27051 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 27717 27051 52 112 0 27601 0
Current children cumulated CPU time (s) 1357.71
Current children cumulated vsize (KiB) 153432

[startup+1423 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 21936
/proc/meminfo: memFree=846240/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=116392 CPUtime=1413.15
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 29041 0 0 0 141267 48 0 0 25 0 1 0 30191490 119185408 28446 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528799 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 29098 28446 52 112 0 28982 0
Current children cumulated CPU time (s) 1417.41
Current children cumulated vsize (KiB) 158956

[startup+1483.01 s]
/proc/loadavg: 2.00 2.00 2.03 3/76 21936
/proc/meminfo: memFree=838176/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=122048 CPUtime=1472.85
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 30285 0 0 0 147235 50 0 0 25 0 1 0 30191490 124977152 29690 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 30512 29690 52 112 0 30396 0
Current children cumulated CPU time (s) 1477.11
Current children cumulated vsize (KiB) 164612

[startup+1543.02 s]
/proc/loadavg: 2.00 2.00 2.03 3/76 21936
/proc/meminfo: memFree=830432/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=126856 CPUtime=1532.54
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 31514 0 0 0 153202 52 0 0 25 0 1 0 30191490 129900544 30919 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 31714 30919 52 112 0 31598 0
Current children cumulated CPU time (s) 1536.8
Current children cumulated vsize (KiB) 169420

[startup+1603.03 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 21936
/proc/meminfo: memFree=822432/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=131928 CPUtime=1592.25
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 32785 0 0 0 159171 54 0 0 25 0 1 0 30191490 135094272 32190 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 32982 32190 52 112 0 32866 0
Current children cumulated CPU time (s) 1596.51
Current children cumulated vsize (KiB) 174492

[startup+1663.03 s]
/proc/loadavg: 2.05 2.01 2.02 3/76 21936
/proc/meminfo: memFree=819808/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=132088 CPUtime=1651.93
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 32824 0 0 0 165139 54 0 0 25 0 1 0 30191490 135258112 32229 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 33022 32229 52 112 0 32906 0
Current children cumulated CPU time (s) 1656.19
Current children cumulated vsize (KiB) 174652

[startup+1723.13 s]
/proc/loadavg: 2.02 2.01 2.02 3/76 21936
/proc/meminfo: memFree=817376/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=132260 CPUtime=1711.7
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 32841 0 0 0 171116 54 0 0 25 0 1 0 30191490 135434240 32246 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 33065 32246 52 112 0 32949 0
Current children cumulated CPU time (s) 1715.96
Current children cumulated vsize (KiB) 174824

[startup+1783.14 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 21936
/proc/meminfo: memFree=814880/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=132260 CPUtime=1771.41
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 32856 0 0 0 177087 54 0 0 25 0 1 0 30191490 135434240 32261 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528082 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 33065 32261 52 112 0 32949 0
Current children cumulated CPU time (s) 1775.67
Current children cumulated vsize (KiB) 174824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 22000
/proc/meminfo: memFree=1662312/2055920 swapFree=4184188/4192956
[pid=21915] ppid=21913 vsize=42564 CPUtime=3.35
/proc/21915/stat : 21915 (sugar) S 21913 21915 21479 0 -1 4194304 8356 16419 0 1 51 5 268 11 16 0 1 0 30191039 43585536 7772 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21915/statm: 10641 7772 373 3 0 7741 0
[pid=21917] ppid=21915 vsize=0 CPUtime=0.91
/proc/21917/stat : 21917 (java) Z 21915 21915 21479 0 -1 1036 9121 0 1 0 85 6 0 0 17 0 1 0 30191044 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21917/statm: 0 0 0 0 0 0 0
[pid=21933] ppid=21915 vsize=132260 CPUtime=1795.84
/proc/21933/stat : 21933 (minisat) R 21915 21915 21479 0 -1 0 32856 0 0 0 179528 56 0 0 25 0 1 0 30191490 135434240 32261 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525036 0 0 4096 3 0 0 0 17 0 0 0
/proc/21933/statm: 33065 32261 52 112 0 32949 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 174824

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21915 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=197513 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=184971
CPU time returned by wait4() is 3.38248
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): 1808.72
CPU time (s): 1800.12
CPU user time (s): 1799.32
CPU system time (s): 0.8
CPU usage (%): 99.5243
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.19751
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24859
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= 843
involuntary context switches= 858

runsolver used 2.11768 s user time and 5.59815 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan 29 20:25:42 UTC 2007


IDJOB= 218900
IDBENCH= 5264
IDSOLVER= 86
FILE ID= node60/218900-1170102341

PBS_JOBID= 3689760

Free space on /tmp= 66537 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-12-12-3.xml
COMMAND LINE= /tmp/evaluation/218900-1170102341/solver /tmp/evaluation/218900-1170102341 /tmp/evaluation/218900-1170102341/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-218900-1170102341 -o ROOT/results/node60/solver-218900-1170102341 -C 1800 -M 900  /tmp/evaluation/218900-1170102341/solver /tmp/evaluation/218900-1170102341 /tmp/evaluation/218900-1170102341/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  2536cda080b196088383bbd934df75c8

RANDOM SEED= 750160396

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.283
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.283
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:       1827832 kB
Buffers:         32672 kB
Cached:          79472 kB
SwapCached:       1552 kB
Active:         120076 kB
Inactive:        65828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827832 kB
SwapTotal:     4192956 kB
SwapFree:      4184184 kB
Dirty:           28160 kB
Writeback:           0 kB
Mapped:          87508 kB
Slab:            27356 kB
Committed_AS:   521284 kB
PageTables:       2048 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= 66558 MiB



End job on node60 on Mon Jan 29 20:55:51 UTC 2007