Trace number 221692

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.06 1818.7

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-51021_ext.xml
MD5SUMe8a60eefe387b2ae6ebd087b125352fe
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 benchmark60.2858
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
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/221692-1170102699/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/221692-1170102699/unknown.xml [Mon Jan 29 21:31:39 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/221692-1170102699/unknown.xml /tmp/evaluation/221692-1170102699/sugar31842.csp [Mon Jan 29 21:31:39 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221692-1170102699/sugar-v0-40.jar -convert /tmp/evaluation/221692-1170102699/unknown.xml /tmp/evaluation/221692-1170102699/sugar31842.csp
0.17	c BEGIN convert /tmp/evaluation/221692-1170102699/unknown.xml
0.70	c END convert (0.529269 seconds)
0.75	c # CONVERT_XML  END : /tmp/evaluation/221692-1170102699/sugar31842.csp 1240764 bytes (1 seconds) [Mon Jan 29 21:31:40 2007]
0.75	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.75	
0.75	c # GENERATE_SAT  BEGIN : /tmp/evaluation/221692-1170102699/sugar31842.bcnf [Mon Jan 29 21:31:40 2007]
0.75	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221692-1170102699/sugar-v0-40.jar -bcnf -map /tmp/evaluation/221692-1170102699/sugar31842.map /tmp/evaluation/221692-1170102699/sugar31842.csp /tmp/evaluation/221692-1170102699/sugar31842.bcnf
0.89	c BEGIN parse /tmp/evaluation/221692-1170102699/sugar31842.csp
5.97	c END parse (5.08311 seconds)
5.97	c BEGIN simplify
5.99	c END simplify (0.024948 seconds)
5.99	c BEGIN encode /tmp/evaluation/221692-1170102699/sugar31842.bcnf
6.22	c END encode (0.220628 seconds)
6.25	c # GENERATE_SAT  END : 552 variables 38892 clauses 747952 bytes (6 seconds) [Mon Jan 29 21:31:46 2007]
6.25	c # GENERATE_SAT  CPU : 5.4 = 0 + 0 + 5.25 + 0.15
6.25	
6.25	c # SOLVE_SAT  BEGIN : /tmp/evaluation/221692-1170102699/sugar31842.bcnf [Mon Jan 29 21:31:46 2007]
6.25	c # CMD : /tmp/evaluation/221692-1170102699/minisat /tmp/evaluation/221692-1170102699/sugar31842.bcnf /tmp/evaluation/221692-1170102699/sugar31842.out
6.27	c ==================================[MINISAT]===================================
6.27	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
6.27	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
6.27	c ==============================================================================
6.27	c |         0 |   38892   148090 |   12964       0        0     nan |  0.000 % |
6.29	c |       100 |   38892   148090 |   14260     100      955     9.6 |  0.000 % |
6.32	c |       251 |   38892   148090 |   15686     251     2265     9.0 |  0.007 % |
6.36	c |       479 |   38892   148090 |   17255     479     4190     8.7 |  0.011 % |
6.41	c |       816 |   38893   148090 |   18980     815     7356     9.0 |  0.016 % |
6.49	c |      1322 |   38893   148090 |   20878    1321    12275     9.3 |  0.016 % |
6.63	c |      2081 |   38893   148090 |   22966    2080    19712     9.5 |  0.016 % |
6.81	c |      3220 |   38893   148090 |   25263    3219    31585     9.8 |  0.016 % |
7.09	c |      4930 |   38893   148090 |   27789    4929    49658    10.1 |  0.016 % |
7.56	c |      7493 |   38893   148090 |   30568    7492    77609    10.4 |  0.007 % |
8.30	c |     11337 |   38895   148090 |   33625   11334   120350    10.6 |  0.007 % |
9.72	c |     17104 |   38897   148090 |   36987   17099   187264    11.0 |  0.012 % |
12.55	c |     25754 |   38898   148090 |   40686   25748   294235    11.4 |  0.013 % |
18.79	c |     38729 |   38901   148090 |   44755   38720   452637    11.7 |  0.013 % |
26.79	c |     58191 |   38903   148090 |   49230   26246   321448    12.2 |  0.013 % |
40.47	c |     87384 |   38904   148090 |   54153   19225   249391    13.0 |  0.013 % |
61.16	c |    131174 |   38909   148090 |   59569   23166   306663    13.2 |  0.013 % |
93.74	c |    196858 |   38914   148090 |   65526   44232   619451    14.0 |  0.000 % |
150.77	c |    295385 |   38918   148090 |   72078   42548   623635    14.7 |  0.016 % |
232.62	c |    443175 |   38800   147679 |   79286   56453   830714    14.7 |  0.182 % |
370.51	c |    664858 |   38815   147679 |   87215   22347   313121    14.0 |  0.194 % |
593.95	c |    997383 |   38824   147679 |   95936   74031  1171358    15.8 |  0.182 % |
929.20	c |   1496171 |   38707   147322 |  105530   50722   802066    15.8 |  0.363 % |
1454.12	c |   2244354 |   38742   147322 |  116083   88110  1352658    15.4 |  0.369 % |
1817.68	
1817.68	s UNKNOWN
1817.68	c # INTERRUPTED
1817.68	c # MAIN  END :  (1818 seconds) [Mon Jan 29 22:01:57 2007]
1817.68	c # MAIN  CPU : 5.42 = 0.01 + 0.01 + 5.25 + 0.15
1817.68	

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/node10/watcher-221692-1170102699 -o ROOT/results/node10/solver-221692-1170102699 -C 1800 -M 900 /tmp/evaluation/221692-1170102699/solver /tmp/evaluation/221692-1170102699 /tmp/evaluation/221692-1170102699/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.42 2.54 2.78 5/94 31843
/proc/meminfo: memFree=1261448/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=5352 CPUtime=0
/proc/31842/stat : 31842 (solver) R 31840 31842 31522 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 30224945 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 214919867687 0 0 4096 0 0 0 0 17 1 0 0
/proc/31842/statm: 1338 231 193 169 0 49 0

[startup+0.105268 s]
/proc/loadavg: 2.42 2.54 2.78 5/94 31843
/proc/meminfo: memFree=1261448/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=0.03
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 30224945 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.513319 s]
/proc/loadavg: 2.42 2.54 2.78 5/94 31843
/proc/meminfo: memFree=1261448/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=0.03
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 30224945 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33644 s]
/proc/loadavg: 2.47 2.54 2.78 4/103 31859
/proc/meminfo: memFree=1239040/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=0.03
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30224945 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 808 370 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31852] ppid=31842 vsize=807064 CPUtime=0.56
/proc/31852/stat : 31852 (java) R 31842 31842 31522 0 -1 0 7330 0 1 0 51 5 0 0 18 0 8 0 30225021 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31852/statm: 201766 7078 1494 14 0 189044 0
[pid=31852/tid=31853] ppid=31842 vsize=807064 CPUtime=0.07
/proc/31852/task/31853/stat : 31853 (java) R 31842 31842 31522 0 -1 64 1277 0 0 0 7 0 0 0 16 0 8 0 30225024 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31854] ppid=31842 vsize=807064 CPUtime=0
/proc/31852/task/31854/stat : 31854 (java) S 31842 31842 31522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30225025 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31855] ppid=31842 vsize=807064 CPUtime=0
/proc/31852/task/31855/stat : 31855 (java) S 31842 31842 31522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30225025 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31856] ppid=31842 vsize=807064 CPUtime=0
/proc/31852/task/31856/stat : 31856 (java) S 31842 31842 31522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30225028 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31857] ppid=31842 vsize=807064 CPUtime=0.05
/proc/31852/task/31857/stat : 31857 (java) R 31842 31842 31522 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 30225028 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31858] ppid=31842 vsize=807064 CPUtime=0
/proc/31852/task/31858/stat : 31858 (java) S 31842 31842 31522 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30225028 826433536 7078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31859] ppid=31842 vsize=807064 CPUtime=0
/proc/31852/task/31859/stat : 31859 (java) S 31842 31842 31522 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30225028 826433536 7078 18446744073709551615 134512640 134570532 4294956464 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) 820788

