Trace number 4282439

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
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.1201 2503.9199

General information on the benchmark

NameQueenAttacking/QueenAttacking-xcsp2-s1/
QueenAttacking-10_X2.xml
MD5SUM8877f7cc79da8125d255e7dee5791b96
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints4975
Number of domains2
Minimum domain size15
Maximum domain size100
Distribution of domain sizes[{"size":15,"count":1},{"size":100,"count":100}]
Minimum variable degree25
Maximum variable degree100
Distribution of variable degrees[{"degree":25,"count":1},{"degree":99,"count":75},{"degree":100,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4975}]
Number of extensional constraints0
Number of intensional constraints4975
Distribution of constraint types[{"type":"intension","count":4975}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282439-1503134418.xml"  -tl '2520s' -p 1 -x 0
0.07/0.28	c [HOME/instance-4282439-1503134418.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
3.86/1.67	c solve instance...
2520.09/2503.90	s UNKNOWN
2520.09/2503.90	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) 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: 16374 MiB (15172 MiB free)
  memory of node 1: 16384 MiB (15744 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282439-1503134418/watcher-4282439-1503134418 -o /tmp/evaluation-result-4282439-1503134418/solver-4282439-1503134418 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1040371242 HOME/instance-4282439-1503134418.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22964, runsolver pid=22961

[startup+0.100106 s]*
/proc/loadavg: 1.95 1.71 1.69 2/196 22965
/proc/meminfo: memFree=31659248/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209437 s]*
/proc/loadavg: 1.95 1.71 1.69 3/211 22980
/proc/meminfo: memFree=31647248/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13974352 memory=24768 CPUtime=0.07 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 5150 0 0 0 7 0 0 0 20 0 15 0 11851557 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3493588 6192 2714 1 0 3482964 0
[pid=22966/tid=22967] ppid=22964 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 3302 0 0 0 6 0 0 0 20 0 15 0 11851557 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139896420899216 139896416685462 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13974352 memory=10596 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13974352 memory=3691181657584408224 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11851559 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11851559 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11851560 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) S 22964 22964 16431 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) R 22964 22964 16431 0 -1 4202560 236 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896395536832 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851567 14309736448 6192 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26148 KiB

[startup+0.310306 s]*
/proc/loadavg: 1.95 1.71 1.69 4/211 22980
/proc/meminfo: memFree=31631956/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13974352 memory=37192 CPUtime=0.25 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 8857 0 0 0 24 1 0 0 20 0 15 0 11851557 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3493588 9298 2981 1 0 3482964 0
[pid=22966/tid=22967] ppid=22964 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 6076 0 0 0 15 1 0 0 20 0 15 0 11851557 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139896420905056 139896416695453 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11851558 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11851559 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11851559 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11851560 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 664 0 0 0 1 0 0 0 20 0 15 0 11851562 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) R 22964 22964 16431 0 -1 4202560 96 0 0 0 1 0 0 0 20 0 15 0 11851562 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896398201704 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0.05 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 717 0 0 0 5 0 0 0 20 0 15 0 11851562 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13974352 memory=140707352123008 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851567 14309736448 9298 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38572 KiB

[startup+0.706645 s]
/proc/loadavg: 1.95 1.71 1.69 5/211 22980
/proc/meminfo: memFree=31616892/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13978684 memory=80972 CPUtime=1.31 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 13488 0 0 0 127 4 0 0 20 0 15 0 11851557 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3494671 20243 3161 1 0 3482964 0
[pid=22966/tid=22967] ppid=22964 vsize=13978684 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 7873 0 0 0 52 2 0 0 20 0 15 0 11851557 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139896420906448 139896398079822 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13978684 memory=7381216515815003505 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13978684 memory=7007712420471858773 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13978684 memory=6935656952459513936 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11851558 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13978684 memory=8514726395714824858 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11851559 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13978684 memory=-7668917182949848256 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11851559 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13978684 memory=4137282616176187523 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11851560 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13978684 memory=-7384994774051102368 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13978684 memory=7077805514658193553 CPUtime=0.24 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) R 22964 22964 16431 0 -1 4202560 1707 0 0 0 24 0 0 0 20 0 15 0 11851562 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895329203984 139896398217300 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13978684 memory=57068 CPUtime=0.23 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) R 22964 22964 16431 0 -1 4202560 957 0 0 0 23 0 0 0 20 0 15 0 11851562 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896398217293 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13978684 memory=-8774313645642428999 CPUtime=0.27 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 1644 0 0 0 27 0 0 0 20 0 15 0 11851562 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851567 14314172416 20243 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 82352 KiB

