Trace number 4405738

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 2019-09-24SAT 1.48107 0.668777

General information on the benchmark

NameBlackhole/Blackhole-m1-s13/
Blackhole-13-3-04.xml
MD5SUM5cc270e62cab521987b2b853f5e11200
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020399
Satisfiable
(Un)Satisfiability was proved
Number of variables104
Number of constraints87
Number of domains1
Minimum domain size52
Maximum domain size52
Distribution of domain sizes[{"size":52,"count":104}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":87},{"degree":3,"count":17}]
Minimum constraint arity1
Maximum constraint arity104
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":85},{"arity":104,"count":1}]
Number of extensional constraints51
Number of intensional constraints35
Distribution of constraint types[{"type":"extension","count":51},{"type":"intension","count":35},{"type":"channel","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405738-1569409486.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405738-1569409486.xml, -tl, 2520s, -p, 1]
0.33/0.22	c simple solver
0.33/0.28	c parse instance...
1.04/0.57	c solve instance...
1.32/0.64	s SATISFIABLE
1.32/0.64	v <instantiation>
1.32/0.64	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] </list>
1.32/0.64	v 	<values>0 25 37 51 39 27 2 40 41 42 17 5 6 7 8 9 10 48 21 20 19 18 4 3 30 31 32 33 34 22 23 11 38 13 1 28 14 26 12 50 36 24 49 35 47 46 45 44 43 16 15 29 0 34 6 23 22 11 12 13 14 15 16 31 38 33 36 50 49 10 21 20 19 18 29 30 41 1 37 5 35 51 24 25 26 27 28 43 40 2 32 4 7 8 9 48 47 46 45 44 17 42 39 3 </values>
1.32/0.64	v </instantiation>

Verifier Data

OK	

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 (12680 MiB free)
  memory of node 1: 16384 MiB (8561 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405738-1569409486/watcher-4405738-1569409486 -o /var/tmp/evaluation-result-4405738-1569409486/solver-4405738-1569409486 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1569409423-3352 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1059897193 HOME/instance-4405738-1569409486.xml 

running on 4 cores: 0,2,4,6

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
solver pid=3474, runsolver pid=3471
Current StackSize limit: 8192 KiB


[startup+0.10008 s]*
/proc/loadavg: 1.94 1.68 1.60 4/231 3490
/proc/meminfo: memFree=21736864/32770624 swapFree=66957912/67108860
[pid=3474] ppid=3471 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3474/stat : 3474 (xcsp3-exec) S 3471 3474 669 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517187223 115843072 363 33554432000 4194304 5098028 140732802539696 140732802537800 140154421011068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13438976 140732802544470 140732802544729 140732802544729 140732802547654 0
/proc/3474/statm: 28282 363 304 221 0 87 0
[pid=3476] ppid=3474 vsize=15144776 memory=27760 CPUtime=0.13 cores=0,2,4,6
/proc/3476/stat : 3476 (java) S 3474 3474 669 0 -1 1077944320 5834 0 0 0 11 2 0 0 20 0 15 0 517187224 15508250624 6940 33554432000 4194304 4196468 140733669236272 140733669218816 139943888641783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
/proc/3476/statm: 3786194 6940 3157 1 0 3748377 0
[pid=3476/tid=3477] ppid=3474 vsize=15144776 memory=7883960649037381690 CPUtime=0.09 cores=0,2,4,6
/proc/3476/task/3477/stat : 3477 (java) R 3474 3474 669 0 -1 4202560 3749 0 0 0 8 1 0 0 20 0 15 0 517187224 15508250624 6940 33554432000 4194304 4196468 140733669236272 139943892875360 139943888663130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3478] ppid=3474 vsize=15144776 memory=1943324 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3478/stat : 3478 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 6940 33554432000 4194304 4196468 140733669236272 139943860484752 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3479] ppid=3474 vsize=15144776 memory=139849302042156 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3479/stat : 3479 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 6940 33554432000 4194304 4196468 140733669236272 139943479970320 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3480] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3480/stat : 3480 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 6940 33554432000 4194304 4196468 140733669236272 139943478917520 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3481] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3481/stat : 3481 (java) S 3474 3474 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 6940 33554432000 4194304 4196468 140733669236272 139943477864720 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3482] ppid=3474 vsize=15144776 memory=139849302029952 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3482/stat : 3482 (java) S 3474 3474 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517187226 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942829783920 139943888652930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3483] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3483/stat : 3483 (java) S 3474 3474 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517187227 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942828729888 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3484] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3484/stat : 3484 (java) S 3474 3474 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517187227 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942827677040 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3485] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3485/stat : 3485 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942826625360 139943888660379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3486] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3486/stat : 3486 (java) R 3474 3474 669 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 517187229 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942825572720 139943888652930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3487] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3487/stat : 3487 (java) R 3474 3474 669 0 -1 4202560 52 0 0 0 0 0 0 0 20 0 15 0 517187229 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942824519920 139943872544840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3488] ppid=3474 vsize=15144776 memory=139849302029952 CPUtime=0.02 cores=0,2,4,6
/proc/3476/task/3488/stat : 3488 (java) S 3474 3474 669 0 -1 1077944384 373 0 0 0 2 0 0 0 20 0 15 0 517187229 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942823467120 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3489] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3489/stat : 3489 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942822414560 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3490] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3490/stat : 3490 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187230 15508250624 6940 33554432000 4194304 4196468 140733669236272 139942821362864 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29212 KiB

