Trace number 363510

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23OPT-7772 58.5671 55.2911

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/363510-1177029016/instance-363510-1177029016.opb
0.08/0.19	c reading problem ... 
0.32/0.38	c ... done. Wall clock time 0.185s.
0.32/0.38	c CPU time (experimental) 0.32s.
0.32/0.38	c #vars     60
0.32/0.38	c #constraints  30
0.48/0.41	c SATISFIABLE
0.48/0.41	c OPTIMIZING...
0.48/0.41	c Got one! Elapsed wall clock time (in seconds):0.219
0.48/0.41	o -7675
2.37/1.50	c Got one! Elapsed wall clock time (in seconds):1.303
2.37/1.50	o -7684
3.97/2.28	c Got one! Elapsed wall clock time (in seconds):2.086
3.97/2.28	o -7696
4.36/2.43	c Got one! Elapsed wall clock time (in seconds):2.232
4.36/2.43	o -7728
5.65/3.39	c Got one! Elapsed wall clock time (in seconds):3.193
5.65/3.39	o -7734
9.26/6.90	c Got one! Elapsed wall clock time (in seconds):6.708
9.26/6.90	o -7738
12.62/10.24	c Got one! Elapsed wall clock time (in seconds):10.047
12.62/10.24	o -7758
19.35/16.80	c Got one! Elapsed wall clock time (in seconds):16.608
19.35/16.80	o -7772
58.51/55.22	c starts		: 13
58.51/55.22	c conflicts		: 2941
58.51/55.22	c decisions		: 8249
58.51/55.22	c propagations		: 37425
58.51/55.22	c inspects		: 7163530
58.51/55.22	c learnt literals	: 0
58.51/55.22	c learnt binary clauses	: 0
58.51/55.22	c learnt ternary clauses	: 0
58.51/55.22	c learnt clauses	: 2940
58.51/55.22	c root simplifications	: 0
58.51/55.22	c removed literals (reason simplification)	: 0
58.51/55.22	c reason swapping (by a shorter reason)	: 0
58.51/55.22	c Calls to reduceDB	: 0
58.51/55.22	c speed (decisions/second)	: 214.72823823406915
58.51/55.22	c non guided choices	0
58.51/55.22	s OPTIMUM FOUND
58.51/55.22	v -x1 -x2 x3 -x4 x5 x6 -x7 x8 -x9 x10 x11 x12 -x13 x14 -x15 -x16 -x17 x18 -x19 x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 x31
58.51/55.22	v -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 x42 -x43 -x44 x45 -x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 x55 -x56 -x57 -x58
58.51/55.22	v x59 x60
58.51/55.22	c objective function=-7772
58.51/55.22	c Total wall clock time (ms): 55.027

Verifier Data (download as text)

OK	-7772

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.93 0.96 0.98 2/77 23641
/proc/meminfo: memFree=1546512/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1800 CPUtime=0
/proc/23641/stat : 23641 (java) R 23639 23641 15084 0 -1 0 136 0 0 0 0 0 0 0 19 0 1 0 150819603 1843200 108 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23641/statm: 450 114 85 9 0 92 0

[startup+0.0353629 s]
/proc/loadavg: 0.93 0.96 0.98 2/77 23641
/proc/meminfo: memFree=1546512/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1776088 CPUtime=0.02
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 3197 0 1 0 1 1 0 0 18 0 4 0 150819603 1818714112 2944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 444022 2944 887 9 0 441658 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776088

[startup+0.101371 s]
/proc/loadavg: 0.93 0.96 0.98 2/77 23641
/proc/meminfo: memFree=1546512/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1780256 CPUtime=0.08
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 4014 0 1 0 6 2 0 0 18 0 12 0 150819603 1822982144 3755 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 445064 3755 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780256

[startup+0.301391 s]
/proc/loadavg: 0.93 0.96 0.98 2/77 23641
/proc/meminfo: memFree=1546512/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1782000 CPUtime=0.32
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 5159 0 1 0 29 3 0 0 18 0 12 0 150819603 1824768000 4897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 445500 4897 1270 9 0 443112 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782000