[startup+1.50082 s]
/proc/loadavg: 1.95 1.71 1.69 5/211 22980
/proc/meminfo: memFree=31552676/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13980732 memory=152680 CPUtime=3.67 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 25781 0 0 0 361 6 0 0 20 0 15 0 11851557 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3495183 38170 3195 1 0 3483476 0
[pid=22966/tid=22967] ppid=22964 vsize=13980732 memory=-8774313645642428999 CPUtime=1.32 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 8921 0 0 0 129 3 0 0 20 0 15 0 11851557 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139896420908272 139896032415175 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13980732 memory=4211126682322741999 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13980732 memory=281414445034800 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11851558 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13980732 memory=281414445034864 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11851558 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 11851559 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13980732 memory=8546823402028195750 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11851559 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13980732 memory=-7606742951091920751 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11851560 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13980732 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13980732 memory=-3761991693426146123 CPUtime=0.92 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 5325 0 0 0 92 0 0 0 20 0 15 0 11851562 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13980732 memory=-5874771483550381248 CPUtime=0.91 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) S 22964 22964 16431 0 -1 1077944384 7477 0 0 0 90 1 0 0 20 0 15 0 11851562 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13980732 memory=15839839390844 CPUtime=0.48 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 2734 0 0 0 48 0 0 0 20 0 15 0 11851562 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13980732 memory=10856 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13980732 memory=23220 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851567 14316269568 38170 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0

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

[pid=22966/tid=22972] ppid=22964 vsize=13980732 memory=1922016 CPUtime=1.44 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 17000 0 0 0 114 30 0 0 20 0 15 0 11851559 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13980732 memory=1922016 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 11851559 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11851560 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13980732 memory=1380 CPUtime=2.8 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 16408 0 0 0 279 1 0 0 20 0 15 0 11851562 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13980732 memory=1380 CPUtime=2.62 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) S 22964 22964 16431 0 -1 1077944384 15147 0 0 0 260 2 0 0 20 0 15 0 11851562 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13980732 memory=1380 CPUtime=0.78 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 8762 0 0 0 77 1 0 0 20 0 15 0 11851562 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13980732 memory=1922016 CPUtime=0.55 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1626 0 0 0 24 31 0 0 20 0 15 0 11851567 14316269568 480504 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 2458.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1923396 KiB

[startup+2502.3 s]
/proc/loadavg: 1.96 1.95 1.86 3/211 23201
/proc/meminfo: memFree=28741520/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2518.49 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 243404 0 0 0 250946 903 0 0 20 0 15 0 11851557 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3495183 480507 3263 1 0 3483476 0
[pid=22966/tid=22967] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2497.13 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 137048 0 0 0 248898 815 0 0 20 0 15 0 11851557 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896420913200 139896033984030 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 12544 0 0 0 319 8 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.25 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 12899 0 0 0 318 7 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 8917 0 0 0 320 7 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 11481 0 0 0 319 8 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13980732 memory=1922028 CPUtime=1.45 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 17175 0 0 0 115 30 0 0 20 0 15 0 11851559 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13980732 memory=1922028 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 11851559 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11851560 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2.8 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 16410 0 0 0 279 1 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2.62 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) S 22964 22964 16431 0 -1 1077944384 15149 0 0 0 260 2 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13980732 memory=2160 CPUtime=0.78 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 8764 0 0 0 77 1 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13980732 memory=844 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13980732 memory=3904 CPUtime=0.56 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1645 0 0 0 24 32 0 0 20 0 15 0 11851567 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 2518.49 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1923408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.9 s]
/proc/loadavg: 1.96 1.95 1.86 3/211 23201
/proc/meminfo: memFree=28741520/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2520.09 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 243404 0 0 0 251106 903 0 0 20 0 15 0 11851557 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3495183 480507 3263 1 0 3483476 0
[pid=22966/tid=22967] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2498.73 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 137048 0 0 0 249058 815 0 0 20 0 15 0 11851557 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896420913200 139896034441980 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 12544 0 0 0 319 8 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.25 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 12899 0 0 0 318 7 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 8917 0 0 0 320 7 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 11481 0 0 0 319 8 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13980732 memory=1922028 CPUtime=1.45 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 17175 0 0 0 115 30 0 0 20 0 15 0 11851559 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13980732 memory=1922028 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 11851559 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11851560 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13980732 memory=1380 CPUtime=2.8 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 16410 0 0 0 279 1 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2.62 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) S 22964 22964 16431 0 -1 1077944384 15149 0 0 0 260 2 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13980732 memory=1228 CPUtime=0.78 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 8764 0 0 0 77 1 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13980732 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13980732 memory=1380 CPUtime=0.56 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1645 0 0 0 24 32 0 0 20 0 15 0 11851567 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1923408 KiB

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

[startup+2503.92 s]
# the end of solver process 22964 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.07 s, system=9.04736 s

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

