Trace number 1883604

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) 539.591 539.908

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v50_e1000_d25_mw10_3.opb.PB06.opb
MD5SUM16e382d24044cea3204cbf333685cccd
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 benchmark11.9332
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 constraints2559501
Number of constraints which are clauses2554450
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints4950
Minimum length of a constraint2
Maximum length of a constraint2000
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 450
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 2049
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

523.22/523.57	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
539.31/539.64		at boolvar.model.constraints.global.PBconstraint.makeTC(PBconstraint.java:968)
539.31/539.64		at boolvar.model.constraints.global.PBconstraint.makeCascadingBargraphs(PBconstraint.java:1258)
539.31/539.64		at boolvar.model.constraints.global.PBconstraint.getGloBarCascadingCNF(PBconstraint.java:1163)
539.31/539.64		at boolvar.model.constraints.global.PBconstraint.getCNF(PBconstraint.java:259)
539.31/539.64		at boolvar.output.CnfProblem.read(CnfProblem.java:118)
539.31/539.64		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-1883604-1245194852/watcher-1883604-1245194852 -o /tmp/evaluation-result-1883604-1245194852/solver-1883604-1245194852 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883604-1245194852.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 0.99 0.99 3/64 14863
/proc/meminfo: memFree=1781624/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=152 CPUtime=0
/proc/14863/stat : 14863 (java) R 14861 14863 13126 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 187085939 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 2605860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14863/statm: 38 26 19 9 0 4 0

