Trace number 200116

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.09 1811.22

General information on the benchmark

Namefrb/frb56-25/
frb56-25-4-mgd_ext.xml
MD5SUM1fed75a50fd9dbe0fff4ac0aa56697fe
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 variables56
Number of constraints525
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension525
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.54	c # Sugar v0-40 (/tmp/evaluation/200116-1170094406/sugar-v0-40.jar)
0.54	
0.78	c # MAIN  BEGIN : /tmp/evaluation/200116-1170094406/unknown.xml [Mon Jan 29 19:13:27 2007]
0.78	c # CONVERT_XML  BEGIN : /tmp/evaluation/200116-1170094406/unknown.xml /tmp/evaluation/200116-1170094406/sugar25873.csp [Mon Jan 29 19:13:27 2007]
0.78	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/200116-1170094406/sugar-v0-40.jar -convert /tmp/evaluation/200116-1170094406/unknown.xml /tmp/evaluation/200116-1170094406/sugar25873.csp
1.52	c BEGIN convert /tmp/evaluation/200116-1170094406/unknown.xml
2.35	c END convert (0.832817 seconds)
2.37	c # CONVERT_XML  END : /tmp/evaluation/200116-1170094406/sugar25873.csp 3036227 bytes (2 seconds) [Mon Jan 29 19:13:29 2007]
2.37	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
2.37	
2.37	c # GENERATE_SAT  BEGIN : /tmp/evaluation/200116-1170094406/sugar25873.bcnf [Mon Jan 29 19:13:29 2007]
2.37	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/200116-1170094406/sugar-v0-40.jar -bcnf -map /tmp/evaluation/200116-1170094406/sugar25873.map /tmp/evaluation/200116-1170094406/sugar25873.csp /tmp/evaluation/200116-1170094406/sugar25873.bcnf
2.48	c BEGIN parse /tmp/evaluation/200116-1170094406/sugar25873.csp
35.55	c END parse (33.069849 seconds)
35.55	c BEGIN simplify
35.70	c END simplify (0.144851 seconds)
35.70	c BEGIN encode /tmp/evaluation/200116-1170094406/sugar25873.bcnf
36.74	c END encode (1.048052 seconds)
36.85	c # GENERATE_SAT  END : 5962 variables 102682 clauses 7694364 bytes (34 seconds) [Mon Jan 29 19:14:03 2007]
36.85	c # GENERATE_SAT  CPU : 34.44 = 0.04 + 0.01 + 33.88 + 0.51
36.85	
36.85	c # SOLVE_SAT  BEGIN : /tmp/evaluation/200116-1170094406/sugar25873.bcnf [Mon Jan 29 19:14:03 2007]
36.85	c # CMD : /tmp/evaluation/200116-1170094406/minisat /tmp/evaluation/200116-1170094406/sugar25873.bcnf /tmp/evaluation/200116-1170094406/sugar25873.out
37.04	c ==================================[MINISAT]===================================
37.04	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
37.04	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
37.04	c ==============================================================================
37.04	c |         0 |  102682  1820901 |   34227       0        0     nan |  0.000 % |
37.08	c |       110 |  102683  1820901 |   37649     109     9050    83.0 |  0.000 % |
37.16	c |       262 |  102685  1820901 |   41414     259    11911    46.0 |  0.000 % |
37.24	c |       487 |  102685  1820901 |   45556     484    14728    30.4 |  0.000 % |
37.40	c |       825 |  102686  1820901 |   50111     821    20448    24.9 |  0.000 % |
37.66	c |      1333 |  102686  1820901 |   55122    1329    29612    22.3 |  0.000 % |
38.08	c |      2092 |  102686  1820901 |   60635    2088    45076    21.6 |  0.000 % |
38.89	c |      3231 |  102686  1820901 |   66698    3227    74324    23.0 |  0.000 % |
39.87	c |      4941 |  102687  1820901 |   73368    4936   108062    21.9 |  0.000 % |
41.78	c |      7503 |  102688  1820901 |   80705    7497   162556    21.7 |  0.000 % |
44.47	c |     11347 |  102688  1820901 |   88776   11341   244488    21.6 |  0.000 % |
49.35	c |     17113 |  102690  1820901 |   97653   17105   371978    21.7 |  0.000 % |
56.83	c |     25762 |  102692  1820901 |  107418   25752   661290    25.7 |  0.000 % |
69.98	c |     38737 |  102693  1820901 |  118160   38726  1171432    30.2 |  0.000 % |
86.29	c |     58198 |  102698  1820901 |  129976   58182  1654068    28.4 |  0.000 % |
120.87	c |     87390 |  102702  1820901 |  142974   87370  2620023    30.0 |  0.000 % |
184.85	c |    131180 |  102708  1820901 |  157272  131154  3978824    30.3 |  0.000 % |
281.97	c |    196864 |  102713  1820901 |  172999   58639  1954108    33.3 |  0.000 % |
459.91	c |    295391 |  102717  1820901 |  190299  157162  5507914    35.0 |  0.000 % |
728.27	c |    443182 |  102722  1820901 |  209329  136752  5208029    38.1 |  0.000 % |
1115.71	c |    664865 |  102739  1820901 |  230262  169403  5733768    33.8 |  0.000 % |
1727.90	c |    997390 |  102756  1820901 |  253288   90099  3239289    36.0 |  0.000 % |
1810.20	
1810.20	s UNKNOWN
1810.20	c # INTERRUPTED
1810.20	c # MAIN  END :  (1810 seconds) [Mon Jan 29 19:43:37 2007]
1810.20	c # MAIN  CPU : 34.44 = 0.04 + 0.01 + 33.88 + 0.51
1810.20	

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/node62/watcher-200116-1170094406 -o ROOT/results/node62/solver-200116-1170094406 -C 1800 -M 900 /tmp/evaluation/200116-1170094406/solver /tmp/evaluation/200116-1170094406 /tmp/evaluation/200116-1170094406/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.73 5.66 6.20 2/74 25874
/proc/meminfo: memFree=1880320/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=5352 CPUtime=0
/proc/25873/stat : 25873 (solver) D 25871 25873 25128 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 29397691 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 236437695783 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25873/statm: 1338 231 193 169 0 49 0