[startup+2503.9 s]
/proc/loadavg: 1.96 1.95 1.86 3/211 23201
/proc/meminfo: memFree=28741520/32770624 swapFree=67108860/67108860
[pid=22964] ppid=22961 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22964/stat : 22964 (xcsp3-exec) S 22961 22964 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11851546 9740288 345 18446744073709551615 4194304 5098028 140735597798512 140735597796616 139627815035516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 29073408 140735597801849 140735597802054 140735597802054 140735597805547 0
/proc/22964/statm: 2378 345 289 221 0 87 0
[pid=22966] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2520.09 cores=1,3,5,7
/proc/22966/stat : 22966 (java) S 22964 22964 16431 0 -1 1077944320 243404 0 0 0 251106 903 0 0 20 0 15 0 11851557 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 140724818869872 139896416673527 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
/proc/22966/statm: 3495183 480507 3263 1 0 3483476 0
[pid=22966/tid=22967] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2498.73 cores=1,3,5,7
/proc/22966/task/22967/stat : 22967 (java) R 22964 22964 16431 0 -1 4202560 137048 0 0 0 249058 815 0 0 20 0 15 0 11851557 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896420913200 139896034441980 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22968] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22968/stat : 22968 (java) S 22964 22964 16431 0 -1 1077944384 12544 0 0 0 319 8 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896351107472 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22969] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.25 cores=1,3,5,7
/proc/22966/task/22969/stat : 22969 (java) S 22964 22964 16431 0 -1 1077944384 12899 0 0 0 318 7 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896350054672 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22970] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22970/stat : 22970 (java) S 22964 22964 16431 0 -1 1077944384 8917 0 0 0 320 7 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896349002384 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22971] ppid=22964 vsize=13980732 memory=1922028 CPUtime=3.27 cores=1,3,5,7
/proc/22966/task/22971/stat : 22971 (java) S 22964 22964 16431 0 -1 1077944384 11481 0 0 0 319 8 0 0 20 0 15 0 11851558 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139896347949584 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22972] ppid=22964 vsize=13980732 memory=1922028 CPUtime=1.45 cores=1,3,5,7
/proc/22966/task/22972/stat : 22972 (java) S 22964 22964 16431 0 -1 1077944384 17175 0 0 0 115 30 0 0 20 0 15 0 11851559 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895333423728 139896416684674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22973] ppid=22964 vsize=13980732 memory=1922028 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22973/stat : 22973 (java) S 22964 22964 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 11851559 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895332369696 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22974] ppid=22964 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22974/stat : 22974 (java) S 22964 22964 16431 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 11851560 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895331317360 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22975] ppid=22964 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22975/stat : 22975 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895330265680 139896416692123 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22976] ppid=22964 vsize=13980732 memory=1380 CPUtime=2.8 cores=1,3,5,7
/proc/22966/task/22976/stat : 22976 (java) S 22964 22964 16431 0 -1 1077944384 16410 0 0 0 279 1 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895329212528 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22977] ppid=22964 vsize=13980732 memory=1922028 CPUtime=2.62 cores=1,3,5,7
/proc/22966/task/22977/stat : 22977 (java) S 22964 22964 16431 0 -1 1077944384 15149 0 0 0 260 2 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895328159728 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22978] ppid=22964 vsize=13980732 memory=1228 CPUtime=0.78 cores=1,3,5,7
/proc/22966/task/22978/stat : 22978 (java) S 22964 22964 16431 0 -1 1077944384 8764 0 0 0 77 1 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895327107440 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22979] ppid=22964 vsize=13980732 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/22966/task/22979/stat : 22979 (java) S 22964 22964 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11851562 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895326054880 139896416683733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
[pid=22966/tid=22980] ppid=22964 vsize=13980732 memory=1380 CPUtime=0.56 cores=1,3,5,7
/proc/22966/task/22980/stat : 22980 (java) S 22964 22964 16431 0 -1 1077944384 1645 0 0 0 24 32 0 0 20 0 15 0 11851567 14316269568 480507 18446744073709551615 4194304 4196468 140724818887328 139895325002672 139896416684674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140724818895282 140724818895458 140724818895458 140724818898895 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1923408 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2503.92
CPU time (s): 2520.12
CPU user time (s): 2511.07
CPU system time (s): 9.04736
CPU usage (%): 100.647
Max. virtual memory (cumulated for all children) (KiB): 13992616
Max. memory (cumulated for all children) (KiB): 6631600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.07
system time used= 9.04736
maximum resident set size= 6660964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74846
involuntary context switches= 2133


# summary of solver processes directly reported to runsolver:
#   pid: 22964
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2511.07
#   total CPU system time (s): 9.04736

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2581 second user time and 21.1407 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 11:06:18
IDJOB=4282439
IDBENCH=130603
IDSOLVER=2677
FILE ID=node128/4282439-1503134418
RUNJOBID= node128-1503095815-16490
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-xcsp2-s1/QueenAttacking-10_X2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282439-1503134418/watcher-4282439-1503134418 -o /tmp/evaluation-result-4282439-1503134418/solver-4282439-1503134418 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1040371242 HOME/instance-4282439-1503134418.xml

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

MD5SUM BENCH= 8877f7cc79da8125d255e7dee5791b96
RANDOM SEED=1040371242

node128.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.47
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.47
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.47
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.47
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:        31659248 kB
MemAvailable:   31843452 kB
Buffers:          162872 kB
Cached:           311844 kB
SwapCached:            0 kB
Active:           396728 kB
Inactive:         310960 kB
Active(anon):     233232 kB
Inactive(anon):    16752 kB
Active(file):     163496 kB
Inactive(file):   294208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             4 kB
AnonPages:        232568 kB
Mapped:            43680 kB
Shmem:             17060 kB
Slab:             108780 kB
SReclaimable:      84668 kB
SUnreclaim:        24112 kB
KernelStack:        3424 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 62016 MiB
End job on node128 at 2017-08-19 11:48:02