Trace number 232046

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.05 1818.09

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-56021_ext.xml
MD5SUMd41e01441a4c6db56f3a2da6046af9ee
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 benchmark42.8105
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/232046-1170106498/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/232046-1170106498/unknown.xml [Mon Jan 29 22:35:01 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/232046-1170106498/unknown.xml /tmp/evaluation/232046-1170106498/sugar27771.csp [Mon Jan 29 22:35:01 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/232046-1170106498/sugar-v0-40.jar -convert /tmp/evaluation/232046-1170106498/unknown.xml /tmp/evaluation/232046-1170106498/sugar27771.csp
0.15	c BEGIN convert /tmp/evaluation/232046-1170106498/unknown.xml
0.69	c END convert (0.533158 seconds)
0.74	c # CONVERT_XML  END : /tmp/evaluation/232046-1170106498/sugar27771.csp 1429269 bytes (0 seconds) [Mon Jan 29 22:35:01 2007]
0.74	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.74	
0.74	c # GENERATE_SAT  BEGIN : /tmp/evaluation/232046-1170106498/sugar27771.bcnf [Mon Jan 29 22:35:01 2007]
0.74	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/232046-1170106498/sugar-v0-40.jar -bcnf -map /tmp/evaluation/232046-1170106498/sugar27771.map /tmp/evaluation/232046-1170106498/sugar27771.csp /tmp/evaluation/232046-1170106498/sugar27771.bcnf
0.85	c BEGIN parse /tmp/evaluation/232046-1170106498/sugar27771.csp
6.14	c END parse (5.287463 seconds)
6.14	c BEGIN simplify
6.18	c END simplify (0.034471 seconds)
6.18	c BEGIN encode /tmp/evaluation/232046-1170106498/sugar27771.bcnf
6.43	c END encode (0.25463 seconds)
6.45	c # GENERATE_SAT  END : 600 variables 44675 clauses 860700 bytes (6 seconds) [Mon Jan 29 22:35:07 2007]
6.45	c # GENERATE_SAT  CPU : 5.67 = 0 + 0 + 5.54 + 0.13
6.45	
6.45	c # SOLVE_SAT  BEGIN : /tmp/evaluation/232046-1170106498/sugar27771.bcnf [Mon Jan 29 22:35:07 2007]
6.45	c # CMD : /tmp/evaluation/232046-1170106498/minisat /tmp/evaluation/232046-1170106498/sugar27771.bcnf /tmp/evaluation/232046-1170106498/sugar27771.out
6.47	c ==================================[MINISAT]===================================
6.47	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
6.47	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
6.47	c ==============================================================================
6.47	c |         0 |   44675   170494 |   14891       0        0     nan |  0.000 % |
6.50	c |       100 |   44675   170494 |   16380     100      915     9.2 |  0.000 % |
6.52	c |       252 |   44675   170494 |   18018     252     2261     9.0 |  0.012 % |
6.56	c |       477 |   44675   170494 |   19819     477     4127     8.7 |  0.012 % |
6.63	c |       815 |   44675   170494 |   21801     815     7497     9.2 |  0.012 % |
6.72	c |      1322 |   44675   170494 |   23982    1322    12592     9.5 |  0.012 % |
6.87	c |      2081 |   44675   170494 |   26380    2081    20732    10.0 |  0.012 % |
7.12	c |      3222 |   44675   170494 |   29018    3222    33070    10.3 |  0.012 % |
7.46	c |      4930 |   44675   170494 |   31920    4930    51238    10.4 |  0.012 % |
8.03	c |      7492 |   44675   170494 |   35112    7492    81010    10.8 |  0.012 % |
8.98	c |     11338 |   44677   170494 |   38623   11336   124111    10.9 |  0.012 % |
10.55	c |     17104 |   44680   170494 |   42485   17099   189201    11.1 |  0.012 % |
13.18	c |     25753 |   44680   170494 |   46734   25748   302762    11.8 |  0.012 % |
18.17	c |     38727 |   44680   170494 |   51407   38722   485173    12.5 |  0.012 % |
27.53	c |     58189 |   44680   170494 |   56548   21575   274788    12.7 |  0.012 % |
41.80	c |     87384 |   44682   170494 |   62203   50768   666346    13.1 |  0.012 % |
65.63	c |    131173 |   44683   170494 |   68423   46317   620889    13.4 |  0.006 % |
104.12	c |    196857 |   44686   170494 |   75266   59165   818648    13.8 |  0.007 % |
160.89	c |    295383 |   44693   170494 |   82792   35153   449393    12.8 |  0.006 % |
247.15	c |    443173 |   44703   170494 |   91072   47377   667672    14.1 |  0.006 % |
394.65	c |    664856 |   44714   170494 |  100179   45054   666192    14.8 |  0.012 % |
645.55	c |    997382 |   44721   170494 |  110197   45020   738990    16.4 |  0.013 % |
1045.46	c |   1496170 |   44727   170494 |  121216   80885  1277254    15.8 |  0.014 % |
1655.51	c |   2244352 |   44584   170104 |  133338  112971  1848214    16.4 |  0.167 % |
1818.08	s UNKNOWN
1818.08	c # ERROR No such file or directory /tmp/evaluation/232046-1170106498/sugar27771.out, at /tmp/evaluation/232046-1170106498/sugar line 393.
1818.08	
1818.08	c # MAIN  END :  (1818 seconds) [Mon Jan 29 23:05:19 2007]
1818.08	c # MAIN  CPU : 1799.41 = 0 + 0.01 + 1798.82 + 0.58
1818.08	

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/node6/watcher-232046-1170106498 -o ROOT/results/node6/solver-232046-1170106498 -C 1800 -M 900 /tmp/evaluation/232046-1170106498/solver /tmp/evaluation/232046-1170106498 /tmp/evaluation/232046-1170106498/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: 1.51 2.75 2.99 4/81 27772
/proc/meminfo: memFree=1856520/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=12268 CPUtime=0
/proc/27771/stat : 27771 (sugar) R 27769 27771 27689 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 30604779 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268583008869 0 0 4224 0 0 0 0 17 1 0 0
/proc/27771/statm: 3067 315 241 3 0 167 0

[startup+0.108115 s]
/proc/loadavg: 1.51 2.75 2.99 4/81 27772
/proc/meminfo: memFree=1856520/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=0.04
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1112 0 0 0 3 1 0 0 16 0 1 0 30604779 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27771/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.51619 s]
/proc/loadavg: 1.51 2.75 2.99 4/81 27772
/proc/meminfo: memFree=1856520/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=0.04
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30604779 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27771/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33736 s]
/proc/loadavg: 1.51 2.75 2.99 2/90 27789
/proc/meminfo: memFree=1835072/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=0.04
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30604779 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27771/statm: 3431 808 370 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27782] ppid=27771 vsize=807064 CPUtime=0.58
/proc/27782/stat : 27782 (java) R 27771 27771 27689 0 -1 0 7734 0 1 0 54 4 0 0 17 0 8 0 30604853 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479530 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27782/statm: 201766 7482 1494 14 0 189044 0
[pid=27782/tid=27783] ppid=27771 vsize=807064 CPUtime=0.08
/proc/27782/task/27783/stat : 27783 (java) S 27771 27771 27689 0 -1 64 1681 0 0 0 8 0 0 0 17 0 8 0 30604857 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27784] ppid=27771 vsize=807064 CPUtime=0
/proc/27782/task/27784/stat : 27784 (java) S 27771 27771 27689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30604857 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27785] ppid=27771 vsize=807064 CPUtime=0
/proc/27782/task/27785/stat : 27785 (java) S 27771 27771 27689 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30604857 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27786] ppid=27771 vsize=807064 CPUtime=0
/proc/27782/task/27786/stat : 27786 (java) S 27771 27771 27689 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30604860 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27787] ppid=27771 vsize=807064 CPUtime=0.05
/proc/27782/task/27787/stat : 27787 (java) S 27771 27771 27689 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30604860 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27788] ppid=27771 vsize=807064 CPUtime=0
/proc/27782/task/27788/stat : 27788 (java) S 27771 27771 27689 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30604860 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27789] ppid=27771 vsize=807064 CPUtime=0
/proc/27782/task/27789/stat : 27789 (java) S 27771 27771 27689 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30604860 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.98268 s]
/proc/loadavg: 1.47 2.72 2.98 2/90 27789
/proc/meminfo: memFree=1814848/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=0.04
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30604779 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27771/statm: 3431 808 370 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27782] ppid=27771 vsize=807336 CPUtime=2.22
/proc/27782/stat : 27782 (java) R 27771 27771 27689 0 -1 0 13830 0 1 0 214 8 0 0 18 0 8 0 30604853 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073491412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27782/statm: 201834 13563 1506 14 0 189112 0
[pid=27782/tid=27783] ppid=27771 vsize=807336 CPUtime=0.52
/proc/27782/task/27783/stat : 27783 (java) S 27771 27771 27689 0 -1 64 7630 0 0 0 49 3 0 0 17 0 8 0 30604857 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27784] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27784/stat : 27784 (java) S 27771 27771 27689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30604857 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27785] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27785/stat : 27785 (java) S 27771 27771 27689 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30604857 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27786] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27786/stat : 27786 (java) S 27771 27771 27689 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30604860 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27787] ppid=27771 vsize=807336 CPUtime=0.12
/proc/27782/task/27787/stat : 27787 (java) S 27771 27771 27689 0 -1 64 399 0 0 0 12 0 0 0 16 0 8 0 30604860 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27788] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27788/stat : 27788 (java) S 27771 27771 27689 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30604860 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27789] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27789/stat : 27789 (java) S 27771 27771 27689 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30604860 826712064 13563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 821060