[startup+0.701435 s]
/proc/loadavg: 0.93 0.96 0.98 2/77 23641
/proc/meminfo: memFree=1546512/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1784588 CPUtime=1.04
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 8049 0 1 0 99 5 0 0 18 0 13 0 150819603 1827418112 6740 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 446147 6740 1311 9 0 443759 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1784588

[startup+1.50253 s]
/proc/loadavg: 0.93 0.96 0.98 4/90 23655
/proc/meminfo: memFree=1509416/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1797360 CPUtime=2.57
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 20772 0 1 0 247 10 0 0 18 0 12 0 150819603 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 449340 14458 1311 9 0 446952 0
[pid=23641/tid=23643] ppid=23639 vsize=1797360 CPUtime=0.88
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 10167 0 1 0 83 5 0 0 18 0 12 0 150819604 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109200836 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 150819606 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 150819606 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 150819608 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 150819609 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 150819609 1840496640 14458 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 150819612 1840496640 14459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1797360 CPUtime=0.87
/proc/23641/task/23650/stat : 23650 (java) R 23639 23641 15084 0 -1 64 4742 0 0 0 85 2 0 0 19 0 12 0 150819612 1840496640 14460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 3042382 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1797360 CPUtime=0.8
/proc/23641/task/23651/stat : 23651 (java) R 23639 23641 15084 0 -1 64 5139 0 0 0 78 2 0 0 18 0 12 0 150819612 1840496640 14460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102283577 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 150819612 1840496640 14461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1797360 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 150819612 1840496640 14461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 1797360

[startup+3.10269 s]
/proc/loadavg: 1.10 0.99 0.99 4/90 23656
/proc/meminfo: memFree=1431968/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1804084 CPUtime=5.33
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 55801 0 1 0 505 28 0 0 18 0 13 0 150819603 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 451021 44410 1326 9 0 448633 0
[pid=23641/tid=23643] ppid=23639 vsize=1804084 CPUtime=2.23
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37718 0 1 0 203 20 0 0 19 0 13 0 150819604 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109532238 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 211 0 0 0 0 0 0 0 17 0 13 0 150819606 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 120 0 0 0 0 0 0 0 16 0 13 0 150819606 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 150819608 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150819609 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1804084 CPUtime=1.16
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5203 0 0 0 114 2 0 0 16 0 13 0 150819612 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1804084 CPUtime=1.9
/proc/23641/task/23651/stat : 23651 (java) R 23639 23641 15084 0 -1 64 11818 0 0 0 186 4 0 0 17 0 13 0 150819612 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103314528 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1804084 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1847382016 44410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 1804084

[startup+6.30204 s]
/proc/loadavg: 1.10 0.99 0.99 2/90 23659
/proc/meminfo: memFree=1370640/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=8.66
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 56932 0 1 0 837 29 0 0 18 0 13 0 150819603 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 45247 1326 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=5.36
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37724 0 1 0 516 20 0 0 17 0 13 0 150819604 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109575936 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.02
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 794 0 0 0 2 0 0 0 16 0 13 0 150819606 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.02
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 643 0 0 0 2 0 0 0 16 0 13 0 150819606 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 150819608 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.19
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5203 0 0 0 117 2 0 0 16 0 13 0 150819612 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.02
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11831 0 0 0 198 4 0 0 16 0 13 0 150819612 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23659] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23659/stat : 23659 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150819943 1846333440 45247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 1803060

[startup+12.7027 s]
/proc/loadavg: 1.08 0.99 0.99 2/90 23661
/proc/meminfo: memFree=1365248/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=15.16
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 60328 0 1 0 1484 32 0 0 18 0 13 0 150819603 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 46427 1327 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=11.7
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37732 0 1 0 1150 20 0 0 18 0 13 0 150819604 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109575482 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.07
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 2373 0 0 0 6 1 0 0 16 0 13 0 150819606 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.06
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 2423 0 0 0 5 1 0 0 16 0 13 0 150819606 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 150819608 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.22
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5223 0 0 0 120 2 0 0 16 0 13 0 150819612 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.04
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11831 0 0 0 200 4 0 0 16 0 13 0 150819612 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23661] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23661/stat : 23661 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150820628 1846333440 46427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.16
Current children cumulated vsize (KiB) 1803060