[startup+0.0526569 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 14863
/proc/meminfo: memFree=1781624/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1683988 CPUtime=0.04
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2175 0 1 0 3 1 0 0 18 0 9 0 187085939 1724403712 1710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 420997 1710 958 9 0 415910 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1683988

[startup+0.101665 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 14863
/proc/meminfo: memFree=1781624/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684400 CPUtime=0.08
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2784 0 1 0 7 1 0 0 18 0 9 0 187085939 1724825600 2279 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421100 2280 1212 9 0 416011 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1684400

[startup+0.301681 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 14863
/proc/meminfo: memFree=1781624/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684552 CPUtime=0.31
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 3931 0 1 0 29 2 0 0 18 0 9 0 187085939 1724981248 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421138 3405 1222 9 0 416049 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1684552

[startup+0.701722 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 14863
/proc/meminfo: memFree=1781624/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684576 CPUtime=0.71
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 7337 0 1 0 68 3 0 0 18 0 9 0 187085939 1725005824 6306 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421144 6306 2154 9 0 416055 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1684576

[startup+1.5028 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 14872
/proc/meminfo: memFree=1760048/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684564 CPUtime=1.52
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 11596 0 1 0 146 6 0 0 18 0 9 0 187085939 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421141 9847 2154 9 0 416052 0
[pid=14863/tid=14865] ppid=14861 vsize=1684564 CPUtime=0.94
/proc/14863/task/14865/stat : 14865 (java) R 14861 14863 13126 0 -1 64 2253 0 1 0 92 2 0 0 16 0 9 0 187085940 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4126356749 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1684564 CPUtime=0.5
/proc/14863/task/14866/stat : 14866 (java) S 14861 14863 13126 0 -1 64 8318 0 0 0 48 2 0 0 16 0 9 0 187085941 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1684564 CPUtime=0.04
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 293 0 0 0 4 0 0 0 16 0 9 0 187085943 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1724993536 9847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1724993536 9847 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) 1684564

[startup+3.10297 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 14872
/proc/meminfo: memFree=1739120/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684564 CPUtime=3.12
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 20587 0 1 0 302 10 0 0 18 0 9 0 187085939 1724993536 17826 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421141 17826 2154 9 0 416052 0
[pid=14863/tid=14865] ppid=14861 vsize=1684564 CPUtime=2.01
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 2541 0 1 0 198 3 0 0 17 0 9 0 187085940 1724993536 17827 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1684564 CPUtime=1.04
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 17021 0 0 0 99 5 0 0 16 0 9 0 187085941 1724993536 17827 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 17828 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 17829 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1724993536 17829 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1684564 CPUtime=0.04
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 294 0 0 0 4 0 0 0 16 0 9 0 187085943 1724993536 17830 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1724993536 17831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1724993536 17831 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 1684564

[startup+6.30131 s]
/proc/loadavg: 1.08 1.00 1.00 2/73 14872
/proc/meminfo: memFree=1662896/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684564 CPUtime=6.32
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 45738 0 1 0 612 20 0 0 18 0 9 0 187085939 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421141 33959 2155 9 0 416052 0
[pid=14863/tid=14865] ppid=14861 vsize=1684564 CPUtime=3.61
/proc/14863/task/14865/stat : 14865 (java) R 14861 14863 13126 0 -1 64 3689 0 1 0 357 4 0 0 17 0 9 0 187085940 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4126359251 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1684564 CPUtime=2.63
/proc/14863/task/14866/stat : 14866 (java) S 14861 14863 13126 0 -1 64 41020 0 0 0 249 14 0 0 16 0 9 0 187085941 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1684564 CPUtime=0.04
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 297 0 0 0 4 0 0 0 15 0 9 0 187085943 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1724993536 33959 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 1684564

[startup+12.702 s]
/proc/loadavg: 1.08 1.00 1.00 2/73 14872
/proc/meminfo: memFree=1524408/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684564 CPUtime=12.71
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 92441 0 1 0 1230 41 0 0 18 0 9 0 187085939 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421141 71607 2155 9 0 416052 0
[pid=14863/tid=14865] ppid=14861 vsize=1684564 CPUtime=7.33
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 4781 0 1 0 726 7 0 0 17 0 9 0 187085940 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1684564 CPUtime=5.31
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 86629 0 0 0 498 33 0 0 15 0 9 0 187085941 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1684564 CPUtime=0.05
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 299 0 0 0 5 0 0 0 16 0 9 0 187085943 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1724993536 71607 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 1684564

[startup+25.5013 s]
/proc/loadavg: 1.06 1.00 1.00 2/73 14872
/proc/meminfo: memFree=1239288/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684564 CPUtime=25.5
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 195098 0 1 0 2466 84 0 0 18 0 9 0 187085939 1724993536 140215 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421141 140215 2155 9 0 416052 0
[pid=14863/tid=14865] ppid=14861 vsize=1684564 CPUtime=13.15
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 9925 0 1 0 1302 13 0 0 18 0 9 0 187085940 1724993536 140216 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1684564 CPUtime=12.29
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 184143 0 0 0 1159 70 0 0 16 0 9 0 187085941 1724993536 140216 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 140217 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 140217 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1724993536 140218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1684564 CPUtime=0.05
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 299 0 0 0 5 0 0 0 16 0 9 0 187085943 1724993536 140218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1724993536 140219 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1724993536 140219 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1684564

[startup+51.1021 s]
/proc/loadavg: 1.04 1.00 1.00 2/73 14872
/proc/meminfo: memFree=612152/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1684564 CPUtime=51.1
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 370284 0 1 0 4955 155 0 0 18 0 9 0 187085939 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 421141 296909 2165 9 0 416052 0
[pid=14863/tid=14865] ppid=14861 vsize=1684564 CPUtime=27.16
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15182 0 1 0 2696 20 0 0 16 0 9 0 187085940 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1684564 CPUtime=23.81
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 354017 0 0 0 2247 134 0 0 17 0 9 0 187085941 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187085941 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1684564 CPUtime=0.1
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 187085943 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1684564 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1724993536 296909 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1748692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 1748692

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

[startup+524.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158328/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1748692 CPUtime=524.41
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2506866 0 1 0 51379 1062 0 0 18 0 9 0 187085939 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 437173 404866 2163 9 0 432084 0
[pid=14863/tid=14865] ppid=14861 vsize=1748692 CPUtime=38.26
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15258 0 1 0 3801 25 0 0 16 0 9 0 187085940 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1748692 CPUtime=486.03
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 2490520 0 0 0 47567 1036 0 0 25 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 103732260 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1748692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 524.41
Current children cumulated vsize (KiB) 1748692

[startup+531.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158328/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1716692 CPUtime=530.81
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2522812 0 1 0 52011 1070 0 0 18 0 9 0 187085939 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 429173 396866 2163 9 0 424084 0
[pid=14863/tid=14865] ppid=14861 vsize=1716692 CPUtime=38.26
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15259 0 1 0 3801 25 0 0 16 0 9 0 187085940 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1716692 CPUtime=492.42
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 2506465 0 0 0 48198 1044 0 0 25 0 9 0 187085941 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 102499786 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1716692 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1716692 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 187085941 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1716692 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1716692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1716692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1716692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1757892608 396866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 530.81
Current children cumulated vsize (KiB) 1716692

[startup+534.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158264/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1748692 CPUtime=534.01
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2538813 0 1 0 52325 1076 0 0 18 0 9 0 187085939 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 437173 404866 2163 9 0 432084 0
[pid=14863/tid=14865] ppid=14861 vsize=1748692 CPUtime=38.26
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15259 0 1 0 3801 25 0 0 16 0 9 0 187085940 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1748692 CPUtime=495.62
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 2522466 0 0 0 48512 1050 0 0 25 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 104188671 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1748692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 534.01
Current children cumulated vsize (KiB) 1748692

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158264/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1748692 CPUtime=537.21
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2538813 0 1 0 52645 1076 0 0 18 0 9 0 187085939 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 437173 404866 2163 9 0 432084 0
[pid=14863/tid=14865] ppid=14861 vsize=1748692 CPUtime=38.26
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15259 0 1 0 3801 25 0 0 16 0 9 0 187085940 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1748692 CPUtime=498.82
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 2522466 0 0 0 48832 1050 0 0 25 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 102768099 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1748692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 537.21
Current children cumulated vsize (KiB) 1748692

[startup+539.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158264/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1748692 CPUtime=538.81
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2538813 0 1 0 52805 1076 0 0 18 0 9 0 187085939 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 437173 404866 2163 9 0 432084 0
[pid=14863/tid=14865] ppid=14861 vsize=1748692 CPUtime=38.26
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15259 0 1 0 3801 25 0 0 16 0 9 0 187085940 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1748692 CPUtime=500.42
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 2522466 0 0 0 48992 1050 0 0 25 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 104191145 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1748692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 538.81
Current children cumulated vsize (KiB) 1748692

[startup+539.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158264/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=1748692 CPUtime=539.21
/proc/14863/stat : 14863 (java) S 14861 14863 13126 0 -1 0 2538813 0 1 0 52845 1076 0 0 18 0 9 0 187085939 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 437173 404866 2163 9 0 432084 0
[pid=14863/tid=14865] ppid=14861 vsize=1748692 CPUtime=38.26
/proc/14863/task/14865/stat : 14865 (java) S 14861 14863 13126 0 -1 64 15259 0 1 0 3801 25 0 0 16 0 9 0 187085940 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14866] ppid=14861 vsize=1748692 CPUtime=500.82
/proc/14863/task/14866/stat : 14866 (java) R 14861 14863 13126 0 -1 64 2522466 0 0 0 49032 1050 0 0 25 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 104191083 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14867] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14867/stat : 14867 (java) S 14861 14863 13126 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14868] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14868/stat : 14868 (java) S 14861 14863 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 187085941 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14869] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14869/stat : 14869 (java) S 14861 14863 13126 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14870] ppid=14861 vsize=1748692 CPUtime=0.11
/proc/14863/task/14870/stat : 14870 (java) S 14861 14863 13126 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14863/tid=14871] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14871/stat : 14871 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187085943 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14863/tid=14872] ppid=14861 vsize=1748692 CPUtime=0
/proc/14863/task/14872/stat : 14872 (java) S 14861 14863 13126 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187085944 1790660608 404866 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 539.21
Current children cumulated vsize (KiB) 1748692

[startup+539.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14872
/proc/meminfo: memFree=158264/2055920 swapFree=4181836/4192956
[pid=14863] ppid=14861 vsize=0 CPUtime=539.58
/proc/14863/stat : 14863 (java) Z 14861 14863 13126 0 -1 12 2538824 0 1 0 52858 1100 0 0 16 0 2 0 187085939 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14863/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 539.58
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 539.908
CPU time (s): 539.591
CPU user time (s): 528.583
CPU system time (s): 11.0083
CPU usage (%): 99.9413
Max. virtual memory (cumulated for all children) (KiB): 1780696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 528.583
system time used= 11.0083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2538824
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= 11742
involuntary context switches= 8791

runsolver used 0.534918 second user time and 1.47078 second system time

The end

Launcher Data

Begin job on node24 at 2009-06-17 01:27:36
IDJOB=1883604
IDBENCH=1381
IDSOLVER=688
FILE ID=node24/1883604-1245194852
PBS_JOBID= 9368291
Free space on /tmp= 66276 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v50_e1000_d25_mw10_3.opb.PB06.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-1883604-1245194852/watcher-1883604-1245194852 -o /tmp/evaluation-result-1883604-1245194852/solver-1883604-1245194852 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883604-1245194852.opb minisat %dimacs %var

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

MD5SUM BENCH= 16e382d24044cea3204cbf333685cccd
RANDOM SEED=1621291849

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782104 kB
Buffers:         46552 kB
Cached:         177188 kB
SwapCached:       5284 kB
Active:         163412 kB
Inactive:        68080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782104 kB
SwapTotal:     4192956 kB
SwapFree:      4181836 kB
Dirty:           89520 kB
Writeback:           0 kB
Mapped:          12924 kB
Slab:            28280 kB
Committed_AS:   211728 kB
PageTables:       1444 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-1883604-1245194852.opb

Free space on /tmp at the end= 66268 MiB
End job on node24 at 2009-06-17 01:36:36