[startup+2.98766 s]
/proc/loadavg: 2.47 2.54 2.78 4/103 31859
/proc/meminfo: memFree=1222144/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=0.03
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30224945 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 808 370 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31852] ppid=31842 vsize=807328 CPUtime=2.19
/proc/31852/stat : 31852 (java) R 31842 31842 31522 0 -1 0 12731 0 1 0 211 8 0 0 25 0 8 0 30225021 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623783 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31852/statm: 201832 12467 1506 14 0 189110 0
[pid=31852/tid=31853] ppid=31842 vsize=807328 CPUtime=0.51
/proc/31852/task/31853/stat : 31853 (java) S 31842 31842 31522 0 -1 64 6533 0 0 0 48 3 0 0 16 0 8 0 30225024 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31854] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31854/stat : 31854 (java) S 31842 31842 31522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30225025 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31855] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31855/stat : 31855 (java) S 31842 31842 31522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30225025 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31856] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31856/stat : 31856 (java) S 31842 31842 31522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30225028 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31857] ppid=31842 vsize=807328 CPUtime=0.14
/proc/31852/task/31857/stat : 31857 (java) S 31842 31842 31522 0 -1 64 400 0 0 0 14 0 0 0 16 0 8 0 30225028 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31858] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31858/stat : 31858 (java) S 31842 31842 31522 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30225028 826703872 12467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31859] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31859/stat : 31859 (java) S 31842 31842 31522 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30225028 826703872 12467 18446744073709551615 134512640 134570532 4294956464 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) 821052