[startup+6.28233 s]
/proc/loadavg: 1.47 2.72 2.98 2/90 27826
/proc/meminfo: memFree=1782464/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=0.04
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30604779 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 808 370 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27782] ppid=27771 vsize=807336 CPUtime=5.51
/proc/27782/stat : 27782 (java) R 27771 27771 27689 0 -1 0 22051 0 1 0 539 12 0 0 16 0 8 0 30604853 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27782/statm: 201834 21752 1510 14 0 189112 0
[pid=27782/tid=27783] ppid=27771 vsize=807336 CPUtime=0.9
/proc/27782/task/27783/stat : 27783 (java) S 27771 27771 27689 0 -1 64 15801 0 0 0 84 6 0 0 17 0 8 0 30604857 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27784] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27784/stat : 27784 (java) S 27771 27771 27689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30604857 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27785] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27785/stat : 27785 (java) S 27771 27771 27689 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30604857 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27782/tid=27786] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27786/stat : 27786 (java) S 27771 27771 27689 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30604860 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27787] ppid=27771 vsize=807336 CPUtime=0.13
/proc/27782/task/27787/stat : 27787 (java) S 27771 27771 27689 0 -1 64 408 0 0 0 13 0 0 0 16 0 8 0 30604860 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27788] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27788/stat : 27788 (java) S 27771 27771 27689 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30604860 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27782/tid=27789] ppid=27771 vsize=807336 CPUtime=0
/proc/27782/task/27789/stat : 27789 (java) S 27771 27771 27689 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30604860 826712064 21752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 821060

