Trace number 1855847

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1SAT (TO)22 1801.91 1798.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g9x9.opb
MD5SUM4b56e6775cc4a081c8696ef0fa81b784
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark0.359945
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20
Optimality of the best value was proved YES
Number of variables81
Total number of constraints81
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 81
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 81
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
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

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c MiniSAT restarts strategy
0.22/0.21	c Memory based learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-1855847-1244890622.opb
0.22/0.21	c reading problem ... 
0.22/0.26	c ... done. Wall clock time 0.047s.
0.22/0.26	c #vars     81
0.22/0.26	c #constraints  81
0.22/0.26	c constraints type 
0.22/0.26	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 81
0.22/0.27	c SATISFIABLE
0.22/0.27	c OPTIMIZING...
0.22/0.27	c Got one! Elapsed wall clock time (in seconds):0.059
0.22/0.27	o 27
0.22/0.30	c Got one! Elapsed wall clock time (in seconds):0.083
0.33/0.30	o 26
2.21/1.89	c Got one! Elapsed wall clock time (in seconds):1.675
2.21/1.89	o 25
4.90/4.51	c Got one! Elapsed wall clock time (in seconds):4.295
4.90/4.51	o 24
13.80/13.42	c Got one! Elapsed wall clock time (in seconds):13.209
13.80/13.42	o 23
42.49/42.14	c Got one! Elapsed wall clock time (in seconds):41.922
42.49/42.14	o 22
1800.93/1797.62	c starts		: 87
1800.93/1797.62	c conflicts		: 3287214
1800.93/1797.62	c decisions		: 4746213
1800.93/1797.62	c propagations		: 23402076
1800.93/1797.62	c inspects		: 5544066689
1800.93/1797.62	c learnt literals	: 0
1800.93/1797.62	c learnt binary clauses	: 0
1800.93/1797.62	c learnt ternary clauses	: 0
1800.93/1797.62	c learnt clauses	: 3287214
1800.93/1797.62	c ignored clauses	: 0
1800.93/1797.62	c root simplifications	: 0
1800.93/1797.62	c removed literals (reason simplification)	: 451096
1800.93/1797.62	c reason swapping (by a shorter reason)	: 0
1800.93/1797.62	c Calls to reduceDB	: 0
1800.93/1797.62	c speed (assignments/second)	: 13330.86259549377
1800.93/1797.62	c non guided choices	2
1801.71/1798.02	c learnt constraints type 
1801.71/1798.02	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 3287615
1801.71/1798.02	c constraints type 
1801.71/1798.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1801.71/1798.02	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 81
1801.71/1798.02	s SATISFIABLE
1801.71/1798.02	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 -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 -x59 -x60 x61 -x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 x78 -x79 x80 -x81 
1801.71/1798.02	c objective function=22
1801.71/1798.02	c Total wall clock time (in seconds): 1797.803

Verifier Data

OK	22

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1855847-1244890622/watcher-1855847-1244890622 -o /tmp/evaluation-result-1855847-1244890622/solver-1855847-1244890622 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855847-1244890622.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12875
/proc/meminfo: memFree=1329616/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1612 CPUtime=0
/proc/12875/stat : 12875 (java6) D 12873 12875 12701 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 156661747 1650688 143 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/12875/statm: 403 143 107 9 0 45 0