[startup+6.19608 s]
/proc/loadavg: 2.47 2.54 2.78 4/103 31859
/proc/meminfo: memFree=1192704/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=0.03
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30224945 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 808 370 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31852] ppid=31842 vsize=807328 CPUtime=5.37
/proc/31852/stat : 31852 (java) R 31842 31842 31522 0 -1 0 20195 0 1 0 523 14 0 0 25 0 8 0 30225021 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31852/statm: 201832 19902 1511 14 0 189110 0
[pid=31852/tid=31853] ppid=31842 vsize=807328 CPUtime=0.94
/proc/31852/task/31853/stat : 31853 (java) S 31842 31842 31522 0 -1 64 13936 0 0 0 86 8 0 0 16 0 8 0 30225024 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31854] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31854/stat : 31854 (java) S 31842 31842 31522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30225025 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31855] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31855/stat : 31855 (java) S 31842 31842 31522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30225025 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31856] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31856/stat : 31856 (java) S 31842 31842 31522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30225028 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31857] ppid=31842 vsize=807328 CPUtime=0.16
/proc/31852/task/31857/stat : 31857 (java) R 31842 31842 31522 0 -1 64 410 0 0 0 16 0 0 0 16 0 8 0 30225028 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153807885 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31858] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31858/stat : 31858 (java) S 31842 31842 31522 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30225028 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31852/tid=31859] ppid=31842 vsize=807328 CPUtime=0
/proc/31852/task/31859/stat : 31859 (java) S 31842 31842 31522 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30225028 826703872 19902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 821052

[startup+12.667 s]
/proc/loadavg: 2.47 2.54 2.78 4/96 31860
/proc/meminfo: memFree=1253816/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.44
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 3 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=5380 CPUtime=6.34
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 1186 0 0 0 633 1 0 0 25 0 1 0 30225570 5509120 990 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31860/statm: 1345 990 51 112 0 1229 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 19104

[startup+25.5307 s]
/proc/loadavg: 2.48 2.54 2.78 3/96 31860
/proc/meminfo: memFree=1252088/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.44
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 3 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=7092 CPUtime=19.08
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 1591 0 0 0 1906 2 0 0 25 0 1 0 30225570 7262208 1395 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31860/statm: 1773 1395 51 112 0 1657 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 20816

