Trace number 4264337

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
AbsCon-basic 2017-06-11UNSAT 4.31253 3.5427201

DiagnosticValue
WRONG_DECISIONS625

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-025-05.xml
MD5SUM2360d4300bf0f014cb2ca48694f7fbc3
Bench CategoryCSP (decision problem)
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.76777601
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints10
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":5}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":10}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.24/0.36	
0.24/0.36	AbsCon 2 
0.24/0.36	
0.58/0.55	  Solving XCSP3-instance-4264337-1502273078 as a CSP
0.58/0.55	  Loading variables...
0.58/0.57	  Loading constraints...
1.14/0.81	  Solver SolverBacktrack being built...
1.14/0.81	
1.14/0.84	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
1.14/0.84	
4.26/3.53	
4.26/3.53	s UNSATISFIABLE
4.26/3.53	
4.26/3.53	d WRONG_DECISIONS 625

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4264337-1502273078/watcher-4264337-1502273078 -o /tmp/evaluation-result-4264337-1502273078/solver-4264337-1502273078 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502258094-11417 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264337-1502273078.xml 

pid=13530
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 1.96 3/199 13533
/proc/meminfo: memFree=31349884/32770624 swapFree=0/281848
[pid=13533] ppid=13530 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/13533/stat : 13533 (runsolver) D 13530 13533 6971 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 15648528 24240128 108 18446744073709551615 4194304 4338465 140731377172144 140731377169784 140114441376471 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29671424 140731377180832 140731377181258 140731377181258 140731377184714 0
/proc/13533/statm: 5918 108 54 36 0 2156 0

[startup+0.108287 s]
/proc/loadavg: 2.08 2.03 1.96 3/199 13533
/proc/meminfo: memFree=31349884/32770624 swapFree=0/281848
[pid=13533] ppid=13530 vsize=9953008 CPUtime=0.01 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 3668 0 0 0 1 0 0 0 20 0 7 0 15648528 10191880192 4384 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2488252 4384 1984 1 0 2477749 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9953008

[startup+0.200629 s]
/proc/loadavg: 2.08 2.03 1.96 3/199 13533
/proc/meminfo: memFree=31349884/32770624 swapFree=0/281848
[pid=13533] ppid=13530 vsize=10551056 CPUtime=0.07 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 4983 0 0 0 6 1 0 0 20 0 15 0 15648528 10804281344 6533 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2637764 6533 2610 1 0 2627261 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551056

[startup+0.300301 s]
/proc/loadavg: 2.08 2.03 1.96 3/199 13533
/proc/meminfo: memFree=31349884/32770624 swapFree=0/281848
[pid=13533] ppid=13530 vsize=10551180 CPUtime=0.24 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 8724 0 0 0 22 2 0 0 20 0 15 0 15648528 10804408320 9101 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2637795 9101 2890 1 0 2627261 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551180

[startup+0.700341 s]
/proc/loadavg: 2.08 2.03 1.96 3/199 13533
/proc/meminfo: memFree=31349884/32770624 swapFree=0/281848
[pid=13533] ppid=13530 vsize=10621952 CPUtime=1.04 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 13032 0 0 0 99 5 0 0 20 0 16 0 15648528 10876878848 17688 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2655488 17688 3082 1 0 2644414 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 10621952

