Trace number 216314

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.11 1810.31

General information on the benchmark

NamepseudoSeries/chnl/
chnl-30-35.xml
MD5SUM8e4d3df46fd9665e52967eb090c49af6
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 variables2100
Number of constraints130
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/216314-1170100519/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/216314-1170100519/unknown.xml [Mon Jan 29 20:55:19 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/216314-1170100519/unknown.xml /tmp/evaluation/216314-1170100519/sugar29289.csp [Mon Jan 29 20:55:19 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216314-1170100519/sugar-v0-40.jar -convert /tmp/evaluation/216314-1170100519/unknown.xml /tmp/evaluation/216314-1170100519/sugar29289.csp
0.17	c BEGIN convert /tmp/evaluation/216314-1170100519/unknown.xml
0.60	c END convert (0.426374 seconds)
0.65	c # CONVERT_XML  END : /tmp/evaluation/216314-1170100519/sugar29289.csp 91750 bytes (1 seconds) [Mon Jan 29 20:55:20 2007]
0.65	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.65	
0.65	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216314-1170100519/sugar29289.bcnf [Mon Jan 29 20:55:20 2007]
0.65	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216314-1170100519/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216314-1170100519/sugar29289.map /tmp/evaluation/216314-1170100519/sugar29289.csp /tmp/evaluation/216314-1170100519/sugar29289.bcnf
0.77	c BEGIN parse /tmp/evaluation/216314-1170100519/sugar29289.csp
2.19	c END parse (1.415177 seconds)
2.19	c BEGIN simplify
2.20	c END simplify (0.005872 seconds)
2.20	c BEGIN encode /tmp/evaluation/216314-1170100519/sugar29289.bcnf
2.38	c END encode (0.187663 seconds)
2.48	c # GENERATE_SAT  END : 16860 variables 85840 clauses 1209424 bytes (2 seconds) [Mon Jan 29 20:55:22 2007]
2.48	c # GENERATE_SAT  CPU : 1.78 = 0.07 + 0 + 1.63 + 0.08
2.48	
2.48	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216314-1170100519/sugar29289.bcnf [Mon Jan 29 20:55:22 2007]
2.48	c # CMD : /tmp/evaluation/216314-1170100519/minisat /tmp/evaluation/216314-1170100519/sugar29289.bcnf /tmp/evaluation/216314-1170100519/sugar29289.out
2.54	c ==================================[MINISAT]===================================
2.54	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.54	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.54	c ==============================================================================
2.54	c |         0 |   58960   156870 |   19653       0        0     nan |  0.000 % |
2.56	c |       101 |   58960   156870 |   21618     101     5201    51.5 | 33.808 % |
2.57	c |       252 |   58960   156870 |   23780     252     9016    35.8 | 33.808 % |
2.60	c |       478 |   58960   156870 |   26158     478    17022    35.6 | 33.808 % |
2.63	c |       815 |   58960   156870 |   28773     815    33691    41.3 | 33.808 % |
2.67	c |      1321 |   58960   156870 |   31651    1321    43299    32.8 | 33.808 % |
2.74	c |      2080 |   58960   156870 |   34816    2080    62125    29.9 | 33.808 % |
2.83	c |      3221 |   58960   156870 |   38298    3221    87333    27.1 | 33.808 % |
3.01	c |      4931 |   58960   156870 |   42127    4931   146914    29.8 | 33.808 % |
3.36	c |      7493 |   58960   156870 |   46340    7493   260432    34.8 | 33.808 % |
3.85	c |     11338 |   58960   156870 |   50974   11338   419404    37.0 | 33.808 % |
4.79	c |     17105 |   58960   156870 |   56072   17105   703197    41.1 | 33.808 % |
5.91	c |     25755 |   58960   156870 |   61679   25755  1019552    39.6 | 33.808 % |
8.82	c |     38731 |   58960   156870 |   67847   38731  1863698    48.1 | 33.808 % |
14.11	c |     58195 |   58960   156870 |   74632   58195  2626953    45.1 | 33.808 % |
25.04	c |     87388 |   58960   156870 |   82095   17195   579974    33.7 | 33.808 % |
38.13	c |    131178 |   58960   156870 |   90305   60985  2422247    39.7 | 33.808 % |
65.21	c |    196862 |   58960   156870 |   99335   40897  1691345    41.4 | 33.808 % |
102.22	c |    295388 |   58960   156870 |  109269   45471  1844517    40.6 | 33.808 % |
293.12	c |    443177 |   58960   156870 |  120195   91308  7402845    81.1 | 33.808 % |
541.24	c |    664861 |   58960   156870 |  132215   87163  6682190    76.7 | 33.808 % |
851.62	c |    997386 |   58960   156870 |  145437   45077  2753467    61.1 | 33.808 % |
1494.35	c |   1496174 |   58960   156870 |  159980  130663  5970140    45.7 | 33.808 % |
1809.30	
1809.30	s UNKNOWN
1809.30	c # INTERRUPTED
1809.30	c # MAIN  END :  (1810 seconds) [Mon Jan 29 21:25:29 2007]
1809.30	c # MAIN  CPU : 1.78 = 0.07 + 0 + 1.63 + 0.08
1809.30	

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-216314-1170100519 -o ROOT/results/node2/solver-216314-1170100519 -C 1800 -M 900 /tmp/evaluation/216314-1170100519/solver /tmp/evaluation/216314-1170100519 /tmp/evaluation/216314-1170100519/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.48 2.46 2.14 5/87 29290
/proc/meminfo: memFree=1807560/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18540 CPUtime=0
/proc/29289/stat : 29289 (runsolver) R 29287 29289 27066 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30006888 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29289/statm: 4635 279 244 17 0 2626 0

[startup+0.113108 s]
/proc/loadavg: 2.48 2.46 2.14 5/87 29290
/proc/meminfo: memFree=1807560/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=13724 CPUtime=0.04
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30006888 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.525148 s]
/proc/loadavg: 2.48 2.46 2.14 5/87 29290
/proc/meminfo: memFree=1807560/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=13724 CPUtime=0.04
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30006888 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.35124 s]
/proc/loadavg: 2.48 2.46 2.14 4/96 29306
/proc/meminfo: memFree=1784832/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=13724 CPUtime=0.04
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 30006888 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 3431 808 370 3 0 531 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29299] ppid=29289 vsize=807376 CPUtime=0.67
/proc/29299/stat : 29299 (java) R 29289 29289 27066 0 -1 0 7368 0 1 0 63 4 0 0 23 0 8 0 30006954 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29299/statm: 201844 7117 1506 14 0 189122 0
[pid=29299/tid=29300] ppid=29289 vsize=807376 CPUtime=0.04
/proc/29299/task/29300/stat : 29300 (java) S 29289 29289 27066 0 -1 64 1162 0 0 0 4 0 0 0 16 0 8 0 30006957 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29299/tid=29301] ppid=29289 vsize=807376 CPUtime=0
/proc/29299/task/29301/stat : 29301 (java) S 29289 29289 27066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30006957 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29299/tid=29302] ppid=29289 vsize=807376 CPUtime=0
/proc/29299/task/29302/stat : 29302 (java) S 29289 29289 27066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30006958 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29299/tid=29303] ppid=29289 vsize=807376 CPUtime=0
/proc/29299/task/29303/stat : 29303 (java) S 29289 29289 27066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30006961 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29299/tid=29304] ppid=29289 vsize=807376 CPUtime=0.15
/proc/29299/task/29304/stat : 29304 (java) S 29289 29289 27066 0 -1 64 416 0 0 0 15 0 0 0 16 0 8 0 30006961 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29299/tid=29305] ppid=29289 vsize=807376 CPUtime=0
/proc/29299/task/29305/stat : 29305 (java) S 29289 29289 27066 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30006961 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29299/tid=29306] ppid=29289 vsize=807376 CPUtime=0
/proc/29299/task/29306/stat : 29306 (java) S 29289 29289 27066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30006961 826753024 7117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 821100

