Trace number 365549

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
sat4jPseudoCPClause 2007-03-23UNSAT 13.7399 10.8067

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-d2q06c.opb
MD5SUM7b03b498d913dd1b306399e53ada7e6f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.63514
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155010
Total number of constraints2171
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 constraints2171
Minimum length of a constraint30
Maximum length of a constraint3270
Number of terms in the objective function 89670
Biggest coefficient in the objective function 36281708852543488
Number of bits for the biggest coefficient in the objective function 56
Sum of the numbers in the objective function 17434532498669331507
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 1246989811751845888
Number of bits of the biggest number in a constraint 61
Biggest sum of numbers in a constraint 17434532498669331507
Number of bits of the biggest sum of numbers64
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

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.PBSolverClause)
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 Simplify asserted PB constraints to clauses
0.08/0.19	c solving /tmp/evaluation/365549-1177051180/instance-365549-1177051180.opb
0.08/0.19	c reading problem ... 
12.24/9.81	c ... done. Wall clock time 9.613s.
12.24/9.81	c CPU time (experimental) 7.92s.
12.24/9.81	c #vars     155010
12.24/9.81	c #constraints  3674
13.67/10.71	c starts		: 0
13.67/10.71	c conflicts		: 0
13.67/10.71	c decisions		: 0
13.67/10.71	c propagations		: 52269
13.67/10.71	c inspects		: 61553
13.67/10.71	c learnt literals	: 0
13.67/10.71	c learnt binary clauses	: 0
13.67/10.71	c learnt ternary clauses	: 0
13.67/10.71	c learnt clauses	: 0
13.67/10.71	c root simplifications	: 0
13.67/10.71	c removed literals (reason simplification)	: 0
13.67/10.71	c reason swapping (by a shorter reason)	: 0
13.67/10.71	c Calls to reduceDB	: 0
13.67/10.71	c speed (decisions/second)	: 0.0
13.67/10.71	c non guided choices	0
13.67/10.71	s UNSATISFIABLE
13.67/10.71	c Total wall clock time (ms): 10.514

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-365549-1177051180 -o ROOT/results/node25/solver-365549-1177051180 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365549-1177051180/sat4jPseudoCPClause.jar /tmp/evaluation/365549-1177051180/instance-365549-1177051180.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.89 0.97 0.98 2/64 3660
/proc/meminfo: memFree=1695176/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1800 CPUtime=0
/proc/3660/stat : 3660 (java) R 3658 3660 3132 0 -1 0 178 0 0 0 0 0 0 0 19 0 1 0 153035106 1843200 150 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3660/statm: 450 151 114 9 0 92 0

[startup+0.0410059 s]
/proc/loadavg: 0.89 0.97 0.98 2/64 3660
/proc/meminfo: memFree=1695176/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1776376 CPUtime=0.02
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 3449 0 1 0 1 1 0 0 18 0 4 0 153035106 1819009024 3195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 444094 3196 1022 9 0 441730 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776376

[startup+0.102011 s]
/proc/loadavg: 0.89 0.97 0.98 2/64 3660
/proc/meminfo: memFree=1695176/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1780260 CPUtime=0.08
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 4023 0 1 0 6 2 0 0 18 0 12 0 153035106 1822986240 3765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 445065 3765 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780260

[startup+0.301049 s]
/proc/loadavg: 0.89 0.97 0.98 2/64 3660
/proc/meminfo: memFree=1695176/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1782632 CPUtime=0.34
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 6449 0 1 0 31 3 0 0 18 0 12 0 153035106 1825415168 6185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 445658 6186 1267 9 0 443269 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782632

[startup+0.701124 s]
/proc/loadavg: 0.89 0.97 0.98 2/64 3660
/proc/meminfo: memFree=1695176/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1783080 CPUtime=0.9
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 10209 0 1 0 85 5 0 0 18 0 12 0 153035106 1825873920 9686 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 445770 9686 1297 9 0 443381 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783080