[startup+0.0312461 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12875
/proc/meminfo: memFree=1329616/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1468600 CPUtime=0.01
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 2740 0 1 0 0 1 0 0 18 0 4 0 156661747 1503846400 2487 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 367150 2492 782 9 0 364501 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1468600

[startup+0.101248 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12875
/proc/meminfo: memFree=1329616/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1472584 CPUtime=0.08
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 3613 0 1 0 6 2 0 0 18 0 12 0 156661747 1507926016 3356 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 368146 3356 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12875
/proc/meminfo: memFree=1329616/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1475324 CPUtime=0.33
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 5029 0 1 0 29 4 0 0 18 0 13 0 156661747 1510731776 4766 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 368831 4766 1345 9 0 366174 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1475324

[startup+0.701292 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12875
/proc/meminfo: memFree=1329616/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478592 CPUtime=0.97
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 6854 0 1 0 92 5 0 0 18 0 13 0 156661747 1514078208 6032 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369648 6032 1403 9 0 366991 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 1478592

[startup+1.50234 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12888
/proc/meminfo: memFree=1309160/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478592 CPUtime=1.9
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 8133 0 1 0 185 5 0 0 18 0 13 0 156661747 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369648 7057 1407 9 0 366991 0
[pid=12875/tid=12877] ppid=12873 vsize=1478592 CPUtime=1.26
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 4892 0 1 0 123 3 0 0 20 0 13 0 156661748 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4109451255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 156661749 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 156661749 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156661751 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 156661752 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 156661752 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156661756 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1478592 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 13 0 156661756 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1478592 CPUtime=0.34
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1680 0 0 0 34 0 0 0 16 0 13 0 156661756 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156661756 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 156661756 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 156661774 1514078208 7057 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 1478592

[startup+3.10245 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12888
/proc/meminfo: memFree=1303208/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478592 CPUtime=3.5
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 10087 0 1 0 344 6 0 0 18 0 13 0 156661747 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369648 9010 1407 9 0 366991 0
[pid=12875/tid=12877] ppid=12873 vsize=1478592 CPUtime=2.86
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 6846 0 1 0 282 4 0 0 25 0 13 0 156661748 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4109451937 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 156661749 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 156661749 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156661751 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 156661752 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 156661752 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156661756 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1478592 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 13 0 156661756 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1478592 CPUtime=0.35
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1680 0 0 0 35 0 0 0 16 0 13 0 156661756 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156661756 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 156661756 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1478592 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 156661774 1514078208 9010 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 1478592

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12888
/proc/meminfo: memFree=1291304/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478176 CPUtime=6.71
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 12820 0 1 0 663 8 0 0 18 0 13 0 156661747 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369544 11517 1407 9 0 366887 0
[pid=12875/tid=12877] ppid=12873 vsize=1478176 CPUtime=6.05
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 9579 0 1 0 599 6 0 0 25 0 13 0 156661748 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4109451542 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 156661749 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 156661749 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156661751 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 156661752 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 156661752 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156661756 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1478176 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 13 0 156661756 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1478176 CPUtime=0.36
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1680 0 0 0 36 0 0 0 17 0 13 0 156661756 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156661756 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 156661756 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1478176 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 156661774 1513652224 11517 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 1478176

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12888
/proc/meminfo: memFree=1275960/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1476252 CPUtime=13.11
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 16999 0 1 0 1300 11 0 0 18 0 13 0 156661747 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369063 15226 1407 9 0 366406 0
[pid=12875/tid=12877] ppid=12873 vsize=1476252 CPUtime=12.43
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 13758 0 1 0 1235 8 0 0 25 0 13 0 156661748 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4109450668 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 156661749 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 156661749 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156661751 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 156661752 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 156661752 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156661756 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1476252 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 13 0 156661756 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1476252 CPUtime=0.36
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1680 0 0 0 36 0 0 0 17 0 13 0 156661756 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156661756 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 156661756 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 156661774 1511682048 15226 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.11
Current children cumulated vsize (KiB) 1476252

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12888
/proc/meminfo: memFree=1249528/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1476252 CPUtime=25.9
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 23089 0 1 0 2575 15 0 0 18 0 13 0 156661747 1511682048 21316 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369063 21316 1407 9 0 366406 0
[pid=12875/tid=12877] ppid=12873 vsize=1476252 CPUtime=25.24
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 19848 0 1 0 2511 13 0 0 25 0 13 0 156661748 1511682048 21316 1992294400 134512640 134550932 4294956016 18446744073709551615 4109576107 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 156661749 1511682048 21316 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1476252 CPUtime=0
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 156661749 1511682048 21316 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1476252 CPUtime=0

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

[pid=12875/tid=12883] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1477792 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1477792 CPUtime=0.37
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1681 0 0 0 37 0 0 0 17 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 156661774 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 1477792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12894
/proc/meminfo: memFree=583096/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1477792 CPUtime=1800.01
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 205199 0 1 0 179899 102 0 0 18 0 13 0 156661747 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 369448 187289 1416 9 0 366791 0
[pid=12875/tid=12877] ppid=12873 vsize=1477792 CPUtime=1792.9
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 30969 0 1 0 179268 22 0 0 25 0 13 0 156661748 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4109451542 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1477792 CPUtime=3.18
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 89208 0 0 0 280 38 0 0 17 0 13 0 156661749 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1477792 CPUtime=3.23
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 81775 0 0 0 285 38 0 0 16 0 13 0 156661749 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 156661751 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156661752 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 156661752 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1477792 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1477792 CPUtime=0.37
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1681 0 0 0 37 0 0 0 17 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 156661756 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1477792 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 156661774 1513259008 187289 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1477792

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

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

[startup+1797.41 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 12896
/proc/meminfo: memFree=565544/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478440 CPUtime=1800.59
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 213868 0 1 0 179952 107 0 0 16 0 14 0 156661747 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12875/statm: 369610 195798 1416 9 0 366953 0
[pid=12875/tid=12877] ppid=12873 vsize=1478440 CPUtime=1792.91
/proc/12875/task/12877/stat : 12877 (java) S 12873 12875 12701 0 -1 64 30969 0 1 0 179269 22 0 0 25 0 14 0 156661748 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1478440 CPUtime=3.48
/proc/12875/task/12878/stat : 12878 (java) R 12873 12875 12701 0 -1 64 89682 0 0 0 309 39 0 0 19 0 14 0 156661749 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 103111747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1478440 CPUtime=3.52
/proc/12875/task/12879/stat : 12879 (java) R 12873 12875 12701 0 -1 64 89959 0 0 0 309 43 0 0 19 0 14 0 156661749 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 106196756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 156661751 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 16 0 14 0 156661752 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 156661752 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 6 0 0 0 0 0 0 0 18 0 14 0 156661756 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1478440 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 14 0 156661756 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1478440 CPUtime=0.37
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1681 0 0 0 37 0 0 0 17 0 14 0 156661756 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 14 0 156661756 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 14 0 156661756 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 14 0 156661774 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12896] ppid=12873 vsize=1478440 CPUtime=0
/proc/12875/task/12896/stat : 12896 (java) S 12873 12875 12701 0 -1 64 6 0 0 0 0 0 0 0 18 0 14 0 156841458 1513922560 195798 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (KiB) 1478440

[startup+1797.8 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 12896
/proc/meminfo: memFree=565544/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478980 CPUtime=1801.31
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 213936 0 1 0 180024 107 0 0 16 0 15 0 156661747 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12875/statm: 369745 195847 1418 9 0 367088 0
[pid=12875/tid=12877] ppid=12873 vsize=1478980 CPUtime=1793.09
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 30969 0 1 0 179287 22 0 0 18 0 15 0 156661748 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4109520017 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1478980 CPUtime=3.62
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 89682 0 0 0 323 39 0 0 19 0 15 0 156661749 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1478980 CPUtime=3.73
/proc/12875/task/12879/stat : 12879 (java) R 12873 12875 12701 0 -1 64 89959 0 0 0 330 43 0 0 21 0 15 0 156661749 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 15 0 15 0 156661751 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 16 0 15 0 156661752 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 156661752 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1478980 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1478980 CPUtime=0.4
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1739 0 0 0 40 0 0 0 17 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 15 0 156661774 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12896] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12896/stat : 12896 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 17 0 15 0 156841458 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.31
Current children cumulated vsize (KiB) 1478980

[startup+1798 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 12896
/proc/meminfo: memFree=565544/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=1478980 CPUtime=1801.71
/proc/12875/stat : 12875 (java) S 12873 12875 12701 0 -1 0 213936 0 1 0 180064 107 0 0 16 0 15 0 156661747 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12875/statm: 369745 195847 1418 9 0 367088 0
[pid=12875/tid=12877] ppid=12873 vsize=1478980 CPUtime=1793.29
/proc/12875/task/12877/stat : 12877 (java) R 12873 12875 12701 0 -1 64 30969 0 1 0 179307 22 0 0 20 0 15 0 156661748 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4109519819 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12878] ppid=12873 vsize=1478980 CPUtime=3.62
/proc/12875/task/12878/stat : 12878 (java) S 12873 12875 12701 0 -1 64 89682 0 0 0 323 39 0 0 17 0 15 0 156661749 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12879] ppid=12873 vsize=1478980 CPUtime=3.73
/proc/12875/task/12879/stat : 12879 (java) S 12873 12875 12701 0 -1 64 89959 0 0 0 330 43 0 0 21 0 15 0 156661749 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12880] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12880/stat : 12880 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 15 0 15 0 156661751 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12881] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12881/stat : 12881 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 16 0 15 0 156661752 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12882] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12882/stat : 12882 (java) S 12873 12875 12701 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 156661752 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12883] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12883/stat : 12883 (java) S 12873 12875 12701 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12884] ppid=12873 vsize=1478980 CPUtime=0.26
/proc/12875/task/12884/stat : 12884 (java) S 12873 12875 12701 0 -1 64 817 0 0 0 26 0 0 0 16 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12885] ppid=12873 vsize=1478980 CPUtime=0.4
/proc/12875/task/12885/stat : 12885 (java) S 12873 12875 12701 0 -1 64 1739 0 0 0 40 0 0 0 17 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12886] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12886/stat : 12886 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12887] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12887/stat : 12887 (java) S 12873 12875 12701 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 156661756 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12875/tid=12888] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12888/stat : 12888 (java) S 12873 12875 12701 0 -1 64 4 0 0 0 0 0 0 0 19 0 15 0 156661774 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12875/tid=12896] ppid=12873 vsize=1478980 CPUtime=0
/proc/12875/task/12896/stat : 12896 (java) S 12873 12875 12701 0 -1 64 9 0 0 0 0 0 0 0 17 0 15 0 156841458 1514475520 195847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 1478980

