Trace number 203512

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.01 1809.8

General information on the benchmark

Namefrb/frb53-24/
frb53-24-1-mgd_ext.xml
MD5SUM2fd3b6f447fd401342c7ac8d343819c5
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 variables53
Number of constraints475
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension475
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/203512-1170095956/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203512-1170095956/unknown.xml [Mon Jan 29 19:39:16 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203512-1170095956/unknown.xml /tmp/evaluation/203512-1170095956/sugar27977.csp [Mon Jan 29 19:39:16 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203512-1170095956/sugar-v0-40.jar -convert /tmp/evaluation/203512-1170095956/unknown.xml /tmp/evaluation/203512-1170095956/sugar27977.csp
0.17	c BEGIN convert /tmp/evaluation/203512-1170095956/unknown.xml
0.93	c END convert (0.757307 seconds)
0.97	c # CONVERT_XML  END : /tmp/evaluation/203512-1170095956/sugar27977.csp 2561137 bytes (1 seconds) [Mon Jan 29 19:39:17 2007]
0.97	c # CONVERT_XML  CPU : 0.88 = 0 + 0.01 + 0.8 + 0.07
0.97	
0.97	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203512-1170095956/sugar27977.bcnf [Mon Jan 29 19:39:17 2007]
0.97	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203512-1170095956/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203512-1170095956/sugar27977.map /tmp/evaluation/203512-1170095956/sugar27977.csp /tmp/evaluation/203512-1170095956/sugar27977.bcnf
1.09	c BEGIN parse /tmp/evaluation/203512-1170095956/sugar27977.csp
39.88	c END parse (38.786994 seconds)
39.88	c BEGIN simplify
40.04	c END simplify (0.154754 seconds)
40.04	c BEGIN encode /tmp/evaluation/203512-1170095956/sugar27977.bcnf
41.81	c END encode (1.774797 seconds)
41.94	c # GENERATE_SAT  END : 8837 variables 94050 clauses 10480520 bytes (41 seconds) [Mon Jan 29 19:39:58 2007]
41.94	c # GENERATE_SAT  CPU : 40.71 = 0.07 + 0 + 40.14 + 0.5
41.94	
41.94	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203512-1170095956/sugar27977.bcnf [Mon Jan 29 19:39:58 2007]
41.94	c # CMD : /tmp/evaluation/203512-1170095956/minisat /tmp/evaluation/203512-1170095956/sugar27977.bcnf /tmp/evaluation/203512-1170095956/sugar27977.out
42.19	c ==================================[MINISAT]===================================
42.19	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
42.19	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
42.19	c ==============================================================================
42.19	c |         0 |   94050  2526070 |   31350       0        0     nan |  0.000 % |
42.23	c |       100 |   94050  2526070 |   34485     100     3407    34.1 |  0.000 % |
42.30	c |       250 |   94050  2526070 |   37933     250     6647    26.6 |  0.000 % |
42.41	c |       476 |   94050  2526070 |   41726     476     9806    20.6 |  0.000 % |
42.62	c |       813 |   94050  2526070 |   45899     813    14976    18.4 |  0.000 % |
42.90	c |      1319 |   94050  2526070 |   50489    1319    23992    18.2 |  0.000 % |
43.38	c |      2078 |   94050  2526070 |   55538    2078    39619    19.1 |  0.000 % |
44.30	c |      3217 |   94051  2526070 |   61092    3216    68719    21.4 |  0.000 % |
45.61	c |      4926 |   94051  2526070 |   67201    4925   115714    23.5 |  0.000 % |
47.89	c |      7488 |   94052  2526070 |   73921    7486   187677    25.1 |  0.000 % |
51.53	c |     11332 |   94052  2526070 |   81313   11330   284213    25.1 |  0.000 % |
56.88	c |     17098 |   94052  2526070 |   89445   17096   434969    25.4 |  0.000 % |
63.89	c |     25748 |   94054  2526070 |   98389   25744   632665    24.6 |  0.000 % |
75.64	c |     38722 |   94057  2526070 |  108228   38715   988061    25.5 |  0.000 % |
99.69	c |     58184 |   94062  2526070 |  119051   58172  1597049    27.5 |  0.000 % |
135.34	c |     87376 |   94064  2526070 |  130956   87362  2530082    29.0 |  0.000 % |
197.64	c |    131165 |   94065  2526070 |  144052  131150  3925983    29.9 |  0.000 % |
294.86	c |    196850 |   94065  2526070 |  158457   70443  2645719    37.6 |  0.000 % |
474.72	c |    295377 |   94072  2526070 |  174303   28787  1017133    35.3 |  0.000 % |
750.61	c |    443166 |   94084  2526070 |  191733   20286   550384    27.1 |  0.000 % |
1122.68	c |    664851 |   94100  2526070 |  210907   69895  2338122    33.5 |  0.000 % |
1739.38	c |    997376 |   94119  2526070 |  231997  210606  8646018    41.1 |  0.000 % |
1808.78	
1808.78	s UNKNOWN
1808.78	c # INTERRUPTED
1808.78	c # MAIN  END :  (1809 seconds) [Mon Jan 29 20:09:25 2007]
1808.78	c # MAIN  CPU : 41.59 = 0.07 + 0.01 + 40.94 + 0.57
1808.78	

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/node10/watcher-203512-1170095956 -o ROOT/results/node10/solver-203512-1170095956 -C 1800 -M 900 /tmp/evaluation/203512-1170095956/solver /tmp/evaluation/203512-1170095956 /tmp/evaluation/203512-1170095956/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.97 2.03 2.12 5/88 27978
/proc/meminfo: memFree=1828624/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=18540 CPUtime=0
/proc/27977/stat : 27977 (runsolver) R 27975 27977 25285 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 29550588 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27977/statm: 4635 279 244 17 0 2626 0

[startup+0.110391 s]
/proc/loadavg: 1.97 2.03 2.12 5/88 27978
/proc/meminfo: memFree=1828624/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.04
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 29550588 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.518474 s]
/proc/loadavg: 1.97 2.03 2.12 5/88 27978
/proc/meminfo: memFree=1828624/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.04
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29550588 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33955 s]
/proc/loadavg: 1.97 2.03 2.12 4/96 27994
/proc/meminfo: memFree=1818960/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.91
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1190 8050 0 1 3 1 80 7 15 0 1 0 29550588 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 809 371 3 0 531 0
[pid=27987] ppid=27977 vsize=807064 CPUtime=0.34
/proc/27987/stat : 27987 (java) R 27977 27977 25285 0 -1 0 6514 0 1 0 30 4 0 0 17 0 8 0 29550685 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073514554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27987/statm: 201766 6264 1494 14 0 189044 0
[pid=27987/tid=27988] ppid=27977 vsize=807064 CPUtime=0.02
/proc/27987/task/27988/stat : 27988 (java) S 27977 27977 25285 0 -1 64 462 0 0 0 2 0 0 0 16 0 8 0 29550688 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27989] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27989/stat : 27989 (java) S 27977 27977 25285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29550689 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27990] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27990/stat : 27990 (java) S 27977 27977 25285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29550689 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27991] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27991/stat : 27991 (java) S 27977 27977 25285 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29550692 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27992] ppid=27977 vsize=807064 CPUtime=0.05
/proc/27987/task/27992/stat : 27992 (java) R 27977 27977 25285 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29550692 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27993] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27993/stat : 27993 (java) S 27977 27977 25285 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29550692 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27994] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27994/stat : 27994 (java) S 27977 27977 25285 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29550692 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.97877 s]
/proc/loadavg: 1.97 2.03 2.12 3/96 27994
/proc/meminfo: memFree=1789648/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.91
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1190 8050 0 1 3 1 80 7 15 0 1 0 29550588 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 809 371 3 0 531 0
[pid=27987] ppid=27977 vsize=807064 CPUtime=1.98
/proc/27987/stat : 27987 (java) R 27977 27977 25285 0 -1 0 13306 0 1 0 190 8 0 0 25 0 8 0 29550685 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27987/statm: 201766 13041 1494 14 0 189044 0
[pid=27987/tid=27988] ppid=27977 vsize=807064 CPUtime=0.51
/proc/27987/task/27988/stat : 27988 (java) R 27977 27977 25285 0 -1 64 7239 0 0 0 48 3 0 0 16 0 8 0 29550688 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27989] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27989/stat : 27989 (java) S 27977 27977 25285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29550689 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27990] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27990/stat : 27990 (java) S 27977 27977 25285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29550689 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27991] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27991/stat : 27991 (java) S 27977 27977 25285 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29550692 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27992] ppid=27977 vsize=807064 CPUtime=0.05
/proc/27987/task/27992/stat : 27992 (java) S 27977 27977 25285 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29550692 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27993] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27993/stat : 27993 (java) S 27977 27977 25285 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29550692 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27994] ppid=27977 vsize=807064 CPUtime=0
/proc/27987/task/27994/stat : 27994 (java) R 27977 27977 25285 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29550692 826433536 13041 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 820788

