Trace number 203778

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 1809.54

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-61021_ext.xml
MD5SUM1acdbceef9bfb6410329133ff072e451
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark873.694
SatisfiableNO
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/203778-1170096025/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203778-1170096025/unknown.xml [Mon Jan 29 19:40:25 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203778-1170096025/unknown.xml /tmp/evaluation/203778-1170096025/sugar25578.csp [Mon Jan 29 19:40:25 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203778-1170096025/sugar-v0-40.jar -convert /tmp/evaluation/203778-1170096025/unknown.xml /tmp/evaluation/203778-1170096025/sugar25578.csp
0.17	c BEGIN convert /tmp/evaluation/203778-1170096025/unknown.xml
0.80	c END convert (0.627034 seconds)
0.81	c # CONVERT_XML  END : /tmp/evaluation/203778-1170096025/sugar25578.csp 1861055 bytes (1 seconds) [Mon Jan 29 19:40:26 2007]
0.81	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.81	
0.81	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203778-1170096025/sugar25578.bcnf [Mon Jan 29 19:40:26 2007]
0.81	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203778-1170096025/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203778-1170096025/sugar25578.map /tmp/evaluation/203778-1170096025/sugar25578.csp /tmp/evaluation/203778-1170096025/sugar25578.bcnf
0.93	c BEGIN parse /tmp/evaluation/203778-1170096025/sugar25578.csp
8.13	c END parse (7.196781 seconds)
8.13	c BEGIN simplify
8.16	c END simplify (0.030016 seconds)
8.16	c BEGIN encode /tmp/evaluation/203778-1170096025/sugar25578.bcnf
8.50	c END encode (0.341759 seconds)
8.53	c # GENERATE_SAT  END : 702 variables 57888 clauses 1118552 bytes (7 seconds) [Mon Jan 29 19:40:33 2007]
8.53	c # GENERATE_SAT  CPU : 7.66 = 0 + 0.01 + 7.49 + 0.16
8.53	
8.53	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203778-1170096025/sugar25578.bcnf [Mon Jan 29 19:40:33 2007]
8.53	c # CMD : /tmp/evaluation/203778-1170096025/minisat /tmp/evaluation/203778-1170096025/sugar25578.bcnf /tmp/evaluation/203778-1170096025/sugar25578.out
8.56	c ==================================[MINISAT]===================================
8.56	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.56	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.56	c ==============================================================================
8.57	c |         0 |   57888   221744 |   19296       0        0     nan |  0.000 % |
8.60	c |       101 |   57888   221744 |   21225     101      994     9.8 |  0.000 % |
8.64	c |       251 |   57888   221744 |   23348     251     2365     9.4 |  0.008 % |
8.69	c |       476 |   57888   221744 |   25682     476     4803    10.1 |  0.009 % |
8.78	c |       813 |   57888   221744 |   28251     813     8055     9.9 |  0.009 % |
8.92	c |      1319 |   57888   221744 |   31076    1319    13188    10.0 |  0.008 % |
9.13	c |      2078 |   57888   221744 |   34184    2078    21476    10.3 |  0.008 % |
9.45	c |      3218 |   57888   221744 |   37602    3218    35210    10.9 |  0.008 % |
9.92	c |      4926 |   57888   221744 |   41362    4926    55047    11.2 |  0.008 % |
10.71	c |      7489 |   57888   221744 |   45498    7489    86658    11.6 |  0.008 % |
11.99	c |     11333 |   57888   221744 |   50048   11333   136622    12.1 |  0.008 % |
14.21	c |     17099 |   57888   221744 |   55053   17099   208610    12.2 |  0.008 % |
17.89	c |     25749 |   57888   221744 |   60559   25749   318220    12.4 |  0.007 % |
24.83	c |     38723 |   57889   221744 |   66615   38722   483161    12.5 |  0.007 % |
37.53	c |     58184 |   57891   221744 |   73276   58181   751702    12.9 |  0.008 % |
57.79	c |     87376 |   57892   221744 |   80604   27668   361982    13.1 |  0.008 % |
88.01	c |    131165 |   57893   221744 |   88664   71456   979609    13.7 |  0.008 % |
135.89	c |    196849 |   57893   221744 |   97531   63797   951797    14.9 |  0.008 % |
218.70	c |    295375 |   57896   221744 |  107284   80833  1340665    16.6 |  0.008 % |
351.34	c |    443167 |   57896   221744 |  118012   50843   717343    14.1 |  0.007 % |
553.88	c |    664851 |   57903   221744 |  129813   73188  1170100    16.0 |  0.007 % |
860.24	c |    997376 |   57914   221744 |  142795   65044  1045791    16.1 |  0.007 % |
1392.99	c |   1496166 |   57920   221744 |  157074   64869   971848    15.0 |  0.007 % |
1809.54	
1809.54	s UNKNOWN
1809.54	c # INTERRUPTED
1809.54	c # MAIN  END :  (1809 seconds) [Mon Jan 29 20:10:34 2007]
1809.54	c # MAIN  CPU : 1799.34 = 0 + 0.01 + 1799.02 + 0.31
1809.54	

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/node65/watcher-203778-1170096025 -o ROOT/results/node65/solver-203778-1170096025 -C 1800 -M 900 /tmp/evaluation/203778-1170096025/solver /tmp/evaluation/203778-1170096025 /tmp/evaluation/203778-1170096025/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.24 2.54 2.63 3/74 25579
/proc/meminfo: memFree=1548616/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=5352 CPUtime=0
/proc/25578/stat : 25578 (solver) R 25576 25578 24900 0 -1 4194304 236 0 0 0 0 0 0 0 20 0 1 0 29560014 5480448 203 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 4466624 0 0 4100 65536 0 0 0 17 1 0 0
/proc/25578/statm: 1338 203 169 169 0 49 0

[startup+0.104103 s]
/proc/loadavg: 2.24 2.54 2.63 3/74 25579
/proc/meminfo: memFree=1548616/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=0.03
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29560014 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.512171 s]
/proc/loadavg: 2.24 2.54 2.63 3/74 25579
/proc/meminfo: memFree=1548616/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=0.03
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29560014 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33531 s]
/proc/loadavg: 2.24 2.54 2.63 4/83 25595
/proc/meminfo: memFree=1527424/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=0.04
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29560014 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 808 370 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25588] ppid=25578 vsize=807064 CPUtime=0.5
/proc/25588/stat : 25588 (java) R 25578 25578 24900 0 -1 0 7311 0 1 0 47 3 0 0 18 0 8 0 29560095 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380129 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 201766 7060 1494 14 0 189044 0
[pid=25588/tid=25589] ppid=25578 vsize=807064 CPUtime=0.05
/proc/25588/task/25589/stat : 25589 (java) S 25578 25578 24900 0 -1 64 1259 0 0 0 5 0 0 0 16 0 8 0 29560098 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25590] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25590/stat : 25590 (java) S 25578 25578 24900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29560099 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25591] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25591/stat : 25591 (java) S 25578 25578 24900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29560099 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25592/stat : 25592 (java) S 25578 25578 24900 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29560102 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25593] ppid=25578 vsize=807064 CPUtime=0.05
/proc/25588/task/25593/stat : 25593 (java) R 25578 25578 24900 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29560102 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25594] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25594/stat : 25594 (java) S 25578 25578 24900 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29560102 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25595/stat : 25595 (java) S 25578 25578 24900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29560102 826433536 7060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 820788

