Trace number 203588

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.06 1802.44

General information on the benchmark

Namefrb/frb59-26/
frb59-26-1-mgd_ext.xml
MD5SUM1b4e9245956d4dd7e01759785be77f79
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints556
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension556
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/203588-1170095967/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203588-1170095967/unknown.xml [Mon Jan 29 19:39:28 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203588-1170095967/unknown.xml /tmp/evaluation/203588-1170095967/sugar18903.csp [Mon Jan 29 19:39:28 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203588-1170095967/sugar-v0-40.jar -convert /tmp/evaluation/203588-1170095967/unknown.xml /tmp/evaluation/203588-1170095967/sugar18903.csp
0.16	c BEGIN convert /tmp/evaluation/203588-1170095967/unknown.xml
1.02	c END convert (0.851526 seconds)
1.06	c # CONVERT_XML  END : /tmp/evaluation/203588-1170095967/sugar18903.csp 3470207 bytes (1 seconds) [Mon Jan 29 19:39:29 2007]
1.06	c # CONVERT_XML  CPU : 0.97 = 0 + 0 + 0.89 + 0.08
1.06	
1.06	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203588-1170095967/sugar18903.bcnf [Mon Jan 29 19:39:29 2007]
1.06	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203588-1170095967/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203588-1170095967/sugar18903.map /tmp/evaluation/203588-1170095967/sugar18903.csp /tmp/evaluation/203588-1170095967/sugar18903.bcnf
1.18	c BEGIN parse /tmp/evaluation/203588-1170095967/sugar18903.csp
47.21	c END parse (46.029963 seconds)
47.21	c BEGIN simplify
47.38	c END simplify (0.172689 seconds)
47.38	c BEGIN encode /tmp/evaluation/203588-1170095967/sugar18903.bcnf
48.75	c END encode (1.363843 seconds)
48.87	c # GENERATE_SAT  END : 8401 variables 120560 clauses 11376696 bytes (48 seconds) [Mon Jan 29 19:40:17 2007]
48.87	c # GENERATE_SAT  CPU : 47.36 = 0.05 + 0.01 + 46.71 + 0.59
48.87	
48.87	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203588-1170095967/sugar18903.bcnf [Mon Jan 29 19:40:17 2007]
48.87	c # CMD : /tmp/evaluation/203588-1170095967/minisat /tmp/evaluation/203588-1170095967/sugar18903.bcnf /tmp/evaluation/203588-1170095967/sugar18903.out
49.14	c ==================================[MINISAT]===================================
49.14	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
49.14	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
49.14	c ==============================================================================
49.14	c |         0 |  120560  2723604 |   40186       0        0     nan |  0.000 % |
49.19	c |       100 |  120560  2723604 |   44204     100     2251    22.5 |  0.000 % |
49.28	c |       252 |  120561  2723604 |   48625     251     4515    18.0 |  0.000 % |
49.43	c |       477 |  120561  2723604 |   53487     476     7596    16.0 |  0.000 % |
49.65	c |       814 |  120561  2723604 |   58836     813    13233    16.3 |  0.000 % |
49.93	c |      1320 |  120561  2723604 |   64719    1319    20421    15.5 |  0.000 % |
50.49	c |      2079 |  120561  2723604 |   71191    2078    32332    15.6 |  0.000 % |
51.29	c |      3218 |  120561  2723604 |   78311    3217    51350    16.0 |  0.000 % |
52.41	c |      4926 |  120561  2723604 |   86142    4925    77950    15.8 |  0.000 % |
54.24	c |      7488 |  120561  2723604 |   94756    7487   130433    17.4 |  0.000 % |
57.23	c |     11334 |  120561  2723604 |  104232   11333   219288    19.3 |  0.000 % |
61.71	c |     17100 |  120562  2723604 |  114655   17098   333779    19.5 |  0.000 % |
69.34	c |     25749 |  120563  2723604 |  126120   25746   525717    20.4 |  0.000 % |
82.91	c |     38723 |  120564  2723604 |  138732   38719   862521    22.3 |  0.000 % |
107.09	c |     58184 |  120565  2723604 |  152606   58179  1337617    23.0 |  0.000 % |
150.40	c |     87377 |  120566  2723604 |  167866   87371  2144711    24.5 |  0.000 % |
236.92	c |    131166 |  120570  2723604 |  184653  131156  3374040    25.7 |  0.000 % |
369.84	c |    196850 |  120577  2723604 |  203118   31724  1148083    36.2 |  0.000 % |
553.35	c |    295376 |  120584  2723604 |  223430  130243  5671308    43.5 |  0.000 % |
871.42	c |    443165 |  120587  2723604 |  245773   78440  2740692    34.9 |  0.000 % |
1380.52	c |    664848 |  120597  2723604 |  270351   78011  3326699    42.6 |  0.000 % |
1801.43	
1801.43	s UNKNOWN
1801.43	c # INTERRUPTED
1801.43	c # MAIN  END :  (1802 seconds) [Mon Jan 29 20:09:30 2007]
1801.43	c # MAIN  CPU : 48.33 = 0.05 + 0.01 + 47.6 + 0.67
1801.43	

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-203588-1170095967 -o ROOT/results/node60/solver-203588-1170095967 -C 1800 -M 900 /tmp/evaluation/203588-1170095967/solver /tmp/evaluation/203588-1170095967 /tmp/evaluation/203588-1170095967/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.92 1.98 2.05 4/68 18904
/proc/meminfo: memFree=1695768/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=12268 CPUtime=0
/proc/18903/stat : 18903 (sugar) D 18900 18903 18378 0 -1 4194304 597 0 0 0 0 0 0 0 18 0 1 0 29553644 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271894411877 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/18903/statm: 3067 316 241 3 0 167 0

[startup+0.107894 s]
/proc/loadavg: 1.92 1.98 2.05 4/68 18904
/proc/meminfo: memFree=1695768/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=0.04
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1112 0 0 0 3 1 0 0 16 0 1 0 29553644 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.51596 s]
/proc/loadavg: 1.92 1.98 2.05 4/68 18904
/proc/meminfo: memFree=1695768/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=0.04
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 29553644 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34211 s]
/proc/loadavg: 1.92 1.98 2.05 3/73 18920
/proc/meminfo: memFree=1687344/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=1.01
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1190 8385 0 1 3 1 89 8 15 0 1 0 29553644 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18903/statm: 3431 809 371 3 0 531 0
[pid=18916] ppid=18903 vsize=808088 CPUtime=0.27
/proc/18916/stat : 18916 (java) R 18903 18903 18378 0 -1 0 5483 0 1 0 24 3 0 0 17 0 8 0 29553751 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073448184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18916/statm: 202022 5234 1482 14 0 189300 0
[pid=18916/tid=18917] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18917/stat : 18917 (java) S 18903 18903 18378 0 -1 64 6 0 0 0 0 0 0 0 20 0 8 0 29553754 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18918] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18918/stat : 18918 (java) S 18903 18903 18378 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 29553754 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18919] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18919/stat : 18919 (java) S 18903 18903 18378 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 29553755 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18920] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18920/stat : 18920 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29553757 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18921] ppid=18903 vsize=808088 CPUtime=0.06
/proc/18916/task/18921/stat : 18921 (java) S 18903 18903 18378 0 -1 64 292 0 0 0 6 0 0 0 16 0 8 0 29553758 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18922] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18922/stat : 18922 (java) S 18903 18903 18378 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29553758 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18923] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18923/stat : 18923 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 29553758 827482112 5234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 821812

