Trace number 216275

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 1818.36

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-9-16-19.xml
MD5SUMd911335f6fe79101861b529ce7b19422
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 variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/216275-1170100488/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/216275-1170100488/unknown.xml [Mon Jan 29 20:54:48 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/216275-1170100488/unknown.xml /tmp/evaluation/216275-1170100488/sugar25267.csp [Mon Jan 29 20:54:48 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216275-1170100488/sugar-v0-40.jar -convert /tmp/evaluation/216275-1170100488/unknown.xml /tmp/evaluation/216275-1170100488/sugar25267.csp
0.17	c BEGIN convert /tmp/evaluation/216275-1170100488/unknown.xml
2.80	c END convert (2.635802 seconds)
2.85	c # CONVERT_XML  END : /tmp/evaluation/216275-1170100488/sugar25267.csp 1685153 bytes (3 seconds) [Mon Jan 29 20:54:51 2007]
2.85	c # CONVERT_XML  CPU : 2.74 = 0 + 0 + 2.59 + 0.15
2.85	
2.85	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216275-1170100488/sugar25267.bcnf [Mon Jan 29 20:54:51 2007]
2.85	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216275-1170100488/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216275-1170100488/sugar25267.map /tmp/evaluation/216275-1170100488/sugar25267.csp /tmp/evaluation/216275-1170100488/sugar25267.bcnf
2.97	c BEGIN parse /tmp/evaluation/216275-1170100488/sugar25267.csp
8.77	c END parse (5.801099 seconds)
8.77	c BEGIN simplify
8.79	c END simplify (0.018598 seconds)
8.79	c BEGIN encode /tmp/evaluation/216275-1170100488/sugar25267.bcnf
9.38	c END encode (0.598556 seconds)
9.61	c # GENERATE_SAT  END : 40134 variables 337809 clauses 4966712 bytes (7 seconds) [Mon Jan 29 20:54:58 2007]
9.61	c # GENERATE_SAT  CPU : 6.67 = 0.15 + 0.01 + 6.35 + 0.16
9.61	
9.61	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216275-1170100488/sugar25267.bcnf [Mon Jan 29 20:54:58 2007]
9.61	c # CMD : /tmp/evaluation/216275-1170100488/minisat /tmp/evaluation/216275-1170100488/sugar25267.bcnf /tmp/evaluation/216275-1170100488/sugar25267.out
9.84	c ==================================[MINISAT]===================================
9.84	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.84	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.84	c ==============================================================================
9.84	c |         0 |  201381   575889 |   67127       0        0     nan |  0.000 % |
9.90	c |       101 |  201386   575889 |   73839      95     2313    24.3 | 36.592 % |
9.92	c |       253 |  201386   575889 |   81223     247     6876    27.8 | 36.592 % |
9.96	c |       479 |  201392   575889 |   89346     466    12386    26.6 | 36.595 % |
10.05	c |       817 |  201400   575889 |   98280     796    30165    37.9 | 36.595 % |
10.12	c |      1324 |  201403   575889 |  108108    1300    49125    37.8 | 36.595 % |
10.27	c |      2083 |  201381   575811 |  118919    2041    70525    34.6 | 36.597 % |
10.46	c |      3224 |  201389   575811 |  130811    3174   112128    35.3 | 36.597 % |
10.75	c |      4932 |  201398   575811 |  143892    4872   184979    38.0 | 36.605 % |
11.11	c |      7495 |  201367   575721 |  158281    7424   281323    37.9 | 36.612 % |
11.72	c |     11339 |  201275   575520 |  174110   11257   433856    38.5 | 36.632 % |
12.82	c |     17106 |  201277   575454 |  191521   16987   718095    42.3 | 36.642 % |
15.44	c |     25756 |  201257   575364 |  210673   25617  1270222    49.6 | 36.642 % |
19.89	c |     38731 |  201265   575349 |  231740   38574  2154445    55.9 | 36.645 % |
26.17	c |     58193 |  201313   575349 |  254914   57987  3334189    57.5 | 36.647 % |
36.50	c |     87386 |  201349   575238 |  280406   87084  4818689    55.3 | 36.662 % |
51.57	c |    131175 |  201330   574962 |  308446  130757  7089324    54.2 | 36.682 % |
84.74	c |    196859 |  201198   574323 |  339291  196258 11261614    57.4 | 36.764 % |
158.38	c |    295385 |  201029   573456 |  373220  294522 17670152    60.0 | 36.834 % |
261.16	c |    443174 |  200904   572556 |  410542   64345  3164057    49.2 | 36.951 % |
367.59	c |    664857 |  200516   570759 |  451596  285539 17423530    61.0 | 37.088 % |
609.12	c |    997383 |  200233   569010 |  496756  157104  9799005    62.4 | 37.258 % |
1102.77	c |   1496172 |  199934   567342 |  546432  150953 11973840    79.3 | 37.410 % |
1761.32	c |   2244355 |  200067   566286 |  601075  350586 26942253    76.8 | 37.514 % |
1817.35	
1817.35	s UNKNOWN
1817.35	c # INTERRUPTED
1817.35	c # MAIN  END :  (1817 seconds) [Mon Jan 29 21:25:05 2007]
1817.35	c # MAIN  CPU : 9.42 = 0.15 + 0.02 + 8.94 + 0.31
1817.35	

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/node4/watcher-216275-1170100488 -o ROOT/results/node4/solver-216275-1170100488 -C 1800 -M 900 /tmp/evaluation/216275-1170100488/solver /tmp/evaluation/216275-1170100488 /tmp/evaluation/216275-1170100488/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.09 3.76 4.84 5/94 25268
/proc/meminfo: memFree=394392/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=12268 CPUtime=0
/proc/25267/stat : 25267 (sugar) R 25265 25267 24717 0 -1 4194304 597 0 0 0 0 0 0 0 20 0 1 0 30003657 12562432 316 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259913382501 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25267/statm: 3067 316 241 3 0 167 0

[startup+0.108816 s]
/proc/loadavg: 2.09 3.76 4.84 5/94 25268
/proc/meminfo: memFree=394392/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=13724 CPUtime=0.03
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30003657 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.516859 s]
/proc/loadavg: 2.09 3.76 4.84 5/94 25268
/proc/meminfo: memFree=394392/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=13724 CPUtime=0.03
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30003657 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33993 s]
/proc/loadavg: 2.09 3.76 4.84 4/102 25276
/proc/meminfo: memFree=338200/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=13724 CPUtime=0.03
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30003657 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 3431 805 368 3 0 531 0
[pid=25269] ppid=25267 vsize=807288 CPUtime=1.26
/proc/25269/stat : 25269 (java) R 25267 25267 24717 0 -1 0 17848 0 1 0 116 10 0 0 16 0 8 0 30003662 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073687638 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25269/statm: 201822 17593 1690 14 0 189100 0
[pid=25269/tid=25270] ppid=25267 vsize=807288 CPUtime=0.25
/proc/25269/task/25270/stat : 25270 (java) S 25267 25267 24717 0 -1 64 11290 0 0 0 21 4 0 0 16 0 8 0 30003666 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25269/tid=25271] ppid=25267 vsize=807288 CPUtime=0
/proc/25269/task/25271/stat : 25271 (java) S 25267 25267 24717 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30003666 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25269/tid=25272] ppid=25267 vsize=807288 CPUtime=0
/proc/25269/task/25272/stat : 25272 (java) S 25267 25267 24717 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30003666 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25269/tid=25273] ppid=25267 vsize=807288 CPUtime=0
/proc/25269/task/25273/stat : 25273 (java) S 25267 25267 24717 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 30003670 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25269/tid=25274] ppid=25267 vsize=807288 CPUtime=0.12
/proc/25269/task/25274/stat : 25274 (java) R 25267 25267 24717 0 -1 64 394 0 0 0 12 0 0 0 20 0 8 0 30003670 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25269/tid=25275] ppid=25267 vsize=807288 CPUtime=0
/proc/25269/task/25275/stat : 25275 (java) S 25267 25267 24717 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30003670 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25269/tid=25276] ppid=25267 vsize=807288 CPUtime=0
/proc/25269/task/25276/stat : 25276 (java) S 25267 25267 24717 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30003670 826662912 17593 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 821012