[startup+2.98858 s]
/proc/loadavg: 2.24 2.54 2.63 4/83 25595
/proc/meminfo: memFree=1508224/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=0.04
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29560014 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 808 370 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25588] ppid=25578 vsize=807064 CPUtime=2.15
/proc/25588/stat : 25588 (java) R 25578 25578 24900 0 -1 0 13701 0 1 0 208 7 0 0 25 0 8 0 29560095 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073495328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 201766 13435 1494 14 0 189044 0
[pid=25588/tid=25589] ppid=25578 vsize=807064 CPUtime=0.58
/proc/25588/task/25589/stat : 25589 (java) S 25578 25578 24900 0 -1 64 7634 0 0 0 55 3 0 0 16 0 8 0 29560098 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25590] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25590/stat : 25590 (java) S 25578 25578 24900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29560099 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25591] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25591/stat : 25591 (java) S 25578 25578 24900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29560099 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25592/stat : 25592 (java) S 25578 25578 24900 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29560102 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25593] ppid=25578 vsize=807064 CPUtime=0.05
/proc/25588/task/25593/stat : 25593 (java) S 25578 25578 24900 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29560102 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25594] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25594/stat : 25594 (java) S 25578 25578 24900 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29560102 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25578 vsize=807064 CPUtime=0
/proc/25588/task/25595/stat : 25595 (java) S 25578 25578 24900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29560102 826433536 13435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 820788

