Trace number 1883594

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26? (exit code) 494.605 494.774

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l6_n1500.opb
MD5SUM03ac75ce62b4fa0384fbdccf34acdc82
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.81911
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4500
Total number of constraints674250
Number of constraints which are clauses672750
Number of constraints which are cardinality constraints (but not clauses)1500
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

494.35/494.52	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
494.35/494.52		at java.util.Arrays.copyOf(Unknown Source)
494.35/494.52		at java.util.Arrays.copyOf(Unknown Source)
494.35/494.52		at java.util.ArrayList.ensureCapacity(Unknown Source)
494.35/494.52		at java.util.ArrayList.add(Unknown Source)
494.35/494.52		at boolvar.output.CNFformula.addClause(CNFformula.java:41)
494.35/494.52		at boolvar.model.constraints.global.PBconstraint.makeTC(PBconstraint.java:1020)
494.35/494.52		at boolvar.model.constraints.global.PBconstraint.makeCascadingBargraphs(PBconstraint.java:1258)
494.35/494.52		at boolvar.model.constraints.global.PBconstraint.getGloBarCascadingCNF(PBconstraint.java:1163)
494.35/494.52		at boolvar.model.constraints.global.PBconstraint.getCNF(PBconstraint.java:259)
494.35/494.52		at boolvar.output.CnfProblem.read(CnfProblem.java:118)
494.35/494.52		at PBsolve.main(PBsolve.java:771)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883594-1245194786/watcher-1883594-1245194786 -o /tmp/evaluation-result-1883594-1245194786/solver-1883594-1245194786 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883594-1245194786.opb minisat %dimacs %var 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10226
/proc/meminfo: memFree=1791732/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1620 CPUtime=0
/proc/10226/stat : 10226 (java) R 10224 10226 6718 0 -1 0 181 0 0 0 0 0 0 0 19 0 1 0 187076868 1658880 152 1992294400 134512640 134550932 4294956192 18446744073709551615 10621680 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 404 160 124 9 0 46 0