[startup+6.1922 s]
/proc/loadavg: 2.06 2.04 2.13 3/96 27994
/proc/meminfo: memFree=1716304/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.91
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1190 8050 0 1 3 1 80 7 15 0 1 0 29550588 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 809 371 3 0 531 0
[pid=27987] ppid=27977 vsize=807328 CPUtime=5.17
/proc/27987/stat : 27987 (java) R 27977 27977 25285 0 -1 0 32684 0 1 0 500 17 0 0 25 0 8 0 29550685 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155213406 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27987/statm: 201832 32349 1506 14 0 189110 0
[pid=27987/tid=27988] ppid=27977 vsize=807328 CPUtime=1.54
/proc/27987/task/27988/stat : 27988 (java) S 27977 27977 25285 0 -1 64 26397 0 0 0 142 12 0 0 16 0 8 0 29550688 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27989] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27989/stat : 27989 (java) S 27977 27977 25285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29550689 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27990] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27990/stat : 27990 (java) S 27977 27977 25285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29550689 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27991] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27991/stat : 27991 (java) S 27977 27977 25285 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29550692 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27992] ppid=27977 vsize=807328 CPUtime=0.12
/proc/27987/task/27992/stat : 27992 (java) S 27977 27977 25285 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 29550692 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27993] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27993/stat : 27993 (java) S 27977 27977 25285 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29550692 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27994] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27994/stat : 27994 (java) S 27977 27977 25285 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29550692 826703872 32349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 821052

