Trace number 203721

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 1809.95

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-56021_ext.xml
MD5SUM6870228c8c4555a1dae20765d35134fe
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14737
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/203721-1170096012/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203721-1170096012/unknown.xml [Mon Jan 29 19:40:12 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203721-1170096012/unknown.xml /tmp/evaluation/203721-1170096012/sugar25491.csp [Mon Jan 29 19:40:12 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203721-1170096012/sugar-v0-40.jar -convert /tmp/evaluation/203721-1170096012/unknown.xml /tmp/evaluation/203721-1170096012/sugar25491.csp
0.19	c BEGIN convert /tmp/evaluation/203721-1170096012/unknown.xml
0.83	c END convert (0.633819 seconds)
0.89	c # CONVERT_XML  END : /tmp/evaluation/203721-1170096012/sugar25491.csp 1860593 bytes (1 seconds) [Mon Jan 29 19:40:13 2007]
0.89	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.89	
0.89	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203721-1170096012/sugar25491.bcnf [Mon Jan 29 19:40:13 2007]
0.89	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203721-1170096012/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203721-1170096012/sugar25491.map /tmp/evaluation/203721-1170096012/sugar25491.csp /tmp/evaluation/203721-1170096012/sugar25491.bcnf
1.01	c BEGIN parse /tmp/evaluation/203721-1170096012/sugar25491.csp
8.23	c END parse (7.226725 seconds)
8.23	c BEGIN simplify
8.26	c END simplify (0.029646 seconds)
8.26	c BEGIN encode /tmp/evaluation/203721-1170096012/sugar25491.bcnf
8.60	c END encode (0.331933 seconds)
8.67	c # GENERATE_SAT  END : 702 variables 57888 clauses 1118004 bytes (8 seconds) [Mon Jan 29 19:40:21 2007]
8.67	c # GENERATE_SAT  CPU : 7.67 = 0 + 0 + 7.5 + 0.17
8.67	
8.67	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203721-1170096012/sugar25491.bcnf [Mon Jan 29 19:40:21 2007]
8.67	c # CMD : /tmp/evaluation/203721-1170096012/minisat /tmp/evaluation/203721-1170096012/sugar25491.bcnf /tmp/evaluation/203721-1170096012/sugar25491.out
8.71	c ==================================[MINISAT]===================================
8.71	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.71	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.71	c ==============================================================================
8.71	c |         0 |   57888   221607 |   19296       0        0     nan |  0.000 % |
8.74	c |       100 |   57888   221607 |   21225     100      998    10.0 |  0.000 % |
8.78	c |       250 |   57888   221607 |   23348     250     2385     9.5 |  0.006 % |
8.84	c |       476 |   57888   221607 |   25682     476     4679     9.8 |  0.007 % |
8.92	c |       813 |   57888   221607 |   28251     813     8209    10.1 |  0.006 % |
9.06	c |      1319 |   57888   221607 |   31076    1319    13332    10.1 |  0.006 % |
9.25	c |      2078 |   57888   221607 |   34184    2078    22134    10.7 |  0.008 % |
9.58	c |      3217 |   57889   221607 |   37602    3216    34868    10.8 |  0.006 % |
10.06	c |      4926 |   57890   221607 |   41362    4924    54713    11.1 |  0.008 % |
10.80	c |      7488 |   57890   221607 |   45498    7486    87298    11.7 |  0.008 % |
12.04	c |     11332 |   57890   221607 |   50048   11330   138484    12.2 |  0.008 % |
14.21	c |     17098 |   57890   221607 |   55053   17096   213676    12.5 |  0.006 % |
18.20	c |     25748 |   57891   221607 |   60559   25745   324426    12.6 |  0.008 % |
24.43	c |     38722 |   57892   221607 |   66615   38718   494761    12.8 |  0.006 % |
34.73	c |     58183 |   57895   221607 |   73276   58176   766660    13.2 |  0.006 % |
51.56	c |     87376 |   57900   221607 |   80604   27405   392895    14.3 |  0.003 % |
81.70	c |    131166 |   57903   221607 |   88664   71192  1038169    14.6 |  0.005 % |
130.07	c |    196851 |   57909   221607 |   97531   63356   941481    14.9 |  0.006 % |
213.82	c |    295377 |   57913   221607 |  107284   80287  1275158    15.9 |  0.006 % |
351.56	c |    443168 |   57916   221607 |  118012   47764   754921    15.8 |  0.006 % |
562.84	c |    664854 |   57924   221607 |  129813   69882  1188688    17.0 |  0.006 % |
910.04	c |    997379 |   57939   221607 |  142795   64524   917798    14.2 |  0.007 % |
1392.87	c |   1496167 |   57951   221607 |  157074   60847  1032690    17.0 |  0.007 % |
1808.94	
1808.94	s UNKNOWN
1808.94	c # INTERRUPTED
1808.94	c # MAIN  END :  (1809 seconds) [Mon Jan 29 20:10:21 2007]
1808.94	c # MAIN  CPU : 7.67 = 0 + 0 + 7.5 + 0.17
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/node2/watcher-203721-1170096012 -o ROOT/results/node2/solver-203721-1170096012 -C 1800 -M 900 /tmp/evaluation/203721-1170096012/solver /tmp/evaluation/203721-1170096012 /tmp/evaluation/203721-1170096012/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.06 2.59 2.85 5/87 25492
/proc/meminfo: memFree=1825096/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=18540 CPUtime=0
/proc/25491/stat : 25491 (runsolver) R 25489 25491 25101 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 29556170 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25491/statm: 4635 279 244 17 0 2626 0

[startup+0.108933 s]
/proc/loadavg: 2.06 2.59 2.85 5/87 25492
/proc/meminfo: memFree=1825096/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=0.04
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 29556170 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.516977 s]
/proc/loadavg: 2.06 2.59 2.85 5/87 25492
/proc/meminfo: memFree=1825096/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=0.04
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29556170 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33906 s]
/proc/loadavg: 2.06 2.59 2.85 3/96 25508
/proc/meminfo: memFree=1813312/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=0.04
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29556170 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 808 370 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25501] ppid=25491 vsize=807064 CPUtime=0.43
/proc/25501/stat : 25501 (java) R 25491 25491 25101 0 -1 0 6921 0 1 0 39 4 0 0 21 0 8 0 29556260 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25501/statm: 201766 6670 1494 14 0 189044 0
[pid=25501/tid=25502] ppid=25491 vsize=807064 CPUtime=0.04
/proc/25501/task/25502/stat : 25502 (java) R 25491 25491 25101 0 -1 64 868 0 0 0 4 0 0 0 16 0 8 0 29556263 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154024002 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25503] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25503/stat : 25503 (java) S 25491 25491 25101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29556263 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25504] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25504/stat : 25504 (java) S 25491 25491 25101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29556263 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25505] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25505/stat : 25505 (java) S 25491 25491 25101 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29556267 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25506] ppid=25491 vsize=807064 CPUtime=0.05
/proc/25501/task/25506/stat : 25506 (java) S 25491 25491 25101 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29556267 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25507] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25507/stat : 25507 (java) S 25491 25491 25101 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29556267 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25508] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25508/stat : 25508 (java) S 25491 25491 25101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29556267 826433536 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 820788