[startup+1.50063 s]
/proc/loadavg: 2.08 2.03 1.96 5/215 13549
/proc/meminfo: memFree=31277980/32770624 swapFree=0/281904
[pid=13533] ppid=13530 vsize=10621952 CPUtime=2.13 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 15577 0 0 0 207 6 0 0 20 0 16 0 15648528 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2655488 21175 3098 1 0 2644414 0
[pid=13533/tid=13535] ppid=13530 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/13533/task/13535/stat : 13535 (java) S 13530 13533 6971 0 -1 1077944384 6204 0 0 0 19 2 0 0 20 0 16 0 15648537 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139988210478256 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13536] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13536/stat : 13536 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139988152584720 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13537] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13537/stat : 13537 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987816077968 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13538] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13538/stat : 13538 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987815024912 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13539] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13539/stat : 13539 (java) S 13530 13533 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987813972368 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13540] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13540/stat : 13540 (java) S 13530 13533 6971 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987770395376 139988206246530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13541] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13541/stat : 13541 (java) S 13530 13533 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987769341600 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13542] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13542/stat : 13542 (java) S 13530 13533 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987768288496 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13543] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13543/stat : 13543 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987767237072 139988206253979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13544] ppid=13530 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/13533/task/13544/stat : 13544 (java) S 13530 13533 6971 0 -1 1077944384 1562 0 0 0 27 0 0 0 20 0 16 0 15648542 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987766184176 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13545] ppid=13530 vsize=10621952 CPUtime=0.23 cores=1,3,5,7
/proc/13533/task/13545/stat : 13545 (java) S 13530 13533 6971 0 -1 1077944384 1043 0 0 0 23 0 0 0 20 0 16 0 15648542 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987765131632 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13546] ppid=13530 vsize=10621952 CPUtime=0.25 cores=1,3,5,7
/proc/13533/task/13546/stat : 13546 (java) S 13530 13533 6971 0 -1 1077944384 1705 0 0 0 25 0 0 0 20 0 16 0 15648542 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987764078576 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13547] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13547/stat : 13547 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987763026272 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13548] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13548/stat : 13548 (java) S 13530 13533 6971 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 15648547 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987761974320 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13549] ppid=13530 vsize=10621952 CPUtime=1.13 cores=1,3,5,7
/proc/13533/task/13549/stat : 13549 (java) R 13530 13533 6971 0 -1 4202560 3598 0 0 0 111 2 0 0 20 0 16 0 15648564 10876878848 21175 18446744073709551615 4194304 4196468 140721010091216 139987758780352 139987834828108 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 10621952

[startup+3.10059 s]
/proc/loadavg: 2.08 2.03 1.96 3/215 13549
/proc/meminfo: memFree=31271832/32770624 swapFree=0/281904
[pid=13533] ppid=13530 vsize=10621952 CPUtime=3.85 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 18389 0 0 0 378 7 0 0 20 0 16 0 15648528 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2655488 22119 3098 1 0 2644414 0
[pid=13533/tid=13535] ppid=13530 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/13533/task/13535/stat : 13535 (java) S 13530 13533 6971 0 -1 1077944384 6204 0 0 0 19 2 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139988210478256 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13536] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13536/stat : 13536 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139988152584720 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13537] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13537/stat : 13537 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987816077968 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13538] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13538/stat : 13538 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987815024912 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13539] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13539/stat : 13539 (java) S 13530 13533 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987813972368 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13540] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13540/stat : 13540 (java) S 13530 13533 6971 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987770395376 139988206246530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13541] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13541/stat : 13541 (java) S 13530 13533 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987769341600 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13542] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13542/stat : 13542 (java) S 13530 13533 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987768288496 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13543] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13543/stat : 13543 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987767237072 139988206253979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13544] ppid=13530 vsize=10621952 CPUtime=0.35 cores=1,3,5,7
/proc/13533/task/13544/stat : 13544 (java) S 13530 13533 6971 0 -1 1077944384 2197 0 0 0 35 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987766184176 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13545] ppid=13530 vsize=10621952 CPUtime=0.24 cores=1,3,5,7
/proc/13533/task/13545/stat : 13545 (java) S 13530 13533 6971 0 -1 1077944384 1239 0 0 0 24 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987765131632 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13546] ppid=13530 vsize=10621952 CPUtime=0.28 cores=1,3,5,7
/proc/13533/task/13546/stat : 13546 (java) S 13530 13533 6971 0 -1 1077944384 1971 0 0 0 28 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987764078576 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13547] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13547/stat : 13547 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987763026272 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13548] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13548/stat : 13548 (java) S 13530 13533 6971 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 15648547 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987761974320 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13549] ppid=13530 vsize=10621952 CPUtime=2.73 cores=1,3,5,7
/proc/13533/task/13549/stat : 13549 (java) R 13530 13533 6971 0 -1 4202560 5313 0 0 0 270 3 0 0 20 0 16 0 15648564 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987758782472 139987834836517 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 10621952

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13533 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20075 s]
/proc/loadavg: 2.08 2.03 1.96 3/215 13549
/proc/meminfo: memFree=31271832/32770624 swapFree=0/281904
[pid=13533] ppid=13530 vsize=10621952 CPUtime=3.95 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 18389 0 0 0 388 7 0 0 20 0 16 0 15648528 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2655488 22119 3098 1 0 2644414 0
[pid=13533/tid=13535] ppid=13530 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/13533/task/13535/stat : 13535 (java) S 13530 13533 6971 0 -1 1077944384 6204 0 0 0 19 2 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139988210478256 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13536] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13536/stat : 13536 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139988152584720 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13537] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13537/stat : 13537 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987816077968 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13538] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13538/stat : 13538 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987815024912 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13539] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13539/stat : 13539 (java) S 13530 13533 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987813972368 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13540] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13540/stat : 13540 (java) S 13530 13533 6971 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987770395376 139988206246530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13541] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13541/stat : 13541 (java) S 13530 13533 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987769341600 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13542] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13542/stat : 13542 (java) S 13530 13533 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987768288496 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13543] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13543/stat : 13543 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987767237072 139988206253979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13544] ppid=13530 vsize=10621952 CPUtime=0.35 cores=1,3,5,7
/proc/13533/task/13544/stat : 13544 (java) S 13530 13533 6971 0 -1 1077944384 2197 0 0 0 35 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987766184176 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13545] ppid=13530 vsize=10621952 CPUtime=0.24 cores=1,3,5,7
/proc/13533/task/13545/stat : 13545 (java) S 13530 13533 6971 0 -1 1077944384 1239 0 0 0 24 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987765131632 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13546] ppid=13530 vsize=10621952 CPUtime=0.28 cores=1,3,5,7
/proc/13533/task/13546/stat : 13546 (java) S 13530 13533 6971 0 -1 1077944384 1971 0 0 0 28 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987764078576 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13547] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13547/stat : 13547 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987763026272 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13548] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13548/stat : 13548 (java) S 13530 13533 6971 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 15648547 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987761974320 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13549] ppid=13530 vsize=10621952 CPUtime=2.83 cores=1,3,5,7
/proc/13533/task/13549/stat : 13549 (java) R 13530 13533 6971 0 -1 4202560 5313 0 0 0 280 3 0 0 20 0 16 0 15648564 10876878848 22119 18446744073709551615 4194304 4196468 140721010091216 139987758782472 139987835179859 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 10621952

