Trace number 216236

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.08 1810.52

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-11-19-21.xml
MD5SUMc6c6f910320bb57891b536d9eff7e0af
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 variables4602
Number of constraints30353
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30353
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/216236-1170100452/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/216236-1170100452/unknown.xml [Mon Jan 29 20:54:13 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/216236-1170100452/unknown.xml /tmp/evaluation/216236-1170100452/sugar29144.csp [Mon Jan 29 20:54:13 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216236-1170100452/sugar-v0-40.jar -convert /tmp/evaluation/216236-1170100452/unknown.xml /tmp/evaluation/216236-1170100452/sugar29144.csp
0.17	c BEGIN convert /tmp/evaluation/216236-1170100452/unknown.xml
2.77	c END convert (2.606559 seconds)
2.79	c # CONVERT_XML  END : /tmp/evaluation/216236-1170100452/sugar29144.csp 1656377 bytes (2 seconds) [Mon Jan 29 20:54:15 2007]
2.79	c # CONVERT_XML  CPU : 2.7 = 0 + 0 + 2.54 + 0.16
2.79	
2.79	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216236-1170100452/sugar29144.bcnf [Mon Jan 29 20:54:15 2007]
2.79	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216236-1170100452/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216236-1170100452/sugar29144.map /tmp/evaluation/216236-1170100452/sugar29144.csp /tmp/evaluation/216236-1170100452/sugar29144.bcnf
2.90	c BEGIN parse /tmp/evaluation/216236-1170100452/sugar29144.csp
8.27	c END parse (5.365057 seconds)
8.27	c BEGIN simplify
8.28	c END simplify (0.016944 seconds)
8.28	c BEGIN encode /tmp/evaluation/216236-1170100452/sugar29144.bcnf
8.83	c END encode (0.54169 seconds)
9.01	c # GENERATE_SAT  END : 40092 variables 342249 clauses 5037632 bytes (6 seconds) [Mon Jan 29 20:54:21 2007]
9.01	c # GENERATE_SAT  CPU : 6.19 = 0.14 + 0.01 + 5.87 + 0.17
9.01	
9.01	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216236-1170100452/sugar29144.bcnf [Mon Jan 29 20:54:21 2007]
9.01	c # CMD : /tmp/evaluation/216236-1170100452/minisat /tmp/evaluation/216236-1170100452/sugar29144.bcnf /tmp/evaluation/216236-1170100452/sugar29144.out
9.23	c ==================================[MINISAT]===================================
9.23	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.23	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.23	c ==============================================================================
9.23	c |         0 |  204741   584607 |   68247       0        0     nan |  0.000 % |
9.29	c |       100 |  204747   584607 |   75071      92     1970    21.4 | 36.214 % |
9.33	c |       250 |  204754   584607 |   82578     235     5536    23.6 | 36.214 % |
9.40	c |       475 |  204757   584607 |   90836     456    12519    27.5 | 36.217 % |
9.46	c |       812 |  204761   584607 |   99920     789    23002    29.2 | 36.217 % |
9.56	c |      1318 |  204763   584607 |  109912    1293    39667    30.7 | 36.217 % |
9.71	c |      2078 |  204729   584532 |  120903    2047    69639    34.0 | 36.222 % |
9.87	c |      3218 |  204731   584532 |  132994    3185   116754    36.7 | 36.222 % |
10.14	c |      4926 |  204711   584481 |  146293    4888   206234    42.2 | 36.222 % |
10.54	c |      7488 |  204693   584424 |  160922    7441   278364    37.4 | 36.227 % |
11.29	c |     11334 |  204694   584409 |  177015   11276   495029    43.9 | 36.229 % |
12.29	c |     17102 |  204710   584409 |  194716   17026   770462    45.3 | 36.234 % |
14.19	c |     25751 |  204710   584367 |  214188   25652  1203402    46.9 | 36.239 % |
18.23	c |     38726 |  204693   584310 |  235607   38618  2134986    55.3 | 36.239 % |
22.99	c |     58188 |  204744   584253 |  259167   58000  3145639    54.2 | 36.252 % |
32.10	c |     87380 |  204756   584181 |  285084   87142  4725802    54.2 | 36.269 % |
45.60	c |    131171 |  204709   583848 |  313593  130811  7016474    53.6 | 36.304 % |
85.31	c |    196857 |  204665   583527 |  344952  196379 11004356    56.0 | 36.321 % |
157.28	c |    295386 |  204558   582849 |  379447  294679 16451890    55.8 | 36.426 % |
257.36	c |    443175 |  204254   581526 |  417392   64542  4237451    65.7 | 36.501 % |
379.35	c |    664860 |  204024   580305 |  459131  285843 18664202    65.3 | 36.618 % |
605.90	c |    997385 |  203966   579024 |  505044  156801  9529538    60.8 | 36.741 % |
1039.36	c |   1496175 |  203867   577746 |  555549  143578 11990722    83.5 | 36.855 % |
1617.03	c |   2244361 |  203607   575859 |  611104  326114 23022746    70.6 | 37.027 % |
1809.51	
1809.51	s UNKNOWN
1809.51	c # INTERRUPTED
1809.51	c # MAIN  END :  (1809 seconds) [Mon Jan 29 21:24:22 2007]
1809.51	c # MAIN  CPU : 8.89 = 0.14 + 0.01 + 8.41 + 0.33
1809.51	

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/node2/watcher-216236-1170100452 -o ROOT/results/node2/solver-216236-1170100452 -C 1800 -M 900 /tmp/evaluation/216236-1170100452/solver /tmp/evaluation/216236-1170100452 /tmp/evaluation/216236-1170100452/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: 3.44 2.57 2.15 5/94 29145
/proc/meminfo: memFree=1848136/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=12128 CPUtime=0
/proc/29144/stat : 29144 (sugar) R 29142 29144 29079 0 -1 4194304 506 0 0 0 0 0 0 0 20 0 1 0 30000195 12419072 225 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206398784224 0 0 4224 0 0 0 0 17 1 0 0
/proc/29144/statm: 3032 225 170 3 0 132 0

[startup+0.105302 s]
/proc/loadavg: 3.44 2.57 2.15 5/94 29145
/proc/meminfo: memFree=1848136/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=13724 CPUtime=0.04
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30000195 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29144/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.513346 s]
/proc/loadavg: 3.44 2.57 2.15 5/94 29145
/proc/meminfo: memFree=1848136/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=13724 CPUtime=0.04
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30000195 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29144/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33443 s]
/proc/loadavg: 3.44 2.57 2.15 3/102 29153
/proc/meminfo: memFree=1778184/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=13724 CPUtime=0.04
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30000195 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29144/statm: 3431 805 368 3 0 531 0
[pid=29146] ppid=29144 vsize=807288 CPUtime=1.26
/proc/29146/stat : 29146 (java) R 29144 29144 29079 0 -1 0 17888 0 1 0 116 10 0 0 25 0 8 0 30000200 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073606215 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 201822 17633 1690 14 0 189100 0
[pid=29146/tid=29147] ppid=29144 vsize=807288 CPUtime=0.26
/proc/29146/task/29147/stat : 29147 (java) S 29144 29144 29079 0 -1 64 11331 0 0 0 23 3 0 0 16 0 8 0 30000203 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29144 vsize=807288 CPUtime=0
/proc/29146/task/29148/stat : 29148 (java) S 29144 29144 29079 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30000204 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29144 vsize=807288 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29144 29144 29079 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 30000204 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29144 vsize=807288 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29144 29144 29079 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30000207 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29144 vsize=807288 CPUtime=0.13
/proc/29146/task/29151/stat : 29151 (java) S 29144 29144 29079 0 -1 64 395 0 0 0 12 1 0 0 16 0 8 0 30000207 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29144 vsize=807288 CPUtime=0
/proc/29146/task/29152/stat : 29152 (java) S 29144 29144 29079 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30000207 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29144 vsize=807288 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29144 29144 29079 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30000207 826662912 17633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 821012

