Trace number 199799

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 1808.8

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-54021_ext.xml
MD5SUMdb950ae5bc51adb94baca31b2655c141
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.64529
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/199799-1170094158/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/199799-1170094158/unknown.xml [Mon Jan 29 19:09:19 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/199799-1170094158/unknown.xml /tmp/evaluation/199799-1170094158/sugar18829.csp [Mon Jan 29 19:09:19 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199799-1170094158/sugar-v0-40.jar -convert /tmp/evaluation/199799-1170094158/unknown.xml /tmp/evaluation/199799-1170094158/sugar18829.csp
0.16	c BEGIN convert /tmp/evaluation/199799-1170094158/unknown.xml
0.65	c END convert (0.481208 seconds)
0.70	c # CONVERT_XML  END : /tmp/evaluation/199799-1170094158/sugar18829.csp 1069694 bytes (0 seconds) [Mon Jan 29 19:09:19 2007]
0.70	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.70	
0.70	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199799-1170094158/sugar18829.bcnf [Mon Jan 29 19:09:19 2007]
0.70	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199799-1170094158/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199799-1170094158/sugar18829.map /tmp/evaluation/199799-1170094158/sugar18829.csp /tmp/evaluation/199799-1170094158/sugar18829.bcnf
0.82	c BEGIN parse /tmp/evaluation/199799-1170094158/sugar18829.csp
4.89	c END parse (4.076669 seconds)
4.89	c BEGIN simplify
4.91	c END simplify (0.019174 seconds)
4.91	c BEGIN encode /tmp/evaluation/199799-1170094158/sugar18829.bcnf
5.10	c END encode (0.189215 seconds)
5.16	c # GENERATE_SAT  END : 506 variables 33626 clauses 645940 bytes (5 seconds) [Mon Jan 29 19:09:24 2007]
5.16	c # GENERATE_SAT  CPU : 4.39 = 0 + 0 + 4.27 + 0.12
5.16	
5.16	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199799-1170094158/sugar18829.bcnf [Mon Jan 29 19:09:24 2007]
5.16	c # CMD : /tmp/evaluation/199799-1170094158/minisat /tmp/evaluation/199799-1170094158/sugar18829.bcnf /tmp/evaluation/199799-1170094158/sugar18829.out
5.18	c ==================================[MINISAT]===================================
5.18	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.18	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.18	c ==============================================================================
5.18	c |         0 |   33626   127853 |   11208       0        0     nan |  0.000 % |
5.20	c |       101 |   33626   127853 |   12328     101      828     8.2 |  0.000 % |
5.22	c |       252 |   33626   127853 |   13561     252     2305     9.1 |  0.008 % |
5.26	c |       477 |   33626   127853 |   14917     477     4304     9.0 |  0.013 % |
5.31	c |       814 |   33630   127853 |   16409     810     7545     9.3 |  0.008 % |
5.39	c |      1320 |   33631   127853 |   18050    1315    12565     9.6 |  0.015 % |
5.50	c |      2079 |   33631   127853 |   19855    2074    20637    10.0 |  0.014 % |
5.67	c |      3219 |   33631   127853 |   21841    3214    31439     9.8 |  0.015 % |
5.94	c |      4928 |   33631   127853 |   24025    4923    50140    10.2 |  0.014 % |
6.38	c |      7491 |   33631   127853 |   26427    7486    77590    10.4 |  0.014 % |
7.11	c |     11335 |   33631   127853 |   29070   11330   121279    10.7 |  0.014 % |
8.31	c |     17101 |   33633   127853 |   31977   17094   188587    11.0 |  0.015 % |
10.39	c |     25750 |   33633   127853 |   35175   25743   292060    11.3 |  0.015 % |
14.38	c |     38724 |   33634   127853 |   38693   15912   181087    11.4 |  0.014 % |
20.41	c |     58187 |   33636   127853 |   42562   35373   436339    12.3 |  0.016 % |
30.98	c |     87381 |   33639   127853 |   46818   35583   463673    13.0 |  0.016 % |
47.52	c |    131171 |   33642   127853 |   51500   46543   587775    12.6 |  0.018 % |
71.09	c |    196856 |   33513   127499 |   56650    9221   106483    11.5 |  0.198 % |
107.72	c |    295382 |   33534   127499 |   62315   23447   304327    13.0 |  0.205 % |
171.86	c |    443171 |   33543   127499 |   68547   30729   413878    13.5 |  0.212 % |
269.26	c |    664854 |   33432   127169 |   75401   41052   589775    14.4 |  0.396 % |
437.84	c |    997379 |   33442   127169 |   82942   74970  1064222    14.2 |  0.407 % |
696.06	c |   1496167 |   33207   126322 |   91236   61134   948960    15.5 |  0.791 % |
1145.40	c |   2244349 |   33219   126322 |  100359   58606   895791    15.3 |  0.792 % |
1808.79	s UNKNOWN
1808.79	c # ERROR No such file or directory /tmp/evaluation/199799-1170094158/sugar18829.out, at /tmp/evaluation/199799-1170094158/sugar line 393.
1808.79	
1808.79	c # MAIN  END :  (1809 seconds) [Mon Jan 29 19:39:28 2007]
1808.79	c # MAIN  CPU : 1799.39 = 0 + 0.01 + 1799.16 + 0.22
1808.79	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-199799-1170094158 -o ROOT/results/node60/solver-199799-1170094158 -C 1800 -M 900 /tmp/evaluation/199799-1170094158/solver /tmp/evaluation/199799-1170094158 /tmp/evaluation/199799-1170094158/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.04 2.35 2.58 3/81 18830
/proc/meminfo: memFree=1657576/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=880 CPUtime=0
/proc/18829/stat : 18829 (solver) R 18827 18829 18351 0 -1 4194304 35 0 0 0 0 0 0 0 20 0 1 0 29372712 901120 19 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271891625545 0 0 4096 0 0 0 0 17 1 0 0
/proc/18829/statm: 220 19 12 169 0 8 0

[startup+0.102777 s]
/proc/loadavg: 2.04 2.35 2.58 3/81 18830
/proc/meminfo: memFree=1657576/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=0.03
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 29372712 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.510852 s]
/proc/loadavg: 2.04 2.35 2.58 3/81 18830
/proc/meminfo: memFree=1657576/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=0.03
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29372712 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.339 s]
/proc/loadavg: 2.04 2.35 2.58 5/90 18846
/proc/meminfo: memFree=1623712/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=0.03
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29372712 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 808 370 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18839] ppid=18829 vsize=807064 CPUtime=0.62
/proc/18839/stat : 18839 (java) R 18829 18829 18351 0 -1 0 7734 0 1 0 57 5 0 0 18 0 8 0 29372782 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073481342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18839/statm: 201766 7482 1494 14 0 189044 0
[pid=18839/tid=18840] ppid=18829 vsize=807064 CPUtime=0.08
/proc/18839/task/18840/stat : 18840 (java) S 18829 18829 18351 0 -1 64 1680 0 0 0 8 0 0 0 16 0 8 0 29372786 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18841] ppid=18829 vsize=807064 CPUtime=0
/proc/18839/task/18841/stat : 18841 (java) S 18829 18829 18351 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29372786 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18842] ppid=18829 vsize=807064 CPUtime=0
/proc/18839/task/18842/stat : 18842 (java) S 18829 18829 18351 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29372786 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18843] ppid=18829 vsize=807064 CPUtime=0
/proc/18839/task/18843/stat : 18843 (java) S 18829 18829 18351 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29372789 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18844] ppid=18829 vsize=807064 CPUtime=0.05
/proc/18839/task/18844/stat : 18844 (java) R 18829 18829 18351 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29372789 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18845] ppid=18829 vsize=807064 CPUtime=0
/proc/18839/task/18845/stat : 18845 (java) S 18829 18829 18351 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29372789 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18846] ppid=18829 vsize=807064 CPUtime=0
/proc/18839/task/18846/stat : 18846 (java) S 18829 18829 18351 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29372789 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 820788

