Trace number 351717

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
sat4jPseudoCP 2007-03-23SAT (TO)52 1804.09 1780.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-sp97ar.opb
MD5SUM08881dff6590c7283bf2bddc3ff4042d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark1149.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 46
Optimality of the best value was proved NO
Number of variables282020
Total number of constraints1761
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1761
Minimum length of a constraint20
Maximum length of a constraint49260
Number of terms in the objective function 282020
Biggest coefficient in the objective function 79
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 756319
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 756319
Number of bits of the biggest sum of numbers20
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	52

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-351717-1176610223 -o ROOT/results/node9/solver-351717-1176610223 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351717-1176610223/sat4jPseudoCP.jar /tmp/evaluation/351717-1176610223/instance-351717-1176610223.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.01 1.00 1.00 2/77 16534
/proc/meminfo: memFree=1563720/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=18568 CPUtime=0
/proc/16534/stat : 16534 (runsolver) R 16532 16534 15899 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 137059942 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16534/statm: 4642 292 257 24 0 2626 0

[startup+0.0870029 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 16534
/proc/meminfo: memFree=1563720/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1777844 CPUtime=0.07
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 3816 0 1 0 5 2 0 0 18 0 7 0 137059942 1820512256 3558 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 444461 3558 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101004 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 16534
/proc/meminfo: memFree=1563720/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1780108 CPUtime=0.08
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 3965 0 1 0 6 2 0 0 18 0 12 0 137059942 1822830592 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 445027 3706 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.302028 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 16534
/proc/meminfo: memFree=1563720/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1781996 CPUtime=0.34
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 7568 0 1 0 30 4 0 0 18 0 12 0 137059942 1824763904 7306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 445499 7306 1267 9 0 443111 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1781996

[startup+0.701069 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 16534
/proc/meminfo: memFree=1563720/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1783500 CPUtime=0.93
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 12049 0 1 0 86 7 0 0 18 0 12 0 137059942 1826304000 11287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 445875 11289 1296 9 0 443487 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1783500

[startup+1.50116 s]
/proc/loadavg: 1.01 1.00 1.00 2/89 16546
/proc/meminfo: memFree=1495592/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1783500 CPUtime=1.72
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 30511 0 1 0 158 14 0 0 18 0 12 0 137059942 1826304000 29749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 445875 29750 1296 9 0 443487 0
[pid=16534/tid=16536] ppid=16532 vsize=1783500 CPUtime=1.34
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 28388 0 1 0 121 13 0 0 25 0 12 0 137059944 1826304000 29751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109555523 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 137059945 1826304000 29752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 137059945 1826304000 29752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 137059948 1826304000 29753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 137059948 1826304000 29754 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 137059948 1826304000 29755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 137059952 1826304000 29756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1783500 CPUtime=0.14
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 407 0 0 0 14 0 0 0 16 0 12 0 137059952 1826304000 29757 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1783500 CPUtime=0.22
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 995 0 0 0 22 0 0 0 17 0 12 0 137059952 1826304000 29758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 137059952 1826304000 29759 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1783500 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 137059952 1826304000 29760 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 1783500

[startup+3.10235 s]
/proc/loadavg: 1.01 1.00 1.00 3/89 16546
/proc/meminfo: memFree=1385192/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1792192 CPUtime=4.39
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 51420 0 1 0 413 26 0 0 18 0 12 0 137059942 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448048 48861 1317 9 0 445660 0
[pid=16534/tid=16536] ppid=16532 vsize=1792192 CPUtime=2.6
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 37685 0 1 0 243 17 0 0 23 0 12 0 137059944 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474957 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1792192 CPUtime=0.25
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 5024 0 0 0 23 2 0 0 19 0 12 0 137059945 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1792192 CPUtime=0.25
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 3538 0 0 0 23 2 0 0 16 0 12 0 137059945 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1792192 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 137059948 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1792192 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 137059948 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1792192 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 137059948 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1792192 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 137059952 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1792192 CPUtime=0.53
/proc/16534/task/16543/stat : 16543 (java) R 16532 16534 15899 0 -1 64 1710 0 0 0 53 0 0 0 19 0 12 0 137059952 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102065696 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1792192 CPUtime=0.7
/proc/16534/task/16544/stat : 16544 (java) R 16532 16534 15899 0 -1 64 2737 0 0 0 68 2 0 0 19 0 12 0 137059952 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336746 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1792192 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 137059952 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1792192 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 137059952 1835204608 48861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 1792192

[startup+6.30271 s]
/proc/loadavg: 1.01 1.00 1.00 2/89 16546
/proc/meminfo: memFree=1312680/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1793988 CPUtime=8.86
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 76077 0 1 0 848 38 0 0 18 0 12 0 137059942 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448497 66573 1317 9 0 446109 0
[pid=16534/tid=16536] ppid=16532 vsize=1793988 CPUtime=5.1
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 37690 0 1 0 492 18 0 0 15 0 12 0 137059944 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109508497 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1793988 CPUtime=0.93
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 15937 0 0 0 87 6 0 0 16 0 12 0 137059945 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1793988 CPUtime=0.93
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 13295 0 0 0 87 6 0 0 16 0 12 0 137059945 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1793988 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 137059948 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1793988 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 137059948 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1793988 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 137059948 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1793988 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 137059952 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1793988 CPUtime=0.56
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 1729 0 0 0 56 0 0 0 16 0 12 0 137059952 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1793988 CPUtime=1.29
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 6700 0 0 0 125 4 0 0 15 0 12 0 137059952 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1793988 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 137059952 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1793988 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 137059952 1837043712 66573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.86
Current children cumulated vsize (KiB) 1793988

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 16546
/proc/meminfo: memFree=1270568/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1795268 CPUtime=16.11
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 85877 0 1 0 1566 45 0 0 18 0 12 0 137059942 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448817 75001 1317 9 0 446429 0
[pid=16534/tid=16536] ppid=16532 vsize=1795268 CPUtime=10.64
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 37699 0 1 0 1044 20 0 0 17 0 12 0 137059944 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1795268 CPUtime=1.78
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 20814 0 0 0 169 9 0 0 16 0 12 0 137059945 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1795268 CPUtime=1.78
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 18209 0 0 0 169 9 0 0 16 0 12 0 137059945 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 137059948 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 137059948 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 137059948 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 137059952 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1795268 CPUtime=0.56
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 1729 0 0 0 56 0 0 0 16 0 12 0 137059952 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1795268 CPUtime=1.29
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 6700 0 0 0 125 4 0 0 16 0 12 0 137059952 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 137059952 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 137059952 1838354432 75001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.11
Current children cumulated vsize (KiB) 1795268

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 16546
/proc/meminfo: memFree=1268328/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1795268 CPUtime=29.21
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 87592 0 1 0 2872 49 0 0 18 0 12 0 137059942 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448817 75204 1317 9 0 446429 0
[pid=16534/tid=16536] ppid=16532 vsize=1795268 CPUtime=23.16
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 37718 0 1 0 2293 23 0 0 25 0 12 0 137059944 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474603 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1795268 CPUtime=2.05
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 21642 0 0 0 196 9 0 0 16 0 12 0 137059945 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1795268 CPUtime=2.05
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 19077 0 0 0 196 9 0 0 16 0 12 0 137059945 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 137059948 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 137059948 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 137059948 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1795268 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 137059952 1838354432 75204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=16534/tid=16546] ppid=16532 vsize=1794568 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 137059952 1837637632 153094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16548] ppid=16532 vsize=1794568 CPUtime=0
/proc/16534/task/16548/stat : 16548 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 137079378 1837637632 153094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1794568

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+1779 s]
/proc/loadavg: 1.00 1.00 1.00 5/93 16553
/proc/meminfo: memFree=954624/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1795216 CPUtime=1801.15
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 197184 0 1 0 179870 245 0 0 16 0 15 0 137059942 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448804 153116 1329 9 0 446416 0
[pid=16534/tid=16536] ppid=16532 vsize=1795216 CPUtime=1748.3
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 60641 0 1 0 174792 38 0 0 21 0 15 0 137059944 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110215220 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1795216 CPUtime=24.38
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 52001 0 0 0 2361 77 0 0 16 0 15 0 137059945 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1795216 CPUtime=24.01
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 73889 0 0 0 2289 112 0 0 16 0 15 0 137059945 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1795216 CPUtime=0.28
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 97 0 0 0 18 10 0 0 15 0 15 0 137059948 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 137059952 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1795216 CPUtime=1.55
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 3049 0 0 0 154 1 0 0 17 0 15 0 137059952 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1795216 CPUtime=2.16
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 6764 0 0 0 212 4 0 0 17 0 15 0 137059952 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 15 0 137059952 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 137059952 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16548] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16548/stat : 16548 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 137079378 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16552] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16552/stat : 16552 (java) S 16532 16534 15899 0 -1 64 8 0 0 0 0 0 0 0 20 0 15 0 137237784 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16553] ppid=16532 vsize=1795216 CPUtime=0.41
/proc/16534/task/16553/stat : 16553 (java) R 16532 16534 15899 0 -1 64 5 0 0 0 41 0 0 0 17 0 15 0 137237784 1838301184 153116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110063903 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.15
Current children cumulated vsize (KiB) 1795216