[startup+2.97259 s]
/proc/loadavg: 3.44 2.57 2.15 2/98 29158
/proc/meminfo: memFree=1775656/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=13724 CPUtime=2.74
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 1190 21694 0 1 3 1 254 16 15 0 1 0 30000195 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 13724

[startup+6.17594 s]
/proc/loadavg: 3.33 2.56 2.15 3/91 29178
/proc/meminfo: memFree=1812064/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=13724 CPUtime=2.74
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 1190 21694 0 1 3 1 254 16 15 0 1 0 30000195 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 3431 809 371 3 0 531 0
[pid=29171] ppid=29144 vsize=807376 CPUtime=3.37
/proc/29171/stat : 29171 (java) R 29144 29144 29079 0 -1 0 17766 0 1 0 327 10 0 0 17 0 8 0 30000475 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073448201 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29171/statm: 201844 17489 1506 14 0 189122 0
[pid=29171/tid=29172] ppid=29144 vsize=807376 CPUtime=0.69
/proc/29171/task/29172/stat : 29172 (java) S 29144 29144 29079 0 -1 64 11534 0 0 0 64 5 0 0 15 0 8 0 30000478 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29171/tid=29173] ppid=29144 vsize=807376 CPUtime=0
/proc/29171/task/29173/stat : 29173 (java) S 29144 29144 29079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30000478 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29171/tid=29174] ppid=29144 vsize=807376 CPUtime=0
/proc/29171/task/29174/stat : 29174 (java) S 29144 29144 29079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30000478 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29171/tid=29175] ppid=29144 vsize=807376 CPUtime=0
/proc/29171/task/29175/stat : 29175 (java) S 29144 29144 29079 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 30000481 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29171/tid=29176] ppid=29144 vsize=807376 CPUtime=0.13
/proc/29171/task/29176/stat : 29176 (java) S 29144 29144 29079 0 -1 64 419 0 0 0 13 0 0 0 16 0 8 0 30000481 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29171/tid=29177] ppid=29144 vsize=807376 CPUtime=0
/proc/29171/task/29177/stat : 29177 (java) S 29144 29144 29079 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30000481 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29171/tid=29178] ppid=29144 vsize=807376 CPUtime=0
/proc/29171/task/29178/stat : 29178 (java) S 29144 29144 29079 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30000481 826753024 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 821100