[startup+2.97829 s]
/proc/loadavg: 2.04 2.35 2.58 4/90 18846
/proc/meminfo: memFree=1595936/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=0.03
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29372712 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 808 370 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18839] ppid=18829 vsize=807336 CPUtime=2.25
/proc/18839/stat : 18839 (java) R 18829 18829 18351 0 -1 0 12833 0 1 0 217 8 0 0 25 0 8 0 29372782 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073580037 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18839/statm: 201834 12567 1506 14 0 189112 0
[pid=18839/tid=18840] ppid=18829 vsize=807336 CPUtime=0.44
/proc/18839/task/18840/stat : 18840 (java) S 18829 18829 18351 0 -1 64 6632 0 0 0 41 3 0 0 16 0 8 0 29372786 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18841] ppid=18829 vsize=807336 CPUtime=0
/proc/18839/task/18841/stat : 18841 (java) S 18829 18829 18351 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29372786 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18842] ppid=18829 vsize=807336 CPUtime=0
/proc/18839/task/18842/stat : 18842 (java) S 18829 18829 18351 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29372786 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18843] ppid=18829 vsize=807336 CPUtime=0
/proc/18839/task/18843/stat : 18843 (java) S 18829 18829 18351 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29372789 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18844] ppid=18829 vsize=807336 CPUtime=0.13
/proc/18839/task/18844/stat : 18844 (java) S 18829 18829 18351 0 -1 64 400 0 0 0 12 1 0 0 16 0 8 0 29372789 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18845] ppid=18829 vsize=807336 CPUtime=0
/proc/18839/task/18845/stat : 18845 (java) S 18829 18829 18351 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29372789 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18839/tid=18846] ppid=18829 vsize=807336 CPUtime=0
/proc/18839/task/18846/stat : 18846 (java) S 18829 18829 18351 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29372789 826712064 12567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 821060

