Trace number 232159

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.1 1809.26

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-58021_ext.xml
MD5SUM033cd0dd1127d1ee13d52ddfcb690341
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.007
SatisfiableNO
(Un)Satisfiability was provedNO
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.05	c # Sugar v0-40 (/tmp/evaluation/232159-1170106500/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/232159-1170106500/unknown.xml [Mon Jan 29 22:35:03 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/232159-1170106500/unknown.xml /tmp/evaluation/232159-1170106500/sugar19226.csp [Mon Jan 29 22:35:03 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/232159-1170106500/sugar-v0-40.jar -convert /tmp/evaluation/232159-1170106500/unknown.xml /tmp/evaluation/232159-1170106500/sugar19226.csp
0.20	c BEGIN convert /tmp/evaluation/232159-1170106500/unknown.xml
0.75	c END convert (0.551374 seconds)
0.78	c # CONVERT_XML  END : /tmp/evaluation/232159-1170106500/sugar19226.csp 1429342 bytes (1 seconds) [Mon Jan 29 22:35:04 2007]
0.78	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.78	
0.78	c # GENERATE_SAT  BEGIN : /tmp/evaluation/232159-1170106500/sugar19226.bcnf [Mon Jan 29 22:35:04 2007]
0.78	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/232159-1170106500/sugar-v0-40.jar -bcnf -map /tmp/evaluation/232159-1170106500/sugar19226.map /tmp/evaluation/232159-1170106500/sugar19226.csp /tmp/evaluation/232159-1170106500/sugar19226.bcnf
0.95	c BEGIN parse /tmp/evaluation/232159-1170106500/sugar19226.csp
6.09	c END parse (5.148116 seconds)
6.09	c BEGIN simplify
6.13	c END simplify (0.033595 seconds)
6.13	c BEGIN encode /tmp/evaluation/232159-1170106500/sugar19226.bcnf
6.38	c END encode (0.25005 seconds)
6.44	c # GENERATE_SAT  END : 600 variables 44675 clauses 860900 bytes (6 seconds) [Mon Jan 29 22:35:10 2007]
6.44	c # GENERATE_SAT  CPU : 5.53 = 0.01 + 0 + 5.4 + 0.12
6.44	
6.44	c # SOLVE_SAT  BEGIN : /tmp/evaluation/232159-1170106500/sugar19226.bcnf [Mon Jan 29 22:35:10 2007]
6.44	c # CMD : /tmp/evaluation/232159-1170106500/minisat /tmp/evaluation/232159-1170106500/sugar19226.bcnf /tmp/evaluation/232159-1170106500/sugar19226.out
6.46	c ==================================[MINISAT]===================================
6.46	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
6.46	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
6.46	c ==============================================================================
6.46	c |         0 |   44675   170544 |   14891       0        0     nan |  0.000 % |
6.49	c |       100 |   44675   170544 |   16380     100      837     8.4 |  0.000 % |
6.52	c |       250 |   44675   170544 |   18018     250     2169     8.7 |  0.009 % |
6.57	c |       475 |   44675   170544 |   19819     475     4185     8.8 |  0.009 % |
6.63	c |       812 |   44675   170544 |   21801     812     7474     9.2 |  0.012 % |
6.73	c |      1318 |   44675   170544 |   23982    1318    12236     9.3 |  0.013 % |
6.88	c |      2077 |   44675   170544 |   26380    2077    19699     9.5 |  0.013 % |
7.12	c |      3216 |   44675   170544 |   29018    3216    31447     9.8 |  0.013 % |
7.48	c |      4925 |   44677   170544 |   31920    4923    49852    10.1 |  0.013 % |
8.03	c |      7487 |   44677   170544 |   35112    7485    82115    11.0 |  0.009 % |
8.99	c |     11331 |   44680   170544 |   38623   11326   127777    11.3 |  0.009 % |
10.55	c |     17098 |   44682   170544 |   42485   17091   192519    11.3 |  0.009 % |
13.34	c |     25747 |   44684   170544 |   46734   25738   299002    11.6 |  0.006 % |
18.44	c |     38721 |   44684   170544 |   51407   38712   463517    12.0 |  0.009 % |
27.06	c |     58182 |   44686   170544 |   56548   19762   245486    12.4 |  0.009 % |
41.30	c |     87374 |   44686   170544 |   62203   48954   649947    13.3 |  0.006 % |
63.87	c |    131163 |   44694   170544 |   68423   45721   645773    14.1 |  0.010 % |
98.66	c |    196847 |   44703   170544 |   75266   57278   789991    13.8 |  0.010 % |
155.72	c |    295376 |   44708   170544 |   82792   33588   470875    14.0 |  0.012 % |
244.25	c |    443165 |   44721   170544 |   91072   43908   687487    15.7 |  0.007 % |
392.19	c |    664848 |   44728   170544 |  100179   43391   606912    14.0 |  0.011 % |
628.06	c |    997373 |   44736   170544 |  110197   41230   640041    15.5 |  0.012 % |
1002.95	c |   1496161 |   44739   170544 |  121216   79278  1271299    16.0 |  0.012 % |
1619.00	c |   2244346 |   44743   170544 |  133338  101383  1651512    16.3 |  0.015 % |
1809.25	s UNKNOWN
1809.25	c # ERROR No such file or directory /tmp/evaluation/232159-1170106500/sugar19226.out, at /tmp/evaluation/232159-1170106500/sugar line 393.
1809.25	
1809.25	c # MAIN  END :  (1809 seconds) [Mon Jan 29 23:05:12 2007]
1809.25	c # MAIN  CPU : 1799.42 = 0.01 + 0 + 1799.17 + 0.24
1809.25	

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/node40/watcher-232159-1170106500 -o ROOT/results/node40/solver-232159-1170106500 -C 1800 -M 900 /tmp/evaluation/232159-1170106500/solver /tmp/evaluation/232159-1170106500 /tmp/evaluation/232159-1170106500/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.49 2.81 3.00 5/82 19227
/proc/meminfo: memFree=1858304/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=0.03
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30606248 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 805 368 3 0 531 0
[pid=19228] ppid=19226 vsize=1784 CPUtime=0
/proc/19228/stat : 19228 (java) D 19226 19226 18951 0 -1 0 189 0 0 0 0 0 0 0 18 0 1 0 30606252 1826816 159 18446744073709551615 134512640 134570532 4294956688 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19228/statm: 446 159 123 14 0 91 0

