Trace number 199460

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.01 1813.27

General information on the benchmark

NameallIntervalSeries/
series-30.xml
MD5SUMe835f7c03787e03ef13a4640b6261dff
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables59
Number of constraints870
Maximum constraint arity3
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension870
Global constraints used (with number of constraints)

Solver Data (download as text)

0.87	c # Sugar v0-40 (/tmp/evaluation/199460-1170094102/sugar-v0-40.jar)
0.87	
0.91	c # MAIN  BEGIN : /tmp/evaluation/199460-1170094102/unknown.xml [Mon Jan 29 19:08:24 2007]
0.91	c # CONVERT_XML  BEGIN : /tmp/evaluation/199460-1170094102/unknown.xml /tmp/evaluation/199460-1170094102/sugar23814.csp [Mon Jan 29 19:08:24 2007]
0.91	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199460-1170094102/sugar-v0-40.jar -convert /tmp/evaluation/199460-1170094102/unknown.xml /tmp/evaluation/199460-1170094102/sugar23814.csp
1.90	c BEGIN convert /tmp/evaluation/199460-1170094102/unknown.xml
2.37	c END convert (0.467035 seconds)
2.38	c # CONVERT_XML  END : /tmp/evaluation/199460-1170094102/sugar23814.csp 13415 bytes (1 seconds) [Mon Jan 29 19:08:25 2007]
2.38	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
2.38	
2.38	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199460-1170094102/sugar23814.bcnf [Mon Jan 29 19:08:25 2007]
2.38	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199460-1170094102/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199460-1170094102/sugar23814.map /tmp/evaluation/199460-1170094102/sugar23814.csp /tmp/evaluation/199460-1170094102/sugar23814.bcnf
2.49	c BEGIN parse /tmp/evaluation/199460-1170094102/sugar23814.csp
2.79	c END parse (0.29946 seconds)
2.79	c BEGIN simplify
2.82	c END simplify (0.02525 seconds)
2.82	c BEGIN encode /tmp/evaluation/199460-1170094102/sugar23814.bcnf
3.05	c END encode (0.232483 seconds)
3.10	c # GENERATE_SAT  END : 5104 variables 159731 clauses 2700608 bytes (1 seconds) [Mon Jan 29 19:08:26 2007]
3.10	c # GENERATE_SAT  CPU : 0.02 = 0.02 + 0 + 0 + 0
3.10	
3.10	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199460-1170094102/sugar23814.bcnf [Mon Jan 29 19:08:26 2007]
3.10	c # CMD : /tmp/evaluation/199460-1170094102/minisat /tmp/evaluation/199460-1170094102/sugar23814.bcnf /tmp/evaluation/199460-1170094102/sugar23814.out
3.20	c ==================================[MINISAT]===================================
3.20	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
3.20	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
3.20	c ==============================================================================
3.20	c |         0 |  131079   437956 |   43693       0        0     nan |  0.000 % |
3.24	c |       102 |  131079   437956 |   48062     102     1271    12.5 | 17.045 % |
3.25	c |       256 |  131079   437956 |   52868     256     3217    12.6 | 17.045 % |
3.31	c |       481 |  131079   437956 |   58155     481     9151    19.0 | 17.045 % |
3.43	c |       820 |  131079   437956 |   63970     820    19820    24.2 | 17.046 % |
3.60	c |      1326 |  131079   437956 |   70368    1326    34819    26.3 | 17.046 % |
3.92	c |      2085 |  131079   437956 |   77404    2085    61938    29.7 | 17.046 % |
4.35	c |      3224 |  131079   437956 |   85145    3224   105297    32.7 | 17.045 % |
4.79	c |      4933 |  131079   437956 |   93659    4933   153526    31.1 | 17.045 % |
5.96	c |      7496 |  131079   437956 |  103025    7496   229347    30.6 | 17.046 % |
7.36	c |     11341 |  131079   437956 |  113328   11341   348387    30.7 | 17.046 % |
9.76	c |     17108 |  131079   437956 |  124661   17108   532877    31.1 | 17.045 % |
13.32	c |     25757 |  131079   437956 |  137127   25757   782504    30.4 | 17.046 % |
23.07	c |     38734 |  131079   437956 |  150840   38734  1408914    36.4 | 17.045 % |
36.60	c |     58196 |  131079   437956 |  165924   58196  2135133    36.7 | 17.045 % |
54.32	c |     87390 |  131079   437956 |  182516   87390  3226282    36.9 | 17.045 % |
107.32	c |    131179 |  131079   437956 |  200768  131179  5177893    39.5 | 17.046 % |
202.37	c |    196865 |  131079   437956 |  220844  196865  7938377    40.3 | 17.045 % |
323.83	c |    295391 |  131079   437956 |  242929   86277  3919904    45.4 | 17.046 % |
569.13	c |    443180 |  131079   437956 |  267222  234066 10607931    45.3 | 17.046 % |
956.68	c |    664864 |  131079   437956 |  293944  200667 11093950    55.3 | 17.046 % |
1682.66	c |    997389 |  131079   437956 |  323339  253536 13335847    52.6 | 17.046 % |
1812.26	
1812.26	s UNKNOWN
1812.26	c # INTERRUPTED
1812.26	c # MAIN  END :  (1811 seconds) [Mon Jan 29 19:38:35 2007]
1812.26	c # MAIN  CPU : 0.02 = 0.02 + 0 + 0 + 0
1812.26	

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-199460-1170094102 -o ROOT/results/node4/solver-199460-1170094102 -C 1800 -M 900 /tmp/evaluation/199460-1170094102/solver /tmp/evaluation/199460-1170094102 /tmp/evaluation/199460-1170094102/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.75 3.08 2.90 2/88 23815
/proc/meminfo: memFree=1892296/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=5352 CPUtime=0
/proc/23814/stat : 23814 (solver) D 23812 23814 22708 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 29365158 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 259913215271 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/23814/statm: 1338 231 193 169 0 49 0

