Trace number 232131

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 1808.94

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-55021_ext.xml
MD5SUM11bcdee15d3ba2466b3fd421b99abebd
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 benchmark132.125
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
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/232131-1170106498/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/232131-1170106498/unknown.xml [Mon Jan 29 22:35:01 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/232131-1170106498/unknown.xml /tmp/evaluation/232131-1170106498/sugar19182.csp [Mon Jan 29 22:35:01 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/232131-1170106498/sugar-v0-40.jar -convert /tmp/evaluation/232131-1170106498/unknown.xml /tmp/evaluation/232131-1170106498/sugar19182.csp
0.16	c BEGIN convert /tmp/evaluation/232131-1170106498/unknown.xml
0.68	c END convert (0.516047 seconds)
0.69	c # CONVERT_XML  END : /tmp/evaluation/232131-1170106498/sugar19182.csp 1429201 bytes (0 seconds) [Mon Jan 29 22:35:01 2007]
0.69	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.69	
0.69	c # GENERATE_SAT  BEGIN : /tmp/evaluation/232131-1170106498/sugar19182.bcnf [Mon Jan 29 22:35:01 2007]
0.69	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/232131-1170106498/sugar-v0-40.jar -bcnf -map /tmp/evaluation/232131-1170106498/sugar19182.map /tmp/evaluation/232131-1170106498/sugar19182.csp /tmp/evaluation/232131-1170106498/sugar19182.bcnf
0.81	c BEGIN parse /tmp/evaluation/232131-1170106498/sugar19182.csp
6.20	c END parse (5.395837 seconds)
6.20	c BEGIN simplify
6.24	c END simplify (0.035865 seconds)
6.24	c BEGIN encode /tmp/evaluation/232131-1170106498/sugar19182.bcnf
6.51	c END encode (0.266214 seconds)
6.56	c # GENERATE_SAT  END : 600 variables 44675 clauses 860452 bytes (6 seconds) [Mon Jan 29 22:35:07 2007]
6.56	c # GENERATE_SAT  CPU : 5.78 = 0 + 0 + 5.65 + 0.13
6.56	
6.56	c # SOLVE_SAT  BEGIN : /tmp/evaluation/232131-1170106498/sugar19182.bcnf [Mon Jan 29 22:35:07 2007]
6.56	c # CMD : /tmp/evaluation/232131-1170106498/minisat /tmp/evaluation/232131-1170106498/sugar19182.bcnf /tmp/evaluation/232131-1170106498/sugar19182.out
6.59	c ==================================[MINISAT]===================================
6.59	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
6.59	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
6.59	c ==============================================================================
6.59	c |         0 |   44675   170432 |   14891       0        0     nan |  0.000 % |
6.61	c |       101 |   44675   170432 |   16380     101      904     9.0 |  0.000 % |
6.64	c |       251 |   44675   170432 |   18018     251     2319     9.2 |  0.006 % |
6.68	c |       478 |   44676   170432 |   19819     477     4314     9.0 |  0.012 % |
6.75	c |       817 |   44676   170432 |   21801     816     7549     9.3 |  0.012 % |
6.85	c |      1324 |   44676   170432 |   23982    1323    12851     9.7 |  0.010 % |
7.00	c |      2083 |   44676   170432 |   26380    2082    20338     9.8 |  0.010 % |
7.22	c |      3224 |   44676   170432 |   29018    3223    31975     9.9 |  0.010 % |
7.56	c |      4932 |   44676   170432 |   31920    4931    49298    10.0 |  0.010 % |
8.11	c |      7495 |   44676   170432 |   35112    7494    77535    10.3 |  0.012 % |
8.99	c |     11339 |   44677   170432 |   38623   11337   123103    10.9 |  0.011 % |
10.32	c |     17105 |   44678   170432 |   42485   17102   193913    11.3 |  0.006 % |
12.82	c |     25754 |   44680   170432 |   46734   25749   306921    11.9 |  0.011 % |
17.32	c |     38728 |   44681   170432 |   51407   38722   473044    12.2 |  0.011 % |
25.93	c |     58190 |   44684   170432 |   56548   19520   257772    13.2 |  0.011 % |
38.90	c |     87383 |   44686   170432 |   62203   48711   665885    13.7 |  0.011 % |
61.53	c |    131172 |   44687   170432 |   68423   44785   608793    13.6 |  0.011 % |
96.22	c |    196856 |   44691   170432 |   75266   55398   812473    14.7 |  0.011 % |
156.95	c |    295382 |   44695   170432 |   82792   35883   458462    12.8 |  0.011 % |
240.19	c |    443172 |   44700   170432 |   91072   47896   726656    15.2 |  0.012 % |
378.36	c |    664857 |   44705   170432 |  100179   46084   686744    14.9 |  0.012 % |
605.10	c |    997382 |   44715   170432 |  110197   47908   782872    16.3 |  0.012 % |
983.55	c |   1496170 |   44722   170432 |  121216   81881  1264101    15.4 |  0.013 % |
1586.01	c |   2244352 |   44731   170432 |  133338  107475  1675169    15.6 |  0.015 % |
1808.94	
1808.94	s UNKNOWN
1808.94	c # INTERRUPTED
1808.94	c # MAIN  END :  (1809 seconds) [Mon Jan 29 23:05:10 2007]
1808.94	c # MAIN  CPU : 1799.39 = 0 + 0 + 1798.93 + 0.46
1808.94	

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/node40/watcher-232131-1170106498 -o ROOT/results/node40/solver-232131-1170106498 -C 1800 -M 900 /tmp/evaluation/232131-1170106498/solver /tmp/evaluation/232131-1170106498 /tmp/evaluation/232131-1170106498/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.49 2.81 3.00 4/69 19183
/proc/meminfo: memFree=1910072/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=12268 CPUtime=0
/proc/19182/stat : 19182 (sugar) R 19179 19182 18147 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 30605997 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264519776869 0 0 4224 0 0 0 0 17 1 0 0
/proc/19182/statm: 3067 315 241 3 0 167 0

[startup+0.103711 s]
/proc/loadavg: 1.49 2.81 3.00 4/69 19183
/proc/meminfo: memFree=1910072/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=0.04
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30605997 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19182/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.511796 s]
/proc/loadavg: 1.49 2.81 3.00 4/69 19183
/proc/meminfo: memFree=1910072/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=0.04
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30605997 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19182/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33396 s]
/proc/loadavg: 1.49 2.81 3.00 2/77 19222
/proc/meminfo: memFree=1883312/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=0.04
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30605997 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19182/statm: 3431 808 370 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19215] ppid=19182 vsize=807064 CPUtime=0.62
/proc/19215/stat : 19215 (java) R 19182 19182 18147 0 -1 0 8155 0 1 0 58 4 0 0 17 0 8 0 30606067 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073491262 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19215/statm: 201766 7902 1494 14 0 189044 0
[pid=19215/tid=19216] ppid=19182 vsize=807064 CPUtime=0.11
/proc/19215/task/19216/stat : 19216 (java) S 19182 19182 18147 0 -1 64 2101 0 0 0 11 0 0 0 16 0 8 0 30606070 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19217] ppid=19182 vsize=807064 CPUtime=0
/proc/19215/task/19217/stat : 19217 (java) S 19182 19182 18147 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30606071 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19218] ppid=19182 vsize=807064 CPUtime=0
/proc/19215/task/19218/stat : 19218 (java) S 19182 19182 18147 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30606071 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19219] ppid=19182 vsize=807064 CPUtime=0
/proc/19215/task/19219/stat : 19219 (java) S 19182 19182 18147 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30606074 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19220] ppid=19182 vsize=807064 CPUtime=0.05
/proc/19215/task/19220/stat : 19220 (java) S 19182 19182 18147 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30606074 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19221] ppid=19182 vsize=807064 CPUtime=0
/proc/19215/task/19221/stat : 19221 (java) S 19182 19182 18147 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30606074 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19222] ppid=19182 vsize=807064 CPUtime=0
/proc/19215/task/19222/stat : 19222 (java) S 19182 19182 18147 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30606074 826433536 7902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 820788