[startup+2.99409 s]
/proc/loadavg: 2.16 3.75 4.83 4/102 25276
/proc/meminfo: memFree=304408/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=13724 CPUtime=2.77
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 1190 21934 0 1 3 0 259 15 15 0 1 0 30003657 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 13724

[startup+6.1984 s]
/proc/loadavg: 2.16 3.75 4.83 3/102 25284
/proc/meminfo: memFree=312216/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=13724 CPUtime=2.77
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 1190 21934 0 1 3 0 259 15 15 0 1 0 30003657 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 3431 809 371 3 0 531 0
[pid=25277] ppid=25267 vsize=807376 CPUtime=3.31
/proc/25277/stat : 25277 (java) R 25267 25267 24717 0 -1 0 17101 0 1 0 322 9 0 0 25 0 8 0 30003942 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073575245 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25277/statm: 201844 16827 1506 14 0 189122 0
[pid=25277/tid=25278] ppid=25267 vsize=807376 CPUtime=0.71
/proc/25277/task/25278/stat : 25278 (java) S 25267 25267 24717 0 -1 64 10871 0 0 0 66 5 0 0 16 0 8 0 30003946 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25277/tid=25279] ppid=25267 vsize=807376 CPUtime=0
/proc/25277/task/25279/stat : 25279 (java) S 25267 25267 24717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30003946 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25277/tid=25280] ppid=25267 vsize=807376 CPUtime=0
/proc/25277/task/25280/stat : 25280 (java) S 25267 25267 24717 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30003946 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25277/tid=25281] ppid=25267 vsize=807376 CPUtime=0
/proc/25277/task/25281/stat : 25281 (java) S 25267 25267 24717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30003949 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25277/tid=25282] ppid=25267 vsize=807376 CPUtime=0.14
/proc/25277/task/25282/stat : 25282 (java) S 25267 25267 24717 0 -1 64 419 0 0 0 14 0 0 0 16 0 8 0 30003949 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25277/tid=25283] ppid=25267 vsize=807376 CPUtime=0
/proc/25277/task/25283/stat : 25283 (java) S 25267 25267 24717 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30003949 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25277/tid=25284] ppid=25267 vsize=807376 CPUtime=0
/proc/25277/task/25284/stat : 25284 (java) S 25267 25267 24717 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30003949 826753024 16827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 821100