[startup+6.27988 s]
/proc/loadavg: 2.04 2.34 2.58 3/76 18848
/proc/meminfo: memFree=1684696/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 15 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=3584 CPUtime=1.09
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 718 0 0 0 109 0 0 0 25 0 1 0 29373229 3670016 546 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528046 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 896 546 51 112 0 780 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 17308

[startup+12.753 s]
/proc/loadavg: 2.03 2.34 2.58 3/76 18848
/proc/meminfo: memFree=1680864/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=5760 CPUtime=7.54
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 1254 0 0 0 753 1 0 0 25 0 1 0 29373229 5898240 1082 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 1440 1082 51 112 0 1324 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 19484

[startup+25.5883 s]
/proc/loadavg: 2.03 2.32 2.57 3/76 18848
/proc/meminfo: memFree=1678816/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=6892 CPUtime=20.32
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 1538 0 0 0 2030 2 0 0 25 0 1 0 29373229 7057408 1366 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 1723 1366 51 112 0 1607 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 20616

[startup+51.28 s]
/proc/loadavg: 2.02 2.29 2.55 3/76 18848
/proc/meminfo: memFree=1676128/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=8228 CPUtime=45.88
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 1872 0 0 0 4586 2 0 0 25 0 1 0 29373229 8425472 1700 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 2057 1700 51 112 0 1941 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 21952

[startup+102.556 s]
/proc/loadavg: 2.00 2.24 2.52 3/76 18848
/proc/meminfo: memFree=1672864/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=9688 CPUtime=96.91
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 2217 0 0 0 9689 2 0 0 25 0 1 0 29373229 9920512 2045 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 2422 2045 51 112 0 2306 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 23412