[startup+0.092667 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10226
/proc/meminfo: memFree=1791732/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684400 CPUtime=0.09
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 2820 0 1 0 8 1 0 0 19 0 9 0 187076868 1724825600 2315 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421100 2316 1214 9 0 416011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1684400

[startup+0.101666 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10226
/proc/meminfo: memFree=1791732/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684400 CPUtime=0.11
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 2956 0 1 0 10 1 0 0 19 0 9 0 187076868 1724825600 2450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421100 2450 1222 9 0 416011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684400

[startup+0.301688 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10226
/proc/meminfo: memFree=1791732/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684544 CPUtime=0.33
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 4173 0 1 0 31 2 0 0 19 0 9 0 187076868 1724973056 3625 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421136 3626 1339 9 0 416047 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1684544

[startup+0.701726 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10226
/proc/meminfo: memFree=1791732/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684580 CPUtime=0.73
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 7007 0 1 0 70 3 0 0 19 0 9 0 187076868 1725009920 6169 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421145 6169 2154 9 0 416056 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1684580

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 10235
/proc/meminfo: memFree=1770220/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684580 CPUtime=1.52
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 9135 0 1 0 147 5 0 0 19 0 9 0 187076868 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421145 8057 2154 9 0 416056 0
[pid=10226/tid=10228] ppid=10224 vsize=1684580 CPUtime=1.1
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 2074 0 1 0 109 1 0 0 16 0 9 0 187076869 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1684580 CPUtime=0.36
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 6037 0 0 0 33 3 0 0 17 0 9 0 187076870 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1684580 CPUtime=0.04
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 291 0 0 0 4 0 0 0 15 0 9 0 187076872 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076872 1725009920 8057 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 1684580

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 10235
/proc/meminfo: memFree=1762924/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684580 CPUtime=3.13
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 15139 0 1 0 302 11 0 0 19 0 9 0 187076868 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421145 13341 2154 9 0 416056 0
[pid=10226/tid=10228] ppid=10224 vsize=1684580 CPUtime=1.9
/proc/10226/task/10228/stat : 10228 (java) R 10224 10226 6718 0 -1 64 2503 0 1 0 188 2 0 0 17 0 9 0 187076869 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4126397248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1684580 CPUtime=1.17
/proc/10226/task/10229/stat : 10229 (java) S 10224 10226 6718 0 -1 64 11611 0 0 0 109 8 0 0 16 0 9 0 187076870 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1684580 CPUtime=0.04
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 292 0 0 0 4 0 0 0 16 0 9 0 187076872 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076872 1725009920 13341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 1684580

[startup+6.3023 s]
/proc/loadavg: 1.16 1.03 1.01 2/73 10235
/proc/meminfo: memFree=1696180/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684580 CPUtime=6.37
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 30325 0 1 0 615 22 0 0 19 0 9 0 187076868 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421145 27507 2154 9 0 416056 0
[pid=10226/tid=10228] ppid=10224 vsize=1684580 CPUtime=3.75
/proc/10226/task/10228/stat : 10228 (java) R 10224 10226 6718 0 -1 64 2975 0 1 0 372 3 0 0 17 0 9 0 187076869 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4126400682 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1684580 CPUtime=2.52
/proc/10226/task/10229/stat : 10229 (java) S 10224 10226 6718 0 -1 64 26322 0 0 0 234 18 0 0 16 0 9 0 187076870 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1684580 CPUtime=0.07
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 295 0 0 0 7 0 0 0 17 0 9 0 187076872 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076872 1725009920 27507 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1684580

[startup+12.703 s]
/proc/loadavg: 1.39 1.08 1.03 2/73 10235
/proc/meminfo: memFree=1575284/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684580 CPUtime=12.76
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 76651 0 1 0 1233 43 0 0 19 0 9 0 187076868 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421145 59778 2155 9 0 416056 0
[pid=10226/tid=10228] ppid=10224 vsize=1684580 CPUtime=7.34
/proc/10226/task/10228/stat : 10228 (java) R 10224 10226 6718 0 -1 64 4786 0 1 0 728 6 0 0 17 0 9 0 187076869 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4126360409 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1684580 CPUtime=5.32
/proc/10226/task/10229/stat : 10229 (java) S 10224 10226 6718 0 -1 64 70834 0 0 0 496 36 0 0 16 0 9 0 187076870 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187076870 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1684580 CPUtime=0.08
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 298 0 0 0 8 0 0 0 16 0 9 0 187076872 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1684580 CPUtime=0
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076872 1725009920 59778 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1684580

[startup+25.5013 s]
/proc/loadavg: 1.60 1.14 1.05 2/73 10235
/proc/meminfo: memFree=1282996/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1705820 CPUtime=25.57
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 156941 0 1 0 2479 78 0 0 19 0 9 0 187076868 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 426455 128407 2163 9 0 421366 0
[pid=10226/tid=10228] ppid=10224 vsize=1705820 CPUtime=13.71
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 6708 0 1 0 1361 10 0 0 17 0 9 0 187076869 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1705820 CPUtime=11.69
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 149150 0 0 0 1103 66 0 0 18 0 9 0 187076870 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 104190755 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1705820 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1705820 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187076870 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1705820 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1705820 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 350 0 0 0 13 0 0 0 16 0 9 0 187076872 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1705820 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1705820 CPUtime=0
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076872 1746759680 128407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 1705820

[startup+51.1019 s]
/proc/loadavg: 1.94 1.26 1.09 3/73 10235
/proc/meminfo: memFree=721844/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1684688 CPUtime=51.12
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 315091 0 1 0 4960 152 0 0 19 0 9 0 187076868 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 421172 272727 2163 9 0 416083 0
[pid=10226/tid=10228] ppid=10224 vsize=1684688 CPUtime=24.95
/proc/10226/task/10228/stat : 10228 (java) R 10224 10226 6718 0 -1 64 15401 0 1 0 2477 18 0 0 17 0 9 0 187076869 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4126462876 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1684688 CPUtime=26
/proc/10226/task/10229/stat : 10229 (java) S 10224 10226 6718 0 -1 64 298607 0 0 0 2468 132 0 0 16 0 9 0 187076870 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1684688 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1684688 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1684688 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1684688 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 350 0 0 0 13 0 0 0 16 0 9 0 187076872 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1684688 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1725120512 272727 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1700692

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

[startup+474.301 s]
/proc/loadavg: 1.15 1.20 1.13 2/73 10235
/proc/meminfo: memFree=215412/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1700692 CPUtime=474.16
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 836451 0 1 0 47036 380 0 0 19 0 9 0 187076868 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 425173 392874 2163 9 0 420084 0
[pid=10226/tid=10228] ppid=10224 vsize=1700692 CPUtime=39.34
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 15470 0 1 0 3912 22 0 0 16 0 9 0 187076869 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1700692 CPUtime=434.6
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 819896 0 0 0 43107 353 0 0 25 0 9 0 187076870 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 103732818 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392874 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 474.16
Current children cumulated vsize (KiB) 1700692

[startup+487.103 s]
/proc/loadavg: 1.26 1.22 1.14 2/73 10235
/proc/meminfo: memFree=215412/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1700692 CPUtime=486.95
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 852341 0 1 0 48309 386 0 0 19 0 9 0 187076868 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 425173 392875 2164 9 0 420084 0
[pid=10226/tid=10228] ppid=10224 vsize=1700692 CPUtime=39.34
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 15472 0 1 0 3912 22 0 0 16 0 9 0 187076869 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1700692 CPUtime=447.4
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 835784 0 0 0 44380 360 0 0 19 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 102758074 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 486.95
Current children cumulated vsize (KiB) 1700692

[startup+490.305 s]
/proc/loadavg: 1.32 1.24 1.15 2/73 10235
/proc/meminfo: memFree=215412/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1700692 CPUtime=490.16
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 852341 0 1 0 48630 386 0 0 19 0 9 0 187076868 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 425173 392875 2164 9 0 420084 0
[pid=10226/tid=10228] ppid=10224 vsize=1700692 CPUtime=39.34
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 15472 0 1 0 3912 22 0 0 16 0 9 0 187076869 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1700692 CPUtime=450.6
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 835784 0 0 0 44700 360 0 0 25 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 102768099 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 490.16
Current children cumulated vsize (KiB) 1700692

[startup+491.901 s]
/proc/loadavg: 1.32 1.24 1.15 2/73 10235
/proc/meminfo: memFree=215412/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1700692 CPUtime=491.75
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 852341 0 1 0 48789 386 0 0 19 0 9 0 187076868 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 425173 392875 2164 9 0 420084 0
[pid=10226/tid=10228] ppid=10224 vsize=1700692 CPUtime=39.34
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 15472 0 1 0 3912 22 0 0 16 0 9 0 187076869 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1700692 CPUtime=452.2
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 835784 0 0 0 44860 360 0 0 25 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 102768136 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 491.75
Current children cumulated vsize (KiB) 1700692

[startup+493.501 s]
/proc/loadavg: 1.32 1.24 1.15 2/73 10235
/proc/meminfo: memFree=215412/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1700692 CPUtime=493.35
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 852341 0 1 0 48949 386 0 0 19 0 9 0 187076868 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 425173 392875 2164 9 0 420084 0
[pid=10226/tid=10228] ppid=10224 vsize=1700692 CPUtime=39.34
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 15472 0 1 0 3912 22 0 0 16 0 9 0 187076869 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1700692 CPUtime=453.8
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 835784 0 0 0 45020 360 0 0 25 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 104191036 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 493.35
Current children cumulated vsize (KiB) 1700692

[startup+494.302 s]
/proc/loadavg: 1.32 1.24 1.15 2/73 10235
/proc/meminfo: memFree=215412/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=1700692 CPUtime=494.15
/proc/10226/stat : 10226 (java) S 10224 10226 6718 0 -1 0 852341 0 1 0 49029 386 0 0 19 0 9 0 187076868 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 425173 392875 2164 9 0 420084 0
[pid=10226/tid=10228] ppid=10224 vsize=1700692 CPUtime=39.34
/proc/10226/task/10228/stat : 10228 (java) S 10224 10226 6718 0 -1 64 15472 0 1 0 3912 22 0 0 16 0 9 0 187076869 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10229] ppid=10224 vsize=1700692 CPUtime=454.6
/proc/10226/task/10229/stat : 10229 (java) R 10224 10226 6718 0 -1 64 835784 0 0 0 45100 360 0 0 25 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 104191036 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10230] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10230/stat : 10230 (java) S 10224 10226 6718 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10226/tid=10231] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10231/stat : 10231 (java) S 10224 10226 6718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187076870 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10232] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10232/stat : 10232 (java) S 10224 10226 6718 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10233] ppid=10224 vsize=1700692 CPUtime=0.13
/proc/10226/task/10233/stat : 10233 (java) S 10224 10226 6718 0 -1 64 352 0 0 0 13 0 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10234] ppid=10224 vsize=1700692 CPUtime=0
/proc/10226/task/10234/stat : 10234 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10226/tid=10235] ppid=10224 vsize=1700692 CPUtime=0.05
/proc/10226/task/10235/stat : 10235 (java) S 10224 10226 6718 0 -1 64 1 0 0 0 3 2 0 0 15 0 9 0 187076872 1741508608 392875 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 494.15
Current children cumulated vsize (KiB) 1700692