[startup+51.1511 s]
/proc/loadavg: 2.36 2.50 2.75 4/96 31860
/proc/meminfo: memFree=1251128/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.44
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 3 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=8012 CPUtime=44.46
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 1838 0 0 0 4443 3 0 0 25 0 1 0 30225570 8204288 1642 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31860/statm: 2003 1642 51 112 0 1887 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 21736

[startup+102.372 s]
/proc/loadavg: 2.28 2.45 2.72 3/96 31860
/proc/meminfo: memFree=1249208/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.44
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 3 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=9900 CPUtime=95.2
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 2310 0 0 0 9516 4 0 0 25 0 1 0 30225570 10137600 2114 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31860/statm: 2475 2114 51 112 0 2359 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 23624

[startup+162.377 s]
/proc/loadavg: 2.31 2.43 2.70 3/96 31860
/proc/meminfo: memFree=1247928/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.44
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 3 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=11384 CPUtime=154.63
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 2636 0 0 0 15459 4 0 0 25 0 1 0 30225570 11657216 2440 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31860/statm: 2846 2440 51 112 0 2730 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 25108

[startup+222.431 s]
/proc/loadavg: 2.28 2.39 2.67 3/96 31860
/proc/meminfo: memFree=1245944/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.44

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

/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 5754 0 0 0 122504 13 0 0 25 0 1 0 30225570 24887296 5558 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6076 5558 51 112 0 5960 0
Current children cumulated CPU time (s) 1231.27
Current children cumulated vsize (KiB) 38028

[startup+1303.21 s]
/proc/loadavg: 2.75 2.66 2.57 4/96 31928
/proc/meminfo: memFree=1489720/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=24764 CPUtime=1284.6
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 5861 0 0 0 128446 14 0 0 25 0 1 0 30225570 25358336 5665 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528398 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6191 5665 51 112 0 6075 0
Current children cumulated CPU time (s) 1290.7
Current children cumulated vsize (KiB) 38488

[startup+1363.25 s]
/proc/loadavg: 2.74 2.66 2.57 3/96 31928
/proc/meminfo: memFree=1467576/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=25080 CPUtime=1344.06
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 5906 0 0 0 134392 14 0 0 25 0 1 0 30225570 25681920 5710 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6270 5710 51 112 0 6154 0
Current children cumulated CPU time (s) 1350.16
Current children cumulated vsize (KiB) 38804

[startup+1423.26 s]
/proc/loadavg: 2.53 2.61 2.56 3/96 31928
/proc/meminfo: memFree=1442552/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=25384 CPUtime=1403.47
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 5972 0 0 0 140333 14 0 0 25 0 1 0 30225570 25993216 5776 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6346 5776 51 112 0 6230 0
Current children cumulated CPU time (s) 1409.57
Current children cumulated vsize (KiB) 39108

[startup+1483.34 s]
/proc/loadavg: 2.56 2.60 2.56 4/96 31928
/proc/meminfo: memFree=1424888/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=25676 CPUtime=1462.94
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6052 0 0 0 146279 15 0 0 25 0 1 0 30225570 26292224 5856 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6419 5856 51 112 0 6303 0
Current children cumulated CPU time (s) 1469.04
Current children cumulated vsize (KiB) 39400

[startup+1543.42 s]
/proc/loadavg: 2.50 2.58 2.55 4/96 31928
/proc/meminfo: memFree=1388984/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=26140 CPUtime=1522.44
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6153 0 0 0 152229 15 0 0 25 0 1 0 30225570 26767360 5957 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6535 5957 51 112 0 6419 0
Current children cumulated CPU time (s) 1528.54
Current children cumulated vsize (KiB) 39864

[startup+1603.49 s]
/proc/loadavg: 2.59 2.59 2.55 3/96 31928
/proc/meminfo: memFree=1390072/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=26468 CPUtime=1581.93
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6230 0 0 0 158177 16 0 0 25 0 1 0 30225570 27103232 6034 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6617 6034 51 112 0 6501 0
Current children cumulated CPU time (s) 1588.03
Current children cumulated vsize (KiB) 40192