[startup+2.98041 s]
/proc/loadavg: 1.92 1.98 2.05 2/76 18927
/proc/meminfo: memFree=1656600/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=1.01
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1190 8385 0 1 3 1 89 8 15 0 1 0 29553644 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18903/statm: 3431 809 371 3 0 531 0
[pid=18916] ppid=18903 vsize=808088 CPUtime=1.9
/proc/18916/stat : 18916 (java) R 18903 18903 18378 0 -1 0 13316 0 1 0 183 7 0 0 17 0 8 0 29553751 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479415 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18916/statm: 202022 13051 1494 14 0 189300 0
[pid=18916/tid=18917] ppid=18903 vsize=808088 CPUtime=0.51
/proc/18916/task/18917/stat : 18917 (java) S 18903 18903 18378 0 -1 64 7250 0 0 0 48 3 0 0 17 0 8 0 29553754 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18918] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18918/stat : 18918 (java) S 18903 18903 18378 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29553754 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18919] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18919/stat : 18919 (java) S 18903 18903 18378 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29553755 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18920] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18920/stat : 18920 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29553757 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18921] ppid=18903 vsize=808088 CPUtime=0.06
/proc/18916/task/18921/stat : 18921 (java) S 18903 18903 18378 0 -1 64 292 0 0 0 6 0 0 0 16 0 8 0 29553758 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18922] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18922/stat : 18922 (java) S 18903 18903 18378 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29553758 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18923] ppid=18903 vsize=808088 CPUtime=0
/proc/18916/task/18923/stat : 18923 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29553758 827482112 13051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 821812