[startup+25.5013 s]
/proc/loadavg: 1.07 0.99 0.99 2/90 23662
/proc/meminfo: memFree=1386872/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=28.55
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 62865 0 1 0 2822 33 0 0 18 0 13 0 150819603 1846333440 40451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 40451 1327 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=24.36
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37758 0 1 0 2416 20 0 0 22 0 13 0 150819604 1846333440 40451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109472246 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.14
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 3438 0 0 0 13 1 0 0 16 0 13 0 150819606 1846333440 40451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.13
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 3653 0 0 0 12 1 0 0 16 0 13 0 150819606 1846333440 40451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0.01
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 1 0 0 0 16 0 13 0 150819608 1846333440 40451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 40451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/23641/task/23662/stat : 23662 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150821284 1846333440 37323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.36
Current children cumulated vsize (KiB) 1803060

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

[startup+52.7022 s]
/proc/loadavg: 1.04 0.99 0.99 2/90 23662
/proc/meminfo: memFree=1401144/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=55.98
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 65661 0 1 0 5563 35 0 0 18 0 13 0 150819603 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 37386 1334 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=51.28
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37818 0 1 0 5107 21 0 0 25 0 13 0 150819604 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109678627 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.38
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 4651 0 0 0 36 2 0 0 16 0 13 0 150819606 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.36
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 5169 0 0 0 35 1 0 0 16 0 13 0 150819606 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0.03
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 2 1 0 0 16 0 13 0 150819608 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.55
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5429 0 0 0 153 2 0 0 16 0 13 0 150819612 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.3
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11847 0 0 0 226 4 0 0 17 0 13 0 150819612 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23662] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23662/stat : 23662 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150821284 1846333440 37386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 55.98
Current children cumulated vsize (KiB) 1803060

[startup+54.3024 s]
/proc/loadavg: 1.04 0.99 0.99 2/90 23662
/proc/meminfo: memFree=1401144/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=57.6
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 65781 0 1 0 5724 36 0 0 18 0 13 0 150819603 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 37309 1334 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=52.86
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37821 0 1 0 5265 21 0 0 25 0 13 0 150819604 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109560064 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.4
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 4701 0 0 0 38 2 0 0 15 0 13 0 150819606 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.39
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 5236 0 0 0 37 2 0 0 16 0 13 0 150819606 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0.04
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 2 2 0 0 16 0 13 0 150819608 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.56
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5429 0 0 0 154 2 0 0 16 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.3
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11847 0 0 0 226 4 0 0 17 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23662] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23662/stat : 23662 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150821284 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.6
Current children cumulated vsize (KiB) 1803060

[startup+54.7024 s]
/proc/loadavg: 1.04 0.99 0.99 2/90 23662
/proc/meminfo: memFree=1401144/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=58
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 65781 0 1 0 5764 36 0 0 18 0 13 0 150819603 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 37309 1334 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=53.26
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37821 0 1 0 5305 21 0 0 25 0 13 0 150819604 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109531719 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.4
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 4701 0 0 0 38 2 0 0 15 0 13 0 150819606 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.39
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 5236 0 0 0 37 2 0 0 16 0 13 0 150819606 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0.04
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 2 2 0 0 16 0 13 0 150819608 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.56
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5429 0 0 0 154 2 0 0 16 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.3
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11847 0 0 0 226 4 0 0 17 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23662] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23662/stat : 23662 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150821284 1846333440 37309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58
Current children cumulated vsize (KiB) 1803060

[startup+55.1025 s]
/proc/loadavg: 1.04 0.99 0.99 2/90 23662
/proc/meminfo: memFree=1401144/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=58.41
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 65847 0 1 0 5805 36 0 0 18 0 13 0 150819603 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 37368 1334 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=53.66
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37822 0 1 0 5345 21 0 0 25 0 13 0 150819604 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109531919 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.4
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 4740 0 0 0 38 2 0 0 16 0 13 0 150819606 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.39
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 5262 0 0 0 37 2 0 0 16 0 13 0 150819606 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0.04
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 2 2 0 0 15 0 13 0 150819608 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.56
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5429 0 0 0 154 2 0 0 16 0 13 0 150819612 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.3
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11847 0 0 0 226 4 0 0 17 0 13 0 150819612 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23662] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23662/stat : 23662 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150821284 1846333440 37368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.41
Current children cumulated vsize (KiB) 1803060