[startup+12.6021 s]
/proc/loadavg: 2.13 2.06 2.13 3/96 27994
/proc/meminfo: memFree=1612816/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.91
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1190 8050 0 1 3 1 80 7 15 0 1 0 29550588 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 809 371 3 0 531 0
[pid=27987] ppid=27977 vsize=807328 CPUtime=11.54
/proc/27987/stat : 27987 (java) R 27977 27977 25285 0 -1 0 54844 0 1 0 1125 29 0 0 25 0 8 0 29550685 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073332568 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27987/statm: 201832 54113 1507 14 0 189110 0
[pid=27987/tid=27988] ppid=27977 vsize=807328 CPUtime=3.86
/proc/27987/task/27988/stat : 27988 (java) S 27977 27977 25285 0 -1 64 48358 0 0 0 363 23 0 0 16 0 8 0 29550688 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27989] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27989/stat : 27989 (java) S 27977 27977 25285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29550689 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27990] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27990/stat : 27990 (java) S 27977 27977 25285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29550689 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27991] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27991/stat : 27991 (java) S 27977 27977 25285 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27992] ppid=27977 vsize=807328 CPUtime=0.13
/proc/27987/task/27992/stat : 27992 (java) S 27977 27977 25285 0 -1 64 403 0 0 0 13 0 0 0 17 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27993] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27993/stat : 27993 (java) S 27977 27977 25285 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27994] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27994/stat : 27994 (java) S 27977 27977 25285 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 821052

[startup+25.4928 s]
/proc/loadavg: 2.18 2.07 2.13 5/96 27994
/proc/meminfo: memFree=1612816/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=13724 CPUtime=0.91
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 1190 8050 0 1 3 1 80 7 15 0 1 0 29550588 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 3431 809 371 3 0 531 0
[pid=27987] ppid=27977 vsize=807328 CPUtime=24.35
/proc/27987/stat : 27987 (java) R 27977 27977 25285 0 -1 0 56134 0 1 0 2401 34 0 0 25 0 8 0 29550685 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27987/statm: 201832 54113 1507 14 0 189110 0
[pid=27987/tid=27988] ppid=27977 vsize=807328 CPUtime=8.63
/proc/27987/task/27988/stat : 27988 (java) S 27977 27977 25285 0 -1 64 49293 0 0 0 837 26 0 0 16 0 8 0 29550688 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27989] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27989/stat : 27989 (java) S 27977 27977 25285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29550689 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27990] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27990/stat : 27990 (java) S 27977 27977 25285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29550689 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27991] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27991/stat : 27991 (java) S 27977 27977 25285 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27992] ppid=27977 vsize=807328 CPUtime=0.13
/proc/27987/task/27992/stat : 27992 (java) S 27977 27977 25285 0 -1 64 403 0 0 0 13 0 0 0 17 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27993] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27993/stat : 27993 (java) S 27977 27977 25285 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27987/tid=27994] ppid=27977 vsize=807328 CPUtime=0
/proc/27987/task/27994/stat : 27994 (java) S 27977 27977 25285 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29550692 826703872 54113 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 821052