[startup+162.563 s]
/proc/loadavg: 2.05 2.21 2.49 3/76 18848
/proc/meminfo: memFree=1670112/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=11260 CPUtime=156.63
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 2596 0 0 0 15660 3 0 0 25 0 1 0 29373229 11530240 2424 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528774 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 2815 2424 51 112 0 2699 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 24984

[startup+222.577 s]
/proc/loadavg: 2.02 2.17 2.45 3/76 18848
/proc/meminfo: memFree=1667424/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=12468 CPUtime=216.35
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 2889 0 0 0 21632 3 0 0 25 0 1 0 29373229 12767232 2717 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 3117 2717 51 112 0 3001 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 26192

[startup+282.586 s]
/proc/loadavg: 2.00 2.13 2.42 3/76 18848
/proc/meminfo: memFree=1665440/2055920 swapFree=4179984/4192956

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

/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 5471 0 0 0 123161 7 0 0 25 0 1 0 29373229 23855104 5299 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 5824 5299 51 112 0 5708 0
Current children cumulated CPU time (s) 1236.7
Current children cumulated vsize (KiB) 37020

[startup+1302.8 s]
/proc/loadavg: 2.00 2.00 2.12 3/76 18848
/proc/meminfo: memFree=1645472/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=23788 CPUtime=1291.4
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 5594 0 0 0 129133 7 0 0 25 0 1 0 29373229 24358912 5422 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 5947 5422 51 112 0 5831 0
Current children cumulated CPU time (s) 1296.42
Current children cumulated vsize (KiB) 37512

[startup+1362.8 s]
/proc/loadavg: 2.00 2.00 2.11 3/76 18848
/proc/meminfo: memFree=1644576/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=24092 CPUtime=1351.13
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 5657 0 0 0 135105 8 0 0 25 0 1 0 29373229 24670208 5485 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525748 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6023 5485 51 112 0 5907 0
Current children cumulated CPU time (s) 1356.15
Current children cumulated vsize (KiB) 37816

[startup+1422.81 s]
/proc/loadavg: 2.00 2.00 2.10 3/76 18848
/proc/meminfo: memFree=1643616/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=24788 CPUtime=1410.85
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 5804 0 0 0 141077 8 0 0 25 0 1 0 29373229 25382912 5632 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6197 5632 51 112 0 6081 0
Current children cumulated CPU time (s) 1415.87
Current children cumulated vsize (KiB) 38512

[startup+1482.82 s]
/proc/loadavg: 2.00 2.00 2.09 3/76 18848
/proc/meminfo: memFree=1643488/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=24956 CPUtime=1470.57
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 5840 0 0 0 147049 8 0 0 25 0 1 0 29373229 25554944 5668 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6239 5668 51 112 0 6123 0
Current children cumulated CPU time (s) 1475.59
Current children cumulated vsize (KiB) 38680

[startup+1542.84 s]
/proc/loadavg: 2.00 2.00 2.08 3/76 18848
/proc/meminfo: memFree=1642720/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=25564 CPUtime=1530.3
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 5979 0 0 0 153022 8 0 0 25 0 1 0 29373229 26177536 5807 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6391 5807 51 112 0 6275 0
Current children cumulated CPU time (s) 1535.32
Current children cumulated vsize (KiB) 39288

[startup+1602.85 s]
/proc/loadavg: 2.00 2.00 2.08 3/76 18850
/proc/meminfo: memFree=1642016/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=26008 CPUtime=1590.03
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 6081 0 0 0 158995 8 0 0 25 0 1 0 29373229 26632192 5909 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6502 5909 51 112 0 6386 0
Current children cumulated CPU time (s) 1595.05
Current children cumulated vsize (KiB) 39732

