Trace number 216548

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.08 1810.27

General information on the benchmark

NamepseudoSeries/chnl/
chnl-50-60.xml
MD5SUM385be330c14c7ad329787941e0ba6352
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables6000
Number of constraints220
Maximum constraint arity60
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension220
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/216548-1170100763/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/216548-1170100763/unknown.xml [Mon Jan 29 20:59:23 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/216548-1170100763/unknown.xml /tmp/evaluation/216548-1170100763/sugar25573.csp [Mon Jan 29 20:59:23 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216548-1170100763/sugar-v0-40.jar -convert /tmp/evaluation/216548-1170100763/unknown.xml /tmp/evaluation/216548-1170100763/sugar25573.csp
0.17	c BEGIN convert /tmp/evaluation/216548-1170100763/unknown.xml
0.78	c END convert (0.611881 seconds)
0.81	c # CONVERT_XML  END : /tmp/evaluation/216548-1170100763/sugar25573.csp 267650 bytes (1 seconds) [Mon Jan 29 20:59:24 2007]
0.81	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.81	
0.81	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216548-1170100763/sugar25573.bcnf [Mon Jan 29 20:59:24 2007]
0.81	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216548-1170100763/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216548-1170100763/sugar25573.map /tmp/evaluation/216548-1170100763/sugar25573.csp /tmp/evaluation/216548-1170100763/sugar25573.bcnf
0.93	c BEGIN parse /tmp/evaluation/216548-1170100763/sugar25573.csp
6.19	c END parse (5.258761 seconds)
6.19	c BEGIN simplify
6.20	c END simplify (0.011462 seconds)
6.20	c BEGIN encode /tmp/evaluation/216548-1170100763/sugar25573.bcnf
6.71	c END encode (0.506389 seconds)
6.96	c # GENERATE_SAT  END : 56880 variables 359940 clauses 5190272 bytes (6 seconds) [Mon Jan 29 20:59:30 2007]
6.96	c # GENERATE_SAT  CPU : 6.02 = 0.21 + 0.03 + 5.65 + 0.13
6.96	
6.97	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216548-1170100763/sugar25573.bcnf [Mon Jan 29 20:59:30 2007]
6.97	c # CMD : /tmp/evaluation/216548-1170100763/minisat /tmp/evaluation/216548-1170100763/sugar25573.bcnf /tmp/evaluation/216548-1170100763/sugar25573.out
7.22	c ==================================[MINISAT]===================================
7.22	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
7.22	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
7.22	c ==============================================================================
7.22	c |         0 |  228840   614620 |   76280       0        0     nan |  0.000 % |
7.31	c |       100 |  228840   614620 |   83908     100     1963    19.6 | 36.392 % |
7.38	c |       250 |  228840   614620 |   92298     250    12536    50.1 | 36.392 % |
7.45	c |       475 |  228840   614620 |  101528     475    19055    40.1 | 36.392 % |
7.53	c |       812 |  228840   614620 |  111681     812    29724    36.6 | 36.392 % |
7.64	c |      1318 |  228840   614620 |  122849    1318    52579    39.9 | 36.392 % |
7.76	c |      2077 |  228840   614620 |  135134    2077    78690    37.9 | 36.392 % |
7.96	c |      3216 |  228840   614620 |  148648    3216   127290    39.6 | 36.392 % |
8.48	c |      4924 |  228840   614620 |  163512    4924   303251    61.6 | 36.392 % |
9.03	c |      7486 |  228840   614620 |  179864    7486   515964    68.9 | 36.392 % |
9.95	c |     11332 |  228840   614620 |  197850   11332   719915    63.5 | 36.392 % |
11.50	c |     17099 |  228840   614620 |  217635   17099  1065870    62.3 | 36.392 % |
13.59	c |     25748 |  228840   614620 |  239399   25748  1689902    65.6 | 36.392 % |
23.10	c |     38722 |  228840   614620 |  263339   38722  3650353    94.3 | 36.392 % |
31.59	c |     58184 |  228840   614620 |  289673   58184  5740687    98.7 | 36.392 % |
60.06	c |     87377 |  228840   614620 |  318640   87377 10026189   114.7 | 36.392 % |
127.91	c |    131167 |  228840   614620 |  350504  131167 18337398   139.8 | 36.392 % |
253.41	c |    196853 |  228840   614620 |  385554  196853 27025596   137.3 | 36.392 % |
545.72	c |    295379 |  228840   614620 |  424110  295379 43353635   146.8 | 36.392 % |
1153.44	c |    443170 |  228840   614620 |  466521  443170 71246525   160.8 | 36.392 % |
1809.25	
1809.25	s UNKNOWN
1809.25	c # INTERRUPTED
1809.25	c # MAIN  END :  (1810 seconds) [Mon Jan 29 21:29:33 2007]
1809.25	c # MAIN  CPU : 6.02 = 0.21 + 0.03 + 5.65 + 0.13
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/node6/watcher-216548-1170100763 -o ROOT/results/node6/solver-216548-1170100763 -C 1800 -M 900 /tmp/evaluation/216548-1170100763/solver /tmp/evaluation/216548-1170100763 /tmp/evaluation/216548-1170100763/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.15 2.75 2.75 5/87 25574
/proc/meminfo: memFree=1818776/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=5352 CPUtime=0
/proc/25573/stat : 25573 (solver) R 25571 25573 25180 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 30031048 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 268582841639 0 0 4096 0 0 0 0 17 1 0 0
/proc/25573/statm: 1338 231 193 169 0 49 0

[startup+0.104704 s]
/proc/loadavg: 2.15 2.75 2.75 5/87 25574
/proc/meminfo: memFree=1818776/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=13724 CPUtime=0.03
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 30031048 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514786 s]
/proc/loadavg: 2.15 2.75 2.75 5/87 25574
/proc/meminfo: memFree=1818776/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=13724 CPUtime=0.03
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30031048 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34396 s]
/proc/loadavg: 2.15 2.75 2.75 4/96 25590
/proc/meminfo: memFree=1801424/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=13724 CPUtime=0.03
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30031048 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 3431 808 370 3 0 531 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25583] ppid=25573 vsize=807064 CPUtime=0.44
/proc/25583/stat : 25583 (java) R 25573 25573 25180 0 -1 0 6662 0 1 0 39 5 0 0 17 0 8 0 30031129 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073485845 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25583/statm: 201766 6412 1494 14 0 189044 0
[pid=25583/tid=25584] ppid=25573 vsize=807064 CPUtime=0.02
/proc/25583/task/25584/stat : 25584 (java) S 25573 25573 25180 0 -1 64 600 0 0 0 2 0 0 0 16 0 8 0 30031132 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25585] ppid=25573 vsize=807064 CPUtime=0
/proc/25583/task/25585/stat : 25585 (java) S 25573 25573 25180 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30031133 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25586] ppid=25573 vsize=807064 CPUtime=0
/proc/25583/task/25586/stat : 25586 (java) S 25573 25573 25180 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30031133 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25587] ppid=25573 vsize=807064 CPUtime=0
/proc/25583/task/25587/stat : 25587 (java) S 25573 25573 25180 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30031136 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25588] ppid=25573 vsize=807064 CPUtime=0.05
/proc/25583/task/25588/stat : 25588 (java) S 25573 25573 25180 0 -1 64 293 0 0 0 5 0 0 0 19 0 8 0 30031136 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25589] ppid=25573 vsize=807064 CPUtime=0
/proc/25583/task/25589/stat : 25589 (java) S 25573 25573 25180 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30031136 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25590] ppid=25573 vsize=807064 CPUtime=0
/proc/25583/task/25590/stat : 25590 (java) S 25573 25573 25180 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30031136 826433536 6412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 820788