[startup+0.102459 s]
/proc/loadavg: 2.75 3.08 2.90 2/88 23815
/proc/meminfo: memFree=1892296/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=7504 CPUtime=0
/proc/23814/stat : 23814 (sugar) D 23812 23814 22708 0 -1 4194304 310 0 2 0 0 0 0 0 18 0 1 0 29365158 7684096 48 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259910599376 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/23814/statm: 1876 48 36 3 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.510498 s]
/proc/loadavg: 2.75 3.08 2.90 2/88 23815
/proc/meminfo: memFree=1892296/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=13460 CPUtime=0.03
/proc/23814/stat : 23814 (sugar) D 23812 23814 22708 0 -1 4194304 984 0 4 0 2 1 0 0 18 0 1 0 29365158 13783040 707 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 0 18446744072099197785 0 0 17 1 0 0
/proc/23814/statm: 3365 707 338 3 0 465 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13460

[startup+1.33258 s]
/proc/loadavg: 2.75 3.08 2.90 1/89 23816
/proc/meminfo: memFree=1889856/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=13724 CPUtime=0.03
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1108 0 4 0 2 1 0 0 15 0 1 0 29365158 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23814/statm: 3431 805 368 3 0 531 0
[pid=23816] ppid=23814 vsize=9648 CPUtime=0
/proc/23816/stat : 23816 (java) D 23814 23814 22708 0 -1 0 379 0 5 0 0 0 0 0 18 0 1 0 29365249 9879552 175 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 10589092 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/23816/statm: 2412 175 137 14 0 1138 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23372

[startup+2.97273 s]
/proc/loadavg: 2.69 3.07 2.90 2/96 23823
/proc/meminfo: memFree=1875016/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=13724 CPUtime=0.04
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1184 0 4 0 3 1 0 0 15 0 1 0 29365158 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23814/statm: 3431 808 370 3 0 531 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13724

[startup+6.24005 s]
/proc/loadavg: 2.69 3.07 2.90 2/91 23832
/proc/meminfo: memFree=1868600/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=9392 CPUtime=3.08
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 2600 0 0 0 307 1 0 0 25 0 1 0 29365469 9617408 1925 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528762 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 2348 1925 51 112 0 2232 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 24108

[startup+12.7177 s]
/proc/loadavg: 2.58 3.03 2.89 2/91 23832
/proc/meminfo: memFree=1862712/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=11624 CPUtime=9.47
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 3190 0 0 0 944 3 0 0 25 0 1 0 29365469 11902976 2515 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23832/statm: 2906 2515 51 112 0 2790 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 26340

