Trace number 199063

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.11 1803.1

General information on the benchmark

Nameknights/
knights-50-25.xml
MD5SUM351eb8249ace9020252e64f45fb53259
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.8321
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension300
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/199063-1170094039/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/199063-1170094039/unknown.xml [Mon Jan 29 19:07:20 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/199063-1170094039/unknown.xml /tmp/evaluation/199063-1170094039/sugar16683.csp [Mon Jan 29 19:07:20 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199063-1170094039/sugar-v0-40.jar -convert /tmp/evaluation/199063-1170094039/unknown.xml /tmp/evaluation/199063-1170094039/sugar16683.csp
0.18	c BEGIN convert /tmp/evaluation/199063-1170094039/unknown.xml
0.46	c END convert (0.282123 seconds)
0.50	c # CONVERT_XML  END : /tmp/evaluation/199063-1170094039/sugar16683.csp 8215 bytes (0 seconds) [Mon Jan 29 19:07:20 2007]
0.50	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.50	
0.50	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199063-1170094039/sugar16683.bcnf [Mon Jan 29 19:07:20 2007]
0.50	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199063-1170094039/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199063-1170094039/sugar16683.map /tmp/evaluation/199063-1170094039/sugar16683.csp /tmp/evaluation/199063-1170094039/sugar16683.bcnf
0.63	c BEGIN parse /tmp/evaluation/199063-1170094039/sugar16683.csp
0.89	c END parse (0.258786 seconds)
0.89	c BEGIN simplify
0.90	c END simplify (0.013286 seconds)
0.90	c BEGIN encode /tmp/evaluation/199063-1170094039/sugar16683.bcnf
8.54	c END encode (7.638077 seconds)
8.56	c # GENERATE_SAT  END : 70525 variables 8072500 clauses 129296264 bytes (8 seconds) [Mon Jan 29 19:07:28 2007]
8.56	c # GENERATE_SAT  CPU : 0.01 = 0.01 + 0 + 0 + 0
8.56	
8.56	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199063-1170094039/sugar16683.bcnf [Mon Jan 29 19:07:28 2007]
8.56	c # CMD : /tmp/evaluation/199063-1170094039/minisat /tmp/evaluation/199063-1170094039/sugar16683.bcnf /tmp/evaluation/199063-1170094039/sugar16683.out
12.47	c ==================================[MINISAT]===================================
12.47	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
12.47	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
12.47	c ==============================================================================
12.47	c |         0 | 8072500 24251500 | 2690833       0        0     nan |  0.000 % |
15.81	c |       100 | 8069852 24244150 | 2959916      90      584     6.5 |  0.675 % |
18.24	c |       251 | 8069852 24244150 | 3255907     236     1972     8.4 |  1.021 % |
21.43	c |       477 | 8069856 24244150 | 3581498     453     4190     9.2 |  1.371 % |
25.20	c |       814 | 8069860 24244150 | 3939648     781     8680    11.1 |  1.717 % |
31.35	c |      1322 | 8069866 24244150 | 4333613    1272    15110    11.9 |  2.472 % |
36.39	c |      2083 | 8069867 24244150 | 4766974    2031    26917    13.3 |  2.542 % |
46.13	c |      3222 | 8069867 24244150 | 5243672    3163    49025    15.5 |  3.009 % |
55.05	c |      4931 | 8069870 24244150 | 5768039    4864    83845    17.2 |  3.351 % |
69.30	c |      7495 | 8069877 24244150 | 6344843    7410   129006    17.4 |  4.114 % |
101.63	c |     11341 | 8069880 24244150 | 6979327   11253   219627    19.5 |  4.114 % |
129.18	c |     17108 | 7923417 23749054 | 7677260   17010   325704    19.1 |  4.397 % |
168.78	c |     25758 | 7923417 23749054 | 8444986   25659   588475    22.9 |  4.468 % |
250.71	c |     38732 | 7923419 23749054 | 9289485   38631  1004249    26.0 |  4.468 % |
360.86	c |     58193 | 7910186 23712304 | 10218433   58082  1494270    25.7 |  4.676 % |
522.10	c |     87386 | 7899897 23681042 | 11240277   87266  2344878    26.9 |  4.818 % |
772.81	c |    131176 | 7894607 23666342 | 12364304  131043  3634309    27.7 |  5.297 % |
1177.95	c |    196860 | 7877553 23605582 | 13600735  196719  5561572    28.3 |  5.568 % |
1802.03	
1802.03	s UNKNOWN
1802.03	c # INTERRUPTED
1802.03	c # MAIN  END :  (1802 seconds) [Mon Jan 29 19:37:22 2007]
1802.03	c # MAIN  CPU : 0.02 = 0.01 + 0.01 + 0 + 0
1802.03	

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/node61/watcher-199063-1170094039 -o ROOT/results/node61/solver-199063-1170094039 -C 1800 -M 900 /tmp/evaluation/199063-1170094039/solver /tmp/evaluation/199063-1170094039 /tmp/evaluation/199063-1170094039/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.36 2.35 2.42 3/81 16684
/proc/meminfo: memFree=1035592/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=5256 CPUtime=0
/proc/16683/stat : 16683 (solver) R 16681 16683 16269 0 -1 4194304 59 0 0 0 0 0 0 0 20 0 1 0 29360880 5382144 43 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 246403846638 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 1314 43 32 169 0 13 0

[startup+0.103352 s]
/proc/loadavg: 2.36 2.35 2.42 3/81 16684
/proc/meminfo: memFree=1035592/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=13724 CPUtime=0.03
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29360880 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16683/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.511393 s]
/proc/loadavg: 2.36 2.35 2.42 3/81 16684
/proc/meminfo: memFree=1035592/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=13724 CPUtime=0.04
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1178 0 0 0 3 1 0 0 16 0 1 0 29360880 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16683/statm: 3431 808 370 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33247 s]
/proc/loadavg: 2.36 2.35 2.42 3/90 16700
/proc/meminfo: memFree=1016512/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=13724 CPUtime=0.04
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29360880 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16683/statm: 3431 808 370 3 0 531 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=807344 CPUtime=0.81
/proc/16693/stat : 16693 (java) R 16683 16683 16269 0 -1 0 5320 0 1 0 74 7 0 0 25 0 8 0 29360931 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073711198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16693/statm: 201836 5071 1498 14 0 189114 0
[pid=16693/tid=16694] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16694/stat : 16694 (java) S 16683 16683 16269 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 29360934 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16695] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16695/stat : 16695 (java) S 16683 16683 16269 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29360934 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16696] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16696/stat : 16696 (java) S 16683 16683 16269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29360934 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16697] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16697/stat : 16697 (java) S 16683 16683 16269 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29360938 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16698] ppid=16683 vsize=807344 CPUtime=0.12
/proc/16693/task/16698/stat : 16698 (java) S 16683 16683 16269 0 -1 64 377 0 0 0 12 0 0 0 16 0 8 0 29360938 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16699] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16699/stat : 16699 (java) S 16683 16683 16269 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29360938 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16700] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16700/stat : 16700 (java) S 16683 16683 16269 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29360938 826720256 5071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 821068