[startup+12.656 s]
/proc/loadavg: 2.14 3.69 4.80 3/95 25285
/proc/meminfo: memFree=316432/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 15 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=14028 CPUtime=3.01
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 4166 0 0 0 299 2 0 0 25 0 1 0 30004618 14364672 3126 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/25285/statm: 3507 3126 52 112 0 3391 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 37460

[startup+25.5002 s]
/proc/loadavg: 2.12 3.64 4.77 3/95 25285
/proc/meminfo: memFree=254928/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=25916 CPUtime=15.79
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 7128 0 0 0 1573 6 0 0 25 0 1 0 30004618 26537984 6088 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/25285/statm: 6479 6088 52 112 0 6363 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 49348

[startup+51.1747 s]
/proc/loadavg: 2.08 3.50 4.70 3/95 25285
/proc/meminfo: memFree=133264/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=44532 CPUtime=41.33
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 11792 0 0 0 4120 13 0 0 25 0 1 0 30004618 45600768 10752 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/25285/statm: 11133 10752 52 112 0 11017 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 67964

[startup+102.415 s]
/proc/loadavg: 2.08 3.29 4.56 3/95 25285
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=73852 CPUtime=92.29
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 19029 0 0 0 9202 27 0 0 25 0 1 0 30004618 75624448 17989 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25285/statm: 18463 17989 52 112 0 18347 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 97284

[startup+162.502 s]
/proc/loadavg: 2.01 3.05 4.40 3/96 25351
/proc/meminfo: memFree=1696520/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=95816 CPUtime=151.79
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 24608 0 0 0 15140 39 0 0 25 0 1 0 30004618 98115584 23568 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25285/statm: 23954 23568 52 112 0 23838 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 119248

[startup+222.566 s]
/proc/loadavg: 2.00 2.85 4.24 3/89 25352
/proc/meminfo: memFree=1654720/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=113124 CPUtime=211.31
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 28818 0 0 0 21087 44 0 0 25 0 1 0 30004618 115838976 27778 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528052 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 28281 27778 52 112 0 28165 0
Current children cumulated CPU time (s) 220.76
Current children cumulated vsize (KiB) 136556

