Trace number 4452724

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 Resolution Default 2024-07-07UNSAT 10.7295 9.35786

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP045.opb
MD5SUM9f172948e58fb5a8063ac37667d22320
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
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 benchmark0.073153
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5405
Total number of constraints1082
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)47
Number of constraints which are nor clauses,nor cardinality constraints1035
Minimum length of a constraint5
Maximum length of a constraint15
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.12	c See www.sat4j.org for details.
0.13/0.13	c version CUSTOM.v20240707
0.13/0.15	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.15	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.15	c java.vm.version	22.0.1+8-16
0.13/0.15	c java.vm.vendor	Oracle Corporation
0.13/0.15	c sun.arch.data.model	64
0.13/0.15	c java.version		22.0.1
0.13/0.15	c os.name		Linux
0.13/0.15	c os.version		4.18.0-301.1.el8.x86_64
0.13/0.15	c os.arch		amd64
0.13/0.15	c Free memory 		2113181440
0.13/0.15	c Max memory 		16282288128
0.13/0.15	c Total memory 		2122317824
0.13/0.15	c Number of processors 	2
0.13/0.19	--- Begin Solver configuration ---
0.13/0.19	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.19	Learn all clauses as in MiniSAT
0.13/0.19	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.19	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.19	No reason simplification
0.13/0.19	Glucose 2.1 dynamic restart strategy
0.13/0.19	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.19	timeout=2147483s
0.13/0.19	DB Simplification allowed=false
0.13/0.19	Listener: none
0.13/0.19	--- End Solver configuration ---
0.13/0.19	c Pseudo Boolean Optimization by upper bound
0.13/0.19	c --- Begin Solver configuration ---
0.13/0.19	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.19	c Learn all clauses as in MiniSAT
0.13/0.19	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.19	c No reason simplification
0.13/0.19	c Glucose 2.1 dynamic restart strategy
0.13/0.19	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.19	c timeout=2147483s
0.13/0.19	c DB Simplification allowed=false
0.13/0.19	c Listener: none
0.13/0.19	c --- End Solver configuration ---
0.13/0.19	c solving HOME/instance-4452724-1721450892.opb
0.13/0.19	c reading problem ... 
0.13/0.20	c  no objective function found
0.33/0.31	c ... done. Wall clock time 0.117s.
0.33/0.31	c declared #vars     5405
0.33/0.31	c #constraints  1082
0.33/0.31	c constraints type 
0.33/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1082
0.33/0.31	c 1082 constraints processed.
1.22/0.75	c cleaning 2499 clauses out of 5001 with flag 13959/5001
1.61/0.94	c cleaning 4245 clauses out of 8501 with flag 32018/11000
1.81/1.07	c cleaning 5621 clauses out of 11256 with flag 54676/18000
2.01/1.15	c cleaning 6813 clauses out of 13637 with flag 81296/26002
2.20/1.24	c cleaning 7905 clauses out of 15823 with flag 107455/35001
2.39/1.32	c cleaning 8939 clauses out of 17917 with flag 135237/45000
2.55/1.41	c cleaning 9981 clauses out of 19979 with flag 165727/56001
2.65/1.52	c cleaning 10984 clauses out of 21998 with flag 203781/68001
2.75/1.61	c cleaning 11998 clauses out of 24013 with flag 241420/81000
2.85/1.72	c cleaning 13006 clauses out of 26015 with flag 283634/95000
2.95/1.83	c cleaning 13998 clauses out of 28009 with flag 329566/110000
3.05/1.95	c cleaning 15000 clauses out of 30011 with flag 379004/126000
3.18/2.09	c cleaning 15988 clauses out of 32012 with flag 433939/143001
3.43/2.22	c cleaning 16993 clauses out of 34023 with flag 485445/161000
3.53/2.36	c cleaning 18010 clauses out of 36030 with flag 540412/180000
3.73/2.53	c cleaning 18972 clauses out of 38021 with flag 601333/200001
3.83/2.68	c cleaning 20022 clauses out of 40049 with flag 669406/221001
4.03/2.85	c cleaning 20995 clauses out of 42026 with flag 734551/243000
4.24/3.04	c cleaning 22009 clauses out of 44031 with flag 801760/266000
4.43/3.20	c cleaning 22969 clauses out of 46023 with flag 873257/290001
4.53/3.38	c cleaning 24024 clauses out of 48053 with flag 955373/315000
4.73/3.58	c cleaning 24995 clauses out of 50029 with flag 1033228/341000
4.92/3.78	c cleaning 26015 clauses out of 52036 with flag 1112219/368002
5.23/4.05	c cleaning 27004 clauses out of 54019 with flag 1194255/396000
5.42/4.29	c cleaning 27999 clauses out of 56015 with flag 1280646/425000
5.72/4.54	c cleaning 29002 clauses out of 58017 with flag 1379465/455001
5.92/4.78	c cleaning 29997 clauses out of 60016 with flag 1472510/486002
6.22/5.03	c cleaning 30989 clauses out of 62017 with flag 1562902/518000
6.52/5.32	c cleaning 32002 clauses out of 64029 with flag 1660778/551001
6.71/5.59	c cleaning 33005 clauses out of 66026 with flag 1764585/585000
7.01/5.89	c cleaning 34000 clauses out of 68022 with flag 1875323/620001
7.71/6.59	c cleaning 34975 clauses out of 70021 with flag 1988794/656000
8.31/7.15	c cleaning 35995 clauses out of 72046 with flag 2105580/693000
8.80/7.65	c cleaning 36987 clauses out of 74052 with flag 2227648/731001
9.21/8.07	c cleaning 38026 clauses out of 76065 with flag 2348764/770001
9.63/8.47	c cleaning 38991 clauses out of 78040 with flag 2467396/810002
10.03/8.84	c cleaning 40001 clauses out of 80047 with flag 2587967/851000
10.49/9.25	c starts		: 579
10.49/9.27	c conflicts		: 885159
10.49/9.27	c decisions		: 3004318
10.49/9.27	c propagations		: 7070538
10.49/9.27	c inspects		: 97217354
10.49/9.27	c shortcuts		: 0
10.49/9.27	c learnt literals	: 8
10.49/9.27	c learnt binary clauses	: 12
10.49/9.27	c learnt ternary clauses	: 3644
10.49/9.27	c learnt constraints	: 885150
10.49/9.27	c ignored constraints	: 0
10.49/9.27	c root simplifications	: 0
10.49/9.27	c removed literals (reason simplification)	: 0
10.49/9.27	c reason swapping (by a shorter reason)	: 0
10.49/9.27	c Calls to reduceDB	: 37
10.49/9.27	c Number of update (reduction) of LBD	: 156509
10.49/9.27	c Imported unit clauses	: 0
10.49/9.27	c No decision after first conflict	: false
10.49/9.28	c number of reductions to clauses (during analyze)	: 0
10.49/9.28	c number of learned constraints concerned by reduction	: 0
10.49/9.28	c number of learning phase by resolution	: 0
10.49/9.28	c number of learning phase by cutting planes	: 0
10.49/9.28	c number of rounding to 1 operations	: 0
10.49/9.28	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
10.49/9.28	c number of reductions of the coefficients by power 2 	: 0
10.49/9.28	c number of right shift for reduction by power 2 	: 0
10.49/9.28	c number of reductions of the coefficients by GCD over coefficients 	: 0
10.49/9.28	c number of ending skipping 	: 0
10.49/9.28	c number of internal skipping 	: 0
10.49/9.28	c number of derivation steps 	: 0
10.49/9.29	c number of skipped derivation steps 	: 0
10.49/9.29	c number of remaining unassigned 	: 0
10.49/9.29	c number of remaining assigned 	: 0
10.49/9.29	c number of falsified literals weakened from reason	: 0
10.49/9.29	c number of falsified literals weakened from conflict	: 0
10.49/9.29	c time for arithmetic operations	: 0
10.49/9.29	c minimum degree of deleted constraints	: null
10.49/9.29	c maximum degree of deleted constraints	: null
10.49/9.29	c number of deleted constraints	: 0
10.49/9.29	c speed (assignments/second)	: 788067.0976370933
10.49/9.29	c non guided choices	: 1539396
10.63/9.34	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 74184
10.63/9.34	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 12
10.63/9.34	s UNSATISFIABLE
10.63/9.34	c Total wall clock time (in seconds): 9.145

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (59685 MiB free)
  memory of node 1: 64510 MiB (61032 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452724-1721450892/watcher-4452724-1721450892 -o /tmp/evaluation-result-4452724-1721450892/solver-4452724-1721450892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721450898-1058420 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4452724-1721450892.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1058669, runsolver pid=1058666

[startup+0.10706 s]*
/proc/loadavg: 1.75 1.80 2.89 6/314 1058687
/proc/meminfo: memFree=123577896/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=18975048 memory=57132 CPUtime=0.13 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 6678 0 0 0 11 2 0 0 20 0 18 0 197245242 19430449152 14283 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4743762 14283 5716 1 0 550973 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 5557 0 0 0 6 2 0 0 20 0 18 0 197245242 19430449152 14283 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=18975048 memory=232851243367 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 197245248 19430449152 14283 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=18975048 memory=15255952359842124 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 197245248 19430449152 14283 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 57132 KiB

[startup+0.221435 s]*
/proc/loadavg: 1.75 1.80 2.89 7/314 1058687
/proc/meminfo: memFree=123564380/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=18975048 memory=68128 CPUtime=0.33 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 7415 0 0 0 30 3 0 0 20 0 18 0 197245242 19430449152 17032 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4743762 17032 5721 1 0 551565 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=18975048 memory=6876556183782621315 CPUtime=0.19 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 5902 0 0 0 17 2 0 0 20 0 18 0 197245242 19430449152 17032 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=18975048 memory=3711 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 197245248 19430449152 17032 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=18975048 memory=13572595761026746 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 197245248 19430449152 17032 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 68128 KiB

[startup+0.31844 s]*
/proc/loadavg: 1.75 1.80 2.89 9/316 1058689
/proc/meminfo: memFree=123547556/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19041612 memory=79408 CPUtime=0.5 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 7624 0 0 0 47 3 0 0 20 0 19 0 197245242 19498610688 19852 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4760403 19852 5822 1 0 551975 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19041612 memory=-7235417058883626337 CPUtime=0.28 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 5946 0 0 0 26 2 0 0 20 0 19 0 197245242 19498610688 19852 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 19852 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 19852 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 197245274 19498610688 19852 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 79408 KiB

[startup+0.703427 s]
/proc/loadavg: 1.75 1.80 2.89 6/316 1058689
/proc/meminfo: memFree=123528872/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19041612 memory=95336 CPUtime=1.22 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 14378 0 0 0 117 5 0 0 20 0 19 0 197245242 19498610688 23834 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4760403 23834 5838 1 0 555879 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19041612 memory=11884 CPUtime=0.58 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 6028 0 0 0 56 2 0 0 20 0 19 0 197245242 19498610688 23834 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19041612 memory=11884 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 23834 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19041612 memory=117636 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 23834 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19041612 memory=39916 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 197245274 19498610688 23834 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 95336 KiB

[startup+1.50042 s]
/proc/loadavg: 1.75 1.80 2.89 7/316 1058689
/proc/meminfo: memFree=123519656/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19041612 memory=112004 CPUtime=2.65 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 18429 0 0 0 259 6 0 0 20 0 19 0 197245242 19498610688 28001 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4760403 28001 5870 1 0 556164 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19041612 memory=11884 CPUtime=1.36 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 6379 0 0 0 133 3 0 0 20 0 19 0 197245242 19498610688 28001 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 28001 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 28001 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19041612 memory=65 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 197245274 19498610688 28001 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 112004 KiB

[startup+3.10644 s]
/proc/loadavg: 2.17 1.89 2.91 7/314 1058756
/proc/meminfo: memFree=123599912/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19041612 memory=155216 CPUtime=4.34 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 19178 0 0 0 427 7 0 0 20 0 19 0 197245242 19498610688 38804 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4760403 38804 5878 1 0 556166 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19041612 memory=0 CPUtime=2.94 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 6648 0 0 0 291 3 0 0 20 0 19 0 197245242 19498610688 38804 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 38804 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19041612 memory=120216 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 197245248 19498610688 38804 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19041612 memory=11884 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 197245274 19498610688 38804 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 4.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 155216 KiB

[startup+6.30022 s]
/proc/loadavg: 2.17 1.89 2.91 5/317 1058759
/proc/meminfo: memFree=123414412/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19108176 memory=182960 CPUtime=7.51 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 20390 0 0 0 743 8 0 0 20 0 20 0 197245242 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4777044 45740 5878 1 0 556455 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19108176 memory=11884 CPUtime=6.06 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 6728 0 0 0 602 4 0 0 20 0 20 0 197245242 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19108176 memory=-7163974055829550171 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19108176 memory=11596 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 197245274 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 7.51 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182960 KiB

[startup+9.3578 s]
# the end of solver process 1058669 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=10.6281 s, system=0.101368 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40026 s]
/proc/loadavg: 2.17 1.89 2.91 5/317 1058759
/proc/meminfo: memFree=123414412/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19108176 memory=182960 CPUtime=7.61 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 20391 0 0 0 753 8 0 0 20 0 20 0 197245242 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4777044 45740 5878 1 0 556455 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19108176 memory=11884 CPUtime=6.16 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 6728 0 0 0 612 4 0 0 20 0 20 0 197245242 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19108176 memory=-7235417058883626337 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19108176 memory=16216 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19108176 memory=114052 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 197245274 19566772224 45740 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 7.61 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182960 KiB

[startup+8.0004 s]*
/proc/loadavg: 2.32 1.92 2.92 5/317 1058759
/proc/meminfo: memFree=123417548/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19108176 memory=183232 CPUtime=9.21 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 20935 0 0 0 913 8 0 0 20 0 20 0 197245242 19566772224 45808 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4777044 45808 5878 1 0 556455 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19108176 memory=-7235417058883692640 CPUtime=7.77 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 7158 0 0 0 773 4 0 0 20 0 20 0 197245242 19566772224 45808 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19108176 memory=50500 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 45808 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19108176 memory=52708 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 45808 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19108176 memory=54916 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 197245274 19566772224 45808 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 9.21 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183232 KiB

[startup+8.8004 s]
/proc/loadavg: 2.32 1.92 2.92 5/317 1058759
/proc/meminfo: memFree=123417548/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19108176 memory=195572 CPUtime=10.03 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 22230 0 0 0 994 9 0 0 20 0 20 0 197245242 19566772224 48893 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4777044 48893 5878 1 0 556455 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19108176 memory=49904 CPUtime=8.53 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 7175 0 0 0 849 4 0 0 20 0 20 0 197245242 19566772224 48893 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19108176 memory=183232 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 48893 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19108176 memory=59332 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 48893 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19108176 memory=-7235417058883626337 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 197245274 19566772224 48893 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 10.03 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 195572 KiB

[startup+9.20109 s]
/proc/loadavg: 2.32 1.92 2.92 5/317 1058759
/proc/meminfo: memFree=123353664/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19108176 memory=197956 CPUtime=10.49 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 25018 0 0 0 1040 9 0 0 20 0 20 0 197245242 19566772224 49489 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4777044 49489 5878 1 0 557104 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19108176 memory=28772 CPUtime=8.93 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) R 1058666 1058669 1058409 0 -1 4194368 8209 0 0 0 889 4 0 0 20 0 20 0 197245242 19566772224 49489 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19108176 memory=32628 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 49489 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19108176 memory=33300 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 197245248 19566772224 49489 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058689] ppid=1058666 vsize=19108176 memory=32756 CPUtime=0 cores=4,6
/proc/1058669/task/1058689/stat : 1058689 (Timer-0) S 1058666 1058669 1058409 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 197245274 19566772224 49489 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 10.49 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 197956 KiB

