Trace number 208002

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.04 1811.28

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-60021_ext.xml
MD5SUM80893c07fc9c8f130d0db081ff853b98
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 benchmark318.1
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/208002-1170096985/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/208002-1170096985/unknown.xml [Mon Jan 29 19:56:28 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/208002-1170096985/unknown.xml /tmp/evaluation/208002-1170096985/sugar25664.csp [Mon Jan 29 19:56:28 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/208002-1170096985/sugar-v0-40.jar -convert /tmp/evaluation/208002-1170096985/unknown.xml /tmp/evaluation/208002-1170096985/sugar25664.csp
0.17	c BEGIN convert /tmp/evaluation/208002-1170096985/unknown.xml
0.74	c END convert (0.562529 seconds)
0.76	c # CONVERT_XML  END : /tmp/evaluation/208002-1170096985/sugar25664.csp 1635440 bytes (1 seconds) [Mon Jan 29 19:56:29 2007]
0.76	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.76	
0.76	c # GENERATE_SAT  BEGIN : /tmp/evaluation/208002-1170096985/sugar25664.bcnf [Mon Jan 29 19:56:29 2007]
0.76	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/208002-1170096985/sugar-v0-40.jar -bcnf -map /tmp/evaluation/208002-1170096985/sugar25664.map /tmp/evaluation/208002-1170096985/sugar25664.csp /tmp/evaluation/208002-1170096985/sugar25664.bcnf
0.89	c BEGIN parse /tmp/evaluation/208002-1170096985/sugar25664.csp
6.74	c END parse (5.856385 seconds)
6.74	c BEGIN simplify
6.77	c END simplify (0.027843 seconds)
6.77	c BEGIN encode /tmp/evaluation/208002-1170096985/sugar25664.bcnf
7.07	c END encode (0.298758 seconds)
7.11	c # GENERATE_SAT  END : 650 variables 50999 clauses 984424 bytes (6 seconds) [Mon Jan 29 19:56:35 2007]
7.11	c # GENERATE_SAT  CPU : 6.29 = 0 + 0.01 + 6.12 + 0.16
7.11	
7.11	c # SOLVE_SAT  BEGIN : /tmp/evaluation/208002-1170096985/sugar25664.bcnf [Mon Jan 29 19:56:35 2007]
7.11	c # CMD : /tmp/evaluation/208002-1170096985/minisat /tmp/evaluation/208002-1170096985/sugar25664.bcnf /tmp/evaluation/208002-1170096985/sugar25664.out
7.14	c ==================================[MINISAT]===================================
7.14	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
7.14	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
7.14	c ==============================================================================
7.14	c |         0 |   50999   195101 |   16999       0        0     nan |  0.000 % |
7.17	c |       100 |   50999   195101 |   18698     100      971     9.7 |  0.000 % |
7.20	c |       250 |   50999   195101 |   20568     250     2478     9.9 |  0.009 % |
7.25	c |       475 |   50999   195101 |   22625     475     4665     9.8 |  0.009 % |
7.32	c |       812 |   50999   195101 |   24888     812     8148    10.0 |  0.009 % |
7.44	c |      1320 |   50999   195101 |   27377    1320    13540    10.3 |  0.009 % |
7.64	c |      2079 |   51001   195101 |   30114    2077    21828    10.5 |  0.009 % |
7.91	c |      3218 |   51001   195101 |   33126    3216    34716    10.8 |  0.009 % |
8.35	c |      4927 |   51003   195101 |   36438    4923    54930    11.2 |  0.009 % |
9.08	c |      7490 |   51003   195101 |   40082    7486    85378    11.4 |  0.007 % |
10.21	c |     11335 |   51003   195101 |   44091   11331   131462    11.6 |  0.007 % |
11.93	c |     17102 |   51003   195101 |   48500   17098   205285    12.0 |  0.009 % |
14.93	c |     25751 |   51003   195101 |   53350   25747   312082    12.1 |  0.009 % |
20.75	c |     38725 |   51004   195101 |   58685   38720   495162    12.8 |  0.009 % |
31.81	c |     58187 |   51005   195101 |   64553   58181   780276    13.4 |  0.009 % |
47.40	c |     87379 |   51007   195101 |   71009   37334   553816    14.8 |  0.009 % |
75.33	c |    131168 |   51009   195101 |   78109   26116   338073    12.9 |  0.009 % |
115.53	c |    196852 |   51016   195101 |   85920   30293   395200    13.0 |  0.010 % |
181.93	c |    295380 |   51016   195101 |   94513   58500   910123    15.6 |  0.005 % |
288.47	c |    443169 |   51024   195101 |  103964   48583   740393    15.2 |  0.011 % |
466.09	c |    664852 |   51031   195101 |  114360   94999  1571781    16.5 |  0.011 % |
740.60	c |    997377 |   51039   195101 |  125796   38539   637605    16.5 |  0.011 % |
1193.99	c |   1496166 |   51043   195101 |  138376  105321  1506468    14.3 |  0.011 % |
1810.27	
1810.27	s UNKNOWN
1810.27	c # INTERRUPTED
1810.27	c # MAIN  END :  (1811 seconds) [Mon Jan 29 20:26:39 2007]
1810.27	c # MAIN  CPU : 6.29 = 0 + 0.01 + 6.12 + 0.16
1810.27	

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/node15/watcher-208002-1170096985 -o ROOT/results/node15/solver-208002-1170096985 -C 1800 -M 900 /tmp/evaluation/208002-1170096985/solver /tmp/evaluation/208002-1170096985 /tmp/evaluation/208002-1170096985/unknown.xml 

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

/proc/loadavg: 1.70 2.72 3.00 4/81 25665
/proc/meminfo: memFree=1856008/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=12268 CPUtime=0
/proc/25664/stat : 25664 (sugar) D 25660 25664 25595 0 -1 4194304 597 0 0 0 0 0 0 0 18 0 1 0 29653195 12562432 316 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240472783461 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/25664/statm: 3067 316 241 3 0 167 0

[startup+0.106761 s]
/proc/loadavg: 1.70 2.72 3.00 4/81 25665
/proc/meminfo: memFree=1856008/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=0.03
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1112 0 0 0 3 0 0 0 19 0 1 0 29653195 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.51483 s]
/proc/loadavg: 1.70 2.72 3.00 4/81 25665
/proc/meminfo: memFree=1856008/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=0.03
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29653195 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33598 s]
/proc/loadavg: 1.65 2.70 2.99 2/90 25681
/proc/meminfo: memFree=1833408/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=0.03
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29653195 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 808 370 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25674] ppid=25664 vsize=807064 CPUtime=0.54
/proc/25674/stat : 25674 (java) R 25664 25664 25595 0 -1 0 7734 0 1 0 49 5 0 0 17 0 8 0 29653271 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073484858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25674/statm: 201766 7482 1494 14 0 189044 0
[pid=25674/tid=25675] ppid=25664 vsize=807064 CPUtime=0.08
/proc/25674/task/25675/stat : 25675 (java) S 25664 25664 25595 0 -1 64 1681 0 0 0 8 0 0 0 16 0 8 0 29653276 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25674/tid=25676] ppid=25664 vsize=807064 CPUtime=0
/proc/25674/task/25676/stat : 25676 (java) S 25664 25664 25595 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29653276 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25677] ppid=25664 vsize=807064 CPUtime=0
/proc/25674/task/25677/stat : 25677 (java) S 25664 25664 25595 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29653276 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25678] ppid=25664 vsize=807064 CPUtime=0
/proc/25674/task/25678/stat : 25678 (java) S 25664 25664 25595 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 29653279 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25679] ppid=25664 vsize=807064 CPUtime=0.04
/proc/25674/task/25679/stat : 25679 (java) S 25664 25664 25595 0 -1 64 292 0 0 0 4 0 0 0 16 0 8 0 29653279 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25674/tid=25680] ppid=25664 vsize=807064 CPUtime=0
/proc/25674/task/25680/stat : 25680 (java) S 25664 25664 25595 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 29653279 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25681] ppid=25664 vsize=807064 CPUtime=0
/proc/25674/task/25681/stat : 25681 (java) S 25664 25664 25595 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29653279 826433536 7482 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.98826 s]
/proc/loadavg: 1.65 2.70 2.99 2/90 25681
/proc/meminfo: memFree=1813120/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=0.03
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29653195 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 808 370 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25674] ppid=25664 vsize=807328 CPUtime=2.2
/proc/25674/stat : 25674 (java) S 25664 25664 25595 0 -1 0 13853 0 1 0 211 9 0 0 16 0 8 0 29653271 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25674/statm: 201832 13587 1507 14 0 189110 0
[pid=25674/tid=25675] ppid=25664 vsize=807328 CPUtime=0.54
/proc/25674/task/25675/stat : 25675 (java) R 25664 25664 25595 0 -1 64 7654 0 0 0 51 3 0 0 16 0 8 0 29653276 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154024016 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25674/tid=25676] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25676/stat : 25676 (java) S 25664 25664 25595 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29653276 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25677] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25677/stat : 25677 (java) S 25664 25664 25595 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29653276 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25678] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25678/stat : 25678 (java) S 25664 25664 25595 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 29653279 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25679] ppid=25664 vsize=807328 CPUtime=0.12
/proc/25674/task/25679/stat : 25679 (java) S 25664 25664 25595 0 -1 64 399 0 0 0 11 1 0 0 16 0 8 0 29653279 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25674/tid=25680] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25680/stat : 25680 (java) S 25664 25664 25595 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 29653279 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25681] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25681/stat : 25681 (java) S 25664 25664 25595 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29653279 826703872 13587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 821052