[startup+6.28913 s]
/proc/loadavg: 2.22 2.53 2.63 3/83 25595
/proc/meminfo: memFree=1473216/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=0.04
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29560014 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 808 370 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25588] ppid=25578 vsize=807336 CPUtime=5.43
/proc/25588/stat : 25588 (java) R 25578 25578 24900 0 -1 0 20975 0 1 0 532 11 0 0 25 0 8 0 29560095 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154015731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25588/statm: 201834 20680 1507 14 0 189112 0
[pid=25588/tid=25589] ppid=25578 vsize=807336 CPUtime=1.01
/proc/25588/task/25589/stat : 25589 (java) S 25578 25578 24900 0 -1 64 14747 0 0 0 95 6 0 0 16 0 8 0 29560098 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25590] ppid=25578 vsize=807336 CPUtime=0
/proc/25588/task/25590/stat : 25590 (java) S 25578 25578 24900 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29560099 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25591] ppid=25578 vsize=807336 CPUtime=0
/proc/25588/task/25591/stat : 25591 (java) S 25578 25578 24900 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29560099 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25592] ppid=25578 vsize=807336 CPUtime=0
/proc/25588/task/25592/stat : 25592 (java) S 25578 25578 24900 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29560102 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25593] ppid=25578 vsize=807336 CPUtime=0.14
/proc/25588/task/25593/stat : 25593 (java) S 25578 25578 24900 0 -1 64 400 0 0 0 14 0 0 0 17 0 8 0 29560102 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25594] ppid=25578 vsize=807336 CPUtime=0
/proc/25588/task/25594/stat : 25594 (java) S 25578 25578 24900 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29560102 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25588/tid=25595] ppid=25578 vsize=807336 CPUtime=0
/proc/25588/task/25595/stat : 25595 (java) S 25578 25578 24900 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29560102 826712064 20680 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 821060

[startup+12.7172 s]
/proc/loadavg: 2.20 2.52 2.62 3/76 25596
/proc/meminfo: memFree=1539320/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=5140 CPUtime=4.15
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 1212 0 0 0 415 0 0 0 25 0 1 0 29560867 5263360 925 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 1285 925 51 112 0 1169 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 18864

[startup+25.5593 s]
/proc/loadavg: 2.17 2.51 2.62 3/76 25596
/proc/meminfo: memFree=1536568/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=7460 CPUtime=16.93
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 1790 0 0 0 1692 1 0 0 25 0 1 0 29560867 7639040 1503 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 1865 1503 51 112 0 1749 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 21184

[startup+51.2515 s]
/proc/loadavg: 2.10 2.46 2.59 3/76 25596
/proc/meminfo: memFree=1533560/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=10400 CPUtime=42.5
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 2514 0 0 0 4248 2 0 0 25 0 1 0 29560867 10649600 2227 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 2600 2227 51 112 0 2484 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 24124