[startup+2.98724 s]
/proc/loadavg: 2.06 2.59 2.85 3/96 25508
/proc/meminfo: memFree=1785152/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=0.04
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29556170 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 808 370 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25501] ppid=25491 vsize=807064 CPUtime=2.07
/proc/25501/stat : 25501 (java) R 25491 25491 25101 0 -1 0 13284 0 1 0 200 7 0 0 25 0 8 0 29556260 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479406 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25501/statm: 201766 13019 1494 14 0 189044 0
[pid=25501/tid=25502] ppid=25491 vsize=807064 CPUtime=0.56
/proc/25501/task/25502/stat : 25502 (java) S 25491 25491 25101 0 -1 64 7217 0 0 0 53 3 0 0 16 0 8 0 29556263 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25503] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25503/stat : 25503 (java) S 25491 25491 25101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29556263 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25504] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25504/stat : 25504 (java) S 25491 25491 25101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29556263 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25505] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25505/stat : 25505 (java) S 25491 25491 25101 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29556267 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25506] ppid=25491 vsize=807064 CPUtime=0.05
/proc/25501/task/25506/stat : 25506 (java) S 25491 25491 25101 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29556267 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25507] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25507/stat : 25507 (java) S 25491 25491 25101 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29556267 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25508] ppid=25491 vsize=807064 CPUtime=0
/proc/25501/task/25508/stat : 25508 (java) S 25491 25491 25101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29556267 826433536 13019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 820788