[startup+2.9884 s]
/proc/loadavg: 2.45 2.45 2.14 3/96 29306
/proc/meminfo: memFree=1775936/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 15 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 18424

[startup+6.26775 s]
/proc/loadavg: 2.45 2.45 2.14 3/89 29307
/proc/meminfo: memFree=1789240/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=10008 CPUtime=3.74
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 2445 0 0 0 373 1 0 0 25 0 1 0 30007136 10248192 2134 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 2502 2134 52 112 0 2386 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 28432

[startup+12.7514 s]
/proc/loadavg: 2.38 2.43 2.14 3/89 29307
/proc/meminfo: memFree=1779256/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=16144 CPUtime=10.17
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 3989 0 0 0 1014 3 0 0 25 0 1 0 30007136 16531456 3678 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 4036 3678 52 112 0 3920 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 34568

[startup+25.5958 s]
/proc/loadavg: 2.32 2.42 2.14 3/89 29307
/proc/meminfo: memFree=1766776/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=21848 CPUtime=22.9
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 5400 0 0 0 2285 5 0 0 25 0 1 0 30007136 22372352 5089 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 5462 5089 52 112 0 5346 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 40272

[startup+51.2453 s]
/proc/loadavg: 2.21 2.38 2.13 3/89 29307
/proc/meminfo: memFree=1755064/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=24976 CPUtime=48.41
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 6133 0 0 0 4836 5 0 0 25 0 1 0 30007136 25575424 5822 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 6244 5822 52 112 0 6128 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 43400