[startup+2.98127 s]
/proc/loadavg: 2.15 2.75 2.75 3/96 25590
/proc/meminfo: memFree=1786960/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=13724 CPUtime=0.03
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30031048 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 3431 808 370 3 0 531 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25583] ppid=25573 vsize=807384 CPUtime=2.06
/proc/25583/stat : 25583 (java) R 25573 25573 25180 0 -1 0 9615 0 1 0 199 7 0 0 25 0 8 0 30031129 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073647720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25583/statm: 201846 9354 1506 14 0 189124 0
[pid=25583/tid=25584] ppid=25573 vsize=807384 CPUtime=0.2
/proc/25583/task/25584/stat : 25584 (java) S 25573 25573 25180 0 -1 64 3392 0 0 0 18 2 0 0 16 0 8 0 30031132 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25585] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25585/stat : 25585 (java) S 25573 25573 25180 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30031133 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25586] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25586/stat : 25586 (java) S 25573 25573 25180 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30031133 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25587] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25587/stat : 25587 (java) S 25573 25573 25180 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30031136 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25588] ppid=25573 vsize=807384 CPUtime=0.14
/proc/25583/task/25588/stat : 25588 (java) S 25573 25573 25180 0 -1 64 419 0 0 0 14 0 0 0 16 0 8 0 30031136 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25589] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25589/stat : 25589 (java) S 25573 25573 25180 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30031136 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25590] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25590/stat : 25590 (java) S 25573 25573 25180 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30031136 826761216 9354 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 821108