[startup+2.97732 s]
/proc/loadavg: 1.49 2.81 3.00 2/77 19222
/proc/meminfo: memFree=1864624/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=0.04
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30605997 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19182/statm: 3431 808 370 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19215] ppid=19182 vsize=807328 CPUtime=2.26
/proc/19215/stat : 19215 (java) R 19182 19182 18147 0 -1 0 13832 0 1 0 219 7 0 0 19 0 8 0 30606067 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655728 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19215/statm: 201832 13565 1506 14 0 189110 0
[pid=19215/tid=19216] ppid=19182 vsize=807328 CPUtime=0.51
/proc/19215/task/19216/stat : 19216 (java) S 19182 19182 18147 0 -1 64 7631 0 0 0 49 2 0 0 16 0 8 0 30606070 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19217] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19217/stat : 19217 (java) S 19182 19182 18147 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30606071 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19218] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19218/stat : 19218 (java) S 19182 19182 18147 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30606071 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19219] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19219/stat : 19219 (java) S 19182 19182 18147 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30606074 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19220] ppid=19182 vsize=807328 CPUtime=0.12
/proc/19215/task/19220/stat : 19220 (java) S 19182 19182 18147 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 30606074 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19221] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19221/stat : 19221 (java) S 19182 19182 18147 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30606074 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19222] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19222/stat : 19222 (java) S 19182 19182 18147 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30606074 826703872 13565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 821052