[startup+282.66 s]
/proc/loadavg: 2.00 2.68 4.09 3/89 25352
/proc/meminfo: memFree=1614208/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=123408 CPUtime=270.82
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 31448 0 0 0 27035 47 0 0 25 0 1 0 30004618 126369792 30408 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 30852 30408 52 112 0 30736 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 146840

[startup+342.733 s]
/proc/loadavg: 2.00 2.56 3.95 3/89 25352
/proc/meminfo: memFree=1593600/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=123408 CPUtime=330.32
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 31448 0 0 0 32984 48 0 0 25 0 1 0 30004618 126369792 30408 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527209 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 30852 30408 52 112 0 30736 0
Current children cumulated CPU time (s) 339.77
Current children cumulated vsize (KiB) 146840

[startup+402.81 s]
/proc/loadavg: 2.00 2.45 3.83 3/95 25454
/proc/meminfo: memFree=1570168/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=123408 CPUtime=389.77
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 31448 0 0 0 38918 59 0 0 25 0 1 0 30004618 126369792 30408 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528340 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 30852 30408 52 112 0 30736 0

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

/proc/loadavg: 2.00 2.03 2.82 3/89 25550
/proc/meminfo: memFree=1450240/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=191376 CPUtime=1103.58
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 48313 0 0 0 110264 94 0 0 25 0 1 0 30004618 195969024 47273 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 47844 47273 52 112 0 47728 0
Current children cumulated CPU time (s) 1113.03
Current children cumulated vsize (KiB) 214808

[startup+1183.74 s]
/proc/loadavg: 2.06 2.04 2.77 3/89 25550
/proc/meminfo: memFree=1450176/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=191376 CPUtime=1163.05
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 48313 0 0 0 116211 94 0 0 25 0 1 0 30004618 195969024 47273 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 47844 47273 52 112 0 47728 0
Current children cumulated CPU time (s) 1172.5
Current children cumulated vsize (KiB) 214808

[startup+1243.8 s]
/proc/loadavg: 2.02 2.03 2.72 3/89 25550
/proc/meminfo: memFree=1441728/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=191376 CPUtime=1222.54
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 48313 0 0 0 122159 95 0 0 25 0 1 0 30004618 195969024 47273 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 47844 47273 52 112 0 47728 0
Current children cumulated CPU time (s) 1231.99
Current children cumulated vsize (KiB) 214808

[startup+1303.88 s]
/proc/loadavg: 2.08 2.04 2.68 3/89 25550
/proc/meminfo: memFree=1428672/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=191376 CPUtime=1282.05
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 48313 0 0 0 128110 95 0 0 25 0 1 0 30004618 195969024 47273 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 47844 47273 52 112 0 47728 0
Current children cumulated CPU time (s) 1291.5
Current children cumulated vsize (KiB) 214808

[startup+1363.94 s]
/proc/loadavg: 2.03 2.03 2.63 3/89 25550
/proc/meminfo: memFree=1416192/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=191376 CPUtime=1341.52
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 48314 0 0 0 134056 96 0 0 25 0 1 0 30004618 195969024 47274 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 47844 47274 52 112 0 47728 0
Current children cumulated CPU time (s) 1350.97
Current children cumulated vsize (KiB) 214808

[startup+1424 s]
/proc/loadavg: 2.01 2.02 2.59 3/89 25550
/proc/meminfo: memFree=1386432/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=210792 CPUtime=1401.02
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 53167 0 0 0 139999 103 0 0 25 0 1 0 30004618 215851008 52127 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 52698 52127 52 112 0 52582 0
Current children cumulated CPU time (s) 1410.47
Current children cumulated vsize (KiB) 234224

[startup+1484.06 s]
/proc/loadavg: 2.00 2.02 2.55 3/89 25550
/proc/meminfo: memFree=1363264/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=224608 CPUtime=1460.52
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 56658 0 0 0 145945 107 0 0 25 0 1 0 30004618 229998592 55618 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56152 55618 52 112 0 56036 0
Current children cumulated CPU time (s) 1469.97
Current children cumulated vsize (KiB) 248040

[startup+1544.12 s]
/proc/loadavg: 2.00 2.01 2.52 4/89 25550
/proc/meminfo: memFree=1350208/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=227908 CPUtime=1519.99
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 57492 0 0 0 151890 109 0 0 25 0 1 0 30004618 233377792 56452 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56977 56452 52 112 0 56861 0
Current children cumulated CPU time (s) 1529.44
Current children cumulated vsize (KiB) 251340