[startup+0.102355 s]
/proc/loadavg: 2.73 5.66 6.20 2/74 25874
/proc/meminfo: memFree=1880320/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=7504 CPUtime=0
/proc/25873/stat : 25873 (sugar) D 25871 25873 25128 0 -1 4194304 310 0 2 0 0 0 0 0 18 0 1 0 29397691 7684096 48 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236435079888 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/25873/statm: 1876 48 36 3 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.514436 s]
/proc/loadavg: 2.73 5.66 6.20 2/74 25874
/proc/meminfo: memFree=1880320/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=13196 CPUtime=0.03
/proc/25873/stat : 25873 (sugar) D 25871 25873 25128 0 -1 4194304 930 0 4 0 2 1 0 0 18 0 1 0 29397691 13512704 653 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236437863013 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/25873/statm: 3299 653 336 3 0 399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13196

[startup+1.33553 s]
/proc/loadavg: 2.73 5.66 6.20 1/75 25875
/proc/meminfo: memFree=1877240/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=13724 CPUtime=0.04
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1108 0 4 0 3 1 0 0 15 0 1 0 29397691 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 3431 805 368 3 0 531 0
[pid=25875] ppid=25873 vsize=9948 CPUtime=0
/proc/25875/stat : 25875 (java) D 25873 25873 25128 0 -1 0 700 0 10 0 0 0 0 0 18 0 1 0 29397770 10186752 462 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 7368 18446744071563479169 0 0 17 0 0 0
/proc/25875/statm: 2487 462 375 14 0 1142 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23672

[startup+2.97754 s]
/proc/loadavg: 2.73 5.66 6.20 2/82 25882
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=13724 CPUtime=0.04
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1184 0 4 0 3 1 0 0 15 0 1 0 29397691 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 3431 808 370 3 0 531 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13724