[startup+0.15585 s]
/proc/loadavg: 1.49 2.81 3.00 5/82 19227
/proc/meminfo: memFree=1858304/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=0.03
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30606248 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 805 368 3 0 531 0
[pid=19228] ppid=19226 vsize=805140 CPUtime=0.06
/proc/19228/stat : 19228 (java) R 19226 19226 18951 0 -1 0 2294 0 1 0 5 1 0 0 20 0 8 0 30606252 824463360 2044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155583306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19228/statm: 201285 2044 1261 14 0 188843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 818864

[startup+0.563938 s]
/proc/loadavg: 1.49 2.81 3.00 5/82 19227
/proc/meminfo: memFree=1858304/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=0.03
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30606248 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 805 368 3 0 531 0
[pid=19228] ppid=19226 vsize=807140 CPUtime=0.46
/proc/19228/stat : 19228 (java) R 19226 19226 18951 0 -1 0 5762 0 1 0 43 3 0 0 17 0 8 0 30606252 826511360 5511 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073713320 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19228/statm: 201785 5511 1683 14 0 189063 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 820864

[startup+1.38711 s]
/proc/loadavg: 1.49 2.81 3.00 3/91 19243
/proc/meminfo: memFree=1827648/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=0.03
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30606248 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19226/statm: 3431 808 370 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19236] ppid=19226 vsize=807064 CPUtime=0.53
/proc/19236/stat : 19236 (java) R 19226 19226 18951 0 -1 0 7733 0 1 0 49 4 0 0 25 0 8 0 30606327 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073498063 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19236/statm: 201766 7481 1494 14 0 189044 0
[pid=19236/tid=19237] ppid=19226 vsize=807064 CPUtime=0.08
/proc/19236/task/19237/stat : 19237 (java) S 19226 19226 18951 0 -1 64 1680 0 0 0 7 1 0 0 16 0 8 0 30606334 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19238] ppid=19226 vsize=807064 CPUtime=0
/proc/19236/task/19238/stat : 19238 (java) S 19226 19226 18951 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30606335 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19239] ppid=19226 vsize=807064 CPUtime=0
/proc/19236/task/19239/stat : 19239 (java) S 19226 19226 18951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30606335 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19240] ppid=19226 vsize=807064 CPUtime=0
/proc/19236/task/19240/stat : 19240 (java) S 19226 19226 18951 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 30606338 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19241] ppid=19226 vsize=807064 CPUtime=0.04
/proc/19236/task/19241/stat : 19241 (java) S 19226 19226 18951 0 -1 64 292 0 0 0 4 0 0 0 17 0 8 0 30606338 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19242] ppid=19226 vsize=807064 CPUtime=0
/proc/19236/task/19242/stat : 19242 (java) S 19226 19226 18951 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 30606338 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19243] ppid=19226 vsize=807064 CPUtime=0
/proc/19236/task/19243/stat : 19243 (java) S 19226 19226 18951 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30606338 826433536 7481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 820788