[startup+494.706 s]
/proc/loadavg: 1.38 1.25 1.15 2/66 10235
/proc/meminfo: memFree=586932/2055920 swapFree=4178716/4192956
[pid=10226] ppid=10224 vsize=0 CPUtime=494.53
/proc/10226/stat : 10226 (java) Z 10224 10226 6718 0 -1 12 852351 0 1 0 49051 402 0 0 16 0 2 0 187076868 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10226/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 494.53
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 494.774
CPU time (s): 494.605
CPU user time (s): 490.513
CPU system time (s): 4.09138
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 1708696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 490.513
system time used= 4.09138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 852351
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= 10799
involuntary context switches= 3243

runsolver used 1.3118 second user time and 2.94455 second system time

The end

Launcher Data

Begin job on node90 at 2009-06-17 01:26:29
IDJOB=1883594
IDBENCH=1371
IDSOLVER=688
FILE ID=node90/1883594-1245194786
PBS_JOBID= 9368280
Free space on /tmp= 66488 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l6_n1500.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883594-1245194786/watcher-1883594-1245194786 -o /tmp/evaluation-result-1883594-1245194786/solver-1883594-1245194786 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883594-1245194786.opb minisat %dimacs %var

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 03ac75ce62b4fa0384fbdccf34acdc82
RANDOM SEED=876135527

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

/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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1792276 kB
Buffers:         34156 kB
Cached:         163660 kB
SwapCached:       8428 kB
Active:          97828 kB
Inactive:       110612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792276 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:           40972 kB
Writeback:           0 kB
Mapped:          16272 kB
Slab:            41204 kB
Committed_AS:   113920 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883594-1245194786.opb

Free space on /tmp at the end= 66480 MiB
End job on node90 at 2009-06-17 01:34:44