[startup+6.19556 s]
/proc/loadavg: 2.06 2.58 2.84 3/96 25508
/proc/meminfo: memFree=1750464/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=0.04
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29556170 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 808 370 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25501] ppid=25491 vsize=807336 CPUtime=5.26
/proc/25501/stat : 25501 (java) R 25491 25491 25101 0 -1 0 20536 0 1 0 515 11 0 0 25 0 8 0 29556260 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073573160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25501/statm: 201834 20243 1507 14 0 189112 0
[pid=25501/tid=25502] ppid=25491 vsize=807336 CPUtime=1
/proc/25501/task/25502/stat : 25502 (java) S 25491 25491 25101 0 -1 64 14309 0 0 0 94 6 0 0 16 0 8 0 29556263 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25503] ppid=25491 vsize=807336 CPUtime=0
/proc/25501/task/25503/stat : 25503 (java) S 25491 25491 25101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29556263 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25504] ppid=25491 vsize=807336 CPUtime=0
/proc/25501/task/25504/stat : 25504 (java) S 25491 25491 25101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29556263 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25505] ppid=25491 vsize=807336 CPUtime=0
/proc/25501/task/25505/stat : 25505 (java) S 25491 25491 25101 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29556267 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25506] ppid=25491 vsize=807336 CPUtime=0.12
/proc/25501/task/25506/stat : 25506 (java) S 25491 25491 25101 0 -1 64 400 0 0 0 12 0 0 0 17 0 8 0 29556267 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25507] ppid=25491 vsize=807336 CPUtime=0
/proc/25501/task/25507/stat : 25507 (java) S 25491 25491 25101 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29556267 826712064 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25501/tid=25508] ppid=25491 vsize=807336 CPUtime=0
/proc/25501/task/25508/stat : 25508 (java) S 25491 25491 25101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29556267 826712064 20243 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) 821060

[startup+12.6062 s]
/proc/loadavg: 2.05 2.57 2.84 3/89 25509
/proc/meminfo: memFree=1816568/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=5012 CPUtime=3.9
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 1207 0 0 0 389 1 0 0 25 0 1 0 29557038 5132288 921 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 1253 921 51 112 0 1137 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 18736

[startup+25.4666 s]
/proc/loadavg: 2.04 2.54 2.82 3/89 25509
/proc/meminfo: memFree=1812472/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=7488 CPUtime=16.7
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 1800 0 0 0 1668 2 0 0 25 0 1 0 29557038 7667712 1514 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 1872 1514 51 112 0 1756 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 21212

[startup+51.1602 s]
/proc/loadavg: 2.02 2.50 2.80 3/89 25509
/proc/meminfo: memFree=1808248/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=10532 CPUtime=42.27
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 2559 0 0 0 4223 4 0 0 25 0 1 0 29557038 10784768 2273 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 2633 2273 51 112 0 2517 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 24256

[startup+102.441 s]
/proc/loadavg: 2.01 2.42 2.76 4/89 25509
/proc/meminfo: memFree=1800120/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=13092 CPUtime=93.3
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 3189 0 0 0 9325 5 0 0 25 0 1 0 29557038 13406208 2903 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 3273 2903 51 112 0 3157 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 26816

[startup+162.457 s]
/proc/loadavg: 2.00 2.34 2.71 3/89 25509
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=14828 CPUtime=153.04
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 3572 0 0 0 15298 6 0 0 25 0 1 0 29557038 15183872 3286 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 3707 3286 51 112 0 3591 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 28552

[startup+222.484 s]
/proc/loadavg: 2.00 2.27 2.66 3/89 25509
/proc/meminfo: memFree=1796600/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71

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

/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6190 0 0 0 122818 12 0 0 25 0 1 0 29557038 26324992 5904 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522278 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 6427 5904 51 112 0 6311 0
Current children cumulated CPU time (s) 1236.76
Current children cumulated vsize (KiB) 39432

[startup+1302.85 s]
/proc/loadavg: 2.00 2.01 2.18 3/95 25627
/proc/meminfo: memFree=1775456/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=26496 CPUtime=1287.91
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6353 0 0 0 128779 12 0 0 25 0 1 0 29557038 27131904 6067 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528776 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 6624 6067 51 112 0 6508 0
Current children cumulated CPU time (s) 1296.37
Current children cumulated vsize (KiB) 40220

[startup+1362.88 s]
/proc/loadavg: 2.00 2.01 2.17 3/89 25707
/proc/meminfo: memFree=1774520/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=27024 CPUtime=1347.57
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6487 0 0 0 134745 12 0 0 25 0 1 0 29557038 27672576 6201 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522259 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 6756 6201 51 112 0 6640 0
Current children cumulated CPU time (s) 1356.03
Current children cumulated vsize (KiB) 40748

[startup+1422.9 s]
/proc/loadavg: 2.00 2.00 2.16 3/89 25707
/proc/meminfo: memFree=1774136/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=27180 CPUtime=1407.31
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6536 0 0 0 140719 12 0 0 25 0 1 0 29557038 27832320 6250 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 6795 6250 51 112 0 6679 0
Current children cumulated CPU time (s) 1415.77
Current children cumulated vsize (KiB) 40904