[startup+55.2025 s]
/proc/loadavg: 1.04 0.99 0.99 2/90 23662
/proc/meminfo: memFree=1401144/2055920 swapFree=4138204/4192956
[pid=23641] ppid=23639 vsize=1803060 CPUtime=58.51
/proc/23641/stat : 23641 (java) S 23639 23641 15084 0 -1 0 65882 0 1 0 5815 36 0 0 18 0 13 0 150819603 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23641/statm: 450765 37336 1334 9 0 448377 0
[pid=23641/tid=23643] ppid=23639 vsize=1803060 CPUtime=53.75
/proc/23641/task/23643/stat : 23643 (java) R 23639 23641 15084 0 -1 64 37823 0 1 0 5354 21 0 0 25 0 13 0 150819604 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109532236 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23644] ppid=23639 vsize=1803060 CPUtime=0.41
/proc/23641/task/23644/stat : 23644 (java) S 23639 23641 15084 0 -1 64 4754 0 0 0 39 2 0 0 16 0 13 0 150819606 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23645] ppid=23639 vsize=1803060 CPUtime=0.39
/proc/23641/task/23645/stat : 23645 (java) S 23639 23641 15084 0 -1 64 5282 0 0 0 37 2 0 0 16 0 13 0 150819606 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23646] ppid=23639 vsize=1803060 CPUtime=0.04
/proc/23641/task/23646/stat : 23646 (java) S 23639 23641 15084 0 -1 64 19 0 0 0 2 2 0 0 16 0 13 0 150819608 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23647] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23647/stat : 23647 (java) S 23639 23641 15084 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23648] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23648/stat : 23648 (java) S 23639 23641 15084 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150819609 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23649] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23649/stat : 23649 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150819612 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23650] ppid=23639 vsize=1803060 CPUtime=1.56
/proc/23641/task/23650/stat : 23650 (java) S 23639 23641 15084 0 -1 64 5429 0 0 0 154 2 0 0 16 0 13 0 150819612 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23641/tid=23651] ppid=23639 vsize=1803060 CPUtime=2.3
/proc/23641/task/23651/stat : 23651 (java) S 23639 23641 15084 0 -1 64 11847 0 0 0 226 4 0 0 17 0 13 0 150819612 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23652] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23652/stat : 23652 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150819612 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23653] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23653/stat : 23653 (java) S 23639 23641 15084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150819612 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23641/tid=23662] ppid=23639 vsize=1803060 CPUtime=0
/proc/23641/task/23662/stat : 23662 (java) S 23639 23641 15084 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 150821284 1846333440 37336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.51
Current children cumulated vsize (KiB) 1803060

Child status: 30
Real time (s): 55.2911
CPU time (s): 58.5671
CPU user time (s): 58.1792
CPU system time (s): 0.387941
CPU usage (%): 105.925
Max. virtual memory (cumulated for all children) (KiB): 1806556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.1792
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65891
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= 2648
involuntary context switches= 2276

runsolver used 0.067989 second user time and 0.178972 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Fri Apr 20 00:30:16 UTC 2007

IDJOB= 363510
IDBENCH= 1857
IDSOLVER= 160
FILE ID= node24/363510-1177029016

PBS_JOBID= 4630604

Free space on /tmp= 66231 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d0f46c7e79d3309033cc6b73ceacef6c

RANDOM SEED= 899032952

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
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.238
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:       1546920 kB
Buffers:         51340 kB
Cached:         362004 kB
SwapCached:      22808 kB
Active:         140152 kB
Inactive:       307600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546920 kB
SwapTotal:     4192956 kB
SwapFree:      4138204 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:          40132 kB
Slab:            46708 kB
Committed_AS:  2921888 kB
PageTables:       1816 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66231 MiB

End job on node24 on Fri Apr 20 00:31:11 UTC 2007