[startup+3.04046 s]
/proc/loadavg: 1.53 2.80 2.99 3/91 19243
/proc/meminfo: memFree=1798528/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=0.03
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30606248 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19226/statm: 3431 808 370 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19236] ppid=19226 vsize=807336 CPUtime=2.18
/proc/19236/stat : 19236 (java) R 19226 19226 18951 0 -1 0 13619 0 1 0 212 6 0 0 25 0 8 0 30606327 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19236/statm: 201834 13352 1506 14 0 189112 0
[pid=19236/tid=19237] ppid=19226 vsize=807336 CPUtime=0.5
/proc/19236/task/19237/stat : 19237 (java) R 19226 19226 18951 0 -1 64 7418 0 0 0 48 2 0 0 16 0 8 0 30606334 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154023775 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19238] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19238/stat : 19238 (java) S 19226 19226 18951 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30606335 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19239] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19239/stat : 19239 (java) S 19226 19226 18951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30606335 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19240] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19240/stat : 19240 (java) S 19226 19226 18951 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 30606338 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19241] ppid=19226 vsize=807336 CPUtime=0.12
/proc/19236/task/19241/stat : 19241 (java) S 19226 19226 18951 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 30606338 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19242] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19242/stat : 19242 (java) S 19226 19226 18951 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 30606338 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19243] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19243/stat : 19243 (java) S 19226 19226 18951 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30606338 826712064 13352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 821060

[startup+6.33215 s]
/proc/loadavg: 1.53 2.80 2.99 3/84 19244
/proc/meminfo: memFree=1826552/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=0.03
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30606248 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19226/statm: 3431 808 370 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19236] ppid=19226 vsize=807336 CPUtime=5.46
/proc/19236/stat : 19236 (java) R 19226 19226 18951 0 -1 0 22333 0 1 0 536 10 0 0 25 0 8 0 30606327 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775487 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19236/statm: 201834 22033 1510 14 0 189112 0
[pid=19236/tid=19237] ppid=19226 vsize=807336 CPUtime=0.92
/proc/19236/task/19237/stat : 19237 (java) S 19226 19226 18951 0 -1 64 16081 0 0 0 87 5 0 0 16 0 8 0 30606334 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19238] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19238/stat : 19238 (java) S 19226 19226 18951 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30606335 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19239] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19239/stat : 19239 (java) S 19226 19226 18951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30606335 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19240] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19240/stat : 19240 (java) S 19226 19226 18951 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 30606338 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19241] ppid=19226 vsize=807336 CPUtime=0.13
/proc/19236/task/19241/stat : 19241 (java) S 19226 19226 18951 0 -1 64 409 0 0 0 13 0 0 0 16 0 8 0 30606338 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19242] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19242/stat : 19242 (java) S 19226 19226 18951 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 30606338 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19236/tid=19243] ppid=19226 vsize=807336 CPUtime=0
/proc/19236/task/19243/stat : 19243 (java) S 19226 19226 18951 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30606338 826712064 22033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 821060