[startup+6.18991 s]
/proc/loadavg: 2.22 2.76 2.75 3/96 25590
/proc/meminfo: memFree=1769872/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=13724 CPUtime=0.03
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30031048 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 3431 808 370 3 0 531 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25583] ppid=25573 vsize=807384 CPUtime=5.24
/proc/25583/stat : 25583 (java) R 25573 25573 25180 0 -1 0 13306 0 1 0 515 9 0 0 25 0 8 0 30031129 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25583/statm: 201846 13020 1506 14 0 189124 0
[pid=25583/tid=25584] ppid=25573 vsize=807384 CPUtime=0.48
/proc/25583/task/25584/stat : 25584 (java) R 25573 25573 25180 0 -1 64 7058 0 0 0 44 4 0 0 16 0 8 0 30031132 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25585] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25585/stat : 25585 (java) S 25573 25573 25180 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30031133 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25586] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25586/stat : 25586 (java) S 25573 25573 25180 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30031133 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25587] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25587/stat : 25587 (java) S 25573 25573 25180 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30031136 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25588] ppid=25573 vsize=807384 CPUtime=0.14
/proc/25583/task/25588/stat : 25588 (java) S 25573 25573 25180 0 -1 64 419 0 0 0 14 0 0 0 16 0 8 0 30031136 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25589] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25589/stat : 25589 (java) S 25573 25573 25180 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30031136 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25583/tid=25590] ppid=25573 vsize=807384 CPUtime=0
/proc/25583/task/25590/stat : 25590 (java) S 25573 25573 25180 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30031136 826761216 13020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 821108

[startup+12.67 s]
/proc/loadavg: 2.20 2.74 2.74 3/89 25591
/proc/meminfo: memFree=1774216/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=18368 CPUtime=5.65
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 5222 0 0 0 562 3 0 0 25 0 1 0 30031745 18808832 4136 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134637942 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 4592 4136 52 112 0 4476 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 46656

[startup+25.5015 s]
/proc/loadavg: 2.16 2.71 2.73 3/89 25591
/proc/meminfo: memFree=1756872/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=30716 CPUtime=18.42
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 8309 0 0 0 1835 7 0 0 25 0 1 0 30031745 31453184 7223 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528388 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 7679 7223 52 112 0 7563 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 59004