[startup+9.30043 s]
/proc/loadavg: 2.32 1.92 2.92 5/317 1058759
/proc/meminfo: memFree=123353664/131655788 swapFree=131071996/131071996
[pid=1058669] ppid=1058666 vsize=19241304 memory=198676 CPUtime=10.63 cores=4,6
/proc/1058669/stat : 1058669 (java) S 1058666 1058669 1058409 0 -1 1077936128 26699 0 0 0 1054 9 0 0 20 0 20 0 197245242 19703095296 49669 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
/proc/1058669/statm: 4810326 49669 5877 1 0 557738 0
[pid=1058669/tid=1058671] ppid=1058666 vsize=19241304 memory=11884 CPUtime=8.95 cores=4,6
/proc/1058669/task/1058671/stat : 1058671 (java) S 1058666 1058669 1058409 0 -1 1077936192 8954 0 0 0 891 4 0 0 20 0 20 0 197245242 19703095296 49669 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058680] ppid=1058666 vsize=19241304 memory=0 CPUtime=0 cores=4,6
/proc/1058669/task/1058680/stat : 1058680 (Finalizer) S 1058666 1058669 1058409 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 197245248 19703095296 49669 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
[pid=1058669/tid=1058687] ppid=1058666 vsize=19241304 memory=-7163974055829550171 CPUtime=0 cores=4,6
/proc/1058669/task/1058687/stat : 1058687 (Common-Cleaner) S 1058666 1058669 1058409 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 197245248 19703095296 49669 134679101440 94094485757952 94094485761648 140728443751568 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94094485769464 94094485770256 94094498877440 140728443753477 140728443753567 140728443753567 140728443760584 0
Current children cumulated CPU time: 10.63 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 198676 KiB