[startup+1.50226 s]
/proc/loadavg: 0.89 0.97 0.98 2/76 3672
/proc/meminfo: memFree=1642536/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1791568 CPUtime=1.98
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 21951 0 1 0 187 11 0 0 18 0 12 0 153035106 1834565632 20839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 447892 20839 1303 9 0 445503 0
[pid=3660/tid=3662] ppid=3658 vsize=1791568 CPUtime=1.22
/proc/3660/task/3662/stat : 3662 (java) R 3658 3660 3132 0 -1 64 17741 0 1 0 113 9 0 0 18 0 12 0 153035107 1834565632 20840 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109215034 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3663/stat : 3663 (java) S 3658 3660 3132 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 153035108 1834565632 20841 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3664/stat : 3664 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 153035108 1834565632 20842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 153035110 1834565632 20843 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 153035111 1834565632 20845 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 153035111 1834565632 20846 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1834565632 20847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1791568 CPUtime=0.4
/proc/3660/task/3669/stat : 3669 (java) R 3658 3660 3132 0 -1 64 2345 0 0 0 40 0 0 0 19 0 12 0 153035114 1834565632 20848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105057900 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1791568 CPUtime=0.33
/proc/3660/task/3670/stat : 3670 (java) S 3658 3660 3132 0 -1 64 1146 0 0 0 33 0 0 0 16 0 12 0 153035114 1834565632 20849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1834565632 20850 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1791568 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1834565632 20851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 1791568

[startup+3.10253 s]
/proc/loadavg: 0.89 0.97 0.98 2/76 3672
/proc/meminfo: memFree=1584104/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1792772 CPUtime=4.33
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 52189 0 1 0 406 27 0 0 18 0 12 0 153035106 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 448193 47863 1314 9 0 445804 0
[pid=3660/tid=3662] ppid=3658 vsize=1792772 CPUtime=2.44
/proc/3660/task/3662/stat : 3662 (java) R 3658 3660 3132 0 -1 64 37687 0 1 0 225 19 0 0 19 0 12 0 153035107 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1792772 CPUtime=0.12
/proc/3660/task/3663/stat : 3663 (java) S 3658 3660 3132 0 -1 64 3270 0 0 0 11 1 0 0 16 0 12 0 153035108 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1792772 CPUtime=0.13
/proc/3660/task/3664/stat : 3664 (java) S 3658 3660 3132 0 -1 64 3467 0 0 0 11 2 0 0 16 0 12 0 153035108 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1792772 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 153035110 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1792772 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 153035111 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1792772 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 153035111 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1792772 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1792772 CPUtime=0.97
/proc/3660/task/3669/stat : 3669 (java) S 3658 3660 3132 0 -1 64 5239 0 0 0 96 1 0 0 16 0 12 0 153035114 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1792772 CPUtime=0.59
/proc/3660/task/3670/stat : 3670 (java) S 3658 3660 3132 0 -1 64 1802 0 0 0 59 0 0 0 16 0 12 0 153035114 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1792772 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1792772 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1835798528 47863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 1792772

[startup+6.30188 s]
/proc/loadavg: 0.90 0.97 0.98 3/76 3672
/proc/meminfo: memFree=1462000/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1793672 CPUtime=7.96
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 69702 0 1 0 759 37 0 0 18 0 12 0 153035106 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 448418 63372 1314 9 0 446029 0
[pid=3660/tid=3662] ppid=3658 vsize=1793672 CPUtime=5.2
/proc/3660/task/3662/stat : 3662 (java) R 3658 3660 3132 0 -1 64 37691 0 1 0 500 20 0 0 23 0 12 0 153035107 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474750 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1793672 CPUtime=0.56
/proc/3660/task/3663/stat : 3663 (java) S 3658 3660 3132 0 -1 64 12293 0 0 0 50 6 0 0 16 0 12 0 153035108 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1793672 CPUtime=0.56
/proc/3660/task/3664/stat : 3664 (java) S 3658 3660 3132 0 -1 64 11953 0 0 0 50 6 0 0 16 0 12 0 153035108 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 153035110 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 153035111 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 153035111 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1793672 CPUtime=0.97
/proc/3660/task/3669/stat : 3669 (java) S 3658 3660 3132 0 -1 64 5239 0 0 0 96 1 0 0 16 0 12 0 153035114 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1793672 CPUtime=0.59
/proc/3660/task/3670/stat : 3670 (java) S 3658 3660 3132 0 -1 64 1802 0 0 0 59 0 0 0 16 0 12 0 153035114 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1836720128 63372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 1793672

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