[startup+12.7436 s]
/proc/loadavg: 1.40 2.66 2.95 2/83 27827
/proc/meminfo: memFree=1849728/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=5508 CPUtime=6.28
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 1227 0 0 0 627 1 0 0 25 0 1 0 30605424 5640192 1002 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528710 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 1377 1002 51 112 0 1261 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 19232

[startup+25.5821 s]
/proc/loadavg: 1.49 2.64 2.94 3/96 27880
/proc/meminfo: memFree=1714320/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=7996 CPUtime=18.99
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 1857 0 0 0 1895 4 0 0 25 0 1 0 30605424 8187904 1632 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 1999 1632 51 112 0 1883 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 21720

[startup+51.2672 s]
/proc/loadavg: 1.78 2.62 2.93 3/89 27881
/proc/meminfo: memFree=1116048/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=9604 CPUtime=44.43
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 2214 0 0 0 4435 8 0 0 25 0 1 0 30605424 9834496 1989 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 2401 1989 51 112 0 2285 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 23328

[startup+102.525 s]
/proc/loadavg: 1.95 2.54 2.88 3/89 27881
/proc/meminfo: memFree=1114960/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=10784 CPUtime=95.17
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 2534 0 0 0 9508 9 0 0 25 0 1 0 30605424 11042816 2309 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 2696 2309 51 112 0 2580 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 24508