Child status: 20

Real time (s): 9.35786
CPU time (s): 10.7295
CPU user time (s): 10.6281
CPU system time (s): 0.101368
CPU usage (%): 114.657
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 198676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6281
system time used= 0.101368
maximum resident set size= 199808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 760
involuntary context switches= 239


# summary of solver processes directly reported to runsolver:
#   pid: 1058669
#   total CPU time (s): 10.7295
#   total CPU user time (s): 10.6281
#   total CPU system time (s): 0.101368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064371 second user time and 0.116698 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-20 06:48:23
IDJOB=4452724
IDBENCH=165296
IDSOLVER=3058
FILE ID=nodeC003/4452724-1721450892
RUNJOBID= nodeC003-1721450898-1058420
SLURM_JOB_ID= 7545681
Free space on /tmp= 723776 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP045.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452724-1721450892/watcher-4452724-1721450892 -o /tmp/evaluation-result-4452724-1721450892/solver-4452724-1721450892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721450898-1058420 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4452724-1721450892.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 9f172948e58fb5a8063ac37667d22320
RANDOM SEED=2024193482

nodeC003.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3664.632
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.880
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.353
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.302
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3648.464
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 2793.630
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.227
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.880
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123617716 kB
MemAvailable:   129339424 kB
Buffers:          563248 kB
Cached:          5940716 kB
SwapCached:            0 kB
Active:          1055488 kB
Inactive:        6291156 kB
Active(anon):       1452 kB
Inactive(anon):   887120 kB
Active(file):    1054036 kB
Inactive(file):  5404036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5540 kB
Writeback:            44 kB
AnonPages:        842756 kB
Mapped:           128416 kB
Shmem:             45896 kB
KReclaimable:     207332 kB
Slab:             323052 kB
SReclaimable:     207332 kB
SUnreclaim:       115720 kB
KernelStack:        4784 kB
PageTables:        11796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7434964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    548864 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC003 at 2024-07-20 06:48:33