[startup+6.28301 s]
/proc/loadavg: 1.85 1.97 2.05 4/89 18978
/proc/meminfo: memFree=1564144/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=1.01
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1190 8385 0 1 3 1 89 8 15 0 1 0 29553644 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18903/statm: 3431 809 371 3 0 531 0
[pid=18916] ppid=18903 vsize=808364 CPUtime=5.18
/proc/18916/stat : 18916 (java) R 18903 18903 18378 0 -1 0 24484 0 1 0 506 12 0 0 25 0 8 0 29553751 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18916/statm: 202091 24186 1506 14 0 189369 0
[pid=18916/tid=18917] ppid=18903 vsize=808364 CPUtime=1.29
/proc/18916/task/18917/stat : 18917 (java) S 18903 18903 18378 0 -1 64 18232 0 0 0 123 6 0 0 16 0 8 0 29553754 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18918] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18918/stat : 18918 (java) S 18903 18903 18378 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29553754 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18919] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18919/stat : 18919 (java) S 18903 18903 18378 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29553755 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18920] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18920/stat : 18920 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29553757 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18921] ppid=18903 vsize=808364 CPUtime=0.14
/proc/18916/task/18921/stat : 18921 (java) S 18903 18903 18378 0 -1 64 400 0 0 0 14 0 0 0 16 0 8 0 29553758 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18922] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18922/stat : 18922 (java) S 18903 18903 18378 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29553758 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18923] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18923/stat : 18923 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29553758 827764736 24186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 822088

[startup+12.6902 s]
/proc/loadavg: 1.94 1.98 2.05 3/82 18979
/proc/meminfo: memFree=1470440/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=1.01
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1190 8385 0 1 3 1 89 8 15 0 1 0 29553644 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18903/statm: 3431 809 371 3 0 531 0
[pid=18916] ppid=18903 vsize=808364 CPUtime=11.56
/proc/18916/stat : 18916 (java) R 18903 18903 18378 0 -1 0 54932 0 1 0 1129 27 0 0 22 0 8 0 29553751 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18916/statm: 202091 54117 1507 14 0 189369 0
[pid=18916/tid=18917] ppid=18903 vsize=808364 CPUtime=3.89
/proc/18916/task/18917/stat : 18917 (java) S 18903 18903 18378 0 -1 64 48442 0 0 0 369 20 0 0 16 0 8 0 29553754 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18918] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18918/stat : 18918 (java) S 18903 18903 18378 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29553754 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18919] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18919/stat : 18919 (java) S 18903 18903 18378 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29553755 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18920] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18920/stat : 18920 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29553757 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18921] ppid=18903 vsize=808364 CPUtime=0.15
/proc/18916/task/18921/stat : 18921 (java) S 18903 18903 18378 0 -1 64 403 0 0 0 15 0 0 0 16 0 8 0 29553758 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18922] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18922/stat : 18922 (java) S 18903 18903 18378 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29553758 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18923] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18923/stat : 18923 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29553758 827764736 54117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 822088