[startup+102.504 s]
/proc/loadavg: 2.09 2.32 2.12 3/89 29307
/proc/meminfo: memFree=1733048/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=28664 CPUtime=99.44
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 7035 0 0 0 9936 8 0 0 25 0 1 0 30007136 29351936 6724 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528016 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 7166 6724 52 112 0 7050 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 47088

[startup+162.601 s]
/proc/loadavg: 2.03 2.26 2.11 3/89 29307
/proc/meminfo: memFree=1696184/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=43904 CPUtime=159.25
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 10849 0 0 0 15913 12 0 0 25 0 1 0 30007136 44957696 10538 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 10976 10538 52 112 0 10860 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 62328

[startup+222.697 s]
/proc/loadavg: 2.01 2.21 2.10 3/89 29307
/proc/meminfo: memFree=1687992/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=48164 CPUtime=219.07
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 11886 0 0 0 21894 13 0 0 25 0 1 0 30007136 49319936 11575 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 12041 11575 52 112 0 11925 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 66588

[startup+282.702 s]
/proc/loadavg: 2.00 2.17 2.09 3/89 29307
/proc/meminfo: memFree=1687736/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=48552 CPUtime=278.78
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 11939 0 0 0 27865 13 0 0 25 0 1 0 30007136 49717248 11628 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 12138 11628 52 112 0 12022 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 66976

[startup+342.8 s]
/proc/loadavg: 2.24 2.18 2.10 3/95 29333
/proc/meminfo: memFree=1678448/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 16524 0 0 0 123504 23 0 0 25 0 1 0 30007136 69668864 16205 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 17009 16205 52 112 0 16893 0
Current children cumulated CPU time (s) 1237.63
Current children cumulated vsize (KiB) 86460

[startup+1304.03 s]
/proc/loadavg: 2.03 2.02 2.02 3/89 29505
/proc/meminfo: memFree=1573624/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=68344 CPUtime=1295.1
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 16577 0 0 0 129486 24 0 0 25 0 1 0 30007136 69984256 16258 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 17086 16258 52 112 0 16970 0
Current children cumulated CPU time (s) 1297.46
Current children cumulated vsize (KiB) 86768

[startup+1364.13 s]
/proc/loadavg: 2.01 2.02 2.01 3/89 29505
/proc/meminfo: memFree=1556664/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=68768 CPUtime=1354.91
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 16682 0 0 0 135467 24 0 0 25 0 1 0 30007136 70418432 16363 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 17192 16363 52 112 0 17076 0
Current children cumulated CPU time (s) 1357.27
Current children cumulated vsize (KiB) 87192

[startup+1424.13 s]
/proc/loadavg: 2.00 2.01 2.01 3/89 29505
/proc/meminfo: memFree=1553720/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=70816 CPUtime=1414.63
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 17176 0 0 0 141438 25 0 0 25 0 1 0 30007136 72515584 16857 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 17704 16857 52 112 0 17588 0
Current children cumulated CPU time (s) 1416.99
Current children cumulated vsize (KiB) 89240