[startup+6.279 s]
/proc/loadavg: 1.53 2.80 2.99 3/91 19243
/proc/meminfo: memFree=1781440/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=0.04
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30605997 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19182/statm: 3431 808 370 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19215] ppid=19182 vsize=807328 CPUtime=5.54
/proc/19215/stat : 19215 (java) R 19182 19182 18147 0 -1 0 20824 0 1 0 544 10 0 0 25 0 8 0 30606067 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761091 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19215/statm: 201832 20526 1510 14 0 189110 0
[pid=19215/tid=19216] ppid=19182 vsize=807328 CPUtime=0.9
/proc/19215/task/19216/stat : 19216 (java) S 19182 19182 18147 0 -1 64 14577 0 0 0 85 5 0 0 16 0 8 0 30606070 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19217] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19217/stat : 19217 (java) S 19182 19182 18147 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30606071 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19218] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19218/stat : 19218 (java) S 19182 19182 18147 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30606071 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19219] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19219/stat : 19219 (java) S 19182 19182 18147 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30606074 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19220] ppid=19182 vsize=807328 CPUtime=0.13
/proc/19215/task/19220/stat : 19220 (java) S 19182 19182 18147 0 -1 64 406 0 0 0 13 0 0 0 16 0 8 0 30606074 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19215/tid=19221] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19221/stat : 19221 (java) S 19182 19182 18147 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30606074 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19215/tid=19222] ppid=19182 vsize=807328 CPUtime=0
/proc/19215/task/19222/stat : 19222 (java) S 19182 19182 18147 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30606074 826703872 20526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 821052

[startup+12.7544 s]
/proc/loadavg: 1.57 2.78 2.99 3/77 19245
/proc/meminfo: memFree=1892912/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=5720 CPUtime=6.14
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 1283 0 0 0 614 0 0 0 25 0 1 0 30606654 5857280 1058 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1430 1058 51 112 0 1314 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 19444

[startup+25.5871 s]
/proc/loadavg: 1.66 2.74 2.97 3/77 19245
/proc/meminfo: memFree=1888112/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=7960 CPUtime=18.93
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 1850 0 0 0 1892 1 0 0 25 0 1 0 30606654 8151040 1625 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134526310 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1990 1625 51 112 0 1874 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 21684