[startup+0.21094 s]*
/proc/loadavg: 1.94 1.68 1.60 4/231 3490
/proc/meminfo: memFree=21724572/32770624 swapFree=66957912/67108860
[pid=3474] ppid=3471 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3474/stat : 3474 (xcsp3-exec) S 3471 3474 669 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517187223 115843072 363 33554432000 4194304 5098028 140732802539696 140732802537800 140154421011068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13438976 140732802544470 140732802544729 140732802544729 140732802547654 0
/proc/3474/statm: 28282 363 304 221 0 87 0
[pid=3476] ppid=3474 vsize=15144776 memory=39724 CPUtime=0.33 cores=0,2,4,6
/proc/3476/stat : 3476 (java) S 3474 3474 669 0 -1 1077944320 9710 0 0 0 30 3 0 0 20 0 15 0 517187224 15508250624 9931 33554432000 4194304 4196468 140733669236272 140733669218816 139943888641783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
/proc/3476/statm: 3786194 9931 3281 1 0 3748377 0
[pid=3476/tid=3477] ppid=3474 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/3476/task/3477/stat : 3477 (java) R 3474 3474 669 0 -1 4202560 6684 0 0 0 18 2 0 0 20 0 15 0 517187224 15508250624 9931 33554432000 4194304 4196468 140733669236272 139943892879968 139943525007607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3478] ppid=3474 vsize=15144776 memory=1943324 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3478/stat : 3478 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 9931 33554432000 4194304 4196468 140733669236272 139943860484752 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3479] ppid=3474 vsize=15144776 memory=139849302042156 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3479/stat : 3479 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 9931 33554432000 4194304 4196468 140733669236272 139943479970320 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3480] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3480/stat : 3480 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 9931 33554432000 4194304 4196468 140733669236272 139943478917520 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3481] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3481/stat : 3481 (java) S 3474 3474 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517187225 15508250624 9931 33554432000 4194304 4196468 140733669236272 139943477864720 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3482] ppid=3474 vsize=15144776 memory=139849302029952 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3482/stat : 3482 (java) S 3474 3474 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517187226 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942829783920 139943888652930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3483] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3483/stat : 3483 (java) S 3474 3474 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517187227 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942828729888 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3484] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3484/stat : 3484 (java) S 3474 3474 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517187227 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942827677040 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3485] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3485/stat : 3485 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942826625360 139943888660379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3486] ppid=3474 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3476/task/3486/stat : 3486 (java) S 3474 3474 669 0 -1 1077944384 647 0 0 0 2 0 0 0 20 0 15 0 517187229 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942825572720 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3487] ppid=3474 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3476/task/3487/stat : 3487 (java) S 3474 3474 669 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 15 0 517187229 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942824519920 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3488] ppid=3474 vsize=15144776 memory=139849302029952 CPUtime=0.08 cores=0,2,4,6
/proc/3476/task/3488/stat : 3488 (java) R 3474 3474 669 0 -1 4202560 902 0 0 0 8 0 0 0 20 0 15 0 517187229 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942823467120 139943881738524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3489] ppid=3474 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3489/stat : 3489 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942822414560 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3490] ppid=3474 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3490/stat : 3490 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187230 15508250624 9931 33554432000 4194304 4196468 140733669236272 139942821362864 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41176 KiB

