Trace number 373395

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 NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23SAT (TO)85 1804.08 1793.99

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir08_area_opers.opb
MD5SUM47194cf421cbddfd6c2831e71c8b2458
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1801.9
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables203287
Total number of constraints469077
Number of constraints which are clauses469077
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1023
Number of terms in the objective function 101248
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 101248
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101248
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	85

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-373395-1177187398 -o ROOT/results/node20/solver-373395-1177187398 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/373395-1177187398/sat4jPseudoCPClause.jar /tmp/evaluation/373395-1177187398/instance-373395-1177187398.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18866
/proc/meminfo: memFree=1735152/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1800 CPUtime=0
/proc/18866/stat : 18866 (java) D 18864 18866 18129 0 -1 0 170 0 0 0 0 0 0 0 18 0 1 0 166657215 1843200 143 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/18866/statm: 450 143 106 9 0 92 0

[startup+0.00988497 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18866
/proc/meminfo: memFree=1735152/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=12056 CPUtime=0
/proc/18866/stat : 18866 (java) R 18864 18866 18129 0 -1 0 414 0 0 0 0 0 0 0 18 0 1 0 166657215 12345344 222 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 7590698 0 0 4096 0 0 0 0 17 1 0 0
/proc/18866/statm: 3014 229 135 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.101908 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18866
/proc/meminfo: memFree=1735152/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1780112 CPUtime=0.08
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 3982 0 1 0 6 2 0 0 18 0 12 0 166657215 1822834688 3724 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 445028 3724 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301948 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18866
/proc/meminfo: memFree=1735152/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1782488 CPUtime=0.33
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 6851 0 1 0 29 4 0 0 18 0 12 0 166657215 1825267712 6590 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 445622 6590 1264 9 0 443233 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782488

[startup+0.702028 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18866
/proc/meminfo: memFree=1735152/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1785192 CPUtime=0.9
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 11408 0 1 0 84 6 0 0 18 0 12 0 166657215 1828036608 10745 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 446298 10747 1296 9 0 443909 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1785192

[startup+1.50219 s]
/proc/loadavg: 1.00 1.00 1.00 3/89 18878
/proc/meminfo: memFree=1669840/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1785804 CPUtime=1.99
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 22603 0 1 0 188 11 0 0 18 0 12 0 166657215 1828663296 20981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 446451 20982 1301 9 0 444062 0
[pid=18866/tid=18868] ppid=18864 vsize=1785804 CPUtime=1.14
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 19202 0 1 0 105 9 0 0 18 0 12 0 166657217 1828663296 20983 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109655546 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 166657218 1828663296 20983 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 166657218 1828663296 20984 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166657220 1828663296 20985 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 166657221 1828663296 20985 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 166657221 1828663296 20986 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166657225 1828663296 20987 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1785804 CPUtime=0.45
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 1482 0 0 0 45 0 0 0 16 0 12 0 166657225 1828663296 20987 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1785804 CPUtime=0.38
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1202 0 0 0 38 0 0 0 17 0 12 0 166657225 1828663296 20988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166657225 1828663296 20988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1785804 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166657225 1828663296 20989 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1785804

[startup+3.10251 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 18878
/proc/meminfo: memFree=1612368/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1786480 CPUtime=3.85
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 47221 0 1 0 361 24 0 0 18 0 12 0 166657215 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 446620 45466 1310 9 0 444231 0
[pid=18866/tid=18868] ppid=18864 vsize=1786480 CPUtime=2.48
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 37690 0 1 0 229 19 0 0 22 0 12 0 166657217 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109513500 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1786480 CPUtime=0.12
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 2831 0 0 0 12 0 0 0 16 0 12 0 166657218 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1786480 CPUtime=0.12
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 3186 0 0 0 11 1 0 0 16 0 12 0 166657218 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1786480 CPUtime=0
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 166657220 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1786480 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166657221 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1786480 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166657221 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1786480 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166657225 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1786480 CPUtime=0.57
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 1514 0 0 0 57 0 0 0 16 0 12 0 166657225 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1786480 CPUtime=0.51
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1276 0 0 0 51 0 0 0 17 0 12 0 166657225 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1786480 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166657225 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1786480 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166657225 1829355520 45466 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 1786480

[startup+6.30215 s]
/proc/loadavg: 1.08 1.02 1.01 2/89 18878
/proc/meminfo: memFree=1513808/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1788372 CPUtime=7.64
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 61018 0 1 0 732 32 0 0 18 0 12 0 166657215 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447093 58532 1316 9 0 444704 0
[pid=18866/tid=18868] ppid=18864 vsize=1788372 CPUtime=5.08
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 37698 0 1 0 488 20 0 0 19 0 12 0 166657217 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109790711 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1788372 CPUtime=0.69
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 10121 0 0 0 65 4 0 0 16 0 12 0 166657218 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1788372 CPUtime=0.69
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 9681 0 0 0 64 5 0 0 16 0 12 0 166657218 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1788372 CPUtime=0
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 166657220 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1788372 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166657221 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1788372 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166657221 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1788372 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166657225 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1788372 CPUtime=0.59
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 1515 0 0 0 59 0 0 0 16 0 12 0 166657225 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1788372 CPUtime=0.54
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1279 0 0 0 54 0 0 0 16 0 12 0 166657225 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1788372 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166657225 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1788372 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166657225 1831292928 58532 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 1788372

[startup+12.7024 s]
/proc/loadavg: 1.07 1.02 1.00 2/89 18879
/proc/meminfo: memFree=1477128/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1791256 CPUtime=15.51
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 70125 0 1 0 1514 37 0 0 18 0 12 0 166657215 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447814 65583 1328 9 0 445425 0
[pid=18866/tid=18868] ppid=18864 vsize=1791256 CPUtime=10.12
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 37736 0 1 0 991 21 0 0 25 0 12 0 166657217 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109971996 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1791256 CPUtime=1.82
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 15226 0 0 0 176 6 0 0 16 0 12 0 166657218 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1791256 CPUtime=1.8
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 12860 0 0 0 174 6 0 0 19 0 12 0 166657218 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 166657220 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166657221 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166657221 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166657225 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1791256 CPUtime=0.88
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 2062 0 0 0 88 0 0 0 15 0 12 0 166657225 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1791256 CPUtime=0.83
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1513 0 0 0 83 0 0 0 15 0 12 0 166657225 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166657225 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166657225 1834246144 65583 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.51
Current children cumulated vsize (KiB) 1791256

[startup+25.502 s]
/proc/loadavg: 1.06 1.01 1.00 2/89 18879
/proc/meminfo: memFree=1477128/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1791256 CPUtime=28.32
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 70126 0 1 0 2795 37 0 0 18 0 12 0 166657215 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447814 65584 1328 9 0 445425 0
[pid=18866/tid=18868] ppid=18864 vsize=1791256 CPUtime=22.91
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 37736 0 1 0 2270 21 0 0 25 0 12 0 166657217 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109975770 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1791256 CPUtime=1.82
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 15226 0 0 0 176 6 0 0 16 0 12 0 166657218 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1791256 CPUtime=1.8
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 12860 0 0 0 174 6 0 0 19 0 12 0 166657218 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 166657220 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166657221 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166657221 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166657225 1834246144 65584 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 43 0 0 0 24 12 0 0 16 0 13 0 166657220 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 166657221 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 166657221 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 166657225 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1791256 CPUtime=1.38
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 2084 0 0 0 137 1 0 0 16 0 13 0 166657225 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1791256 CPUtime=1.25
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1531 0 0 0 125 0 0 0 16 0 13 0 166657225 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 166657225 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 166657225 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18880] ppid=18864 vsize=1791256 CPUtime=0
/proc/18866/task/18880/stat : 18880 (java) S 18864 18866 18129 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 166662652 1834246144 78441 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1791256

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

Sending SIGKILL to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1792.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 18882
/proc/meminfo: memFree=1425152/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1791904 CPUtime=1801.38
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 97667 0 1 0 179898 240 0 0 16 0 15 0 166657215 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447976 78458 1328 9 0 445587 0
[pid=18866/tid=18868] ppid=18864 vsize=1791904 CPUtime=1769.77
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 50258 0 1 0 176946 31 0 0 16 0 15 0 166657217 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109797918 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1791904 CPUtime=13.76
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 23488 0 0 0 1261 115 0 0 16 0 15 0 166657218 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1791904 CPUtime=14.15
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 19522 0 0 0 1338 77 0 0 16 0 15 0 166657218 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1791904 CPUtime=0.36
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 43 0 0 0 24 12 0 0 16 0 15 0 166657220 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 166657225 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1791904 CPUtime=1.43
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 2084 0 0 0 142 1 0 0 16 0 15 0 166657225 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1791904 CPUtime=1.31
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1531 0 0 0 131 0 0 0 16 0 15 0 166657225 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 166657225 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 166657225 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18880] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18880/stat : 18880 (java) S 18864 18866 18129 0 -1 64 2 0 0 0 0 0 0 0 18 0 15 0 166662652 1834909696 78458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.38
Current children cumulated vsize (KiB) 1791904

[startup+1793.4 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18885
/proc/meminfo: memFree=1423336/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1791904 CPUtime=1802.97
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 97669 0 1 0 180057 240 0 0 16 0 15 0 166657215 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447976 78459 1328 9 0 445587 0
[pid=18866/tid=18868] ppid=18864 vsize=1791904 CPUtime=1770.57
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 50259 0 1 0 177025 32 0 0 19 0 15 0 166657217 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109798214 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1791904 CPUtime=13.77
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 23488 0 0 0 1262 115 0 0 16 0 15 0 166657218 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1791904 CPUtime=14.15
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 19523 0 0 0 1338 77 0 0 16 0 15 0 166657218 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1791904 CPUtime=0.36
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 43 0 0 0 24 12 0 0 16 0 15 0 166657220 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1791904 CPUtime=1.43
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 2084 0 0 0 142 1 0 0 16 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1791904 CPUtime=1.31
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1531 0 0 0 131 0 0 0 16 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18880] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18880/stat : 18880 (java) S 18864 18866 18129 0 -1 64 2 0 0 0 0 0 0 0 18 0 15 0 166662652 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18884] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18884/stat : 18884 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 166836407 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18885] ppid=18864 vsize=1791904 CPUtime=1.31
/proc/18866/task/18885/stat : 18885 (java) R 18864 18866 18129 0 -1 64 6 0 0 0 131 0 0 0 18 0 15 0 166836407 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109978168 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1802.97
Current children cumulated vsize (KiB) 1791904