[startup+7.90216 s]
/proc/loadavg: 0.90 0.97 0.98 2/76 3672
/proc/meminfo: memFree=1427248/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1793672 CPUtime=9.95
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 76337 0 1 0 955 40 0 0 18 0 12 0 153035106 1836720128 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 448418 68699 1321 9 0 446029 0
[pid=3660/tid=3662] ppid=3658 vsize=1793672 CPUtime=6.4
/proc/3660/task/3662/stat : 3662 (java) S 3658 3660 3132 0 -1 64 37693 0 1 0 620 20 0 0 25 0 12 0 153035107 1836720128 68700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1793672 CPUtime=0.96
/proc/3660/task/3663/stat : 3663 (java) R 3658 3660 3132 0 -1 64 15727 0 0 0 88 8 0 0 18 0 12 0 153035108 1836720128 68701 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1793672 CPUtime=0.96
/proc/3660/task/3664/stat : 3664 (java) R 3658 3660 3132 0 -1 64 15150 0 0 0 88 8 0 0 18 0 12 0 153035108 1836720128 68703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369186 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 153035110 1836720128 68704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 153035111 1836720128 68705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 153035111 1836720128 68707 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1836720128 68708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1793672 CPUtime=0.97
/proc/3660/task/3669/stat : 3669 (java) S 3658 3660 3132 0 -1 64 5239 0 0 0 96 1 0 0 16 0 12 0 153035114 1836720128 68710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1793672 CPUtime=0.6
/proc/3660/task/3670/stat : 3670 (java) S 3658 3660 3132 0 -1 64 1809 0 0 0 60 0 0 0 17 0 12 0 153035114 1836720128 68711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1836720128 68713 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1793672 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1836720128 68714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 1793672

[startup+9.50243 s]
/proc/loadavg: 0.90 0.97 0.98 2/76 3672
/proc/meminfo: memFree=1408368/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1793668 CPUtime=11.93
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 87923 0 1 0 1148 45 0 0 18 0 12 0 153035106 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 448417 77761 1321 9 0 446028 0
[pid=3660/tid=3662] ppid=3658 vsize=1793668 CPUtime=7.61
/proc/3660/task/3662/stat : 3662 (java) R 3658 3660 3132 0 -1 64 37695 0 1 0 741 20 0 0 25 0 12 0 153035107 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474364 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1793668 CPUtime=1.34
/proc/3660/task/3663/stat : 3663 (java) S 3658 3660 3132 0 -1 64 21921 0 0 0 124 10 0 0 16 0 12 0 153035108 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1793668 CPUtime=1.33
/proc/3660/task/3664/stat : 3664 (java) S 3658 3660 3132 0 -1 64 20535 0 0 0 123 10 0 0 16 0 12 0 153035108 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 153035110 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 153035111 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 153035111 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1793668 CPUtime=0.98
/proc/3660/task/3669/stat : 3669 (java) S 3658 3660 3132 0 -1 64 5239 0 0 0 97 1 0 0 17 0 12 0 153035114 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1793668 CPUtime=0.61
/proc/3660/task/3670/stat : 3670 (java) S 3658 3660 3132 0 -1 64 1809 0 0 0 61 0 0 0 17 0 12 0 153035114 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1836716032 77761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 1793668

[startup+10.3016 s]
/proc/loadavg: 0.99 0.99 0.99 2/76 3672
/proc/meminfo: memFree=1388536/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1793668 CPUtime=13.11
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 88475 0 1 0 1266 45 0 0 18 0 12 0 153035106 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 448417 78312 1334 9 0 446028 0
[pid=3660/tid=3662] ppid=3658 vsize=1793668 CPUtime=8.07
/proc/3660/task/3662/stat : 3662 (java) R 3658 3660 3132 0 -1 64 37725 0 1 0 787 20 0 0 25 0 12 0 153035107 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1793668 CPUtime=1.55
/proc/3660/task/3663/stat : 3663 (java) S 3658 3660 3132 0 -1 64 22018 0 0 0 145 10 0 0 16 0 12 0 153035108 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1793668 CPUtime=1.54
/proc/3660/task/3664/stat : 3664 (java) S 3658 3660 3132 0 -1 64 20934 0 0 0 144 10 0 0 17 0 12 0 153035108 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 153035110 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 153035111 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 153035111 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1793668 CPUtime=1.13
/proc/3660/task/3669/stat : 3669 (java) R 3658 3660 3132 0 -1 64 5254 0 0 0 112 1 0 0 17 0 12 0 153035114 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103337011 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1793668 CPUtime=0.77
/proc/3660/task/3670/stat : 3670 (java) R 3658 3660 3132 0 -1 64 1820 0 0 0 76 1 0 0 16 0 12 0 153035114 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105295781 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1793668 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1836716032 78312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.11
Current children cumulated vsize (KiB) 1793668