[startup+0.311255 s]*
/proc/loadavg: 1.94 1.68 1.60 4/231 3490
/proc/meminfo: memFree=21716592/32770624 swapFree=66957912/67108860
[pid=3474] ppid=3471 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3474/stat : 3474 (xcsp3-exec) S 3471 3474 669 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517187223 115843072 363 33554432000 4194304 5098028 140732802539696 140732802537800 140154421011068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13438976 140732802544470 140732802544729 140732802544729 140732802547654 0
/proc/3474/statm: 28282 363 304 221 0 87 0
[pid=3476] ppid=3474 vsize=15149032 memory=49324 CPUtime=0.52 cores=0,2,4,6
/proc/3476/stat : 3476 (java) S 3474 3474 669 0 -1 1077944320 11149 0 0 0 48 4 0 0 20 0 15 0 517187224 15512608768 12331 33554432000 4194304 4196468 140733669236272 140733669218816 139943888641783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
/proc/3476/statm: 3787258 12331 3371 1 0 3748377 0
[pid=3476/tid=3477] ppid=3474 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/3476/task/3477/stat : 3477 (java) R 3474 3474 669 0 -1 4202560 7830 0 0 0 27 3 0 0 20 0 15 0 517187224 15512608768 12331 33554432000 4194304 4196468 140733669236272 139943892872896 139943872722270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3478] ppid=3474 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3478/stat : 3478 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15512608768 12331 33554432000 4194304 4196468 140733669236272 139943860484752 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3479] ppid=3474 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3479/stat : 3479 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15512608768 12331 33554432000 4194304 4196468 140733669236272 139943479970320 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3480] ppid=3474 vsize=15149032 memory=-3284643825843719562 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3480/stat : 3480 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15512608768 12331 33554432000 4194304 4196468 140733669236272 139943478917520 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3481] ppid=3474 vsize=15149032 memory=-6859883093977224848 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3481/stat : 3481 (java) S 3474 3474 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517187225 15512608768 12331 33554432000 4194304 4196468 140733669236272 139943477864720 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3482] ppid=3474 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3482/stat : 3482 (java) S 3474 3474 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517187226 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942829783920 139943888652930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3483] ppid=3474 vsize=15149032 memory=-9109213556524817781 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3483/stat : 3483 (java) S 3474 3474 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517187227 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942828729888 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3484] ppid=3474 vsize=15149032 memory=4426640021824769398 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3484/stat : 3484 (java) S 3474 3474 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517187227 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942827677040 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3485] ppid=3474 vsize=15149032 memory=-9034071136881917891 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3485/stat : 3485 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942826625360 139943888660379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3486] ppid=3474 vsize=15149032 memory=6529253631088562301 CPUtime=0.03 cores=0,2,4,6
/proc/3476/task/3486/stat : 3486 (java) R 3474 3474 669 0 -1 1077944384 675 0 0 0 3 0 0 0 20 0 15 0 517187229 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942825572720 139943888652930 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3487] ppid=3474 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/3476/task/3487/stat : 3487 (java) R 3474 3474 669 0 -1 4202560 307 0 0 0 5 0 0 0 20 0 15 0 517187229 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942824506464 139943872028367 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3488] ppid=3474 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/3476/task/3488/stat : 3488 (java) S 3474 3474 669 0 -1 1077944384 1041 0 0 0 12 0 0 0 20 0 15 0 517187229 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942823467120 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3489] ppid=3474 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3489/stat : 3489 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942822414560 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3490] ppid=3474 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3490/stat : 3490 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187230 15512608768 12331 33554432000 4194304 4196468 140733669236272 139942821362864 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50776 KiB

[startup+0.668721 s]
# the end of solver process 3474 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.41486 s, system=0.066206 s

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