[startup+162.533 s]
/proc/loadavg: 1.98 2.44 2.82 3/89 27881
/proc/meminfo: memFree=1113040/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=12772 CPUtime=154.56
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 3015 0 0 0 15446 10 0 0 25 0 1 0 30605424 13078528 2790 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 3193 2790 51 112 0 3077 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 26496

[startup+222.534 s]
/proc/loadavg: 1.99 2.35 2.77 3/89 27881
/proc/meminfo: memFree=1111952/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71

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

/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6084 0 0 0 122396 17 0 0 25 0 1 0 30605424 26214400 5859 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6400 5859 51 112 0 6284 0
Current children cumulated CPU time (s) 1230.47
Current children cumulated vsize (KiB) 39324

[startup+1302.78 s]
/proc/loadavg: 2.07 2.03 2.23 3/89 27881
/proc/meminfo: memFree=1099608/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=25736 CPUtime=1283.56
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6137 0 0 0 128339 17 0 0 25 0 1 0 30605424 26353664 5912 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6434 5912 51 112 0 6318 0
Current children cumulated CPU time (s) 1289.9
Current children cumulated vsize (KiB) 39460

[startup+1362.78 s]
/proc/loadavg: 2.02 2.02 2.21 3/89 27881
/proc/meminfo: memFree=1099160/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=26212 CPUtime=1342.99
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6232 0 0 0 134281 18 0 0 25 0 1 0 30605424 26841088 6007 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6553 6007 51 112 0 6437 0
Current children cumulated CPU time (s) 1349.33
Current children cumulated vsize (KiB) 39936

[startup+1422.87 s]
/proc/loadavg: 2.07 2.03 2.20 3/89 27881
/proc/meminfo: memFree=1099032/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=26212 CPUtime=1402.47
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6258 0 0 0 140229 18 0 0 25 0 1 0 30605424 26841088 6033 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6553 6033 51 112 0 6437 0
Current children cumulated CPU time (s) 1408.81
Current children cumulated vsize (KiB) 39936

[startup+1482.88 s]
/proc/loadavg: 2.21 2.07 2.20 3/89 27881
/proc/meminfo: memFree=1098392/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=26512 CPUtime=1461.9
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6294 0 0 0 146172 18 0 0 25 0 1 0 30605424 27148288 6069 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6628 6069 51 112 0 6512 0
Current children cumulated CPU time (s) 1468.24
Current children cumulated vsize (KiB) 40236

[startup+1542.98 s]
/proc/loadavg: 2.07 2.05 2.18 3/89 27881
/proc/meminfo: memFree=1098136/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=26704 CPUtime=1521.4
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6355 0 0 0 152122 18 0 0 25 0 1 0 30605424 27344896 6130 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6676 6130 51 112 0 6560 0
Current children cumulated CPU time (s) 1527.74
Current children cumulated vsize (KiB) 40428

[startup+1603 s]
/proc/loadavg: 2.02 2.04 2.17 3/95 27993
/proc/meminfo: memFree=1096232/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=27012 CPUtime=1580.76
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6446 0 0 0 158045 31 0 0 25 0 1 0 30605424 27660288 6221 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6753 6221 51 112 0 6637 0
Current children cumulated CPU time (s) 1587.1
Current children cumulated vsize (KiB) 40736