[startup+12.6516 s]
/proc/loadavg: 3.22 2.55 2.15 3/95 29234
/proc/meminfo: memFree=1804360/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=15388 CPUtime=3.61
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 4414 0 0 0 359 2 0 0 25 0 1 0 30001097 15757312 3374 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 3847 3374 52 112 0 3731 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 38820

[startup+25.4979 s]
/proc/loadavg: 2.95 2.52 2.15 3/88 29235
/proc/meminfo: memFree=1793536/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=28772 CPUtime=16.45
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 7718 0 0 0 1640 5 0 0 25 0 1 0 30001097 29462528 6678 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 7193 6678 52 112 0 7077 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 52204

[startup+51.1746 s]
/proc/loadavg: 2.62 2.48 2.14 3/88 29235
/proc/meminfo: memFree=1750528/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=49084 CPUtime=42.08
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 12776 0 0 0 4199 9 0 0 25 0 1 0 30001097 50262016 11736 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 12271 11736 52 112 0 12155 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 72516

[startup+102.409 s]
/proc/loadavg: 2.27 2.40 2.13 3/89 29307
/proc/meminfo: memFree=1762488/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=72340 CPUtime=93.22
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 18571 0 0 0 9306 16 0 0 25 0 1 0 30001097 74076160 17531 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 18085 17531 52 112 0 17969 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 95772

[startup+162.494 s]
/proc/loadavg: 2.10 2.33 2.12 3/89 29307
/proc/meminfo: memFree=1735672/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=92472 CPUtime=152.98
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 23678 0 0 0 15275 23 0 0 25 0 1 0 30001097 94691328 22638 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134532777 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 23118 22638 52 112 0 23002 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 115904

