Trace number 2684713

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26UNSAT 19.544 17.7006

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j30/
normalized-j3029_8-unsat.opb
MD5SUM4beea9548a8b05c336cb9a5dcff42191
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.48317
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4960
Total number of constraints16157
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100526
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.21	c Expensive reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c solving HOME/instance-2684713-1278432600.opb
0.24/0.21	c reading problem ... 
2.10/1.36	c ... done. Wall clock time 1.15s.
2.10/1.36	c #vars     4960
2.10/1.36	c #constraints  14585
2.10/1.36	c constraints type 
2.10/1.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1785
2.10/1.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11829
2.10/1.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 316
7.43/5.63	c cleaning 2497 clauses out of 4998 with flag 5000/5000
10.86/9.06	c cleaning 4248 clauses out of 8501 with flag 11000/11000
14.97/13.14	c cleaning 5627 clauses out of 11253 with flag 18000/18000
19.49/17.61	c starts		: 52
19.49/17.61	c conflicts		: 25197
19.49/17.61	c decisions		: 32009
19.49/17.61	c propagations		: 7966222
19.49/17.61	c inspects		: 37518646
19.49/17.61	c learnt literals	: 13
19.49/17.61	c learnt binary clauses	: 58
19.49/17.61	c learnt ternary clauses	: 161
19.49/17.61	c learnt clauses	: 25183
19.49/17.61	c ignored clauses	: 0
19.49/17.61	c root simplifications	: 0
19.49/17.61	c removed literals (reason simplification)	: 420712
19.49/17.61	c reason swapping (by a shorter reason)	: 0
19.49/17.61	c Calls to reduceDB	: 3
19.49/17.61	c number of reductions to clauses (during analyze)	: 0
19.49/17.62	c number of learned constraints concerned by reduction	: 0
19.49/17.62	c number of learning phase by resolution	: 0
19.49/17.62	c number of learning phase by cutting planes	: 0
19.49/17.62	c speed (assignments/second)	: 490108.40408514824
19.49/17.62	c non guided choices	22
19.49/17.63	c learnt constraints type 
19.49/17.63	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12753
19.49/17.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 58
19.49/17.63	c constraints type 
19.49/17.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1785
19.49/17.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11829
19.49/17.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 316
19.49/17.63	s UNSATISFIABLE
19.49/17.63	c Total wall clock time (in seconds): 17.419

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684713-1278432600/watcher-2684713-1278432600 -o /tmp/evaluation-result-2684713-1278432600/solver-2684713-1278432600 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2684713-1278432600.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: 0.43 0.12 0.04 3/106 18435
/proc/meminfo: memFree=1410108/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1832 CPUtime=0
/proc/18435/stat : 18435 (java) R 18433 18435 17871 0 -1 4194304 423 0 0 0 0 0 0 0 19 0 1 0 11472275 1875968 153 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18435/statm: 458 159 122 10 0 63 0

[startup+0.021524 s]
/proc/loadavg: 0.43 0.12 0.04 3/106 18435
/proc/meminfo: memFree=1410108/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1517068 CPUtime=0.01
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 1880 0 1 0 0 1 0 0 19 0 2 0 11472275 1553477632 1325 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 379267 1338 412 10 0 376978 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1517068

[startup+0.10152 s]
/proc/loadavg: 0.43 0.12 0.04 3/106 18435
/proc/meminfo: memFree=1410108/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1524184 CPUtime=0.09
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 3966 0 1 0 7 2 0 0 19 0 12 0 11472275 1560764416 3406 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 381046 3406 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.318582 s]
/proc/loadavg: 0.43 0.12 0.04 3/106 18435
/proc/meminfo: memFree=1410108/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1526392 CPUtime=0.38
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 5403 0 1 0 35 3 0 0 19 0 12 0 11472275 1563025408 4841 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 381598 4841 1361 10 0 378900 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526392

[startup+0.70159 s]
/proc/loadavg: 0.43 0.12 0.04 3/106 18435
/proc/meminfo: memFree=1410108/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1527944 CPUtime=0.97
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 7067 0 1 0 93 4 0 0 19 0 12 0 11472275 1564614656 6351 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 381986 6352 1403 10 0 379288 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 1527944

[startup+1.50167 s]
/proc/loadavg: 0.43 0.12 0.04 3/118 18447
/proc/meminfo: memFree=1374364/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1536832 CPUtime=2.5
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 16444 0 1 0 242 8 0 0 19 0 13 0 11472275 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384208 14250 1421 10 0 381510 0
[pid=18435/tid=18437] ppid=18433 vsize=1536832 CPUtime=1.08
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 10612 0 1 0 102 6 0 0 25 0 13 0 11472277 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 13 0 11472278 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 13 0 11472278 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472280 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 13 0 11472280 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 13 0 11472280 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1536832 CPUtime=0.53
/proc/18435/task/18444/stat : 18444 (java) R 18433 18435 17871 0 -1 4202560 2155 0 0 0 53 0 0 0 17 0 13 0 11472285 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 105636500 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1536832 CPUtime=0.86
/proc/18435/task/18445/stat : 18445 (java) R 18433 18435 17871 0 -1 4202560 2610 0 0 0 86 0 0 0 16 0 13 0 11472285 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 106251794 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1536832 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1573715968 14250 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 1536832