[startup+1484.13 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 29505
/proc/meminfo: memFree=1553016/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=71500 CPUtime=1474.35
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 17337 0 0 0 147409 26 0 0 25 0 1 0 30007136 73216000 17018 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 17875 17018 52 112 0 17759 0
Current children cumulated CPU time (s) 1476.71
Current children cumulated vsize (KiB) 89924

[startup+1544.22 s]
/proc/loadavg: 2.12 2.03 2.01 3/89 29505
/proc/meminfo: memFree=1552312/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=72236 CPUtime=1534.15
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 17491 0 0 0 153389 26 0 0 25 0 1 0 30007136 73969664 17172 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 18059 17172 52 112 0 17943 0
Current children cumulated CPU time (s) 1536.51
Current children cumulated vsize (KiB) 90660

[startup+1604.22 s]
/proc/loadavg: 2.07 2.04 2.01 3/89 29505
/proc/meminfo: memFree=1551736/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=72888 CPUtime=1593.87
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 17622 0 0 0 159360 27 0 0 25 0 1 0 30007136 74637312 17303 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 18222 17303 52 112 0 18106 0
Current children cumulated CPU time (s) 1596.23
Current children cumulated vsize (KiB) 91312

[startup+1664.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/89 29505
/proc/meminfo: memFree=1551608/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=72888 CPUtime=1653.69
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 17624 0 0 0 165342 27 0 0 25 0 1 0 30007136 74637312 17305 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 18222 17305 52 112 0 18106 0
Current children cumulated CPU time (s) 1656.05
Current children cumulated vsize (KiB) 91312

[startup+1724.42 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 29505
/proc/meminfo: memFree=1551224/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=73388 CPUtime=1713.5
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 17707 0 0 0 171322 28 0 0 25 0 1 0 30007136 75149312 17388 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29307/statm: 18347 17388 52 112 0 18231 0
Current children cumulated CPU time (s) 1715.86
Current children cumulated vsize (KiB) 91812

[startup+1784.42 s]
/proc/loadavg: 2.25 2.08 2.02 4/96 29569
/proc/meminfo: memFree=1472320/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=77200 CPUtime=1773.12
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 18648 0 0 0 177281 31 0 0 25 0 1 0 30007136 79052800 18329 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29307/statm: 19300 18329 52 112 0 19184 0
Current children cumulated CPU time (s) 1775.48
Current children cumulated vsize (KiB) 95624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.29 s]
/proc/loadavg: 2.37 2.12 2.03 4/96 29569
/proc/meminfo: memFree=1453504/2055920 swapFree=4192812/4192956
[pid=29289] ppid=29287 vsize=18424 CPUtime=1.82
/proc/29289/stat : 29289 (sugar) S 29287 29289 27066 0 -1 4194304 2454 10061 0 1 10 1 163 8 16 0 1 0 30006888 18866176 1967 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29289/statm: 4606 1967 373 3 0 1706 0
[pid=29291] ppid=29289 vsize=0 CPUtime=0.54
/proc/29291/stat : 29291 (java) Z 29289 29289 27066 0 -1 1036 7094 0 1 0 49 5 0 0 16 0 1 0 30006893 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29291/statm: 0 0 0 0 0 0 0
[pid=29307] ppid=29289 vsize=80728 CPUtime=1797.73
/proc/29307/stat : 29307 (minisat) R 29289 29289 27066 0 -1 0 19491 0 0 0 179741 32 0 0 25 0 1 0 30007136 82665472 19172 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/29307/statm: 20182 19172 52 112 0 20066 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 99152

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 29289 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=740735 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=102984
CPU time returned by wait4() is 1.84372
while last known CPU time is 1800.11

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

Real time (s): 1810.31
CPU time (s): 1800.11
CPU user time (s): 1799.63
CPU system time (s): 0.48
CPU usage (%): 99.4368
Max. virtual memory (cumulated for all children) (KiB): 821100

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

runsolver used 2.39963 s user time and 5.40818 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan 29 19:55:19 UTC 2007


IDJOB= 216314
IDBENCH= 5068
IDSOLVER= 86
FILE ID= node2/216314-1170100519

PBS_JOBID= 3689486

Free space on /tmp= 66550 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-30-35.xml
COMMAND LINE= /tmp/evaluation/216314-1170100519/solver /tmp/evaluation/216314-1170100519 /tmp/evaluation/216314-1170100519/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-216314-1170100519 -o ROOT/results/node2/solver-216314-1170100519 -C 1800 -M 900  /tmp/evaluation/216314-1170100519/solver /tmp/evaluation/216314-1170100519 /tmp/evaluation/216314-1170100519/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  8e4d3df46fd9665e52967eb090c49af6

RANDOM SEED= 408744878

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:       1808040 kB
Buffers:          5516 kB
Cached:          60580 kB
SwapCached:          0 kB
Active:         181628 kB
Inactive:        14000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:         149176 kB
Slab:            37076 kB
Committed_AS:   744684 kB
PageTables:       2296 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 node2 on Mon Jan 29 20:25:30 UTC 2007