[startup+1482.92 s]
/proc/loadavg: 2.00 2.00 2.15 3/89 25707
/proc/meminfo: memFree=1772792/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=27312 CPUtime=1467.05
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6582 0 0 0 146692 13 0 0 25 0 1 0 29557038 27967488 6296 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528782 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 6828 6296 51 112 0 6712 0
Current children cumulated CPU time (s) 1475.51
Current children cumulated vsize (KiB) 41036

[startup+1542.94 s]
/proc/loadavg: 2.05 2.01 2.14 3/89 25707
/proc/meminfo: memFree=1771640/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=28620 CPUtime=1526.78
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6892 0 0 0 152665 13 0 0 25 0 1 0 29557038 29306880 6606 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 7155 6606 51 112 0 7039 0
Current children cumulated CPU time (s) 1535.24
Current children cumulated vsize (KiB) 42344

[startup+1602.96 s]
/proc/loadavg: 2.02 2.01 2.13 3/89 25707
/proc/meminfo: memFree=1771384/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=28764 CPUtime=1586.52
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6923 0 0 0 158638 14 0 0 25 0 1 0 29557038 29454336 6637 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25509/statm: 7191 6637 51 112 0 7075 0
Current children cumulated CPU time (s) 1594.98
Current children cumulated vsize (KiB) 42488

[startup+1662.98 s]
/proc/loadavg: 2.15 2.04 2.13 3/96 25770
/proc/meminfo: memFree=1472064/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=29072 CPUtime=1646.34
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 6997 0 0 0 164615 19 0 0 25 0 1 0 29557038 29769728 6711 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528086 0 0 4096 3 0 0 0 17 0 0 0
/proc/25509/statm: 7268 6711 51 112 0 7152 0
Current children cumulated CPU time (s) 1654.8
Current children cumulated vsize (KiB) 42796

[startup+1723.07 s]
/proc/loadavg: 2.18 2.07 2.13 3/96 25770
/proc/meminfo: memFree=1109440/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=29232 CPUtime=1706.17
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 7045 0 0 0 170597 20 0 0 25 0 1 0 29557038 29933568 6759 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 0 0 0
/proc/25509/statm: 7308 6759 51 112 0 7192 0
Current children cumulated CPU time (s) 1714.63
Current children cumulated vsize (KiB) 42956

[startup+1783.12 s]
/proc/loadavg: 2.17 2.09 2.13 3/96 25770
/proc/meminfo: memFree=1108736/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=29376 CPUtime=1765.9
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 7087 0 0 0 176570 20 0 0 25 0 1 0 29557038 30081024 6801 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25509/statm: 7344 6801 51 112 0 7228 0
Current children cumulated CPU time (s) 1774.36
Current children cumulated vsize (KiB) 43100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.93 s]
/proc/loadavg: 2.17 2.09 2.13 3/96 25770
/proc/meminfo: memFree=1107584/2055920 swapFree=4192812/4192956
[pid=25491] ppid=25489 vsize=13724 CPUtime=7.71
/proc/25491/stat : 25491 (sugar) S 25489 25491 25101 0 -1 4194304 1277 26589 0 1 3 1 750 17 16 0 1 0 29556170 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25491/statm: 3431 816 373 3 0 531 0
[pid=25493] ppid=25491 vsize=0 CPUtime=0.75
/proc/25493/stat : 25493 (java) Z 25491 25491 25101 0 -1 1036 7757 0 1 0 68 7 0 0 17 0 1 0 29556176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25493/statm: 0 0 0 0 0 0 0
[pid=25509] ppid=25491 vsize=30420 CPUtime=1791.57
/proc/25509/stat : 25509 (minisat) R 25491 25491 25101 0 -1 0 7342 0 0 0 179137 20 0 0 25 0 1 0 29557038 31150080 7056 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25509/statm: 7605 7056 51 112 0 7489 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 44144

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25491 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=545852 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=187971
CPU time returned by wait4() is 7.73382
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): 1809.95
CPU time (s): 1800.04
CPU user time (s): 1799.58
CPU system time (s): 0.46
CPU usage (%): 99.4526
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.54585
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27951
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= 1204
involuntary context switches= 1341

runsolver used 2.17567 s user time and 5.85111 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan 29 18:40:12 UTC 2007


IDJOB= 203721
IDBENCH= 3977
IDSOLVER= 86
FILE ID= node2/203721-1170096012

PBS_JOBID= 3689442

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6870228c8c4555a1dae20765d35134fe

RANDOM SEED= 187042552

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.247
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.247
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:       1825576 kB
Buffers:         32880 kB
Cached:          52936 kB
SwapCached:          0 kB
Active:         133896 kB
Inactive:        41864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:         109572 kB
Slab:            39516 kB
Committed_AS:   377276 kB
PageTables:       2216 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= 66480 MiB



End job on node2 on Mon Jan 29 19:10:22 UTC 2007