[startup+102.529 s]
/proc/loadavg: 2.04 2.38 2.56 3/76 25596
/proc/meminfo: memFree=1530104/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=12432 CPUtime=93.54
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 3048 0 0 0 9351 3 0 0 25 0 1 0 29560867 12730368 2761 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 3108 2761 51 112 0 2992 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 26156

[startup+162.549 s]
/proc/loadavg: 2.01 2.31 2.52 3/76 25596
/proc/meminfo: memFree=1528184/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=13952 CPUtime=153.27
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 3408 0 0 0 15324 3 0 0 25 0 1 0 29560867 14286848 3121 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 3488 3121 51 112 0 3372 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 27676

[startup+222.567 s]
/proc/loadavg: 2.00 2.25 2.49 3/76 25596
/proc/meminfo: memFree=1526648/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69

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

/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 6653 0 0 0 122824 10 0 0 25 0 1 0 29560867 28450816 6366 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 6946 6366 51 112 0 6830 0
Current children cumulated CPU time (s) 1236.76
Current children cumulated vsize (KiB) 41508

[startup+1302.85 s]
/proc/loadavg: 2.02 2.03 2.15 3/82 25752
/proc/meminfo: memFree=1500216/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=28068 CPUtime=1287.97
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 6746 0 0 0 128787 10 0 0 25 0 1 0 29560867 28741632 6459 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 7017 6459 51 112 0 6901 0
Current children cumulated CPU time (s) 1296.39
Current children cumulated vsize (KiB) 41792

[startup+1362.86 s]
/proc/loadavg: 2.01 2.02 2.13 3/76 25794
/proc/meminfo: memFree=1500664/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=28856 CPUtime=1347.64
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 6933 0 0 0 134754 10 0 0 25 0 1 0 29560867 29548544 6638 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 7214 6638 51 112 0 7098 0
Current children cumulated CPU time (s) 1356.06
Current children cumulated vsize (KiB) 42580

[startup+1422.88 s]
/proc/loadavg: 2.08 2.03 2.13 3/76 25794
/proc/meminfo: memFree=1500472/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=29188 CPUtime=1407.37
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 6975 0 0 0 140727 10 0 0 25 0 1 0 29560867 29888512 6680 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 7297 6680 51 112 0 7181 0
Current children cumulated CPU time (s) 1415.79
Current children cumulated vsize (KiB) 42912

[startup+1482.9 s]
/proc/loadavg: 2.03 2.02 2.12 3/76 25794
/proc/meminfo: memFree=1496888/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=29808 CPUtime=1467.1
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7129 0 0 0 146700 10 0 0 25 0 1 0 29560867 30523392 6834 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 7452 6834 51 112 0 7336 0
Current children cumulated CPU time (s) 1475.52
Current children cumulated vsize (KiB) 43532

[startup+1542.92 s]
/proc/loadavg: 2.01 2.02 2.10 3/76 25794
/proc/meminfo: memFree=1496568/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=29936 CPUtime=1526.84
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7167 0 0 0 152673 11 0 0 25 0 1 0 29560867 30654464 6872 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 7484 6872 51 112 0 7368 0
Current children cumulated CPU time (s) 1535.26
Current children cumulated vsize (KiB) 43660

[startup+1602.93 s]
/proc/loadavg: 2.04 2.03 2.10 3/76 25794
/proc/meminfo: memFree=1495352/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=30112 CPUtime=1586.56
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7215 0 0 0 158645 11 0 0 25 0 1 0 29560867 30834688 6920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/25596/statm: 7528 6920 51 112 0 7412 0
Current children cumulated CPU time (s) 1594.98
Current children cumulated vsize (KiB) 43836