[startup+51.1856 s]
/proc/loadavg: 2.10 2.65 2.71 3/89 25591
/proc/meminfo: memFree=1721544/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=51552 CPUtime=43.98
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 13530 0 0 0 4384 14 0 0 25 0 1 0 30031745 52789248 12444 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528756 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 12888 12444 52 112 0 12772 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 79840

[startup+102.452 s]
/proc/loadavg: 2.04 2.55 2.67 3/95 25655
/proc/meminfo: memFree=1672520/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=80484 CPUtime=94.94
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 20745 0 0 0 9472 22 0 0 25 0 1 0 30031745 82415616 19659 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 20121 19659 52 112 0 20005 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 108772

[startup+162.477 s]
/proc/loadavg: 2.05 2.46 2.63 3/95 25747
/proc/meminfo: memFree=1620104/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=107340 CPUtime=154.58
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 27394 0 0 0 15428 30 0 0 25 0 1 0 30031745 109916160 26308 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 26835 26308 52 112 0 26719 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 135628

[startup+222.489 s]
/proc/loadavg: 2.02 2.37 2.59 3/89 25789
/proc/meminfo: memFree=1591880/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05

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

/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 89313 0 0 0 122949 116 0 0 25 0 1 0 30031745 367767552 88227 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 89787 88227 52 112 0 89671 0
Current children cumulated CPU time (s) 1237.42
Current children cumulated vsize (KiB) 387436

[startup+1303.89 s]
/proc/loadavg: 2.00 2.00 2.17 3/89 25789
/proc/meminfo: memFree=1267272/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=371908 CPUtime=1290.47
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 92486 0 0 0 128926 121 0 0 25 0 1 0 30031745 380833792 91400 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 92977 91400 52 112 0 92861 0
Current children cumulated CPU time (s) 1297.24
Current children cumulated vsize (KiB) 400196

[startup+1363.99 s]
/proc/loadavg: 2.07 2.02 2.16 3/89 25789
/proc/meminfo: memFree=1251912/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1350.27
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94020 0 0 0 134904 123 0 0 25 0 1 0 30031745 387022848 92934 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527159 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 92934 52 112 0 94372 0
Current children cumulated CPU time (s) 1357.04
Current children cumulated vsize (KiB) 406240

[startup+1424.08 s]
/proc/loadavg: 2.02 2.01 2.15 3/89 25789
/proc/meminfo: memFree=1247688/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1410.08
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94067 0 0 0 140885 123 0 0 25 0 1 0 30031745 387022848 92981 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 92981 52 112 0 94372 0
Current children cumulated CPU time (s) 1416.85
Current children cumulated vsize (KiB) 406240

[startup+1484.18 s]
/proc/loadavg: 2.01 2.00 2.14 3/89 25789
/proc/meminfo: memFree=1247432/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1469.89
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94101 0 0 0 146865 124 0 0 25 0 1 0 30031745 387022848 93015 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 93015 52 112 0 94372 0
Current children cumulated CPU time (s) 1476.66
Current children cumulated vsize (KiB) 406240

[startup+1544.18 s]
/proc/loadavg: 2.00 2.00 2.13 3/89 25789
/proc/meminfo: memFree=1247368/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1529.6
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94104 0 0 0 152836 124 0 0 25 0 1 0 30031745 387022848 93018 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 93018 52 112 0 94372 0
Current children cumulated CPU time (s) 1536.37
Current children cumulated vsize (KiB) 406240

[startup+1604.18 s]
/proc/loadavg: 2.00 2.00 2.12 3/89 25789
/proc/meminfo: memFree=1247240/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1589.31
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94106 0 0 0 158807 124 0 0 25 0 1 0 30031745 387022848 93020 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 93020 52 112 0 94372 0
Current children cumulated CPU time (s) 1596.08
Current children cumulated vsize (KiB) 406240