[startup+1779.81 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 16553
/proc/meminfo: memFree=952192/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1795216 CPUtime=1802.75
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 197186 0 1 0 180030 245 0 0 16 0 15 0 137059942 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448804 153117 1329 9 0 446416 0
[pid=16534/tid=16536] ppid=16532 vsize=1795216 CPUtime=1749.1
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 60642 0 1 0 174872 38 0 0 25 0 15 0 137059944 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109663226 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1795216 CPUtime=24.38
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 52002 0 0 0 2361 77 0 0 16 0 15 0 137059945 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1795216 CPUtime=24.02
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 73889 0 0 0 2290 112 0 0 16 0 15 0 137059945 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1795216 CPUtime=0.28
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 97 0 0 0 18 10 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1795216 CPUtime=1.55
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 3049 0 0 0 154 1 0 0 17 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1795216 CPUtime=2.16
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 6764 0 0 0 212 4 0 0 17 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16548] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16548/stat : 16548 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 137079378 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16552] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16552/stat : 16552 (java) S 16532 16534 15899 0 -1 64 8 0 0 0 0 0 0 0 20 0 15 0 137237784 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16553] ppid=16532 vsize=1795216 CPUtime=1.2
/proc/16534/task/16553/stat : 16553 (java) R 16532 16534 15899 0 -1 64 5 0 0 0 120 0 0 0 18 0 15 0 137237784 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110063896 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1802.75
Current children cumulated vsize (KiB) 1795216