[startup+12.8065 s]
/proc/loadavg: 1.60 2.77 2.98 3/77 19245
/proc/meminfo: memFree=1891632/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=5436 CPUtime=6.32
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 1229 0 0 0 632 0 0 0 25 0 1 0 30606892 5566464 1004 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 1359 1004 51 112 0 1243 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 19160

[startup+25.6512 s]
/proc/loadavg: 1.66 2.74 2.97 3/77 19245
/proc/meminfo: memFree=1887664/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=7804 CPUtime=19.1
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 1803 0 0 0 1909 1 0 0 25 0 1 0 30606892 7991296 1578 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 1951 1578 51 112 0 1835 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 21528

[startup+51.3496 s]
/proc/loadavg: 1.78 2.68 2.94 3/77 19247
/proc/meminfo: memFree=1884464/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=9632 CPUtime=44.68
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 2231 0 0 0 4466 2 0 0 25 0 1 0 30606892 9863168 2006 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522281 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 2408 2006 51 112 0 2292 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 23356

[startup+102.627 s]
/proc/loadavg: 1.91 2.57 2.89 3/77 19247
/proc/meminfo: memFree=1881136/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=11268 CPUtime=95.71
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 2631 0 0 0 9569 2 0 0 25 0 1 0 30606892 11538432 2406 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 2817 2406 51 112 0 2701 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 24992

[startup+162.646 s]
/proc/loadavg: 1.96 2.46 2.83 3/77 19247
/proc/meminfo: memFree=1878512/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=12332 CPUtime=155.43

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

/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6014 0 0 0 123048 7 0 0 25 0 1 0 30606892 25776128 5789 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6293 5789 51 112 0 6177 0
Current children cumulated CPU time (s) 1236.77
Current children cumulated vsize (KiB) 38896

[startup+1302.97 s]
/proc/loadavg: 2.03 2.02 2.22 3/77 19247
/proc/meminfo: memFree=1853168/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=25648 CPUtime=1290.27
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6121 0 0 0 129020 7 0 0 25 0 1 0 30606892 26263552 5896 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6412 5896 51 112 0 6296 0
Current children cumulated CPU time (s) 1296.49
Current children cumulated vsize (KiB) 39372

[startup+1362.99 s]
/proc/loadavg: 2.01 2.02 2.21 3/77 19247
/proc/meminfo: memFree=1852400/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=25796 CPUtime=1350
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6151 0 0 0 134993 7 0 0 25 0 1 0 30606892 26415104 5926 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6449 5926 51 112 0 6333 0
Current children cumulated CPU time (s) 1356.22
Current children cumulated vsize (KiB) 39520

[startup+1423.01 s]
/proc/loadavg: 2.00 2.01 2.19 3/77 19247
/proc/meminfo: memFree=1852272/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=25796 CPUtime=1409.73
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6151 0 0 0 140966 7 0 0 25 0 1 0 30606892 26415104 5926 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6449 5926 51 112 0 6333 0
Current children cumulated CPU time (s) 1415.95
Current children cumulated vsize (KiB) 39520

[startup+1483.02 s]
/proc/loadavg: 2.12 2.04 2.18 3/77 19247
/proc/meminfo: memFree=1851696/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=26116 CPUtime=1469.46
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6208 0 0 0 146939 7 0 0 25 0 1 0 30606892 26742784 5983 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6529 5983 51 112 0 6413 0
Current children cumulated CPU time (s) 1475.68
Current children cumulated vsize (KiB) 39840

[startup+1543.04 s]
/proc/loadavg: 2.04 2.03 2.17 3/77 19247
/proc/meminfo: memFree=1851376/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=26116 CPUtime=1529.19
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6233 0 0 0 152912 7 0 0 25 0 1 0 30606892 26742784 6008 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6529 6008 51 112 0 6413 0
Current children cumulated CPU time (s) 1535.41
Current children cumulated vsize (KiB) 39840