[startup+3.40625 s]
/proc/loadavg: 2.08 2.03 1.96 3/215 13549
/proc/meminfo: memFree=31272248/32770624 swapFree=0/281904
[pid=13533] ppid=13530 vsize=10621952 CPUtime=4.16 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 18429 0 0 0 409 7 0 0 20 0 16 0 15648528 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2655488 22138 3098 1 0 2644414 0
[pid=13533/tid=13535] ppid=13530 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/13533/task/13535/stat : 13535 (java) S 13530 13533 6971 0 -1 1077944384 6204 0 0 0 19 2 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139988210478256 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13536] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13536/stat : 13536 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139988152584720 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13537] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13537/stat : 13537 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987816077968 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13538] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13538/stat : 13538 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987815024912 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13539] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13539/stat : 13539 (java) S 13530 13533 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987813972368 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13540] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13540/stat : 13540 (java) S 13530 13533 6971 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987770395376 139988206246530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13541] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13541/stat : 13541 (java) S 13530 13533 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987769341600 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13542] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13542/stat : 13542 (java) S 13530 13533 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987768288496 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13543] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13543/stat : 13543 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987767237072 139988206253979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13544] ppid=13530 vsize=10621952 CPUtime=0.35 cores=1,3,5,7
/proc/13533/task/13544/stat : 13544 (java) S 13530 13533 6971 0 -1 1077944384 2197 0 0 0 35 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987766184176 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13545] ppid=13530 vsize=10621952 CPUtime=0.24 cores=1,3,5,7
/proc/13533/task/13545/stat : 13545 (java) S 13530 13533 6971 0 -1 1077944384 1239 0 0 0 24 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987765131632 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13546] ppid=13530 vsize=10621952 CPUtime=0.28 cores=1,3,5,7
/proc/13533/task/13546/stat : 13546 (java) S 13530 13533 6971 0 -1 1077944384 2008 0 0 0 28 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987764078576 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13547] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13547/stat : 13547 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987763026272 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13548] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13548/stat : 13548 (java) S 13530 13533 6971 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 15648547 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987761974320 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13549] ppid=13530 vsize=10621952 CPUtime=3.03 cores=1,3,5,7
/proc/13533/task/13549/stat : 13549 (java) R 13530 13533 6971 0 -1 4202560 5316 0 0 0 300 3 0 0 20 0 16 0 15648564 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987758782472 139987834836533 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 10621952