[startup+0.421493 s]*
/proc/loadavg: 1.94 1.68 1.60 6/231 3490
/proc/meminfo: memFree=21708748/32770624 swapFree=66957912/67108860
[pid=3474] ppid=3471 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3474/stat : 3474 (xcsp3-exec) S 3471 3474 669 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517187223 115843072 363 33554432000 4194304 5098028 140732802539696 140732802537800 140154421011068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13438976 140732802544470 140732802544729 140732802544729 140732802547654 0
/proc/3474/statm: 28282 363 304 221 0 87 0
[pid=3476] ppid=3474 vsize=15151156 memory=58872 CPUtime=0.78 cores=0,2,4,6
/proc/3476/stat : 3476 (java) S 3474 3474 669 0 -1 1077944320 13005 0 0 0 74 4 0 0 20 0 15 0 517187224 15514783744 14718 33554432000 4194304 4196468 140733669236272 140733669218816 139943888641783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
/proc/3476/statm: 3787789 14718 3410 1 0 3748889 0
[pid=3476/tid=3477] ppid=3474 vsize=15151156 memory=7883960649037381690 CPUtime=0.41 cores=0,2,4,6
/proc/3476/task/3477/stat : 3477 (java) R 3474 3474 669 0 -1 4202560 8374 0 0 0 38 3 0 0 20 0 15 0 517187224 15514783744 14718 33554432000 4194304 4196468 140733669236272 139943892866496 139943524991818 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3478] ppid=3474 vsize=15151156 memory=1943324 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3478/stat : 3478 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 14718 33554432000 4194304 4196468 140733669236272 139943860484752 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3479] ppid=3474 vsize=15151156 memory=139849302042156 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3479/stat : 3479 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 14718 33554432000 4194304 4196468 140733669236272 139943479970320 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3480] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3480/stat : 3480 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 14718 33554432000 4194304 4196468 140733669236272 139943478917520 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3481] ppid=3474 vsize=15151156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3481/stat : 3481 (java) S 3474 3474 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 14718 33554432000 4194304 4196468 140733669236272 139943477864720 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3482] ppid=3474 vsize=15151156 memory=139849302029952 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3482/stat : 3482 (java) S 3474 3474 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517187226 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942829783920 139943888652930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3483] ppid=3474 vsize=15151156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3483/stat : 3483 (java) S 3474 3474 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517187227 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942828729888 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3484] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3484/stat : 3484 (java) S 3474 3474 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517187227 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942827677040 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3485] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3485/stat : 3485 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942826625360 139943888660379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3486] ppid=3474 vsize=15151156 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/3476/task/3486/stat : 3486 (java) R 3474 3474 669 0 -1 4202560 1026 0 0 0 6 0 0 0 20 0 15 0 517187229 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942825558744 139943870186451 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3487] ppid=3474 vsize=15151156 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/3476/task/3487/stat : 3487 (java) R 3474 3474 669 0 -1 4202560 675 0 0 0 10 0 0 0 20 0 15 0 517187229 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942824506016 139943873030672 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3488] ppid=3474 vsize=15151156 memory=139849302029952 CPUtime=0.19 cores=0,2,4,6
/proc/3476/task/3488/stat : 3488 (java) R 3474 3474 669 0 -1 4202560 1625 0 0 0 19 0 0 0 20 0 15 0 517187229 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942823467120 139943867560352 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3489] ppid=3474 vsize=15151156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3489/stat : 3489 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942822414560 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3490] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3490/stat : 3490 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187230 15514783744 14718 33554432000 4194304 4196468 140733669236272 139942821362864 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 60324 KiB