[startup+6.17992 s]
/proc/loadavg: 2.67 5.60 6.18 5/90 25945
/proc/meminfo: memFree=1770048/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=13724 CPUtime=0.04
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1184 0 4 0 3 1 0 0 15 0 1 0 29397691 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 3431 808 370 3 0 531 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25883] ppid=25873 vsize=807340 CPUtime=3.79
/proc/25883/stat : 25883 (java) R 25873 25873 25128 0 -1 0 20343 0 1 0 367 12 0 0 18 0 8 0 29397929 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706367 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 201835 20062 1506 14 0 189113 0
[pid=25883/tid=25884] ppid=25873 vsize=807340 CPUtime=1.02
/proc/25883/task/25884/stat : 25884 (java) S 25873 25873 25128 0 -1 64 14130 0 0 0 96 6 0 0 16 0 8 0 29397931 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25885/stat : 25885 (java) S 25873 25873 25128 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29397932 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25873 25873 25128 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29397932 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25873 25873 25128 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29397935 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25883/tid=25888] ppid=25873 vsize=807340 CPUtime=0.13
/proc/25883/task/25888/stat : 25888 (java) S 25873 25873 25128 0 -1 64 399 0 0 0 13 0 0 0 16 0 8 0 29397935 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25889/stat : 25889 (java) S 25873 25873 25128 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29397935 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25883/tid=25890] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25873 25873 25128 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29397935 826716160 20062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 821064

[startup+12.5877 s]
/proc/loadavg: 2.62 5.54 6.16 3/90 25953
/proc/meminfo: memFree=1528768/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=13724 CPUtime=0.04
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1184 0 4 0 3 1 0 0 15 0 1 0 29397691 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 3431 808 370 3 0 531 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25883] ppid=25873 vsize=807340 CPUtime=10.2
/proc/25883/stat : 25883 (java) R 25873 25873 25128 0 -1 0 54966 0 2 0 991 29 0 0 25 0 8 0 29397929 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073748178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 201835 54113 1507 14 0 189113 0
[pid=25883/tid=25884] ppid=25873 vsize=807340 CPUtime=3.35
/proc/25883/task/25884/stat : 25884 (java) S 25873 25873 25128 0 -1 64 48532 0 1 0 313 22 0 0 16 0 8 0 29397931 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25885/stat : 25885 (java) S 25873 25873 25128 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29397932 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25873 25873 25128 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29397932 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25873 25873 25128 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29397935 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25883/tid=25888] ppid=25873 vsize=807340 CPUtime=0.13
/proc/25883/task/25888/stat : 25888 (java) S 25873 25873 25128 0 -1 64 402 0 0 0 13 0 0 0 16 0 8 0 29397935 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25889/stat : 25889 (java) S 25873 25873 25128 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29397935 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25883/tid=25890] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25873 25873 25128 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29397935 826716160 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 821064

[startup+25.4016 s]
/proc/loadavg: 2.87 5.44 6.11 3/90 25953
/proc/meminfo: memFree=1438912/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=13724 CPUtime=0.04
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1184 0 4 0 3 1 0 0 15 0 1 0 29397691 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 3431 808 370 3 0 531 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25883] ppid=25873 vsize=807340 CPUtime=23.01
/proc/25883/stat : 25883 (java) R 25873 25873 25128 0 -1 0 56195 0 2 0 2267 34 0 0 25 0 8 0 29397929 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 201835 54115 1507 14 0 189113 0
[pid=25883/tid=25884] ppid=25873 vsize=807340 CPUtime=8.06
/proc/25883/task/25884/stat : 25884 (java) S 25873 25873 25128 0 -1 64 49466 0 1 0 781 25 0 0 16 0 8 0 29397931 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25885/stat : 25885 (java) S 25873 25873 25128 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29397932 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25873 25873 25128 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29397932 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25873 25873 25128 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29397935 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25883/tid=25888] ppid=25873 vsize=807340 CPUtime=0.15
/proc/25883/task/25888/stat : 25888 (java) S 25873 25873 25128 0 -1 64 403 0 0 0 14 1 0 0 16 0 8 0 29397935 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25889/stat : 25889 (java) S 25873 25873 25128 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29397935 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25883/tid=25890] ppid=25873 vsize=807340 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25873 25873 25128 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29397935 826716160 54115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.94
Current children cumulated vsize (KiB) 821064