[startup+1780.2 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 16553
/proc/meminfo: memFree=952192/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1795216 CPUtime=1803.54
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 197187 0 1 0 180109 245 0 0 16 0 15 0 137059942 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448804 153117 1329 9 0 446416 0
[pid=16534/tid=16536] ppid=16532 vsize=1795216 CPUtime=1749.48
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 60643 0 1 0 174910 38 0 0 18 0 15 0 137059944 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110225687 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1795216 CPUtime=24.39
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 52002 0 0 0 2362 77 0 0 16 0 15 0 137059945 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1795216 CPUtime=24.03
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 73889 0 0 0 2291 112 0 0 16 0 15 0 137059945 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1795216 CPUtime=0.28
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 97 0 0 0 18 10 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1795216 CPUtime=1.55
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 3049 0 0 0 154 1 0 0 17 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1795216 CPUtime=2.16
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 6764 0 0 0 212 4 0 0 17 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16548] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16548/stat : 16548 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 137079378 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16552] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16552/stat : 16552 (java) S 16532 16534 15899 0 -1 64 8 0 0 0 0 0 0 0 20 0 15 0 137237784 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16553] ppid=16532 vsize=1795216 CPUtime=1.58
/proc/16534/task/16553/stat : 16553 (java) R 16532 16534 15899 0 -1 64 5 0 0 0 158 0 0 0 21 0 15 0 137237784 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110063903 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1803.54
Current children cumulated vsize (KiB) 1795216