[startup+51.2694 s]
/proc/loadavg: 1.78 2.68 2.94 3/77 19247
/proc/meminfo: memFree=1884776/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=9664 CPUtime=44.48
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 2248 0 0 0 4445 3 0 0 25 0 1 0 30606654 9895936 2023 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 2416 2023 51 112 0 2300 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 23388

[startup+102.529 s]
/proc/loadavg: 1.90 2.58 2.89 3/77 19247
/proc/meminfo: memFree=1881648/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=11140 CPUtime=95.5
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 2617 0 0 0 9547 3 0 0 25 0 1 0 30606654 11407360 2392 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 2785 2392 51 112 0 2669 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 24864

[startup+162.622 s]
/proc/loadavg: 1.96 2.47 2.83 3/77 19247
/proc/meminfo: memFree=1878576/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=12888 CPUtime=155.33
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 3063 0 0 0 15529 4 0 0 25 0 1 0 30606654 13197312 2838 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 3222 2838 51 112 0 3106 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 26612

[startup+222.718 s]
/proc/loadavg: 2.05 2.40 2.78 3/77 19247
/proc/meminfo: memFree=1875440/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82

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

/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 5922 0 0 0 123161 10 0 0 25 0 1 0 30606654 25452544 5697 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6214 5697 51 112 0 6098 0
Current children cumulated CPU time (s) 1238.15
Current children cumulated vsize (KiB) 38580

[startup+1304.19 s]
/proc/loadavg: 2.03 2.02 2.22 3/77 19247
/proc/meminfo: memFree=1853168/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=25220 CPUtime=1291.42
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 5987 0 0 0 129132 10 0 0 25 0 1 0 30606654 25825280 5762 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6305 5762 51 112 0 6189 0
Current children cumulated CPU time (s) 1297.86
Current children cumulated vsize (KiB) 38944

[startup+1364.28 s]
/proc/loadavg: 2.01 2.02 2.21 3/77 19247
/proc/meminfo: memFree=1852400/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=25740 CPUtime=1351.22
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6124 0 0 0 135112 10 0 0 25 0 1 0 30606654 26357760 5899 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6435 5899 51 112 0 6319 0
Current children cumulated CPU time (s) 1357.66
Current children cumulated vsize (KiB) 39464

[startup+1424.38 s]
/proc/loadavg: 2.00 2.01 2.19 3/77 19247
/proc/meminfo: memFree=1852336/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=25884 CPUtime=1411.03
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6154 0 0 0 141093 10 0 0 25 0 1 0 30606654 26505216 5929 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6471 5929 51 112 0 6355 0
Current children cumulated CPU time (s) 1417.47
Current children cumulated vsize (KiB) 39608

[startup+1484.48 s]
/proc/loadavg: 2.13 2.04 2.18 3/77 19247
/proc/meminfo: memFree=1851696/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=26340 CPUtime=1470.84
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6232 0 0 0 147074 10 0 0 25 0 1 0 30606654 26972160 6007 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6585 6007 51 112 0 6469 0
Current children cumulated CPU time (s) 1477.28
Current children cumulated vsize (KiB) 40064

[startup+1544.57 s]
/proc/loadavg: 2.05 2.03 2.17 3/77 19247
/proc/meminfo: memFree=1851376/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=26492 CPUtime=1530.64
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6280 0 0 0 153053 11 0 0 25 0 1 0 30606654 27127808 6055 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6623 6055 51 112 0 6507 0
Current children cumulated CPU time (s) 1537.08
Current children cumulated vsize (KiB) 40216

[startup+1604.58 s]
/proc/loadavg: 2.02 2.02 2.16 3/83 19357
/proc/meminfo: memFree=1849080/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=26992 CPUtime=1590.31
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6417 0 0 0 159010 21 0 0 25 0 1 0 30606654 27639808 6192 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6748 6192 51 112 0 6632 0
Current children cumulated CPU time (s) 1596.75
Current children cumulated vsize (KiB) 40716