[startup+3.50063 s]
/proc/loadavg: 2.08 2.03 1.96 3/215 13549
/proc/meminfo: memFree=31272248/32770624 swapFree=0/281904
[pid=13533] ppid=13530 vsize=10621952 CPUtime=4.26 cores=1,3,5,7
/proc/13533/stat : 13533 (java) S 13530 13533 6971 0 -1 1077944320 18431 0 0 0 419 7 0 0 20 0 16 0 15648528 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 140721010073760 139988206235383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
/proc/13533/statm: 2655488 22138 3098 1 0 2644414 0
[pid=13533/tid=13535] ppid=13530 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/13533/task/13535/stat : 13535 (java) S 13530 13533 6971 0 -1 1077944384 6204 0 0 0 19 2 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139988210478256 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13536] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13536/stat : 13536 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139988152584720 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13537] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13537/stat : 13537 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987816077968 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13538] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13538/stat : 13538 (java) S 13530 13533 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987815024912 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13539] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13539/stat : 13539 (java) S 13530 13533 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15648537 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987813972368 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13540] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13540/stat : 13540 (java) S 13530 13533 6971 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987770395376 139988206246530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13541] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13541/stat : 13541 (java) S 13530 13533 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987769341600 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13542] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13542/stat : 13542 (java) S 13530 13533 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15648539 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987768288496 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13543] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13543/stat : 13543 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987767237072 139988206253979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13544] ppid=13530 vsize=10621952 CPUtime=0.35 cores=1,3,5,7
/proc/13533/task/13544/stat : 13544 (java) S 13530 13533 6971 0 -1 1077944384 2197 0 0 0 35 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987766184176 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13545] ppid=13530 vsize=10621952 CPUtime=0.24 cores=1,3,5,7
/proc/13533/task/13545/stat : 13545 (java) S 13530 13533 6971 0 -1 1077944384 1239 0 0 0 24 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987765131632 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13546] ppid=13530 vsize=10621952 CPUtime=0.28 cores=1,3,5,7
/proc/13533/task/13546/stat : 13546 (java) S 13530 13533 6971 0 -1 1077944384 2008 0 0 0 28 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987764078576 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13547] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13547/stat : 13547 (java) S 13530 13533 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15648542 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987763026272 139988206245589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13548] ppid=13530 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/13533/task/13548/stat : 13548 (java) S 13530 13533 6971 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 15648547 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987761974320 139988206246530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
[pid=13533/tid=13549] ppid=13530 vsize=10621952 CPUtime=3.13 cores=1,3,5,7
/proc/13533/task/13549/stat : 13549 (java) R 13530 13533 6971 0 -1 4202560 5318 0 0 0 310 3 0 0 20 0 16 0 15648564 10876878848 22138 18446744073709551615 4194304 4196468 140721010091216 139987758780944 139987833218563 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7131136 140721010094542 140721010094671 140721010094671 140721010098127 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 10621952

Child status: 0
Real time (s): 3.54272
CPU time (s): 4.31253
CPU user time (s): 4.23256
CPU system time (s): 0.079974
CPU usage (%): 121.729
Max. virtual memory (cumulated for all children) (KiB): 10622976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.23256
system time used= 0.079974
maximum resident set size= 90888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1723
involuntary context switches= 9

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013072 second user time and 0.027332 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-09 11:50:23
IDJOB=4264337
IDBENCH=120673
IDSOLVER=2652
FILE ID=node124/4264337-1502273078
RUNJOBID= node124-1502258094-11417
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-025-05.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264337-1502273078/watcher-4264337-1502273078 -o /tmp/evaluation-result-4264337-1502273078/solver-4264337-1502273078 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502258094-11417 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264337-1502273078.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2360d4300bf0f014cb2ca48694f7fbc3
RANDOM SEED=992610929

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31349884 kB
MemAvailable:   31549012 kB
Buffers:          114680 kB
Cached:           376044 kB
SwapCached:            0 kB
Active:           718652 kB
Inactive:         298616 kB
Active(anon):     526860 kB
Inactive(anon):    16768 kB
Active(file):     191792 kB
Inactive(file):   281848 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             8 kB
AnonPages:        526168 kB
Mapped:            45448 kB
Shmem:             17128 kB
Slab:             107136 kB
SReclaimable:      82648 kB
SUnreclaim:        24488 kB
KernelStack:        3520 kB
PageTables:         6332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1536856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node124 at 2017-08-09 11:50:26