[startup+1780.4 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 16553
/proc/meminfo: memFree=952192/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=1795216 CPUtime=1803.94
/proc/16534/stat : 16534 (java) S 16532 16534 15899 0 -1 0 197187 0 1 0 180149 245 0 0 16 0 15 0 137059942 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 448804 153117 1329 9 0 446416 0
[pid=16534/tid=16536] ppid=16532 vsize=1795216 CPUtime=1749.68
/proc/16534/task/16536/stat : 16536 (java) R 16532 16534 15899 0 -1 64 60643 0 1 0 174930 38 0 0 19 0 15 0 137059944 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109662856 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16537] ppid=16532 vsize=1795216 CPUtime=24.39
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 15899 0 -1 64 52002 0 0 0 2362 77 0 0 16 0 15 0 137059945 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16538] ppid=16532 vsize=1795216 CPUtime=24.03
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 15899 0 -1 64 73889 0 0 0 2291 112 0 0 16 0 15 0 137059945 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=1795216 CPUtime=0.28
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 15899 0 -1 64 97 0 0 0 18 10 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16540] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 15899 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 15899 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 137059948 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 15899 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16543] ppid=16532 vsize=1795216 CPUtime=1.55
/proc/16534/task/16543/stat : 16543 (java) S 16532 16534 15899 0 -1 64 3049 0 0 0 154 1 0 0 17 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16544] ppid=16532 vsize=1795216 CPUtime=2.16
/proc/16534/task/16544/stat : 16544 (java) S 16532 16534 15899 0 -1 64 6764 0 0 0 212 4 0 0 17 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16545] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16545/stat : 16545 (java) S 16532 16534 15899 0 -1 64 2 0 0 0 0 0 0 0 25 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16534/tid=16546] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16546/stat : 16546 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 137059952 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16548] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16548/stat : 16548 (java) S 16532 16534 15899 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 137079378 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16552] ppid=16532 vsize=1795216 CPUtime=0
/proc/16534/task/16552/stat : 16552 (java) S 16532 16534 15899 0 -1 64 8 0 0 0 0 0 0 0 20 0 15 0 137237784 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16553] ppid=16532 vsize=1795216 CPUtime=1.78
/proc/16534/task/16553/stat : 16553 (java) R 16532 16534 15899 0 -1 64 5 0 0 0 178 0 0 0 23 0 15 0 137237784 1838301184 153117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110063843 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1803.94
Current children cumulated vsize (KiB) 1795216

[startup+1780.5 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 16553
/proc/meminfo: memFree=952192/2055920 swapFree=4158676/4192956
[pid=16534] ppid=16532 vsize=0 CPUtime=1804.06
/proc/16534/stat : 16534 (java) Z 16532 16534 15899 0 -1 1036 197187 0 1 0 180153 253 0 0 16 0 2 0 137059942 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1804.06
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1780.53
CPU time (s): 1804.09
CPU user time (s): 1801.53
CPU system time (s): 2.55761
CPU usage (%): 101.323
Max. virtual memory (cumulated for all children) (KiB): 1797988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.53
system time used= 2.55761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197187
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= 58847
involuntary context switches= 49931

runsolver used 2.02069 second user time and 5.86211 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Apr 15 04:10:24 UTC 2007

IDJOB= 351717
IDBENCH= 1793
IDSOLVER= 160
FILE ID= node9/351717-1176610223

PBS_JOBID= 4556829

Free space on /tmp= 66490 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-sp97ar.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351717-1176610223/sat4jPseudoCP.jar /tmp/evaluation/351717-1176610223/instance-351717-1176610223.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-351717-1176610223 -o ROOT/results/node9/solver-351717-1176610223 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351717-1176610223/sat4jPseudoCP.jar /tmp/evaluation/351717-1176610223/instance-351717-1176610223.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  08881dff6590c7283bf2bddc3ff4042d

RANDOM SEED= 672921845

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1564128 kB
Buffers:         78676 kB
Cached:         306952 kB
SwapCached:      10540 kB
Active:         175372 kB
Inactive:       244264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564128 kB
SwapTotal:     4192956 kB
SwapFree:      4158676 kB
Dirty:           69192 kB
Writeback:           0 kB
Mapped:          30852 kB
Slab:            57700 kB
Committed_AS:  4797796 kB
PageTables:       1784 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= 66490 MiB

End job on node9 on Sun Apr 15 04:40:05 UTC 2007