[startup+2.97863 s]
/proc/loadavg: 2.36 2.35 2.42 4/90 16700
/proc/meminfo: memFree=997504/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=13724 CPUtime=0.04
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29360880 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16683/statm: 3431 808 370 3 0 531 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=807344 CPUtime=2.44
/proc/16693/stat : 16693 (java) R 16683 16683 16269 0 -1 0 5399 0 1 0 229 15 0 0 25 0 8 0 29360931 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073707239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16693/statm: 201836 5148 1499 14 0 189114 0
[pid=16693/tid=16694] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16694/stat : 16694 (java) S 16683 16683 16269 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 29360934 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16695] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16695/stat : 16695 (java) S 16683 16683 16269 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29360934 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16696] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16696/stat : 16696 (java) S 16683 16683 16269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29360934 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16697] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16697/stat : 16697 (java) S 16683 16683 16269 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29360938 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16698] ppid=16683 vsize=807344 CPUtime=0.13
/proc/16693/task/16698/stat : 16698 (java) S 16683 16683 16269 0 -1 64 382 0 0 0 13 0 0 0 16 0 8 0 29360938 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16699] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16699/stat : 16699 (java) S 16683 16683 16269 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29360938 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16700] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16700/stat : 16700 (java) S 16683 16683 16269 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29360938 826720256 5148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 821068