[startup+25.5765 s]
/proc/loadavg: 2.17 2.03 2.07 4/82 18979
/proc/meminfo: memFree=1459624/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=13724 CPUtime=1.01
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 1190 8385 0 1 3 1 89 8 15 0 1 0 29553644 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18903/statm: 3431 809 371 3 0 531 0
[pid=18916] ppid=18903 vsize=808364 CPUtime=24.31
/proc/18916/stat : 18916 (java) R 18903 18903 18378 0 -1 0 58439 0 1 0 2399 32 0 0 25 0 8 0 29553751 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18916/statm: 202091 56288 1507 14 0 189369 0
[pid=18916/tid=18917] ppid=18903 vsize=808364 CPUtime=8.86
/proc/18916/task/18917/stat : 18917 (java) S 18903 18903 18378 0 -1 64 51622 0 0 0 862 24 0 0 16 0 8 0 29553754 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18918] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18918/stat : 18918 (java) S 18903 18903 18378 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29553754 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18919] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18919/stat : 18919 (java) S 18903 18903 18378 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29553755 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18920] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18920/stat : 18920 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29553757 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18921] ppid=18903 vsize=808364 CPUtime=0.15
/proc/18916/task/18921/stat : 18921 (java) S 18903 18903 18378 0 -1 64 403 0 0 0 15 0 0 0 16 0 8 0 29553758 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18916/tid=18922] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18922/stat : 18922 (java) S 18903 18903 18378 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29553758 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18916/tid=18923] ppid=18903 vsize=808364 CPUtime=0
/proc/18916/task/18923/stat : 18923 (java) S 18903 18903 18378 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29553758 827764736 56288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 822088

[startup+51.211 s]
/proc/loadavg: 2.24 2.06 2.07 3/75 18980
/proc/meminfo: memFree=1646048/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 15 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=16468 CPUtime=2.33
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 4783 0 0 0 229 4 0 0 25 0 1 0 29558532 16863232 3744 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528532 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 4117 3744 52 112 0 4001 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 33984

[startup+102.442 s]
/proc/loadavg: 2.10 2.05 2.07 3/75 18980
/proc/meminfo: memFree=1636832/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=22944 CPUtime=53.52
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 6405 0 0 0 5346 6 0 0 25 0 1 0 29558532 23494656 5366 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 5736 5366 52 112 0 5620 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 40460

[startup+162.496 s]
/proc/loadavg: 2.04 2.04 2.06 3/75 18980
/proc/meminfo: memFree=1629536/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=28804 CPUtime=113.56
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 7814 0 0 0 11347 9 0 0 25 0 1 0 29558532 29495296 6775 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525952 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 7201 6775 52 112 0 7085 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 46320


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

/proc/loadavg: 2.04 2.01 2.00 3/75 18980
/proc/meminfo: memFree=1582688/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=64076 CPUtime=1074.14
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 16561 0 0 0 107393 21 0 0 25 0 1 0 29558532 65613824 15505 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 16019 15505 52 112 0 15903 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 81592