[startup+51.0314 s]
/proc/loadavg: 2.77 5.21 6.02 4/83 25954
/proc/meminfo: memFree=1552184/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=14496 CPUtime=14.09
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 4275 0 0 0 1406 3 0 0 25 0 1 0 29401377 14843904 3235 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528442 0 0 4096 3 0 0 0 17 1 0 0
/proc/25954/statm: 3624 3235 52 112 0 3508 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 30952

[startup+102.316 s]
/proc/loadavg: 2.33 4.72 5.81 3/76 25955
/proc/meminfo: memFree=1792944/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=22968 CPUtime=65.13
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 6394 0 0 0 6506 7 0 0 25 0 1 0 29401377 23519232 5354 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 5742 5354 52 112 0 5626 0
Current children cumulated CPU time (s) 100.5
Current children cumulated vsize (KiB) 39424

[startup+162.334 s]
/proc/loadavg: 2.12 4.22 5.57 3/76 25955
/proc/meminfo: memFree=1779312/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=29776 CPUtime=124.85
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 8073 0 0 0 12477 8 0 0 25 0 1 0 29401377 30490624 7033 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 7444 7033 52 112 0 7328 0
Current children cumulated CPU time (s) 160.22
Current children cumulated vsize (KiB) 46232

[startup+222.349 s]
/proc/loadavg: 2.04 3.81 5.34 3/76 25955
/proc/meminfo: memFree=1767664/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=35784 CPUtime=184.61

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

/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14185 0 0 0 120009 19 0 0 25 0 1 0 29401377 56135680 13137 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528680 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 13705 13137 52 112 0 13589 0
Current children cumulated CPU time (s) 1235.65
Current children cumulated vsize (KiB) 71276

[startup+1302.66 s]
/proc/loadavg: 2.00 2.05 3.02 3/76 25955
/proc/meminfo: memFree=1722160/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=57272 CPUtime=1260.03
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14790 0 0 0 125984 19 0 0 25 0 1 0 29401377 58646528 13742 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528579 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14318 13742 52 112 0 14202 0
Current children cumulated CPU time (s) 1295.4
Current children cumulated vsize (KiB) 73728

[startup+1362.68 s]
/proc/loadavg: 2.14 2.07 2.96 3/76 25957
/proc/meminfo: memFree=1720688/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=57432 CPUtime=1319.77
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14811 0 0 0 131957 20 0 0 25 0 1 0 29401377 58810368 13763 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14358 13763 52 112 0 14242 0
Current children cumulated CPU time (s) 1355.14
Current children cumulated vsize (KiB) 73888

[startup+1422.7 s]
/proc/loadavg: 2.05 2.05 2.90 3/76 25957
/proc/meminfo: memFree=1720624/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=57432 CPUtime=1379.5
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14812 0 0 0 137930 20 0 0 25 0 1 0 29401377 58810368 13764 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14358 13764 52 112 0 14242 0
Current children cumulated CPU time (s) 1414.87
Current children cumulated vsize (KiB) 73888

[startup+1482.72 s]
/proc/loadavg: 2.02 2.04 2.84 3/76 25957
/proc/meminfo: memFree=1720304/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=57580 CPUtime=1439.25
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14853 0 0 0 143905 20 0 0 25 0 1 0 29401377 58961920 13805 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528516 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14395 13805 52 112 0 14279 0
Current children cumulated CPU time (s) 1474.62
Current children cumulated vsize (KiB) 74036

[startup+1542.73 s]
/proc/loadavg: 2.00 2.03 2.79 3/76 25957
/proc/meminfo: memFree=1719920/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=57728 CPUtime=1499.01
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14892 0 0 0 149880 21 0 0 25 0 1 0 29401377 59113472 13844 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14432 13844 52 112 0 14316 0
Current children cumulated CPU time (s) 1534.38
Current children cumulated vsize (KiB) 74184

[startup+1602.75 s]
/proc/loadavg: 2.04 2.04 2.74 3/76 25957
/proc/meminfo: memFree=1715248/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=57880 CPUtime=1558.74
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 14912 0 0 0 155853 21 0 0 25 0 1 0 29401377 59269120 13864 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14470 13864 52 112 0 14354 0
Current children cumulated CPU time (s) 1594.11
Current children cumulated vsize (KiB) 74336