[startup+1662.93 s]
/proc/loadavg: 2.18 2.05 2.10 5/83 25858
/proc/meminfo: memFree=1131136/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=31048 CPUtime=1646.38
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7442 0 0 0 164625 13 0 0 25 0 1 0 29560867 31793152 7147 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25596/statm: 7762 7147 51 112 0 7646 0
Current children cumulated CPU time (s) 1654.8
Current children cumulated vsize (KiB) 44772

[startup+1723.01 s]
/proc/loadavg: 2.29 2.10 2.11 3/83 25858
/proc/meminfo: memFree=833856/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=31876 CPUtime=1705.98
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7646 0 0 0 170585 13 0 0 25 0 1 0 29560867 32641024 7351 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25596/statm: 7969 7351 51 112 0 7853 0
Current children cumulated CPU time (s) 1714.4
Current children cumulated vsize (KiB) 45600

[startup+1783.06 s]
/proc/loadavg: 2.10 2.08 2.10 3/83 25858
/proc/meminfo: memFree=832960/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=32200 CPUtime=1765.45
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7729 0 0 0 176531 14 0 0 25 0 1 0 29560867 32972800 7434 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25596/statm: 8050 7434 51 112 0 7934 0
Current children cumulated CPU time (s) 1773.87
Current children cumulated vsize (KiB) 45924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.53 s]
/proc/loadavg: 2.07 2.07 2.09 3/83 25858
/proc/meminfo: memFree=832768/2055920 swapFree=4192956/4192956
[pid=25578] ppid=25576 vsize=13724 CPUtime=7.69
/proc/25578/stat : 25578 (sugar) S 25576 25578 24900 0 -1 4194304 1277 26587 0 1 3 1 749 16 16 0 1 0 29560014 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25578/statm: 3431 816 373 3 0 531 0
[pid=25580] ppid=25578 vsize=0 CPUtime=0.73
/proc/25580/stat : 25580 (java) Z 25578 25578 24900 0 -1 1036 7756 0 1 0 67 6 0 0 19 0 1 0 29560019 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25580/statm: 0 0 0 0 0 0 0
[pid=25596] ppid=25578 vsize=32336 CPUtime=1791.66
/proc/25596/stat : 25596 (minisat) R 25578 25578 24900 0 -1 0 7755 0 0 0 179152 14 0 0 25 0 1 0 29560867 33112064 7460 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25596/statm: 8084 7460 51 112 0 7968 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 46060

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25578 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=58501 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=329949
CPU time returned by wait4() is 1799.39
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): 1809.54
CPU time (s): 1800.08
CPU user time (s): 1799.71
CPU system time (s): 0.37
CPU usage (%): 99.477
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35705
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= 1167
involuntary context switches= 21159

runsolver used 2.12068 s user time and 5.85911 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Mon Jan 29 18:40:25 UTC 2007


IDJOB= 203778
IDBENCH= 3980
IDSOLVER= 86
FILE ID= node65/203778-1170096025

PBS_JOBID= 3689582

Free space on /tmp= 66557 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-61021_ext.xml
COMMAND LINE= /tmp/evaluation/203778-1170096025/solver /tmp/evaluation/203778-1170096025 /tmp/evaluation/203778-1170096025/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-203778-1170096025 -o ROOT/results/node65/solver-203778-1170096025 -C 1800 -M 900  /tmp/evaluation/203778-1170096025/solver /tmp/evaluation/203778-1170096025 /tmp/evaluation/203778-1170096025/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  1acdbceef9bfb6410329133ff072e451

RANDOM SEED= 9582077

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.259
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.259
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:       1549160 kB
Buffers:         42344 kB
Cached:         345392 kB
SwapCached:          0 kB
Active:          97804 kB
Inactive:       336920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549160 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1120 kB
Writeback:           0 kB
Mapped:          57960 kB
Slab:            57420 kB
Committed_AS:   138624 kB
PageTables:       1896 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= 66482 MiB



End job on node65 on Mon Jan 29 19:10:34 UTC 2007