[startup+25.5539 s]
/proc/loadavg: 2.49 3.00 2.88 2/91 23832
/proc/meminfo: memFree=1852600/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=15684 CPUtime=22.1
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 4157 0 0 0 2204 6 0 0 25 0 1 0 29365469 16060416 3482 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/23832/statm: 3921 3482 51 112 0 3805 0
Current children cumulated CPU time (s) 23.27
Current children cumulated vsize (KiB) 30400

[startup+51.2464 s]
/proc/loadavg: 2.39 2.93 2.86 3/98 23895
/proc/meminfo: memFree=1816760/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=22908 CPUtime=47.5
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 5989 0 0 0 4739 11 0 0 25 0 1 0 29365469 23457792 5314 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 5727 5314 51 112 0 5611 0
Current children cumulated CPU time (s) 48.67
Current children cumulated vsize (KiB) 37624

[startup+102.536 s]
/proc/loadavg: 2.21 2.80 2.82 3/91 23896
/proc/meminfo: memFree=1808112/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=32012 CPUtime=98.52
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 8269 0 0 0 9837 15 0 0 25 0 1 0 29365469 32780288 7594 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 8003 7594 51 112 0 7887 0
Current children cumulated CPU time (s) 99.69
Current children cumulated vsize (KiB) 46728

[startup+162.565 s]
/proc/loadavg: 2.07 2.65 2.76 3/91 23896
/proc/meminfo: memFree=1798064/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=40588 CPUtime=158.23
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 10391 0 0 0 15806 17 0 0 25 0 1 0 29365469 41562112 9716 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 10147 9716 51 112 0 10031 0
Current children cumulated CPU time (s) 159.4
Current children cumulated vsize (KiB) 55304

[startup+222.598 s]
/proc/loadavg: 2.02 2.53 2.71 3/91 23896
/proc/meminfo: memFree=1788400/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=48644 CPUtime=217.93
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 12337 0 0 0 21773 20 0 0 25 0 1 0 29365469 49811456 11662 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 12161 11662 51 112 0 12045 0
Current children cumulated CPU time (s) 219.1
Current children cumulated vsize (KiB) 63360

[startup+282.631 s]
/proc/loadavg: 2.01 2.43 2.66 3/91 23896
/proc/meminfo: memFree=1783408/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=52068 CPUtime=277.62
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 13192 0 0 0 27741 21 0 0 25 0 1 0 29365469 53317632 12517 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525204 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 13017 12517 51 112 0 12901 0
Current children cumulated CPU time (s) 278.79

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

/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82688 CPUtime=1352.32
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20897 0 0 0 135197 35 0 0 25 0 1 0 29365469 84672512 20222 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20672 20222 51 112 0 20556 0
Current children cumulated CPU time (s) 1353.49
Current children cumulated vsize (KiB) 97404

[startup+1423.27 s]
/proc/loadavg: 2.05 2.04 2.18 3/91 23896
/proc/meminfo: memFree=1740720/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82688 CPUtime=1412.01
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20897 0 0 0 141166 35 0 0 25 0 1 0 29365469 84672512 20222 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20672 20222 51 112 0 20556 0
Current children cumulated CPU time (s) 1413.18
Current children cumulated vsize (KiB) 97404

[startup+1483.3 s]
/proc/loadavg: 2.08 2.05 2.18 3/91 23896
/proc/meminfo: memFree=1740400/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82688 CPUtime=1471.72
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20897 0 0 0 147137 35 0 0 25 0 1 0 29365469 84672512 20222 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20672 20222 51 112 0 20556 0
Current children cumulated CPU time (s) 1472.89
Current children cumulated vsize (KiB) 97404

[startup+1543.33 s]
/proc/loadavg: 2.03 2.04 2.16 3/91 23896
/proc/meminfo: memFree=1740016/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82688 CPUtime=1531.41
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20897 0 0 0 153106 35 0 0 25 0 1 0 29365469 84672512 20222 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20672 20222 51 112 0 20556 0
Current children cumulated CPU time (s) 1532.58
Current children cumulated vsize (KiB) 97404

[startup+1603.37 s]
/proc/loadavg: 2.01 2.03 2.15 3/91 23896
/proc/meminfo: memFree=1739760/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82848 CPUtime=1591.12
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20916 0 0 0 159076 36 0 0 25 0 1 0 29365469 84836352 20241 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20712 20241 51 112 0 20596 0
Current children cumulated CPU time (s) 1592.29
Current children cumulated vsize (KiB) 97564