[startup+222.583 s]
/proc/loadavg: 2.03 2.27 2.11 3/89 29307
/proc/meminfo: memFree=1699192/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=115444 CPUtime=212.76
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 29324 0 0 0 21247 29 0 0 25 0 1 0 30001097 118214656 28284 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528186 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 28861 28284 52 112 0 28745 0
Current children cumulated CPU time (s) 221.69
Current children cumulated vsize (KiB) 138876

[startup+282.67 s]
/proc/loadavg: 2.01 2.22 2.10 3/89 29307
/proc/meminfo: memFree=1688184/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=120452 CPUtime=272.54
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 30600 0 0 0 27223 31 0 0 25 0 1 0 30001097 123342848 29560 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 30113 29560 52 112 0 29997 0
Current children cumulated CPU time (s) 281.47
Current children cumulated vsize (KiB) 143884

[startup+342.753 s]
/proc/loadavg: 2.00 2.17 2.09 3/89 29307
/proc/meminfo: memFree=1687800/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=120452 CPUtime=332.29
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 30600 0 0 0 33198 31 0 0 25 0 1 0 30001097 123342848 29560 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 30113 29560 52 112 0 29997 0
Current children cumulated CPU time (s) 341.22
Current children cumulated vsize (KiB) 143884

[startup+402.831 s]
/proc/loadavg: 2.00 2.14 2.08 3/89 29307
/proc/meminfo: memFree=1680184/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=120452 CPUtime=392.05
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 30600 0 0 0 39174 31 0 0 25 0 1 0 30001097 123342848 29560 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 30113 29560 52 112 0 29997 0

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

/proc/loadavg: 2.02 2.02 2.03 3/89 29505
/proc/meminfo: memFree=1587448/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=202604 CPUtime=1109.02
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 51009 0 0 0 110822 80 0 0 25 0 1 0 30001097 207466496 49969 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527082 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 50651 49969 52 112 0 50535 0
Current children cumulated CPU time (s) 1117.95
Current children cumulated vsize (KiB) 226036

[startup+1183.84 s]
/proc/loadavg: 2.04 2.03 2.03 3/89 29505
/proc/meminfo: memFree=1587384/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=202604 CPUtime=1168.78
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 51009 0 0 0 116798 80 0 0 25 0 1 0 30001097 207466496 49969 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134523963 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 50651 49969 52 112 0 50535 0
Current children cumulated CPU time (s) 1177.71
Current children cumulated vsize (KiB) 226036

[startup+1243.91 s]
/proc/loadavg: 2.01 2.02 2.02 3/89 29505
/proc/meminfo: memFree=1586424/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=202604 CPUtime=1228.53
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 51009 0 0 0 122773 80 0 0 25 0 1 0 30001097 207466496 49969 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528461 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 50651 49969 52 112 0 50535 0
Current children cumulated CPU time (s) 1237.46
Current children cumulated vsize (KiB) 226036

[startup+1304 s]
/proc/loadavg: 2.00 2.02 2.02 3/89 29505
/proc/meminfo: memFree=1585912/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=202604 CPUtime=1288.31
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 51009 0 0 0 128750 81 0 0 25 0 1 0 30001097 207466496 49969 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 50651 49969 52 112 0 50535 0
Current children cumulated CPU time (s) 1297.24
Current children cumulated vsize (KiB) 226036

[startup+1364.08 s]
/proc/loadavg: 2.04 2.03 2.02 3/89 29505
/proc/meminfo: memFree=1575416/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=212776 CPUtime=1348.06
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 53562 0 0 0 134721 85 0 0 25 0 1 0 30001097 217882624 52522 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 53194 52522 52 112 0 53078 0
Current children cumulated CPU time (s) 1356.99
Current children cumulated vsize (KiB) 236208

[startup+1424.16 s]
/proc/loadavg: 2.01 2.02 2.01 3/89 29505
/proc/meminfo: memFree=1558776/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=228828 CPUtime=1407.81
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 57622 0 0 0 140690 91 0 0 25 0 1 0 30001097 234319872 56582 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57207 56582 52 112 0 57091 0
Current children cumulated CPU time (s) 1416.74
Current children cumulated vsize (KiB) 252260