[startup+1183.47 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 18980
/proc/meminfo: memFree=1582176/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=64228 CPUtime=1134.17
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 16601 0 0 0 113396 21 0 0 25 0 1 0 29558532 65769472 15545 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 16057 15545 52 112 0 15941 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 81744

[startup+1243.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18980
/proc/meminfo: memFree=1580000/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=66444 CPUtime=1194.2
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 17147 0 0 0 119398 22 0 0 25 0 1 0 29558532 68038656 16091 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528388 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 16611 16091 52 112 0 16495 0
Current children cumulated CPU time (s) 1242.57
Current children cumulated vsize (KiB) 83960

[startup+1303.59 s]
/proc/loadavg: 2.08 2.02 2.01 3/81 19052
/proc/meminfo: memFree=1574928/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70032 CPUtime=1254.17
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18053 0 0 0 125394 23 0 0 25 0 1 0 29558532 71712768 16997 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17508 16997 52 112 0 17392 0
Current children cumulated CPU time (s) 1302.54
Current children cumulated vsize (KiB) 87548

[startup+1363.67 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 19144
/proc/meminfo: memFree=1573616/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70032 CPUtime=1314.13
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18055 0 0 0 131390 23 0 0 25 0 1 0 29558532 71712768 16999 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17508 16999 52 112 0 17392 0
Current children cumulated CPU time (s) 1362.5
Current children cumulated vsize (KiB) 87548

[startup+1423.72 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 19178
/proc/meminfo: memFree=1574488/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70032 CPUtime=1374.12
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18070 0 0 0 137388 24 0 0 25 0 1 0 29558532 71712768 17014 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17508 17014 52 112 0 17392 0
Current children cumulated CPU time (s) 1422.49
Current children cumulated vsize (KiB) 87548

[startup+1483.77 s]
/proc/loadavg: 2.03 2.02 2.00 3/75 19178
/proc/meminfo: memFree=1574232/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70204 CPUtime=1434.15
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18084 0 0 0 143391 24 0 0 25 0 1 0 29558532 71888896 17028 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17551 17028 52 112 0 17435 0
Current children cumulated CPU time (s) 1482.52
Current children cumulated vsize (KiB) 87720

[startup+1543.83 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 19178
/proc/meminfo: memFree=1573912/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70204 CPUtime=1494.18
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18087 0 0 0 149394 24 0 0 25 0 1 0 29558532 71888896 17031 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17551 17031 52 112 0 17435 0
Current children cumulated CPU time (s) 1542.55
Current children cumulated vsize (KiB) 87720

[startup+1603.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19178
/proc/meminfo: memFree=1573848/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70204 CPUtime=1554.22
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18092 0 0 0 155398 24 0 0 25 0 1 0 29558532 71888896 17036 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17551 17036 52 112 0 17435 0
Current children cumulated CPU time (s) 1602.59
Current children cumulated vsize (KiB) 87720

[startup+1663.95 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 19178
/proc/meminfo: memFree=1572952/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70492 CPUtime=1614.26
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18176 0 0 0 161402 24 0 0 25 0 1 0 29558532 72183808 17120 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527082 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17623 17120 52 112 0 17507 0
Current children cumulated CPU time (s) 1662.63
Current children cumulated vsize (KiB) 88008

[startup+1724.02 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 19178
/proc/meminfo: memFree=1572128/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=70960 CPUtime=1674.31
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18311 0 0 0 167407 24 0 0 25 0 1 0 29558532 72663040 17247 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528586 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17740 17247 52 112 0 17624 0
Current children cumulated CPU time (s) 1722.68
Current children cumulated vsize (KiB) 88476

[startup+1784.07 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 19178
/proc/meminfo: memFree=1571232/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=71080 CPUtime=1734.33
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18334 0 0 0 173409 24 0 0 25 0 1 0 29558532 72785920 17270 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17770 17270 52 112 0 17654 0
Current children cumulated CPU time (s) 1782.7
Current children cumulated vsize (KiB) 88596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19178
/proc/meminfo: memFree=1571232/2055920 swapFree=4179984/4192956
[pid=18903] ppid=18900 vsize=17516 CPUtime=48.37
/proc/18903/stat : 18903 (sugar) S 18900 18903 18378 0 -1 4194304 2227 93760 0 2 8 2 4760 67 16 0 1 0 29553644 17936384 1739 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18903/statm: 4379 1739 373 3 0 1479 0
[pid=18980] ppid=18903 vsize=71080 CPUtime=1751.68
/proc/18980/stat : 18980 (minisat) R 18903 18903 18378 0 -1 0 18336 0 0 0 175144 24 0 0 25 0 1 0 29558532 72785920 17272 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18980/statm: 17770 17272 52 112 0 17654 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 88596

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 18903 and gives childrusage.ru_utime.tv_sec=47 childrusage.ru_utime.tv_usec=697748 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=711891
CPU time returned by wait4() is 48.4096
while last known CPU time is 1800.06

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

Real time (s): 1802.44
CPU time (s): 1800.06
CPU user time (s): 1799.12
CPU system time (s): 0.94
CPU usage (%): 99.8679
Max. virtual memory (cumulated for all children) (KiB): 823092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.6977
system time used= 0.711891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96072
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9494
involuntary context switches= 9228

runsolver used 1.58976 s user time and 5.01324 s system time

The end

Launcher Data (download as text)

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


IDJOB= 203588
IDBENCH= 3970
IDSOLVER= 86
FILE ID= node60/203588-1170095967

PBS_JOBID= 3689605

Free space on /tmp= 66561 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203588-1170095967/solver /tmp/evaluation/203588-1170095967 /tmp/evaluation/203588-1170095967/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-203588-1170095967 -o ROOT/results/node60/solver-203588-1170095967 -C 1800 -M 900  /tmp/evaluation/203588-1170095967/solver /tmp/evaluation/203588-1170095967 /tmp/evaluation/203588-1170095967/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  1b4e9245956d4dd7e01759785be77f79

RANDOM SEED= 388723488

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:       1668360 kB
Buffers:         35232 kB
Cached:         260604 kB
SwapCached:       8260 kB
Active:         162100 kB
Inactive:       180420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668360 kB
SwapTotal:     4192956 kB
SwapFree:      4179984 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          48008 kB
Slab:            30420 kB
Committed_AS:   129340 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB



End job on node60 on Mon Jan 29 19:09:31 UTC 2007