[startup+3.10182 s]
/proc/loadavg: 0.43 0.12 0.04 4/119 18448
/proc/meminfo: memFree=1347944/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1542156 CPUtime=4.8
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 29356 0 1 0 467 13 0 0 19 0 13 0 11472275 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 385539 23940 1426 10 0 382841 0
[pid=18435/tid=18437] ppid=18433 vsize=1542156 CPUtime=2.27
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 18922 0 1 0 217 10 0 0 25 0 13 0 11472277 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4110273480 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 13 0 11472278 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 13 0 11472278 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 13 0 11472280 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 13 0 11472280 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 13 0 11472280 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1542156 CPUtime=1.09
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3865 0 0 0 108 1 0 0 15 0 13 0 11472285 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1542156 CPUtime=1.41
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5502 0 0 0 140 1 0 0 15 0 13 0 11472285 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1542156 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1579167744 23940 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 1542156

[startup+6.30111 s]
/proc/loadavg: 0.47 0.13 0.04 2/119 18448
/proc/meminfo: memFree=1265732/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=8.12
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 44810 0 1 0 792 20 0 0 19 0 13 0 11472275 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38610 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=5.36
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32054 0 1 0 521 15 0 0 25 0 13 0 11472277 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4110230276 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.02
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 737 0 0 0 2 0 0 0 16 0 13 0 11472278 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.01
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 826 0 0 0 1 0 0 0 16 0 13 0 11472278 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.04
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 743 0 0 0 3 1 0 0 16 0 13 0 11472280 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.13
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3869 0 0 0 112 1 0 0 15 0 13 0 11472285 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.49
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5516 0 0 0 148 1 0 0 15 0 13 0 11472285 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38610 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 1538920

[startup+12.7017 s]
/proc/loadavg: 0.60 0.16 0.05 2/119 18449
/proc/meminfo: memFree=1259656/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=14.57
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 44953 0 1 0 1436 21 0 0 19 0 13 0 11472275 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38748 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=11.66
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32059 0 1 0 1151 15 0 0 25 0 13 0 11472277 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4110212772 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 740 0 0 0 3 0 0 0 16 0 13 0 11472278 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 828 0 0 0 3 0 0 0 15 0 13 0 11472278 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.08
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 870 0 0 0 7 1 0 0 15 0 13 0 11472280 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.16
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3871 0 0 0 115 1 0 0 15 0 13 0 11472285 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.55
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5520 0 0 0 154 1 0 0 15 0 13 0 11472285 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38748 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.57
Current children cumulated vsize (KiB) 1538920

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

[startup+15.902 s]
/proc/loadavg: 0.63 0.18 0.06 2/119 18449
/proc/meminfo: memFree=1259284/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=17.77
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 45066 0 1 0 1756 21 0 0 19 0 13 0 11472275 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38860 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=14.81
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32060 0 1 0 1466 15 0 0 25 0 13 0 11472277 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4110418354 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.04
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 740 0 0 0 4 0 0 0 15 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 828 0 0 0 3 0 0 0 16 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.11
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 982 0 0 0 10 1 0 0 15 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.17
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3871 0 0 0 116 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.55
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5520 0 0 0 154 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.77
Current children cumulated vsize (KiB) 1538920

[startup+16.7021 s]
/proc/loadavg: 0.63 0.18 0.06 2/119 18449
/proc/meminfo: memFree=1259284/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=18.58
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 45067 0 1 0 1837 21 0 0 19 0 13 0 11472275 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38860 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=15.6
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32061 0 1 0 1545 15 0 0 25 0 13 0 11472277 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4110230252 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.04
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 740 0 0 0 4 0 0 0 15 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 828 0 0 0 3 0 0 0 16 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.11
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 982 0 0 0 10 1 0 0 15 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.17
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3871 0 0 0 116 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.55
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5520 0 0 0 154 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.58
Current children cumulated vsize (KiB) 1538920

[startup+17.1021 s]
/proc/loadavg: 0.63 0.18 0.06 2/119 18449
/proc/meminfo: memFree=1259284/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=18.98
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 45067 0 1 0 1877 21 0 0 19 0 13 0 11472275 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38860 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=16
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32061 0 1 0 1585 15 0 0 25 0 13 0 11472277 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4110212799 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.04
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 740 0 0 0 4 0 0 0 15 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 828 0 0 0 3 0 0 0 16 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.11
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 982 0 0 0 10 1 0 0 15 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.17
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3871 0 0 0 116 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.55
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5520 0 0 0 154 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 1538920