[startup+1663.55 s]
/proc/loadavg: 2.53 2.59 2.55 4/96 31928
/proc/meminfo: memFree=1369720/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=26680 CPUtime=1641.38
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6280 0 0 0 164122 16 0 0 25 0 1 0 30225570 27320320 6084 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6670 6084 51 112 0 6554 0
Current children cumulated CPU time (s) 1647.48
Current children cumulated vsize (KiB) 40404

[startup+1723.62 s]
/proc/loadavg: 2.51 2.58 2.54 4/96 31928
/proc/meminfo: memFree=1319608/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=27084 CPUtime=1700.88
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6397 0 0 0 170071 17 0 0 25 0 1 0 30225570 27734016 6201 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6771 6201 51 112 0 6655 0
Current children cumulated CPU time (s) 1706.98
Current children cumulated vsize (KiB) 40808

[startup+1783.67 s]
/proc/loadavg: 2.71 2.61 2.56 3/102 32000
/proc/meminfo: memFree=1303160/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=27688 CPUtime=1760.26
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6555 0 0 0 176001 25 0 0 25 0 1 0 30225570 28352512 6359 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/31860/statm: 6922 6359 51 112 0 6806 0
Current children cumulated CPU time (s) 1766.36
Current children cumulated vsize (KiB) 41412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.68 s]
/proc/loadavg: 2.82 2.65 2.57 3/102 32040
/proc/meminfo: memFree=1293936/2055920 swapFree=4192812/4192956
[pid=31842] ppid=31840 vsize=13724 CPUtime=5.45
/proc/31842/stat : 31842 (sugar) S 31840 31842 31522 0 -1 4194304 1276 20209 0 1 4 1 525 15 16 0 1 0 30224945 14053376 815 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/31842/statm: 3431 815 373 3 0 531 0
[pid=31844] ppid=31842 vsize=0 CPUtime=0.65
/proc/31844/stat : 31844 (java) Z 31842 31842 31522 0 -1 1036 7518 0 1 0 57 8 0 0 17 0 1 0 30224950 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/31844/statm: 0 0 0 0 0 0 0
[pid=31860] ppid=31842 vsize=27768 CPUtime=1793.96
/proc/31860/stat : 31860 (minisat) R 31842 31842 31522 0 -1 0 6557 0 0 0 179366 30 0 0 25 0 1 0 30225570 28434432 6361 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/31860/statm: 6942 6361 51 112 0 6826 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 41492

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 31842 and gives childrusage.ru_utime.tv_sec=5 childrusage.ru_utime.tv_usec=299194 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=171973
CPU time returned by wait4() is 5.47117
while last known CPU time is 1800.06

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

Real time (s): 1818.7
CPU time (s): 1800.06
CPU user time (s): 1799.52
CPU system time (s): 0.54
CPU usage (%): 98.9752
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.29919
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21568
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= 955
involuntary context switches= 1225

runsolver used 2.15767 s user time and 5.9041 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan 29 20:31:39 UTC 2007


IDJOB= 221692
IDBENCH= 5463
IDSOLVER= 86
FILE ID= node10/221692-1170102699

PBS_JOBID= 3689549

Free space on /tmp= 66552 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-51021_ext.xml
COMMAND LINE= /tmp/evaluation/221692-1170102699/solver /tmp/evaluation/221692-1170102699 /tmp/evaluation/221692-1170102699/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-221692-1170102699 -o ROOT/results/node10/solver-221692-1170102699 -C 1800 -M 900  /tmp/evaluation/221692-1170102699/solver /tmp/evaluation/221692-1170102699 /tmp/evaluation/221692-1170102699/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  e8a60eefe387b2ae6ebd087b125352fe

RANDOM SEED= 804746400

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.232
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.232
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:       1261928 kB
Buffers:         32168 kB
Cached:          53920 kB
SwapCached:          0 kB
Active:         691932 kB
Inactive:        47720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1261928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:         679048 kB
Slab:            37968 kB
Committed_AS:  1335792 kB
PageTables:       3384 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= 66556 MiB



End job on node10 on Mon Jan 29 21:01:58 UTC 2007