[startup+1484.24 s]
/proc/loadavg: 2.00 2.01 2.01 3/89 29505
/proc/meminfo: memFree=1553848/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1467.57
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 146665 92 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1476.5
Current children cumulated vsize (KiB) 255032

[startup+1544.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 29505
/proc/meminfo: memFree=1553016/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1527.32
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 152640 92 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1536.25
Current children cumulated vsize (KiB) 255032

[startup+1604.4 s]
/proc/loadavg: 2.13 2.04 2.01 3/89 29505
/proc/meminfo: memFree=1552376/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1587.09
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 158616 93 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525036 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1596.02
Current children cumulated vsize (KiB) 255032

[startup+1664.48 s]
/proc/loadavg: 2.08 2.04 2.01 3/89 29505
/proc/meminfo: memFree=1551864/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1646.85
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 164592 93 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1655.78
Current children cumulated vsize (KiB) 255032

[startup+1724.56 s]
/proc/loadavg: 2.03 2.03 2.00 3/89 29505
/proc/meminfo: memFree=1551672/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1706.6
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 170567 93 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1715.53
Current children cumulated vsize (KiB) 255032

[startup+1784.64 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 29505
/proc/meminfo: memFree=1551224/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1766.36
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 176543 93 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1775.29
Current children cumulated vsize (KiB) 255032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 29505
/proc/meminfo: memFree=1551032/2055920 swapFree=4192812/4192956
[pid=29144] ppid=29142 vsize=23432 CPUtime=8.93
/proc/29144/stat : 29144 (sugar) S 29142 29144 29079 0 -1 4194304 3664 45436 0 2 17 2 841 33 16 0 1 0 30000195 23994368 3178 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29144/statm: 5858 3178 373 3 0 2958 0
[pid=29226] ppid=29144 vsize=231600 CPUtime=1791.11
/proc/29226/stat : 29226 (minisat) R 29144 29144 29079 0 -1 0 58291 0 0 0 179018 93 0 0 25 0 1 0 30001097 237158400 57251 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527159 0 0 4096 3 0 0 0 17 0 0 0
/proc/29226/statm: 57900 57251 52 112 0 57784 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 255032

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 29144 and gives childrusage.ru_utime.tv_sec=8 childrusage.ru_utime.tv_usec=589694 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=361944
CPU time returned by wait4() is 8.95164
while last known CPU time is 1800.08

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

Real time (s): 1810.52
CPU time (s): 1800.08
CPU user time (s): 1798.76
CPU system time (s): 1.32
CPU usage (%): 99.4231
Max. virtual memory (cumulated for all children) (KiB): 821132

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

runsolver used 2.21866 s user time and 5.80412 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan 29 19:54:12 UTC 2007


IDJOB= 216236
IDBENCH= 5062
IDSOLVER= 86
FILE ID= node2/216236-1170100452

PBS_JOBID= 3689525

Free space on /tmp= 66556 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-11-19-21.xml
COMMAND LINE= /tmp/evaluation/216236-1170100452/solver /tmp/evaluation/216236-1170100452 /tmp/evaluation/216236-1170100452/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-216236-1170100452 -o ROOT/results/node2/solver-216236-1170100452 -C 1800 -M 900  /tmp/evaluation/216236-1170100452/solver /tmp/evaluation/216236-1170100452 /tmp/evaluation/216236-1170100452/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  c6c6f910320bb57891b536d9eff7e0af

RANDOM SEED= 530687335

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.247
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.247
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:       1848616 kB
Buffers:          5252 kB
Cached:          49284 kB
SwapCached:          0 kB
Active:         138676 kB
Inactive:        15600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5884 kB
Writeback:           0 kB
Mapped:         125188 kB
Slab:            37756 kB
Committed_AS:   889724 kB
PageTables:       2304 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= 66555 MiB



End job on node2 on Mon Jan 29 20:24:23 UTC 2007