[startup+6.28183 s]
/proc/loadavg: 1.60 2.67 2.98 4/103 25724
/proc/meminfo: memFree=1766680/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=0.03
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29653195 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 808 370 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25674] ppid=25664 vsize=807328 CPUtime=5.49
/proc/25674/stat : 25674 (java) R 25664 25664 25595 0 -1 0 21677 0 1 0 536 13 0 0 18 0 8 0 29653271 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073653274 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25674/statm: 201832 21377 1507 14 0 189110 0
[pid=25674/tid=25675] ppid=25664 vsize=807328 CPUtime=0.96
/proc/25674/task/25675/stat : 25675 (java) S 25664 25664 25595 0 -1 64 15443 0 0 0 89 7 0 0 16 0 8 0 29653276 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25674/tid=25676] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25676/stat : 25676 (java) S 25664 25664 25595 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29653276 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25677] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25677/stat : 25677 (java) S 25664 25664 25595 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29653276 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25678] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25678/stat : 25678 (java) S 25664 25664 25595 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 29653279 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25679] ppid=25664 vsize=807328 CPUtime=0.13
/proc/25674/task/25679/stat : 25679 (java) S 25664 25664 25595 0 -1 64 400 0 0 0 12 1 0 0 16 0 8 0 29653279 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25674/tid=25680] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25680/stat : 25680 (java) S 25664 25664 25595 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 29653279 826703872 21377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25674/tid=25681] ppid=25664 vsize=807328 CPUtime=0
/proc/25674/task/25681/stat : 25681 (java) S 25664 25664 25595 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29653279 826703872 21377 18446744073709551615 134512640 134570532 4294956464 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) 821052