[startup+1663.41 s]
/proc/loadavg: 2.07 2.05 2.15 3/91 23898
/proc/meminfo: memFree=1738800/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82848 CPUtime=1650.82
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20916 0 0 0 165046 36 0 0 25 0 1 0 29365469 84836352 20241 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20712 20241 51 112 0 20596 0
Current children cumulated CPU time (s) 1651.99
Current children cumulated vsize (KiB) 97564

[startup+1723.45 s]
/proc/loadavg: 2.06 2.05 2.14 3/91 23898
/proc/meminfo: memFree=1738544/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=82848 CPUtime=1710.51
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 20937 0 0 0 171015 36 0 0 25 0 1 0 29365469 84836352 20262 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 20712 20262 51 112 0 20596 0
Current children cumulated CPU time (s) 1711.68
Current children cumulated vsize (KiB) 97564

[startup+1783.48 s]
/proc/loadavg: 2.02 2.04 2.13 3/91 23898
/proc/meminfo: memFree=1733552/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=87580 CPUtime=1770.23
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 22117 0 0 0 176985 38 0 0 25 0 1 0 29365469 89681920 21442 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 21895 21442 51 112 0 21779 0
Current children cumulated CPU time (s) 1771.4
Current children cumulated vsize (KiB) 102296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.25 s]
/proc/loadavg: 2.01 2.04 2.13 3/91 23898
/proc/meminfo: memFree=1730992/2055920 swapFree=4192812/4192956
[pid=23814] ppid=23812 vsize=14716 CPUtime=0.05
/proc/23814/stat : 23814 (sugar) S 23812 23814 22708 0 -1 4194304 1552 0 4 0 4 1 0 0 16 0 1 0 29365158 15069184 1067 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23814/statm: 3679 1067 373 3 0 779 0
[pid=23816] ppid=23814 vsize=0 CPUtime=0.46
/proc/23816/stat : 23816 (java) Z 23814 23814 22708 0 -1 1036 4135 0 34 0 41 5 0 0 16 0 1 0 29365249 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23816/statm: 0 0 0 0 0 0 0
[pid=23824] ppid=23814 vsize=0 CPUtime=0.66
/proc/23824/stat : 23824 (java) Z 23814 23814 22708 0 -1 1036 7567 0 2 0 60 6 0 0 16 0 1 0 29365397 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23824/statm: 0 0 0 0 0 0 0
[pid=23832] ppid=23814 vsize=90432 CPUtime=1798.83
/proc/23832/stat : 23832 (minisat) R 23814 23814 22708 0 -1 0 22686 0 0 0 179844 39 0 0 25 0 1 0 29365469 92602368 22011 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/23832/statm: 22608 22011 51 112 0 22492 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 105148

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23814 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=47992 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=20996
CPU time returned by wait4() is 0.068988
while last known CPU time is 1800.01

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

Real time (s): 1813.27
CPU time (s): 1800.01
CPU user time (s): 1799.49
CPU system time (s): 0.52
CPU usage (%): 99.2689
Max. virtual memory (cumulated for all children) (KiB): 820864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.047992
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1635
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 86
involuntary context switches= 13

runsolver used 2.30965 s user time and 5.72113 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Jan 29 18:08:23 UTC 2007


IDJOB= 199460
IDBENCH= 3618
IDSOLVER= 86
FILE ID= node4/199460-1170094102

PBS_JOBID= 3689389

Free space on /tmp= 38063 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-30.xml
COMMAND LINE= /tmp/evaluation/199460-1170094102/solver /tmp/evaluation/199460-1170094102 /tmp/evaluation/199460-1170094102/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-199460-1170094102 -o ROOT/results/node4/solver-199460-1170094102 -C 1800 -M 900  /tmp/evaluation/199460-1170094102/solver /tmp/evaluation/199460-1170094102 /tmp/evaluation/199460-1170094102/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  e835f7c03787e03ef13a4640b6261dff

RANDOM SEED= 684907957

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:       1893032 kB
Buffers:          5724 kB
Cached:          37048 kB
SwapCached:          0 kB
Active:          98692 kB
Inactive:        11596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          86988 kB
Slab:            37420 kB
Committed_AS:   242852 kB
PageTables:       2164 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= 66559 MiB



End job on node4 on Mon Jan 29 18:38:37 UTC 2007