[startup+1664.19 s]
/proc/loadavg: 2.00 2.00 2.10 3/89 25789
/proc/meminfo: memFree=1247176/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1649.04
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94110 0 0 0 164779 125 0 0 25 0 1 0 30031745 387022848 93024 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 93024 52 112 0 94372 0
Current children cumulated CPU time (s) 1655.81
Current children cumulated vsize (KiB) 406240

[startup+1724.29 s]
/proc/loadavg: 2.00 2.00 2.09 3/89 25789
/proc/meminfo: memFree=1247048/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1708.85
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94114 0 0 0 170760 125 0 0 25 0 1 0 30031745 387022848 93028 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/25591/statm: 94488 93028 52 112 0 94372 0
Current children cumulated CPU time (s) 1715.62
Current children cumulated vsize (KiB) 406240

[startup+1784.38 s]
/proc/loadavg: 1.93 1.98 2.08 3/96 25853
/proc/meminfo: memFree=1367704/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1768.6
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94117 0 0 0 176733 127 0 0 25 0 1 0 30031745 387022848 93031 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528674 0 0 4096 3 0 0 0 17 0 0 0
/proc/25591/statm: 94488 93031 52 112 0 94372 0
Current children cumulated CPU time (s) 1775.37
Current children cumulated vsize (KiB) 406240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.25 s]
/proc/loadavg: 2.01 2.00 2.08 3/96 25917
/proc/meminfo: memFree=1399312/2055924 swapFree=4192812/4192956
[pid=25573] ppid=25571 vsize=28288 CPUtime=6.05
/proc/25573/stat : 25573 (sugar) S 25571 25573 25180 0 -1 4194304 4798 14549 0 1 24 3 565 13 16 0 1 0 30031048 28966912 4311 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25573/statm: 7072 4311 373 3 0 4172 0
[pid=25575] ppid=25573 vsize=0 CPUtime=0.72
/proc/25575/stat : 25575 (java) Z 25573 25573 25180 0 -1 1036 8270 0 1 0 66 6 0 0 17 0 1 0 30031053 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
[pid=25591] ppid=25573 vsize=377952 CPUtime=1793.25
/proc/25591/stat : 25591 (minisat) R 25573 25573 25180 0 -1 0 94117 0 0 0 179198 127 0 0 25 0 1 0 30031745 387022848 93031 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/25591/statm: 94488 93031 52 112 0 94372 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 406240

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25573 and gives childrusage.ru_utime.tv_sec=5 childrusage.ru_utime.tv_usec=895103 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=173973
CPU time returned by wait4() is 6.06908
while last known CPU time is 1800.08

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

Real time (s): 1810.27
CPU time (s): 1800.08
CPU user time (s): 1798.53
CPU system time (s): 1.55
CPU usage (%): 99.4372
Max. virtual memory (cumulated for all children) (KiB): 821108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.8951
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19433
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= 1018
involuntary context switches= 1104

runsolver used 2.57861 s user time and 5.34519 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan 29 19:59:23 UTC 2007


IDJOB= 216548
IDBENCH= 5086
IDSOLVER= 86
FILE ID= node6/216548-1170100763

PBS_JOBID= 3689489

Free space on /tmp= 66555 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-50-60.xml
COMMAND LINE= /tmp/evaluation/216548-1170100763/solver /tmp/evaluation/216548-1170100763 /tmp/evaluation/216548-1170100763/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-216548-1170100763 -o ROOT/results/node6/solver-216548-1170100763 -C 1800 -M 900  /tmp/evaluation/216548-1170100763/solver /tmp/evaluation/216548-1170100763 /tmp/evaluation/216548-1170100763/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  385be330c14c7ad329787941e0ba6352

RANDOM SEED= 374545185

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1819256 kB
Buffers:         19964 kB
Cached:          52388 kB
SwapCached:          0 kB
Active:         159604 kB
Inactive:        27628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1819256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:         134632 kB
Slab:            34320 kB
Committed_AS:   397276 kB
PageTables:       2264 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= 66557 MiB



End job on node6 on Mon Jan 29 20:29:34 UTC 2007