[startup+1793.8 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18885
/proc/meminfo: memFree=1423336/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1791904 CPUtime=1803.76
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 97670 0 1 0 180136 240 0 0 16 0 15 0 166657215 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447976 78459 1328 9 0 445587 0
[pid=18866/tid=18868] ppid=18864 vsize=1791904 CPUtime=1770.96
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 50260 0 1 0 177064 32 0 0 22 0 15 0 166657217 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109792762 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1791904 CPUtime=13.77
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 23488 0 0 0 1262 115 0 0 15 0 15 0 166657218 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1791904 CPUtime=14.16
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 19523 0 0 0 1339 77 0 0 16 0 15 0 166657218 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1791904 CPUtime=0.36
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 43 0 0 0 24 12 0 0 15 0 15 0 166657220 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1791904 CPUtime=1.43
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 2084 0 0 0 142 1 0 0 16 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1791904 CPUtime=1.31
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1531 0 0 0 131 0 0 0 16 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18880] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18880/stat : 18880 (java) S 18864 18866 18129 0 -1 64 2 0 0 0 0 0 0 0 18 0 15 0 166662652 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18884] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18884/stat : 18884 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 166836407 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18885] ppid=18864 vsize=1791904 CPUtime=1.71
/proc/18866/task/18885/stat : 18885 (java) R 18864 18866 18129 0 -1 64 6 0 0 0 171 0 0 0 17 0 15 0 166836407 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109978168 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1803.76
Current children cumulated vsize (KiB) 1791904