[startup+1662.77 s]
/proc/loadavg: 2.01 2.03 2.69 4/76 25957
/proc/meminfo: memFree=1706352/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=59864 CPUtime=1618.49
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 15416 0 0 0 161827 22 0 0 25 0 1 0 29401377 61300736 14368 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14966 14368 52 112 0 14850 0
Current children cumulated CPU time (s) 1653.86
Current children cumulated vsize (KiB) 76320

[startup+1722.78 s]
/proc/loadavg: 2.00 2.02 2.64 3/76 25957
/proc/meminfo: memFree=1700976/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=59864 CPUtime=1678.02
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 15417 0 0 0 167780 22 0 0 25 0 1 0 29401377 61300736 14369 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 14966 14369 52 112 0 14850 0
Current children cumulated CPU time (s) 1713.39
Current children cumulated vsize (KiB) 76320

[startup+1782.87 s]
/proc/loadavg: 2.00 2.02 2.60 3/76 25957
/proc/meminfo: memFree=1695600/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=60052 CPUtime=1737.62
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 15443 0 0 0 173739 23 0 0 25 0 1 0 29401377 61493248 14395 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527104 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 15013 14395 52 112 0 14897 0
Current children cumulated CPU time (s) 1772.99
Current children cumulated vsize (KiB) 76508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.19 s]
/proc/loadavg: 2.00 2.01 2.58 3/76 25957
/proc/meminfo: memFree=1695152/2055920 swapFree=4192812/4192956
[pid=25873] ppid=25871 vsize=16456 CPUtime=34.48
/proc/25873/stat : 25873 (sugar) S 25871 25873 25128 0 -1 4194304 1947 66493 4 4 7 2 3388 51 16 0 1 0 29397691 16850944 1461 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25873/statm: 4114 1461 373 3 0 1214 0
[pid=25875] ppid=25873 vsize=0 CPUtime=0.89
/proc/25875/stat : 25875 (java) Z 25873 25873 25128 0 -1 1036 8186 0 30 0 82 7 0 0 16 0 1 0 29397770 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/25875/statm: 0 0 0 0 0 0 0
[pid=25954] ppid=25873 vsize=60052 CPUtime=1764.71
/proc/25954/stat : 25954 (minisat) R 25873 25873 25128 0 -1 0 15458 0 0 0 176448 23 0 0 25 0 1 0 29401377 61493248 14410 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25954/statm: 15013 14410 52 112 0 14897 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 76508

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25873 and gives childrusage.ru_utime.tv_sec=33 childrusage.ru_utime.tv_usec=962836 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=549916
CPU time returned by wait4() is 34.5128
while last known CPU time is 1800.09

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

Real time (s): 1811.22
CPU time (s): 1800.09
CPU user time (s): 1799.25
CPU system time (s): 0.84
CPU usage (%): 99.3853
Max. virtual memory (cumulated for all children) (KiB): 822068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.9628
system time used= 0.549916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68525
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6441
involuntary context switches= 5654

runsolver used 2.02969 s user time and 5.9181 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan 29 18:13:26 UTC 2007


IDJOB= 200116
IDBENCH= 3689
IDSOLVER= 86
FILE ID= node62/200116-1170094406

PBS_JOBID= 3689569

Free space on /tmp= 65597 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb56-25/frb56-25-4-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/200116-1170094406/solver /tmp/evaluation/200116-1170094406 /tmp/evaluation/200116-1170094406/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-200116-1170094406 -o ROOT/results/node62/solver-200116-1170094406 -C 1800 -M 900  /tmp/evaluation/200116-1170094406/solver /tmp/evaluation/200116-1170094406 /tmp/evaluation/200116-1170094406/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  1fed75a50fd9dbe0fff4ac0aa56697fe

RANDOM SEED= 436796537

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.234
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.234
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:       1880992 kB
Buffers:         64612 kB
Cached:          29228 kB
SwapCached:          0 kB
Active:          60668 kB
Inactive:        56196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          33776 kB
Slab:            43396 kB
Committed_AS:   103424 kB
PageTables:       1856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB



End job on node62 on Mon Jan 29 18:43:38 UTC 2007