[startup+6.18694 s]
/proc/loadavg: 2.41 2.37 2.42 3/90 16700
/proc/meminfo: memFree=938752/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=13724 CPUtime=0.04
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29360880 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16683/statm: 3431 808 370 3 0 531 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=807344 CPUtime=5.61
/proc/16693/stat : 16693 (java) R 16683 16683 16269 0 -1 0 5413 0 1 0 527 34 0 0 25 0 8 0 29360931 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16693/statm: 201836 5162 1499 14 0 189114 0
[pid=16693/tid=16694] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16694/stat : 16694 (java) S 16683 16683 16269 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 29360934 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16695] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16695/stat : 16695 (java) S 16683 16683 16269 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29360934 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16696] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16696/stat : 16696 (java) S 16683 16683 16269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29360934 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16697] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16697/stat : 16697 (java) S 16683 16683 16269 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29360938 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16698] ppid=16683 vsize=807344 CPUtime=0.13
/proc/16693/task/16698/stat : 16698 (java) S 16683 16683 16269 0 -1 64 382 0 0 0 13 0 0 0 16 0 8 0 29360938 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16699] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16699/stat : 16699 (java) S 16683 16683 16269 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29360938 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16693/tid=16700] ppid=16683 vsize=807344 CPUtime=0
/proc/16693/task/16700/stat : 16700 (java) S 16683 16683 16269 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29360938 826720256 5162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 821068

[startup+12.6616 s]
/proc/loadavg: 2.38 2.36 2.42 4/85 16831
/proc/meminfo: memFree=1209072/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=316328 CPUtime=4.09
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 79372 0 0 0 364 45 0 0 25 0 1 0 29361736 323919872 78317 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 79082 78317 49 112 0 78966 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 330456

[startup+25.5318 s]
/proc/loadavg: 2.29 2.34 2.41 3/78 16832
/proc/meminfo: memFree=1179816/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=333372 CPUtime=16.94
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 83609 0 0 0 1647 47 0 0 25 0 1 0 29361736 341372928 82554 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 83343 82554 51 112 0 83227 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 347500

[startup+51.1463 s]
/proc/loadavg: 2.19 2.31 2.40 3/78 16832
/proc/meminfo: memFree=1176872/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=334700 CPUtime=42.52
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 83938 0 0 0 4204 48 0 0 25 0 1 0 29361736 342732800 82883 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 83675 82883 51 112 0 83559 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 348828

[startup+102.371 s]
/proc/loadavg: 2.14 2.28 2.38 3/78 16832
/proc/meminfo: memFree=1173160/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=335500 CPUtime=93.7
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 84139 0 0 0 9322 48 0 0 25 0 1 0 29361736 343552000 83084 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 83875 83084 51 112 0 83759 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 349628

[startup+162.441 s]
/proc/loadavg: 2.10 2.24 2.36 3/78 16832
/proc/meminfo: memFree=1169704/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39

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

/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=360400 CPUtime=1353.85
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 90207 0 0 0 135327 58 0 0 25 0 1 0 29361736 369049600 89152 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 90100 89152 51 112 0 89984 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 374528

[startup+1423.87 s]
/proc/loadavg: 2.00 2.00 2.07 3/78 16832
/proc/meminfo: memFree=1118440/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=361336 CPUtime=1413.85
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 90466 0 0 0 141326 59 0 0 25 0 1 0 29361736 370008064 89411 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 90334 89411 51 112 0 90218 0
Current children cumulated CPU time (s) 1422.25
Current children cumulated vsize (KiB) 375464

[startup+1483.94 s]
/proc/loadavg: 2.00 2.00 2.07 3/78 16832
/proc/meminfo: memFree=1117096/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=362452 CPUtime=1473.87
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 90745 0 0 0 147327 60 0 0 25 0 1 0 29361736 371150848 89690 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 90613 89690 51 112 0 90497 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 376580

[startup+1544.01 s]
/proc/loadavg: 2.07 2.02 2.07 3/78 16832
/proc/meminfo: memFree=1116648/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=363400 CPUtime=1533.87
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 90993 0 0 0 153327 60 0 0 25 0 1 0 29361736 372121600 89938 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 90850 89938 51 112 0 90734 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 377528