[startup+1664.6 s]
/proc/loadavg: 2.00 2.01 2.15 3/77 19445
/proc/meminfo: memFree=1848944/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=27252 CPUtime=1649.98
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6470 0 0 0 164967 31 0 0 25 0 1 0 30606654 27906048 6245 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6813 6245 51 112 0 6697 0
Current children cumulated CPU time (s) 1656.42
Current children cumulated vsize (KiB) 40976

[startup+1724.6 s]
/proc/loadavg: 2.04 2.03 2.14 3/77 19445
/proc/meminfo: memFree=1848368/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=27688 CPUtime=1709.67
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6563 0 0 0 170936 31 0 0 25 0 1 0 30606654 28352512 6338 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 6922 6338 51 112 0 6806 0
Current children cumulated CPU time (s) 1716.11
Current children cumulated vsize (KiB) 41412

[startup+1784.69 s]
/proc/loadavg: 2.01 2.02 2.13 3/77 19445
/proc/meminfo: memFree=1847344/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=28656 CPUtime=1769.48
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6802 0 0 0 176916 32 0 0 25 0 1 0 30606654 29343744 6577 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 7164 6577 51 112 0 7048 0
Current children cumulated CPU time (s) 1775.92
Current children cumulated vsize (KiB) 42380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.93 s]
/proc/loadavg: 2.01 2.02 2.12 3/77 19445
/proc/meminfo: memFree=1847216/2055920 swapFree=4192812/4192956
[pid=19182] ppid=19179 vsize=13724 CPUtime=5.82
/proc/19182/stat : 19182 (sugar) S 19179 19182 18147 0 -1 4194304 1277 22350 0 1 3 1 565 13 16 0 1 0 30605997 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19182/statm: 3431 815 373 3 0 531 0
[pid=19184] ppid=19182 vsize=0 CPUtime=0.62
/proc/19184/stat : 19184 (java) Z 19182 19182 18147 0 -1 1036 7597 0 1 0 56 6 0 0 16 0 1 0 30606002 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19184/statm: 0 0 0 0 0 0 0
[pid=19244] ppid=19182 vsize=28812 CPUtime=1793.6
/proc/19244/stat : 19244 (minisat) R 19182 19182 18147 0 -1 0 6827 0 0 0 179328 32 0 0 25 0 1 0 30606654 29503488 6602 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 7203 6602 51 112 0 7087 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 42536

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19182 and gives childrusage.ru_utime.tv_sec=1798 childrusage.ru_utime.tv_usec=973514 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=481926
CPU time returned by wait4() is 1799.46
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): 1808.94
CPU time (s): 1800.04
CPU user time (s): 1799.52
CPU system time (s): 0.52
CPU usage (%): 99.5078
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30537
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= 888
involuntary context switches= 22480

runsolver used 1.87671 s user time and 4.86226 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Jan 29 21:34:59 UTC 2007


IDJOB= 232131
IDBENCH= 6501
IDSOLVER= 86
FILE ID= node40/232131-1170106498

PBS_JOBID= 3689821

Free space on /tmp= 66564 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-25/rand-25-25-300-147-55021_ext.xml
COMMAND LINE= /tmp/evaluation/232131-1170106498/solver /tmp/evaluation/232131-1170106498 /tmp/evaluation/232131-1170106498/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-232131-1170106498 -o ROOT/results/node40/solver-232131-1170106498 -C 1800 -M 900  /tmp/evaluation/232131-1170106498/solver /tmp/evaluation/232131-1170106498 /tmp/evaluation/232131-1170106498/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  11bcdee15d3ba2466b3fd421b99abebd

RANDOM SEED= 538242369

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.265
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.265
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:       1910880 kB
Buffers:         32144 kB
Cached:          44696 kB
SwapCached:          0 kB
Active:          53844 kB
Inactive:        44208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          31376 kB
Slab:            32708 kB
Committed_AS:   223912 kB
PageTables:       1624 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= 66560 MiB



End job on node40 on Mon Jan 29 22:05:10 UTC 2007