[startup+1604.19 s]
/proc/loadavg: 2.00 2.00 2.48 3/89 25550
/proc/meminfo: memFree=1341632/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=227908 CPUtime=1579.49
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 57492 0 0 0 157840 109 0 0 25 0 1 0 30004618 233377792 56452 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56977 56452 52 112 0 56861 0
Current children cumulated CPU time (s) 1588.94
Current children cumulated vsize (KiB) 251340

[startup+1664.26 s]
/proc/loadavg: 2.00 2.00 2.45 3/89 25550
/proc/meminfo: memFree=1337024/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=227908 CPUtime=1638.99
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 57492 0 0 0 163789 110 0 0 25 0 1 0 30004618 233377792 56452 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56977 56452 52 112 0 56861 0
Current children cumulated CPU time (s) 1648.44
Current children cumulated vsize (KiB) 251340

[startup+1724.32 s]
/proc/loadavg: 2.00 2.00 2.42 3/89 25550
/proc/meminfo: memFree=1336896/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=227908 CPUtime=1698.46
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 57492 0 0 0 169736 110 0 0 25 0 1 0 30004618 233377792 56452 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56977 56452 52 112 0 56861 0
Current children cumulated CPU time (s) 1707.91
Current children cumulated vsize (KiB) 251340

[startup+1784.38 s]
/proc/loadavg: 2.13 2.03 2.40 3/89 25550
/proc/meminfo: memFree=1336832/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=227908 CPUtime=1757.96
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 57492 0 0 0 175686 110 0 0 25 0 1 0 30004618 233377792 56452 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56977 56452 52 112 0 56861 0
Current children cumulated CPU time (s) 1767.41
Current children cumulated vsize (KiB) 251340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.34 s]
/proc/loadavg: 2.07 2.03 2.38 3/89 25550
/proc/meminfo: memFree=1336832/2055920 swapFree=4192812/4192956
[pid=25267] ppid=25265 vsize=23432 CPUtime=9.45
/proc/25267/stat : 25267 (sugar) S 25265 25267 24717 0 -1 4194304 3684 46036 0 2 18 2 894 31 16 0 1 0 30003657 23994368 3198 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25267/statm: 5858 3198 373 3 0 2958 0
[pid=25285] ppid=25267 vsize=227908 CPUtime=1790.59
/proc/25285/stat : 25285 (minisat) R 25267 25267 24717 0 -1 0 57492 0 0 0 178949 110 0 0 25 0 1 0 30004618 233377792 56452 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25285/statm: 56977 56452 52 112 0 56861 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 251340

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25267 and gives childrusage.ru_utime.tv_sec=9 childrusage.ru_utime.tv_usec=129612 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=345947
CPU time returned by wait4() is 9.47556
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): 1818.36
CPU time (s): 1800.08
CPU user time (s): 1798.61
CPU system time (s): 1.47
CPU usage (%): 98.9945
Max. virtual memory (cumulated for all children) (KiB): 821144

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

runsolver used 2.28365 s user time and 5.46317 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Jan 29 19:54:48 UTC 2007


IDJOB= 216275
IDBENCH= 5065
IDSOLVER= 86
FILE ID= node4/216275-1170100488

PBS_JOBID= 3689485

Free space on /tmp= 51943 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-9-16-19.xml
COMMAND LINE= /tmp/evaluation/216275-1170100488/solver /tmp/evaluation/216275-1170100488 /tmp/evaluation/216275-1170100488/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-216275-1170100488 -o ROOT/results/node4/solver-216275-1170100488 -C 1800 -M 900  /tmp/evaluation/216275-1170100488/solver /tmp/evaluation/216275-1170100488 /tmp/evaluation/216275-1170100488/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  d911335f6fe79101861b529ce7b19422

RANDOM SEED= 338364350

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.231
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.231
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:        394872 kB
Buffers:         23968 kB
Cached:        1375064 kB
SwapCached:          0 kB
Active:         205768 kB
Inactive:      1358676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        394872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          368824 kB
Writeback:         160 kB
Mapped:         190884 kB
Slab:            81216 kB
Committed_AS:   537640 kB
PageTables:       2428 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= 66552 MiB



End job on node4 on Mon Jan 29 20:25:06 UTC 2007