[startup+1793.9 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18885
/proc/meminfo: memFree=1423336/2055920 swapFree=4155232/4192956
[pid=18866] ppid=18864 vsize=1791904 CPUtime=1803.96
/proc/18866/stat : 18866 (java) S 18864 18866 18129 0 -1 0 97670 0 1 0 180156 240 0 0 16 0 15 0 166657215 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18866/statm: 447976 78459 1328 9 0 445587 0
[pid=18866/tid=18868] ppid=18864 vsize=1791904 CPUtime=1771.06
/proc/18866/task/18868/stat : 18868 (java) R 18864 18866 18129 0 -1 64 50260 0 1 0 177074 32 0 0 22 0 15 0 166657217 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109792170 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18869] ppid=18864 vsize=1791904 CPUtime=13.77
/proc/18866/task/18869/stat : 18869 (java) S 18864 18866 18129 0 -1 64 23488 0 0 0 1262 115 0 0 15 0 15 0 166657218 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18870] ppid=18864 vsize=1791904 CPUtime=14.16
/proc/18866/task/18870/stat : 18870 (java) S 18864 18866 18129 0 -1 64 19523 0 0 0 1339 77 0 0 16 0 15 0 166657218 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18871] ppid=18864 vsize=1791904 CPUtime=0.36
/proc/18866/task/18871/stat : 18871 (java) S 18864 18866 18129 0 -1 64 43 0 0 0 24 12 0 0 15 0 15 0 166657220 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18872] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18872/stat : 18872 (java) S 18864 18866 18129 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18873] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18873/stat : 18873 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 166657221 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18874] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18874/stat : 18874 (java) S 18864 18866 18129 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18875] ppid=18864 vsize=1791904 CPUtime=1.43
/proc/18866/task/18875/stat : 18875 (java) S 18864 18866 18129 0 -1 64 2084 0 0 0 142 1 0 0 16 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18876] ppid=18864 vsize=1791904 CPUtime=1.31
/proc/18866/task/18876/stat : 18876 (java) S 18864 18866 18129 0 -1 64 1531 0 0 0 131 0 0 0 16 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18877] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18877/stat : 18877 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18866/tid=18878] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18878/stat : 18878 (java) S 18864 18866 18129 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 166657225 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18880] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18880/stat : 18880 (java) S 18864 18866 18129 0 -1 64 2 0 0 0 0 0 0 0 18 0 15 0 166662652 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18884] ppid=18864 vsize=1791904 CPUtime=0
/proc/18866/task/18884/stat : 18884 (java) S 18864 18866 18129 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 166836407 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18866/tid=18885] ppid=18864 vsize=1791904 CPUtime=1.81
/proc/18866/task/18885/stat : 18885 (java) R 18864 18866 18129 0 -1 64 6 0 0 0 181 0 0 0 18 0 15 0 166836407 1834909696 78459 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109978248 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1803.96
Current children cumulated vsize (KiB) 1791904

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1793.99
CPU time (s): 1804.08
CPU user time (s): 1801.61
CPU system time (s): 2.46563
CPU usage (%): 100.562
Max. virtual memory (cumulated for all children) (KiB): 1791904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.61
system time used= 2.46563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97670
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= 67952
involuntary context switches= 45095

runsolver used 2.03269 second user time and 5.96209 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Apr 21 20:29:59 UTC 2007

IDJOB= 373395
IDBENCH= 25040
IDSOLVER= 164
FILE ID= node20/373395-1177187398

PBS_JOBID= 4649040

Free space on /tmp= 66438 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir08_area_opers.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/373395-1177187398/sat4jPseudoCPClause.jar /tmp/evaluation/373395-1177187398/instance-373395-1177187398.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-373395-1177187398 -o ROOT/results/node20/solver-373395-1177187398 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/373395-1177187398/sat4jPseudoCPClause.jar /tmp/evaluation/373395-1177187398/instance-373395-1177187398.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  47194cf421cbddfd6c2831e71c8b2458

RANDOM SEED= 975226364

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1735560 kB
Buffers:         38364 kB
Cached:         196220 kB
SwapCached:      16064 kB
Active:         187760 kB
Inactive:        69876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735560 kB
SwapTotal:     4192956 kB
SwapFree:      4155232 kB
Dirty:           19508 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            48288 kB
Committed_AS:  2007112 kB
PageTables:       1744 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= 66438 MiB

End job on node20 on Sat Apr 21 20:59:53 UTC 2007