[startup+1798.1 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 12896
/proc/meminfo: memFree=565544/2055920 swapFree=4191900/4192956
[pid=12875] ppid=12873 vsize=0 CPUtime=1801.83
/proc/12875/stat : 12875 (java) Z 12873 12875 12701 0 -1 1036 213941 0 1 0 180070 113 0 0 16 0 2 0 156661747 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12875/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1801.83
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.17
CPU time (s): 1801.91
CPU user time (s): 1800.7
CPU system time (s): 1.20182
CPU usage (%): 100.208
Max. virtual memory (cumulated for all children) (KiB): 1478980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.7
system time used= 1.20182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213941
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= 36928
involuntary context switches= 26295

runsolver used 1.9587 second user time and 4.68029 second system time

The end

Launcher Data

Begin job on node29 at 2009-06-13 12:57:02
IDJOB=1855847
IDBENCH=2213
IDSOLVER=682
FILE ID=node29/1855847-1244890622
PBS_JOBID= 9354429
Free space on /tmp= 66308 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g9x9.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1855847-1244890622/watcher-1855847-1244890622 -o /tmp/evaluation-result-1855847-1244890622/solver-1855847-1244890622 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855847-1244890622.opb

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

MD5SUM BENCH= 4b56e6775cc4a081c8696ef0fa81b784
RANDOM SEED=2131860439

node29.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.237
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.237
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:       1330168 kB
Buffers:         58756 kB
Cached:         596300 kB
SwapCached:        260 kB
Active:          42364 kB
Inactive:       625436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330168 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          21304 kB
Slab:            43952 kB
Committed_AS:   146060 kB
PageTables:       1472 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= 66304 MiB
End job on node29 at 2009-06-13 13:27:01