[startup+0.611184 s]
/proc/loadavg: 1.94 1.68 1.60 5/231 3490
/proc/meminfo: memFree=21701524/32770624 swapFree=66957912/67108860
[pid=3474] ppid=3471 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3474/stat : 3474 (xcsp3-exec) S 3471 3474 669 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517187223 115843072 363 33554432000 4194304 5098028 140732802539696 140732802537800 140154421011068 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13438976 140732802544470 140732802544729 140732802544729 140732802547654 0
/proc/3474/statm: 28282 363 304 221 0 87 0
[pid=3476] ppid=3474 vsize=15151156 memory=70816 CPUtime=1.32 cores=0,2,4,6
/proc/3476/stat : 3476 (java) S 3474 3474 669 0 -1 1077944320 14944 0 0 0 127 5 0 0 20 0 15 0 517187224 15514783744 17704 33554432000 4194304 4196468 140733669236272 140733669218816 139943888641783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
/proc/3476/statm: 3787789 17704 3452 1 0 3748889 0
[pid=3476/tid=3477] ppid=3474 vsize=15151156 memory=13845261692700007 CPUtime=0.58 cores=0,2,4,6
/proc/3476/task/3477/stat : 3477 (java) R 3474 3474 669 0 -1 4202560 9279 0 0 0 55 3 0 0 20 0 15 0 517187224 15514783744 17704 33554432000 4194304 4196468 140733669236272 139943892877168 139943888663130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3478] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3478/stat : 3478 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 17704 33554432000 4194304 4196468 140733669236272 139943860484752 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3479] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3479/stat : 3479 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 17704 33554432000 4194304 4196468 140733669236272 139943479970320 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3480] ppid=3474 vsize=15151156 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3480/stat : 3480 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 17704 33554432000 4194304 4196468 140733669236272 139943478917520 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3481] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3481/stat : 3481 (java) S 3474 3474 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517187225 15514783744 17704 33554432000 4194304 4196468 140733669236272 139943477864720 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3482] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3482/stat : 3482 (java) S 3474 3474 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517187226 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942829783920 139943888652930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3483] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3483/stat : 3483 (java) S 3474 3474 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517187227 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942828729888 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3484] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3484/stat : 3484 (java) S 3474 3474 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517187227 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942827677040 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3485] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3485/stat : 3485 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942826625360 139943888660379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3486] ppid=3474 vsize=15151156 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/3476/task/3486/stat : 3486 (java) R 3474 3474 669 0 -1 1077944384 1306 0 0 0 18 0 0 0 20 0 15 0 517187229 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942825572720 139943888652930 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3487] ppid=3474 vsize=15151156 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/3476/task/3487/stat : 3487 (java) R 3474 3474 669 0 -1 4202560 800 0 0 0 22 0 0 0 20 0 15 0 517187229 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942824519920 139943888653718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3488] ppid=3474 vsize=15151156 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/3476/task/3488/stat : 3488 (java) R 3474 3474 669 0 -1 4202560 2252 0 0 0 30 0 0 0 20 0 15 0 517187229 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942823462496 139943881738619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3489] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3489/stat : 3489 (java) S 3474 3474 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517187229 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942822414560 139943888651989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
[pid=3476/tid=3490] ppid=3474 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3476/task/3490/stat : 3490 (java) S 3474 3474 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517187230 15514783744 17704 33554432000 4194304 4196468 140733669236272 139942821362864 139943888652930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39112704 140733669237723 140733669237898 140733669237898 140733669240783 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 72268 KiB

Child status: 0
Real time (s): 0.668777
CPU time (s): 1.48107
CPU user time (s): 1.41486
CPU system time (s): 0.066206
CPU usage (%): 221.459
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 72268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.41486
system time used= 0.066206
maximum resident set size= 73908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15653
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= 1587
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 3474
#   total CPU time (s): 1.48107
#   total CPU user time (s): 1.41486
#   total CPU system time (s): 0.066206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025743 second user time and 0.051206 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-25 13:04:07
IDJOB=4405738
IDBENCH=134478
IDSOLVER=2869
FILE ID=node149/4405738-1569409486
RUNJOBID= node149-1569409423-3352
PBS_JOBID= 21705676
Free space on /var/tmp= 13360 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405738-1569409486/watcher-4405738-1569409486 -o /var/tmp/evaluation-result-4405738-1569409486/solver-4405738-1569409486 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1569409423-3352 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1059897193 HOME/instance-4405738-1569409486.xml

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

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=1059897193

node149.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.81
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.81
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.81
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.81
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:        21751936 kB
MemAvailable:   26151680 kB
Buffers:          145960 kB
Cached:          4342532 kB
SwapCached:        42416 kB
Active:          8807020 kB
Inactive:        1375264 kB
Active(anon):    5650872 kB
Inactive(anon):    96504 kB
Active(file):    3156148 kB
Inactive(file):  1278760 kB
Unevictable:      107544 kB
Mlocked:          107544 kB
SwapTotal:      67108860 kB
SwapFree:       66957912 kB
Dirty:             26472 kB
Writeback:             4 kB
AnonPages:       5759796 kB
Mapped:            71232 kB
Shmem:             45056 kB
Slab:             422348 kB
SReclaimable:     393296 kB
SUnreclaim:        29052 kB
KernelStack:        3744 kB
PageTables:        16888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7798928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4993024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13336 MiB
End job on node149 at 2019-09-25 13:04:08