[startup+1662.88 s]
/proc/loadavg: 2.00 2.00 2.07 3/76 18850
/proc/meminfo: memFree=1641312/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=26368 CPUtime=1649.76
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 6211 0 0 0 164968 8 0 0 25 0 1 0 29373229 27000832 6031 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6592 6031 51 112 0 6476 0
Current children cumulated CPU time (s) 1654.78
Current children cumulated vsize (KiB) 40092

[startup+1722.89 s]
/proc/loadavg: 2.00 2.00 2.07 3/76 18850
/proc/meminfo: memFree=1641376/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=25880 CPUtime=1709.48
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 6212 0 0 0 170940 8 0 0 25 0 1 0 29373229 26501120 5923 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6470 5923 51 112 0 6354 0
Current children cumulated CPU time (s) 1714.5
Current children cumulated vsize (KiB) 39604

[startup+1782.89 s]
/proc/loadavg: 2.00 2.00 2.06 3/76 18850
/proc/meminfo: memFree=1640800/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=25880 CPUtime=1769.21
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 6220 0 0 0 176912 9 0 0 25 0 1 0 29373229 26501120 5931 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18848/statm: 6470 5931 51 112 0 6354 0
Current children cumulated CPU time (s) 1774.23
Current children cumulated vsize (KiB) 39604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.79 s]
/proc/loadavg: 1.92 1.98 2.05 2/70 18893
/proc/meminfo: memFree=1668368/2055920 swapFree=4179984/4192956
[pid=18829] ppid=18827 vsize=13724 CPUtime=4.43
/proc/18829/stat : 18829 (sugar) S 18827 18829 18351 0 -1 4194304 1277 18599 0 1 3 1 427 12 16 0 1 0 29372712 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18829/statm: 3431 815 373 3 0 531 0
[pid=18831] ppid=18829 vsize=0 CPUtime=0.59
/proc/18831/stat : 18831 (java) Z 18829 18829 18351 0 -1 1036 7455 0 1 0 54 5 0 0 17 0 1 0 29372717 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/18831/statm: 0 0 0 0 0 0 0
[pid=18848] ppid=18829 vsize=26016 CPUtime=1794.98
/proc/18848/stat : 18848 (minisat) R 18829 18829 18351 0 -1 0 6244 0 0 0 179489 9 0 0 25 0 1 0 29373229 26640384 5955 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18848/statm: 6504 5955 51 112 0 6388 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 39740

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 18829 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=208478 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=238963
CPU time returned by wait4() is 1799.45
while last known CPU time is 1800

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

Real time (s): 1808.8
CPU time (s): 1800
CPU user time (s): 1799.73
CPU system time (s): 0.27
CPU usage (%): 99.5134
Max. virtual memory (cumulated for all children) (KiB): 821060

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

runsolver used 2.17067 s user time and 5.84211 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan 29 18:09:19 UTC 2007


IDJOB= 199799
IDBENCH= 3636
IDSOLVER= 86
FILE ID= node60/199799-1170094158

PBS_JOBID= 3689604

Free space on /tmp= 66562 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-54021_ext.xml
COMMAND LINE= /tmp/evaluation/199799-1170094158/solver /tmp/evaluation/199799-1170094158 /tmp/evaluation/199799-1170094158/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-199799-1170094158 -o ROOT/results/node60/solver-199799-1170094158 -C 1800 -M 900  /tmp/evaluation/199799-1170094158/solver /tmp/evaluation/199799-1170094158 /tmp/evaluation/199799-1170094158/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  db950ae5bc51adb94baca31b2655c141

RANDOM SEED= 219771597

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.283
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.283
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1660872 kB
Buffers:         35088 kB
Cached:         258504 kB
SwapCached:       8260 kB
Active:         169804 kB
Inactive:       179820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660872 kB
SwapTotal:     4192956 kB
SwapFree:      4179984 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          63108 kB
Slab:            30620 kB
Committed_AS:   322644 kB
PageTables:       2000 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= 66562 MiB



End job on node60 on Mon Jan 29 18:39:28 UTC 2007