[startup+51.1443 s]
/proc/loadavg: 2.32 2.11 2.14 3/89 27995
/proc/meminfo: memFree=1793288/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=16360 CPUtime=9.13
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 4722 0 0 0 911 2 0 0 25 0 1 0 29554782 16752640 3683 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 4090 3683 52 112 0 3974 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 34268

[startup+102.403 s]
/proc/loadavg: 2.18 2.11 2.14 3/89 27995
/proc/meminfo: memFree=1785928/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=23640 CPUtime=60.14
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 6555 0 0 0 6009 5 0 0 25 0 1 0 29554782 24207360 5516 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527082 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 5910 5516 52 112 0 5794 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 41548

[startup+162.492 s]
/proc/loadavg: 2.06 2.09 2.13 3/89 27995
/proc/meminfo: memFree=1778376/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=31120 CPUtime=119.95
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 8393 0 0 0 11987 8 0 0 25 0 1 0 29554782 31866880 7354 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 7780 7354 52 112 0 7664 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 49028


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

/proc/loadavg: 2.00 2.00 2.04 3/89 27995
/proc/meminfo: memFree=1750152/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=49692 CPUtime=1076.79
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 12956 0 0 0 107661 18 0 0 25 0 1 0 29554782 50884608 11909 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 12423 11909 52 112 0 12307 0
Current children cumulated CPU time (s) 1118.41
Current children cumulated vsize (KiB) 67600

[startup+1183.98 s]
/proc/loadavg: 2.00 2.00 2.03 3/89 27995
/proc/meminfo: memFree=1749192/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=49692 CPUtime=1136.6
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 12969 0 0 0 113641 19 0 0 25 0 1 0 29554782 50884608 11922 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 12423 11922 52 112 0 12307 0
Current children cumulated CPU time (s) 1178.22
Current children cumulated vsize (KiB) 67600

[startup+1244.07 s]
/proc/loadavg: 2.00 2.00 2.02 3/89 27995
/proc/meminfo: memFree=1748744/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=49856 CPUtime=1196.4
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 13009 0 0 0 119621 19 0 0 25 0 1 0 29554782 51052544 11962 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 12464 11962 52 112 0 12348 0
Current children cumulated CPU time (s) 1238.02
Current children cumulated vsize (KiB) 67764

[startup+1304.15 s]
/proc/loadavg: 2.11 2.03 2.03 3/89 27995
/proc/meminfo: memFree=1748488/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=49996 CPUtime=1256.2
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 13035 0 0 0 125601 19 0 0 25 0 1 0 29554782 51195904 11988 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 12499 11988 52 112 0 12383 0
Current children cumulated CPU time (s) 1297.82
Current children cumulated vsize (KiB) 67904

[startup+1364.16 s]
/proc/loadavg: 2.04 2.02 2.02 3/95 28133
/proc/meminfo: memFree=1742088/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=54576 CPUtime=1315.79
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 14170 0 0 0 131558 21 0 0 25 0 1 0 29554782 55885824 13123 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 13644 13123 52 112 0 13528 0
Current children cumulated CPU time (s) 1357.41
Current children cumulated vsize (KiB) 72484

[startup+1424.26 s]
/proc/loadavg: 2.01 2.02 2.02 3/89 28193
/proc/meminfo: memFree=1737672/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=57856 CPUtime=1375.54
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 14908 0 0 0 137532 22 0 0 25 0 1 0 29554782 59244544 13861 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527303 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 14464 13861 52 112 0 14348 0
Current children cumulated CPU time (s) 1417.16
Current children cumulated vsize (KiB) 75764

[startup+1484.36 s]
/proc/loadavg: 2.00 2.01 2.01 3/89 28193
/proc/meminfo: memFree=1733832/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=58000 CPUtime=1435.34
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 14933 0 0 0 143512 22 0 0 25 0 1 0 29554782 59392000 13886 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 14500 13886 52 112 0 14384 0
Current children cumulated CPU time (s) 1476.96
Current children cumulated vsize (KiB) 75908