[startup+1663.03 s]
/proc/loadavg: 2.01 2.03 2.16 3/89 28079
/proc/meminfo: memFree=1096592/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=27764 CPUtime=1640.17
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6590 0 0 0 163974 43 0 0 25 0 1 0 30605424 28430336 6365 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522563 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 6941 6365 51 112 0 6825 0
Current children cumulated CPU time (s) 1646.51
Current children cumulated vsize (KiB) 41488

[startup+1723.03 s]
/proc/loadavg: 2.00 2.02 2.15 3/89 28079
/proc/meminfo: memFree=1095568/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=28764 CPUtime=1699.59
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6858 0 0 0 169916 43 0 0 25 0 1 0 30605424 29454336 6633 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 7191 6633 51 112 0 7075 0
Current children cumulated CPU time (s) 1705.93
Current children cumulated vsize (KiB) 42488

[startup+1783.04 s]
/proc/loadavg: 2.00 2.02 2.13 3/89 28079
/proc/meminfo: memFree=1095312/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=29008 CPUtime=1759
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6916 0 0 0 175857 43 0 0 25 0 1 0 30605424 29704192 6691 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 7252 6691 51 112 0 7136 0
Current children cumulated CPU time (s) 1765.34
Current children cumulated vsize (KiB) 42732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.08 s]
/proc/loadavg: 2.00 2.02 2.13 3/89 28079
/proc/meminfo: memFree=1095184/2055924 swapFree=4192812/4192956
[pid=27771] ppid=27769 vsize=13724 CPUtime=5.71
/proc/27771/stat : 27771 (sugar) S 27769 27771 27689 0 -1 4194304 1277 22346 0 1 3 1 554 13 16 0 1 0 30604779 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27771/statm: 3431 815 373 3 0 531 0
[pid=27774] ppid=27771 vsize=0 CPUtime=0.63
/proc/27774/stat : 27774 (java) Z 27771 27771 27689 0 -1 1036 7595 0 1 0 57 6 0 0 16 0 1 0 30604784 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27774/statm: 0 0 0 0 0 0 0
[pid=27827] ppid=27771 vsize=29152 CPUtime=1793.71
/proc/27827/stat : 27827 (minisat) R 27771 27771 27689 0 -1 0 6943 0 0 0 179328 43 0 0 25 0 1 0 30605424 29851648 6718 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27827/statm: 7288 6718 51 112 0 7172 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 42876

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27771 and gives childrusage.ru_utime.tv_sec=1798 childrusage.ru_utime.tv_usec=866530 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=594909
CPU time returned by wait4() is 1799.46
while last known CPU time is 1800.05

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

Real time (s): 1818.09
CPU time (s): 1800.05
CPU user time (s): 1799.42
CPU system time (s): 0.63
CPU usage (%): 99.0077
Max. virtual memory (cumulated for all children) (KiB): 821060

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

runsolver used 2.42463 s user time and 5.59915 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan 29 21:34:59 UTC 2007


IDJOB= 232046
IDBENCH= 6497
IDSOLVER= 86
FILE ID= node6/232046-1170106498

PBS_JOBID= 3689876

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-25/rand-25-25-300-147-56021_ext.xml
COMMAND LINE= /tmp/evaluation/232046-1170106498/solver /tmp/evaluation/232046-1170106498 /tmp/evaluation/232046-1170106498/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-232046-1170106498 -o ROOT/results/node6/solver-232046-1170106498 -C 1800 -M 900  /tmp/evaluation/232046-1170106498/solver /tmp/evaluation/232046-1170106498 /tmp/evaluation/232046-1170106498/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  d41e01441a4c6db56f3a2da6046af9ee

RANDOM SEED= 389190663

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.277
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.277
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:      2055924 kB
MemFree:       1857000 kB
Buffers:         29068 kB
Cached:          60896 kB
SwapCached:          0 kB
Active:         104876 kB
Inactive:        46004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1857000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          79808 kB
Slab:            33336 kB
Committed_AS:   471592 kB
PageTables:       1964 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= 66370 MiB



End job on node6 on Mon Jan 29 22:05:19 UTC 2007