[startup+10.7016 s]
/proc/loadavg: 0.99 0.99 0.99 2/76 3672
/proc/meminfo: memFree=1388536/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=1793576 CPUtime=13.67
/proc/3660/stat : 3660 (java) S 3658 3660 3132 0 -1 0 88494 0 1 0 1322 45 0 0 18 0 12 0 153035106 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 448394 78309 1334 9 0 446005 0
[pid=3660/tid=3662] ppid=3658 vsize=1793576 CPUtime=8.41
/proc/3660/task/3662/stat : 3662 (java) R 3658 3660 3132 0 -1 64 37725 0 1 0 821 20 0 0 25 0 12 0 153035107 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109590438 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3663] ppid=3658 vsize=1793576 CPUtime=1.55
/proc/3660/task/3663/stat : 3663 (java) S 3658 3660 3132 0 -1 64 22018 0 0 0 145 10 0 0 16 0 12 0 153035108 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3664] ppid=3658 vsize=1793576 CPUtime=1.54
/proc/3660/task/3664/stat : 3664 (java) S 3658 3660 3132 0 -1 64 20934 0 0 0 144 10 0 0 17 0 12 0 153035108 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3665] ppid=3658 vsize=1793576 CPUtime=0
/proc/3660/task/3665/stat : 3665 (java) S 3658 3660 3132 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 153035110 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3666] ppid=3658 vsize=1793576 CPUtime=0
/proc/3660/task/3666/stat : 3666 (java) S 3658 3660 3132 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 153035111 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3667] ppid=3658 vsize=1793576 CPUtime=0
/proc/3660/task/3667/stat : 3667 (java) S 3658 3660 3132 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 153035111 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3668] ppid=3658 vsize=1793576 CPUtime=0
/proc/3660/task/3668/stat : 3668 (java) S 3658 3660 3132 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 153035114 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3669] ppid=3658 vsize=1793576 CPUtime=1.24
/proc/3660/task/3669/stat : 3669 (java) S 3658 3660 3132 0 -1 64 5268 0 0 0 123 1 0 0 16 0 12 0 153035114 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3670] ppid=3658 vsize=1793576 CPUtime=0.89
/proc/3660/task/3670/stat : 3670 (java) S 3658 3660 3132 0 -1 64 1825 0 0 0 88 1 0 0 16 0 12 0 153035114 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3660/tid=3671] ppid=3658 vsize=1793576 CPUtime=0
/proc/3660/task/3671/stat : 3671 (java) S 3658 3660 3132 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 153035114 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3660/tid=3672] ppid=3658 vsize=1793576 CPUtime=0
/proc/3660/task/3672/stat : 3672 (java) S 3658 3660 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 153035114 1836621824 78309 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.67
Current children cumulated vsize (KiB) 1793576

[startup+10.8019 s]
/proc/loadavg: 0.99 0.99 0.99 2/76 3672
/proc/meminfo: memFree=1388536/2055920 swapFree=4182972/4192956
[pid=3660] ppid=3658 vsize=0 CPUtime=13.73
/proc/3660/stat : 3660 (java) Z 3658 3660 3132 0 -1 1036 88509 0 1 0 1323 50 0 0 16 0 2 0 153035106 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3660/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.73
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 10.8067
CPU time (s): 13.7399
CPU user time (s): 13.235
CPU system time (s): 0.504923
CPU usage (%): 127.143
Max. virtual memory (cumulated for all children) (KiB): 1794408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.235
system time used= 0.504923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88509
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= 871
involuntary context switches= 770

runsolver used 0.007998 second user time and 0.047992 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Fri Apr 20 06:39:40 UTC 2007

IDJOB= 365549
IDBENCH= 2428
IDSOLVER= 164
FILE ID= node25/365549-1177051180

PBS_JOBID= 4640173

Free space on /tmp= 66348 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-d2q06c.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365549-1177051180/sat4jPseudoCPClause.jar /tmp/evaluation/365549-1177051180/instance-365549-1177051180.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-365549-1177051180 -o ROOT/results/node25/solver-365549-1177051180 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365549-1177051180/sat4jPseudoCPClause.jar /tmp/evaluation/365549-1177051180/instance-365549-1177051180.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7b03b498d913dd1b306399e53ada7e6f

RANDOM SEED= 314751830

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1695584 kB
Buffers:         72504 kB
Cached:         236204 kB
SwapCached:       3684 kB
Active:         193508 kB
Inactive:       125896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695584 kB
SwapTotal:     4192956 kB
SwapFree:      4182972 kB
Dirty:           21640 kB
Writeback:           0 kB
Mapped:          15452 kB
Slab:            27052 kB
Committed_AS:  4045600 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= 66348 MiB

End job on node25 on Fri Apr 20 06:39:51 UTC 2007