[startup+1603.07 s]
/proc/loadavg: 2.01 2.02 2.16 3/83 19359
/proc/meminfo: memFree=1849080/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=26400 CPUtime=1588.8
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6282 0 0 0 158872 8 0 0 25 0 1 0 30606892 27033600 6057 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6600 6057 51 112 0 6484 0
Current children cumulated CPU time (s) 1595.02
Current children cumulated vsize (KiB) 40124

[startup+1663.11 s]
/proc/loadavg: 2.00 2.01 2.15 3/77 19445
/proc/meminfo: memFree=1848944/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=27356 CPUtime=1648.44
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6539 0 0 0 164836 8 0 0 25 0 1 0 30606892 28012544 6314 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6839 6314 51 112 0 6723 0
Current children cumulated CPU time (s) 1654.66
Current children cumulated vsize (KiB) 41080

[startup+1723.13 s]
/proc/loadavg: 2.04 2.03 2.14 3/77 19445
/proc/meminfo: memFree=1848368/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=27636 CPUtime=1708.17
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6590 0 0 0 170809 8 0 0 25 0 1 0 30606892 28299264 6365 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6909 6365 51 112 0 6793 0
Current children cumulated CPU time (s) 1714.39
Current children cumulated vsize (KiB) 41360

[startup+1783.15 s]
/proc/loadavg: 2.01 2.02 2.13 3/77 19445
/proc/meminfo: memFree=1847344/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=27816 CPUtime=1767.9
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6622 0 0 0 176782 8 0 0 25 0 1 0 30606892 28483584 6397 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528674 0 0 4096 3 0 0 0 17 1 0 0
/proc/19245/statm: 6954 6397 51 112 0 6838 0
Current children cumulated CPU time (s) 1774.12
Current children cumulated vsize (KiB) 41540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.25 s]
/proc/loadavg: 2.01 2.02 2.12 4/83 19501
/proc/meminfo: memFree=1840448/2055920 swapFree=4192812/4192956
[pid=19226] ppid=19224 vsize=13724 CPUtime=5.56
/proc/19226/stat : 19226 (sugar) S 19224 19226 18951 0 -1 4194304 1277 22348 0 1 4 0 540 12 16 0 1 0 30606248 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19226/statm: 3431 815 373 3 0 531 0
[pid=19228] ppid=19226 vsize=0 CPUtime=0.66
/proc/19228/stat : 19228 (java) Z 19226 19226 18951 0 -1 1036 7598 0 1 0 61 5 0 0 18 0 1 0 30606252 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19228/statm: 0 0 0 0 0 0 0
[pid=19245] ppid=19226 vsize=27816 CPUtime=1793.88
/proc/19245/stat : 19245 (minisat) R 19226 19226 18951 0 -1 0 6636 0 0 0 179377 11 0 0 25 0 1 0 30606892 28483584 6411 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19245/statm: 6954 6411 51 112 0 6838 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 41540

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19226 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=222476 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=251961
CPU time returned by wait4() is 1799.47
while last known CPU time is 1800.1

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

Real time (s): 1809.26
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.28
CPU usage (%): 99.4937
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30350
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= 1054
involuntary context switches= 24138

runsolver used 2.21166 s user time and 5.80312 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Jan 29 21:35:01 UTC 2007


IDJOB= 232159
IDBENCH= 6502
IDSOLVER= 86
FILE ID= node40/232159-1170106500

PBS_JOBID= 3689869

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  033cd0dd1127d1ee13d52ddfcb690341

RANDOM SEED= 90635246

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.265
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.265
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:       1904080 kB
Buffers:         32164 kB
Cached:          46036 kB
SwapCached:          0 kB
Active:          59956 kB
Inactive:        44532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2172 kB
Writeback:           0 kB
Mapped:          41916 kB
Slab:            32776 kB
Committed_AS:   471112 kB
PageTables:       1856 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= 66560 MiB



End job on node40 on Mon Jan 29 22:05:13 UTC 2007