[startup+12.76 s]
/proc/loadavg: 1.63 2.66 2.97 3/89 25734
/proc/meminfo: memFree=1838728/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=5420 CPUtime=5.6
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 1241 0 0 0 560 0 0 0 25 0 1 0 29653906 5550080 987 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 1355 987 51 112 0 1239 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19144

[startup+25.6092 s]
/proc/loadavg: 1.68 2.63 2.96 3/89 25734
/proc/meminfo: memFree=1833552/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=7916 CPUtime=18.39
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 1865 0 0 0 1838 1 0 0 25 0 1 0 29653906 8105984 1611 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 1979 1611 51 112 0 1863 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 21640

[startup+51.2926 s]
/proc/loadavg: 1.81 2.57 2.93 3/89 25734
/proc/meminfo: memFree=1829136/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=9756 CPUtime=43.93
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 2295 0 0 0 4391 2 0 0 25 0 1 0 29653906 9990144 2041 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 2439 2041 51 112 0 2323 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 23480

[startup+102.558 s]
/proc/loadavg: 1.91 2.48 2.88 3/89 25734
/proc/meminfo: memFree=1825552/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=11508 CPUtime=94.92
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 2753 0 0 0 9489 3 0 0 25 0 1 0 29653906 11784192 2499 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528714 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 2877 2499 51 112 0 2761 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 25232