[startup+1544.44 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 28193
/proc/meminfo: memFree=1729672/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=58000 CPUtime=1495.14
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 14935 0 0 0 149492 22 0 0 25 0 1 0 29554782 59392000 13888 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527150 0 0 4096 3 0 0 0 17 1 0 0
/proc/27995/statm: 14500 13888 52 112 0 14384 0
Current children cumulated CPU time (s) 1536.76
Current children cumulated vsize (KiB) 75908

[startup+1604.52 s]
/proc/loadavg: 1.92 1.98 1.99 4/95 28472
/proc/meminfo: memFree=1744856/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=58000 CPUtime=1555.09
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 14935 0 0 0 155481 28 0 0 25 0 1 0 29554782 59392000 13888 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27995/statm: 14500 13888 52 112 0 14384 0
Current children cumulated CPU time (s) 1596.71
Current children cumulated vsize (KiB) 75908

[startup+1664.61 s]
/proc/loadavg: 2.14 2.02 2.00 4/95 28543
/proc/meminfo: memFree=1130136/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=58000 CPUtime=1614.98
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 14936 0 0 0 161465 33 0 0 25 0 1 0 29554782 59392000 13889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/27995/statm: 14500 13889 52 112 0 14384 0
Current children cumulated CPU time (s) 1656.6
Current children cumulated vsize (KiB) 75908

[startup+1724.62 s]
/proc/loadavg: 2.09 2.03 2.00 3/95 28543
/proc/meminfo: memFree=1056024/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=59828 CPUtime=1674.67
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 15423 0 0 0 167433 34 0 0 25 0 1 0 29554782 61263872 14376 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27995/statm: 14957 14376 52 112 0 14841 0
Current children cumulated CPU time (s) 1716.29
Current children cumulated vsize (KiB) 77736

[startup+1784.63 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 28543
/proc/meminfo: memFree=1049944/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=65380 CPUtime=1734.34
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 16797 0 0 0 173397 37 0 0 25 0 1 0 29554782 66949120 15750 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27995/statm: 16345 15750 52 112 0 16229 0
Current children cumulated CPU time (s) 1775.96
Current children cumulated vsize (KiB) 83288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.78 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 28543
/proc/meminfo: memFree=1048536/2055920 swapFree=4192812/4192956
[pid=27977] ppid=27975 vsize=17908 CPUtime=41.62
/proc/27977/stat : 27977 (sugar) S 27975 27977 25285 0 -1 4194304 2314 72420 0 2 10 1 4094 57 16 0 1 0 29550588 18337792 1825 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27977/statm: 4477 1825 373 3 0 1577 0
[pid=27995] ppid=27977 vsize=66548 CPUtime=1758.38
/proc/27995/stat : 27995 (minisat) R 27977 27977 25285 0 -1 0 17107 0 0 0 175800 38 0 0 25 0 1 0 29554782 68145152 16060 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27995/statm: 16637 16060 52 112 0 16521 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 84456

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27977 and gives childrusage.ru_utime.tv_sec=41 childrusage.ru_utime.tv_usec=47759 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=603908
CPU time returned by wait4() is 41.6517
while last known CPU time is 1800.01

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

Real time (s): 1809.8
CPU time (s): 1800.01
CPU user time (s): 1799.04
CPU system time (s): 0.97
CPU usage (%): 99.4591
Max. virtual memory (cumulated for all children) (KiB): 822056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.0478
system time used= 0.603908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74819
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= 8981
involuntary context switches= 9223

runsolver used 2.21466 s user time and 5.82911 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan 29 18:39:16 UTC 2007


IDJOB= 203512
IDBENCH= 3966
IDSOLVER= 86
FILE ID= node10/203512-1170095956

PBS_JOBID= 3689421

Free space on /tmp= 66555 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203512-1170095956/solver /tmp/evaluation/203512-1170095956 /tmp/evaluation/203512-1170095956/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-203512-1170095956 -o ROOT/results/node10/solver-203512-1170095956 -C 1800 -M 900  /tmp/evaluation/203512-1170095956/solver /tmp/evaluation/203512-1170095956 /tmp/evaluation/203512-1170095956/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  2fd3b6f447fd401342c7ac8d343819c5

RANDOM SEED= 338092202

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.232
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.232
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:       1829040 kB
Buffers:         36388 kB
Cached:          58268 kB
SwapCached:          0 kB
Active:         121756 kB
Inactive:        50044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1248 kB
Writeback:           0 kB
Mapped:          96764 kB
Slab:            39972 kB
Committed_AS:   445968 kB
PageTables:       2204 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= 66477 MiB



End job on node10 on Mon Jan 29 19:09:26 UTC 2007