[startup+17.5022 s]
/proc/loadavg: 0.63 0.18 0.06 2/119 18449
/proc/meminfo: memFree=1259284/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=19.39
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 45068 0 1 0 1918 21 0 0 19 0 13 0 11472275 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38860 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=16.41
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32062 0 1 0 1626 15 0 0 25 0 13 0 11472277 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4110212882 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.04
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 740 0 0 0 4 0 0 0 15 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 828 0 0 0 3 0 0 0 16 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.11
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 982 0 0 0 10 1 0 0 16 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.18
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3871 0 0 0 117 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.55
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5520 0 0 0 154 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.39
Current children cumulated vsize (KiB) 1538920

[startup+17.6092 s]
/proc/loadavg: 0.63 0.18 0.06 2/119 18449
/proc/meminfo: memFree=1259284/2059040 swapFree=4192956/4192956
[pid=18435] ppid=18433 vsize=1538920 CPUtime=19.49
/proc/18435/stat : 18435 (java) S 18433 18435 17871 0 -1 4202496 45068 0 1 0 1928 21 0 0 19 0 13 0 11472275 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18435/statm: 384730 38860 1444 10 0 382032 0
[pid=18435/tid=18437] ppid=18433 vsize=1538920 CPUtime=16.51
/proc/18435/task/18437/stat : 18437 (java) R 18433 18435 17871 0 -1 4202560 32062 0 1 0 1636 15 0 0 25 0 13 0 11472277 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4110212853 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18435/tid=18438] ppid=18433 vsize=1538920 CPUtime=0.04
/proc/18435/task/18438/stat : 18438 (java) S 18433 18435 17871 0 -1 4202560 740 0 0 0 4 0 0 0 15 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18439] ppid=18433 vsize=1538920 CPUtime=0.03
/proc/18435/task/18439/stat : 18439 (java) S 18433 18435 17871 0 -1 4202560 828 0 0 0 3 0 0 0 16 0 13 0 11472278 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18440] ppid=18433 vsize=1538920 CPUtime=0.11
/proc/18435/task/18440/stat : 18440 (java) S 18433 18435 17871 0 -1 4202560 982 0 0 0 10 1 0 0 16 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 0 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18441] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18441/stat : 18441 (java) S 18433 18435 17871 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18442] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18442/stat : 18442 (java) S 18433 18435 17871 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 11472280 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18443] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18443/stat : 18443 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18444] ppid=18433 vsize=1538920 CPUtime=1.18
/proc/18435/task/18444/stat : 18444 (java) S 18433 18435 17871 0 -1 4202560 3871 0 0 0 117 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18445] ppid=18433 vsize=1538920 CPUtime=1.55
/proc/18435/task/18445/stat : 18445 (java) S 18433 18435 17871 0 -1 4202560 5520 0 0 0 154 1 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18446] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18446/stat : 18446 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 1 0 0 0
[pid=18435/tid=18447] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18447/stat : 18447 (java) S 18433 18435 17871 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11472285 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
[pid=18435/tid=18448] ppid=18433 vsize=1538920 CPUtime=0
/proc/18435/task/18448/stat : 18448 (java) S 18433 18435 17871 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11472415 1575854080 38860 1992294400 134512640 134550932 4287217136 18446744073709551615 4294960144 0 4 0 16800975 18446604437861719104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.49
Current children cumulated vsize (KiB) 1538920

Child status: 20
Real time (s): 17.7006
CPU time (s): 19.544
CPU user time (s): 19.3131
CPU system time (s): 0.230964
CPU usage (%): 110.414
Max. virtual memory (cumulated for all children) (KiB): 1542884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3131
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45084
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= 860
involuntary context switches= 697

runsolver used 0.035994 second user time and 0.113982 second system time

The end

Launcher Data

Begin job on node018 at 2010-07-06 18:10:00
IDJOB=2684713
IDBENCH=73438
IDSOLVER=1164
FILE ID=node018/2684713-1278432600
PBS_JOBID= 11233454
Free space on /tmp= 62520 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j30/normalized-j3029_8-unsat.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684713-1278432600/watcher-2684713-1278432600 -o /tmp/evaluation-result-2684713-1278432600/solver-2684713-1278432600 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2684713-1278432600.opb

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

MD5SUM BENCH= 4beea9548a8b05c336cb9a5dcff42191
RANDOM SEED=1061566664

node018.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
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.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1410380 kB
Buffers:        101276 kB
Cached:         408404 kB
SwapCached:          0 kB
Active:         212240 kB
Inactive:       357732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1410380 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1920 kB
Writeback:           8 kB
AnonPages:       60300 kB
Mapped:          14440 kB
Slab:            56720 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62520 MiB
End job on node018 at 2010-07-06 18:10:18