[startup+162.66 s]
/proc/loadavg: 1.97 2.39 2.82 3/89 25734
/proc/meminfo: memFree=1822352/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=13376 CPUtime=154.69
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 3224 0 0 0 15466 3 0 0 25 0 1 0 29653906 13697024 2970 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 3344 2970 51 112 0 3228 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 27100

[startup+222.664 s]
/proc/loadavg: 1.99 2.32 2.77 3/89 25734
/proc/meminfo: memFree=1819216/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32

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

/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6008 0 0 0 122882 32 0 0 25 0 1 0 29653906 25812992 5745 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 6302 5745 51 112 0 6186 0
Current children cumulated CPU time (s) 1236.14
Current children cumulated vsize (KiB) 38932

[startup+1303.23 s]
/proc/loadavg: 2.00 2.00 2.21 3/89 25932
/proc/meminfo: memFree=1795096/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=25664 CPUtime=1288.8
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6078 0 0 0 128848 32 0 0 25 0 1 0 29653906 26279936 5815 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 6416 5815 51 112 0 6300 0
Current children cumulated CPU time (s) 1295.8
Current children cumulated vsize (KiB) 39388

[startup+1363.23 s]
/proc/loadavg: 2.00 2.00 2.19 3/89 25932
/proc/meminfo: memFree=1794264/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=26120 CPUtime=1348.49
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6223 0 0 0 134816 33 0 0 25 0 1 0 29653906 26746880 5952 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 6530 5952 51 112 0 6414 0
Current children cumulated CPU time (s) 1355.49
Current children cumulated vsize (KiB) 39844

[startup+1423.24 s]
/proc/loadavg: 2.00 2.00 2.18 3/89 25932
/proc/meminfo: memFree=1793624/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=26700 CPUtime=1408.17
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6328 0 0 0 140784 33 0 0 25 0 1 0 29653906 27340800 6057 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 6675 6057 51 112 0 6559 0
Current children cumulated CPU time (s) 1415.17
Current children cumulated vsize (KiB) 40424

[startup+1483.24 s]
/proc/loadavg: 2.00 2.00 2.17 3/89 25932
/proc/meminfo: memFree=1792088/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=27384 CPUtime=1467.82
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6509 0 0 0 146748 34 0 0 25 0 1 0 29653906 28041216 6238 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 6846 6238 51 112 0 6730 0
Current children cumulated CPU time (s) 1474.82
Current children cumulated vsize (KiB) 41108

[startup+1543.34 s]
/proc/loadavg: 2.00 2.00 2.15 3/89 25932
/proc/meminfo: memFree=1791320/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=27528 CPUtime=1527.6
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6556 0 0 0 152726 34 0 0 25 0 1 0 29653906 28188672 6285 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528674 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 6882 6285 51 112 0 6766 0
Current children cumulated CPU time (s) 1534.6
Current children cumulated vsize (KiB) 41252

[startup+1603.44 s]
/proc/loadavg: 2.00 2.00 2.14 3/89 25932
/proc/meminfo: memFree=1790488/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=28152 CPUtime=1587.38
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6673 0 0 0 158704 34 0 0 25 0 1 0 29653906 28827648 6402 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 7038 6402 51 112 0 6922 0
Current children cumulated CPU time (s) 1594.38
Current children cumulated vsize (KiB) 41876