[startup+1604.07 s]
/proc/loadavg: 2.02 2.01 2.06 3/78 16832
/proc/meminfo: memFree=1114984/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=365224 CPUtime=1593.87
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 91418 0 0 0 159327 60 0 0 25 0 1 0 29361736 373989376 90363 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 91306 90363 51 112 0 91190 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 379352

[startup+1664.1 s]
/proc/loadavg: 2.02 2.01 2.06 3/85 16895
/proc/meminfo: memFree=946928/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=366204 CPUtime=1653.84
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 91682 0 0 0 165322 62 0 0 25 0 1 0 29361736 374992896 90627 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 91551 90627 51 112 0 91435 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 380332

[startup+1724.15 s]
/proc/loadavg: 2.01 2.00 2.05 3/78 16970
/proc/meminfo: memFree=1136872/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=367116 CPUtime=1713.83
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 91922 0 0 0 171319 64 0 0 25 0 1 0 29361736 375926784 90867 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 91779 90867 51 112 0 91663 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 381244

[startup+1784.22 s]
/proc/loadavg: 2.07 2.02 2.05 3/78 16970
/proc/meminfo: memFree=1131688/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=368572 CPUtime=1773.83
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 92260 0 0 0 177318 65 0 0 25 0 1 0 29361736 377417728 91205 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 92143 91205 51 112 0 92027 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 382700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.02 s]
/proc/loadavg: 2.05 2.01 2.05 3/78 16970
/proc/meminfo: memFree=1129832/2055920 swapFree=4192956/4192956
[pid=16683] ppid=16681 vsize=14128 CPUtime=0.05
/proc/16683/stat : 16683 (sugar) S 16681 16683 16269 0 -1 4194304 1421 0 0 0 4 1 0 0 16 0 1 0 29360880 14467072 933 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16683/statm: 3532 933 373 3 0 632 0
[pid=16685] ppid=16683 vsize=0 CPUtime=0.39
/proc/16685/stat : 16685 (java) Z 16683 16683 16269 0 -1 1036 3818 0 1 0 36 3 0 0 16 0 1 0 29360885 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16685/statm: 0 0 0 0 0 0 0
[pid=16693] ppid=16683 vsize=0 CPUtime=7.96
/proc/16693/stat : 16693 (java) Z 16683 16683 16269 0 -1 1036 5484 0 2 0 743 53 0 0 16 0 1 0 29360931 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/16693/statm: 0 0 0 0 0 0 0
[pid=16716] ppid=16683 vsize=368704 CPUtime=1791.63
/proc/16716/stat : 16716 (minisat) R 16683 16683 16269 0 -1 0 92326 0 0 0 179098 65 0 0 25 0 1 0 29361736 377552896 91271 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16716/statm: 92176 91271 51 112 0 92060 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 382832

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 16683 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=45993 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=81987
CPU time returned by wait4() is 0.12798
while last known CPU time is 1800.11

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

Real time (s): 1803.1
CPU time (s): 1800.11
CPU user time (s): 1798.81
CPU system time (s): 1.3
CPU usage (%): 99.834
Max. virtual memory (cumulated for all children) (KiB): 821068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.045993
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 17

runsolver used 1.9827 s user time and 6.01408 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Jan 29 18:07:20 UTC 2007


IDJOB= 199063
IDBENCH= 3590
IDSOLVER= 86
FILE ID= node61/199063-1170094039

PBS_JOBID= 3689586

Free space on /tmp= 66544 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/knights/knights-50-25.xml
COMMAND LINE= /tmp/evaluation/199063-1170094039/solver /tmp/evaluation/199063-1170094039 /tmp/evaluation/199063-1170094039/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-199063-1170094039 -o ROOT/results/node61/solver-199063-1170094039 -C 1800 -M 900  /tmp/evaluation/199063-1170094039/solver /tmp/evaluation/199063-1170094039 /tmp/evaluation/199063-1170094039/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  351eb8249ace9020252e64f45fb53259

RANDOM SEED= 132786416

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.216
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.216
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:       1036072 kB
Buffers:         42016 kB
Cached:         306348 kB
SwapCached:          0 kB
Active:         774512 kB
Inactive:       195504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1036072 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             792 kB
Writeback:           0 kB
Mapped:         638464 kB
Slab:            34108 kB
Committed_AS:   728740 kB
PageTables:       2988 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 node61 on Mon Jan 29 18:37:23 UTC 2007