[startup+1663.54 s]
/proc/loadavg: 2.05 2.01 2.14 3/89 25932
/proc/meminfo: memFree=1789784/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=28292 CPUtime=1647.12
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6716 0 0 0 164678 34 0 0 25 0 1 0 29653906 28971008 6445 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 7073 6445 51 112 0 6957 0
Current children cumulated CPU time (s) 1654.12
Current children cumulated vsize (KiB) 42016

[startup+1723.55 s]
/proc/loadavg: 2.02 2.01 2.12 3/89 25932
/proc/meminfo: memFree=1789144/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=28588 CPUtime=1706.81
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6776 0 0 0 170647 34 0 0 25 0 1 0 29653906 29274112 6505 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 7147 6505 51 112 0 7031 0
Current children cumulated CPU time (s) 1713.81
Current children cumulated vsize (KiB) 42312

[startup+1783.55 s]
/proc/loadavg: 2.00 2.00 2.11 3/89 25932
/proc/meminfo: memFree=1788184/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=28936 CPUtime=1766.49
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6836 0 0 0 176615 34 0 0 25 0 1 0 29653906 29630464 6565 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 7234 6565 51 112 0 7118 0
Current children cumulated CPU time (s) 1773.49
Current children cumulated vsize (KiB) 42660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.26 s]
/proc/loadavg: 2.00 2.00 2.11 3/89 25932
/proc/meminfo: memFree=1787928/2055920 swapFree=4192812/4192956
[pid=25664] ppid=25660 vsize=13724 CPUtime=6.32
/proc/25664/stat : 25664 (sugar) S 25660 25664 25595 0 -1 4194304 1277 24320 0 2 3 1 612 16 16 0 1 0 29653195 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25664/statm: 3431 815 373 3 0 531 0
[pid=25666] ppid=25664 vsize=0 CPUtime=0.68
/proc/25666/stat : 25666 (java) Z 25664 25664 25595 0 -1 1036 7674 0 1 0 62 6 0 0 16 0 1 0 29653199 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25666/statm: 0 0 0 0 0 0 0
[pid=25733] ppid=25664 vsize=29108 CPUtime=1793.03
/proc/25733/stat : 25733 (minisat) R 25664 25664 25595 0 -1 0 6879 0 0 0 179269 34 0 0 25 0 1 0 29653906 29806592 6608 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25733/statm: 7277 6608 51 112 0 7161 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 42832

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25664 and gives childrusage.ru_utime.tv_sec=6 childrusage.ru_utime.tv_usec=163063 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=178972
CPU time returned by wait4() is 6.34204
while last known CPU time is 1800.04

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

Real time (s): 1811.28
CPU time (s): 1800.04
CPU user time (s): 1799.46
CPU system time (s): 0.58
CPU usage (%): 99.3796
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.16306
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25680
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 810
involuntary context switches= 392

runsolver used 2.46762 s user time and 5.55415 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan 29 18:56:27 UTC 2007


IDJOB= 208002
IDBENCH= 4348
IDSOLVER= 86
FILE ID= node15/208002-1170096985

PBS_JOBID= 3689458

Free space on /tmp= 66561 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-60021_ext.xml
COMMAND LINE= /tmp/evaluation/208002-1170096985/solver /tmp/evaluation/208002-1170096985 /tmp/evaluation/208002-1170096985/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-208002-1170096985 -o ROOT/results/node15/solver-208002-1170096985 -C 1800 -M 900  /tmp/evaluation/208002-1170096985/solver /tmp/evaluation/208002-1170096985 /tmp/evaluation/208002-1170096985/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  80893c07fc9c8f130d0db081ff853b98

RANDOM SEED= 965790703

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.276
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.276
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:       1856552 kB
Buffers:         34136 kB
Cached:          52768 kB
SwapCached:          0 kB
Active:         103096 kB
Inactive:        49036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          84140 kB
Slab:            32484 kB
Committed_AS:   333864 kB
PageTables:       1972 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= 66558 MiB



End job on node15 on Mon Jan 29 19:26:40 UTC 2007