Trace number 4280801

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 par (2017-08-18)SAT 1.84701 0.67911601

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-19.xml
MD5SUM13382dc3b02e119e78eeacc23771b1ff
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.439026
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints57
Number of domains2
Minimum domain size19
Maximum domain size38
Distribution of domain sizes[{"size":19,"count":38},{"size":38,"count":38}]
Minimum variable degree2
Maximum variable degree38
Distribution of variable degrees[{"degree":2,"count":38},{"degree":38,"count":38}]
Minimum constraint arity2
Maximum constraint arity39
Distribution of constraint arities[{"arity":2,"count":19},{"arity":39,"count":38}]
Number of extensional constraints0
Number of intensional constraints19
Distribution of constraint types[{"type":"intension","count":19},{"type":"element","count":38}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280801-1503132000.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280801-1503132000.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.10/0.56	c solve instance...
1.46/0.66	s SATISFIABLE
1.46/0.66	v <instantiation>
1.46/0.66	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] v[24] v[25] v[26] v[27] v[28] v[29] v[30] v[31] v[32] v[33] v[34] v[35] v[36] v[37] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29] p[30] p[31] p[32] p[33] p[34] p[35] p[36] p[37] </list>
1.46/0.66	v 	<values>19 15 18 10 13 16 8 11 14 3 5 12 17 3 10 8 5 15 13 11 19 18 16 14 12 7 4 9 6 2 17 4 2 7 1 6 1 9 36 34 32 29 13 9 31 26 16 10 35 28 33 25 15 6 37 27 14 3 19 7 24 11 18 4 23 8 17 1 22 5 30 12 21 2 20 0 </values>
1.46/0.66	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 (11245 MiB free)
  memory of node 1: 16384 MiB (12242 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280801-1503132000/watcher-4280801-1503132000 -o /tmp/evaluation-result-4280801-1503132000/solver-4280801-1503132000 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503131140-16288 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 184752421 HOME/instance-4280801-1503132000.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16305, runsolver pid=16302

[startup+0.100136 s]*
/proc/loadavg: 8.27 8.33 8.29 2/199 16326
/proc/meminfo: memFree=24037244/32770624 swapFree=67108860/67108860
[pid=16305] ppid=16302 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16305/stat : 16305 (xcsp3-exec) S 16302 16305 16261 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 146287739 9740288 346 33554432000 4194304 5098028 140722291741104 140722291739208 139720852828796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16527360 140722291749989 140722291750199 140722291750199 140722291752939 0
/proc/16305/statm: 2378 346 289 221 0 87 0
[pid=16307] ppid=16305 vsize=25999808 memory=26496 CPUtime=0.12 cores=0-7
/proc/16307/stat : 16307 (java) S 16305 16305 16261 0 -1 1077944320 5492 0 0 0 11 1 0 0 20 0 20 0 146287739 26623803392 6624 33554432000 4194304 4196468 140728310797328 140728310779872 140617816358647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
/proc/16307/statm: 6499952 6624 2867 1 0 6488269 0
[pid=16307/tid=16308] ppid=16305 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16307/task/16308/stat : 16308 (java) R 16305 16305 16261 0 -1 4202560 3486 0 0 0 9 0 0 0 20 0 20 0 146287740 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617820591920 140617816370582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16309] ppid=16305 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16307/task/16309/stat : 16309 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617768979216 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16310] ppid=16305 vsize=25999808 memory=140024232658560 CPUtime=0 cores=0-7
/proc/16307/task/16310/stat : 16310 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617767926672 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16311] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16311/stat : 16311 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617372269584 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16312] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16312/stat : 16312 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617371217040 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16313] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16313/stat : 16313 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617370163472 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16314] ppid=16305 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16314/stat : 16314 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617369110928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16315] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16315/stat : 16315 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617368058384 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16316] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16316/stat : 16316 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26623803392 6624 33554432000 4194304 4196468 140728310797328 140617367005840 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16317] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16317/stat : 16317 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287742 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616289741296 140617816369794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16318] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16318/stat : 16318 (java) S 16305 16305 16261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146287743 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616288687520 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16319] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16319/stat : 16319 (java) S 16305 16305 16261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146287743 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616287634928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16320] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16320/stat : 16320 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287745 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616286583504 140617816377243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16321] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16321/stat : 16321 (java) S 16305 16305 16261 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 146287745 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616285530096 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16322] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16322/stat : 16322 (java) R 16305 16305 16261 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 146287745 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616284477552 140617816370582 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16323] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16323/stat : 16323 (java) S 16305 16305 16261 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 146287745 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616283425008 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16324] ppid=16305 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16307/task/16324/stat : 16324 (java) S 16305 16305 16261 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 20 0 146287745 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616282372464 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16325] ppid=16305 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16325/stat : 16325 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287745 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616281320160 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16326] ppid=16305 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16326/stat : 16326 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287746 26623803392 6624 33554432000 4194304 4196468 140728310797328 140616280267696 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27880 KiB

[startup+0.21056 s]*
/proc/loadavg: 7.77 8.22 8.26 2/199 16326
/proc/meminfo: memFree=24025460/32770624 swapFree=67108860/67108860
[pid=16305] ppid=16302 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16305/stat : 16305 (xcsp3-exec) S 16302 16305 16261 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 146287739 9740288 346 33554432000 4194304 5098028 140722291741104 140722291739208 139720852828796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16527360 140722291749989 140722291750199 140722291750199 140722291752939 0
/proc/16305/statm: 2378 346 289 221 0 87 0
[pid=16307] ppid=16305 vsize=26004064 memory=39152 CPUtime=0.33 cores=0-7
/proc/16307/stat : 16307 (java) S 16305 16305 16261 0 -1 1077944320 8333 0 0 0 31 2 0 0 20 0 20 0 146287739 26628161536 9788 33554432000 4194304 4196468 140728310797328 140728310779872 140617816358647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
/proc/16307/statm: 6501016 9788 3080 1 0 6488269 0
[pid=16307/tid=16308] ppid=16305 vsize=26004096 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16307/task/16308/stat : 16308 (java) R 16305 16305 16261 0 -1 4202560 5422 0 0 0 18 1 0 0 20 0 20 0 146287740 26628194304 9788 33554432000 4194304 4196468 140728310797328 140617820569456 140617809038365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16309] ppid=16305 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/16307/task/16309/stat : 16309 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617768979216 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16310] ppid=16305 vsize=26004064 memory=140024233330526 CPUtime=0 cores=0-7
/proc/16307/task/16310/stat : 16310 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617767926672 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16311] ppid=16305 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16311/stat : 16311 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617372269584 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16312] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16312/stat : 16312 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617371217040 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16313] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16313/stat : 16313 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617370163472 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16314] ppid=16305 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16314/stat : 16314 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617369110928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16315] ppid=16305 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16315/stat : 16315 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26628194304 9788 33554432000 4194304 4196468 140728310797328 140617368058384 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16316] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16316/stat : 16316 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26628161536 9788 33554432000 4194304 4196468 140728310797328 140617367005840 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16317] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16317/stat : 16317 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287742 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616289741296 140617816369794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16318] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16318/stat : 16318 (java) S 16305 16305 16261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146287743 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616288687520 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16319] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16319/stat : 16319 (java) S 16305 16305 16261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146287743 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616287634928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16320] ppid=16305 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16320/stat : 16320 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287745 26628194304 9788 33554432000 4194304 4196468 140728310797328 140616286583504 140617816377243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16321] ppid=16305 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16321/stat : 16321 (java) S 16305 16305 16261 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 146287745 26628194304 9788 33554432000 4194304 4196468 140728310797328 140616285530096 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16322] ppid=16305 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16307/task/16322/stat : 16322 (java) S 16305 16305 16261 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 146287745 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616284477552 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16323] ppid=16305 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/16307/task/16323/stat : 16323 (java) S 16305 16305 16261 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 20 0 146287745 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616283425008 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16324] ppid=16305 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/16307/task/16324/stat : 16324 (java) S 16305 16305 16261 0 -1 1077944384 762 0 0 0 7 0 0 0 20 0 20 0 146287745 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616282372464 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16325] ppid=16305 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16325/stat : 16325 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287745 26628161536 9788 33554432000 4194304 4196468 140728310797328 140616281320160 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16326] ppid=16305 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16326/stat : 16326 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287746 26628194304 9788 33554432000 4194304 4196468 140728310797328 140616280267696 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40536 KiB

[startup+0.310514 s]*
/proc/loadavg: 7.77 8.22 8.26 2/199 16326
/proc/meminfo: memFree=24018636/32770624 swapFree=67108860/67108860
[pid=16305] ppid=16302 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16305/stat : 16305 (xcsp3-exec) S 16302 16305 16261 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 146287739 9740288 346 33554432000 4194304 5098028 140722291741104 140722291739208 139720852828796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16527360 140722291749989 140722291750199 140722291750199 140722291752939 0
/proc/16305/statm: 2378 346 289 221 0 87 0
[pid=16307] ppid=16305 vsize=26004140 memory=45828 CPUtime=0.49 cores=0-7
/proc/16307/stat : 16307 (java) S 16305 16305 16261 0 -1 1077944320 9251 0 0 0 46 3 0 0 20 0 20 0 146287739 26628239360 11457 33554432000 4194304 4196468 140728310797328 140728310779872 140617816358647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
/proc/16307/statm: 6501035 11457 3096 1 0 6488269 0
[pid=16307/tid=16308] ppid=16305 vsize=26004140 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16307/task/16308/stat : 16308 (java) R 16305 16305 16261 0 -1 4202560 6181 0 0 0 28 2 0 0 20 0 20 0 146287740 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617820591008 140617800439134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16309] ppid=16305 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16309/stat : 16309 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617768979216 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16310] ppid=16305 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16310/stat : 16310 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617767926672 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16311] ppid=16305 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16311/stat : 16311 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617372269584 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16312] ppid=16305 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16312/stat : 16312 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617371217040 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16313] ppid=16305 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/16307/task/16313/stat : 16313 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617370163472 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16314] ppid=16305 vsize=26004140 memory=140024121226159 CPUtime=0 cores=0-7
/proc/16307/task/16314/stat : 16314 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617369110928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16315] ppid=16305 vsize=26004140 memory=140024121228464 CPUtime=0 cores=0-7
/proc/16307/task/16315/stat : 16315 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617368058384 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16316] ppid=16305 vsize=26004140 memory=140024121230768 CPUtime=0 cores=0-7
/proc/16307/task/16316/stat : 16316 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26628239360 11457 33554432000 4194304 4196468 140728310797328 140617367005840 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16317] ppid=16305 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16317/stat : 16317 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287742 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616289741296 140617816369794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16318] ppid=16305 vsize=26004140 memory=280048242468496 CPUtime=0 cores=0-7
/proc/16307/task/16318/stat : 16318 (java) S 16305 16305 16261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146287743 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616288687520 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16319] ppid=16305 vsize=26004140 memory=280048242475408 CPUtime=0 cores=0-7
/proc/16307/task/16319/stat : 16319 (java) S 16305 16305 16261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146287743 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616287634928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16320] ppid=16305 vsize=26004140 memory=280048242416688 CPUtime=0 cores=0-7
/proc/16307/task/16320/stat : 16320 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287745 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616286583504 140617816377243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16321] ppid=16305 vsize=26004140 memory=280048242489232 CPUtime=0.01 cores=0-7
/proc/16307/task/16321/stat : 16321 (java) S 16305 16305 16261 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 20 0 146287745 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616285530096 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16322] ppid=16305 vsize=26004140 memory=280048242496144 CPUtime=0.02 cores=0-7
/proc/16307/task/16322/stat : 16322 (java) S 16305 16305 16261 0 -1 1077944384 152 0 0 0 2 0 0 0 20 0 20 0 146287745 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616284477552 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16323] ppid=16305 vsize=26004140 memory=280048242493840 CPUtime=0.03 cores=0-7
/proc/16307/task/16323/stat : 16323 (java) S 16305 16305 16261 0 -1 1077944384 453 0 0 0 3 0 0 0 20 0 20 0 146287745 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616283425008 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16324] ppid=16305 vsize=26004140 memory=280048242510000 CPUtime=0.11 cores=0-7
/proc/16307/task/16324/stat : 16324 (java) S 16305 16305 16261 0 -1 1077944384 840 0 0 0 11 0 0 0 20 0 20 0 146287745 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616282372464 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16325] ppid=16305 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16325/stat : 16325 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287745 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616281320160 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16326] ppid=16305 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16326/stat : 16326 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287746 26628239360 11457 33554432000 4194304 4196468 140728310797328 140616280267696 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 47212 KiB

[startup+0.679076 s]
# the end of solver process 16305 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.77607 s, system=0.070947 s

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

[startup+0.410363 s]*
/proc/loadavg: 7.77 8.22 8.26 4/199 16326
/proc/meminfo: memFree=24013476/32770624 swapFree=67108860/67108860
[pid=16305] ppid=16302 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16305/stat : 16305 (xcsp3-exec) S 16302 16305 16261 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 146287739 9740288 346 33554432000 4194304 5098028 140722291741104 140722291739208 139720852828796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16527360 140722291749989 140722291750199 140722291750199 140722291752939 0
/proc/16305/statm: 2378 346 289 221 0 87 0
[pid=16307] ppid=16305 vsize=26006188 memory=53156 CPUtime=0.71 cores=0-7
/proc/16307/stat : 16307 (java) S 16305 16305 16261 0 -1 1077944320 10106 0 0 0 67 4 0 0 20 0 20 0 146287739 26630336512 13289 33554432000 4194304 4196468 140728310797328 140728310779872 140617816358647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
/proc/16307/statm: 6501547 13289 3152 1 0 6488781 0
[pid=16307/tid=16308] ppid=16305 vsize=26006188 memory=8318255677412212789 CPUtime=0.39 cores=0-7
/proc/16307/task/16308/stat : 16308 (java) R 16305 16305 16261 0 -1 4202560 6648 0 0 0 37 2 0 0 20 0 20 0 146287740 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617820567872 140617816380573 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16309] ppid=16305 vsize=26006188 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/16307/task/16309/stat : 16309 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617768979216 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16310] ppid=16305 vsize=26006188 memory=140024233330562 CPUtime=0 cores=0-7
/proc/16307/task/16310/stat : 16310 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617767926672 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16311] ppid=16305 vsize=26006188 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16311/stat : 16311 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617372269584 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16312] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16312/stat : 16312 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617371217040 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16313] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16313/stat : 16313 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617370163472 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16314] ppid=16305 vsize=26006188 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16314/stat : 16314 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617369110928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16315] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16315/stat : 16315 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617368058384 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16316] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16316/stat : 16316 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287741 26630336512 13289 33554432000 4194304 4196468 140728310797328 140617367005840 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16317] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16317/stat : 16317 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146287742 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616289741296 140617816369794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16318] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16318/stat : 16318 (java) S 16305 16305 16261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146287743 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616288687520 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16319] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16319/stat : 16319 (java) S 16305 16305 16261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146287743 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616287634928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16320] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16320/stat : 16320 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287745 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616286583504 140617816377243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16321] ppid=16305 vsize=26006188 memory=0 CPUtime=0.02 cores=0-7
/proc/16307/task/16321/stat : 16321 (java) S 16305 16305 16261 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 20 0 146287745 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616285530096 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16322] ppid=16305 vsize=26006188 memory=0 CPUtime=0.03 cores=0-7
/proc/16307/task/16322/stat : 16322 (java) S 16305 16305 16261 0 -1 1077944384 177 0 0 0 3 0 0 0 20 0 20 0 146287745 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616284477552 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16323] ppid=16305 vsize=26006188 memory=-1 CPUtime=0.06 cores=0-7
/proc/16307/task/16323/stat : 16323 (java) S 16305 16305 16261 0 -1 1077944384 604 0 0 0 6 0 0 0 20 0 20 0 146287745 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616283425008 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16324] ppid=16305 vsize=26006188 memory=0 CPUtime=0.16 cores=0-7
/proc/16307/task/16324/stat : 16324 (java) S 16305 16305 16261 0 -1 1077944384 1016 0 0 0 16 0 0 0 20 0 20 0 146287745 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616282372464 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16325] ppid=16305 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16325/stat : 16325 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146287745 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616281320160 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16326] ppid=16305 vsize=26006188 memory=-1 CPUtime=0 cores=0-7
/proc/16307/task/16326/stat : 16326 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146287746 26630336512 13289 33554432000 4194304 4196468 140728310797328 140616280267696 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 54540 KiB

[startup+0.610992 s]
/proc/loadavg: 7.77 8.22 8.26 5/199 16326
/proc/meminfo: memFree=23999644/32770624 swapFree=67108860/67108860
[pid=16305] ppid=16302 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16305/stat : 16305 (xcsp3-exec) S 16302 16305 16261 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 146287739 9740288 346 33554432000 4194304 5098028 140722291741104 140722291739208 139720852828796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16527360 140722291749989 140722291750199 140722291750199 140722291752939 0
/proc/16305/statm: 2378 346 289 221 0 87 0
[pid=16307] ppid=16305 vsize=26538700 memory=89500 CPUtime=1.46 cores=0-7
/proc/16307/stat : 16307 (java) S 16305 16305 16261 0 -1 1077944320 12767 0 0 0 140 6 0 0 20 0 28 0 146287739 27175628800 22375 33554432000 4194304 4196468 140728310797328 140728310779872 140617816358647 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
/proc/16307/statm: 6634675 22375 3206 1 0 6621909 0
[pid=16307/tid=16308] ppid=16305 vsize=26538700 memory=687822 CPUtime=0.54 cores=0-7
/proc/16307/task/16308/stat : 16308 (java) S 16305 16305 16261 0 -1 1077944384 6823 0 0 0 51 3 0 0 20 0 28 0 146287740 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617820599424 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16309] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16309/stat : 16309 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617768979216 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16310] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16310/stat : 16310 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617767926672 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16311] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16311/stat : 16311 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617372269584 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16312] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16312/stat : 16312 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617371217040 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16313] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16313/stat : 16313 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617370163472 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16314] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16314/stat : 16314 (java) S 16305 16305 16261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617369110928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16315] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16315/stat : 16315 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617368058384 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16316] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16316/stat : 16316 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146287741 27175628800 22375 33554432000 4194304 4196468 140728310797328 140617367005840 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16317] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16317/stat : 16317 (java) S 16305 16305 16261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 146287742 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616289741296 140617816369794 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16318] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16318/stat : 16318 (java) S 16305 16305 16261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 146287743 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616288687520 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16319] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16319/stat : 16319 (java) S 16305 16305 16261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 146287743 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616287634928 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16320] ppid=16305 vsize=26538700 memory=140024232658559 CPUtime=0 cores=0-7
/proc/16307/task/16320/stat : 16320 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146287745 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616286583504 140617816377243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16321] ppid=16305 vsize=26538700 memory=0 CPUtime=0.11 cores=0-7
/proc/16307/task/16321/stat : 16321 (java) S 16305 16305 16261 0 -1 1077944384 912 0 0 0 11 0 0 0 20 0 28 0 146287745 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616285530096 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16322] ppid=16305 vsize=26538700 memory=0 CPUtime=0.11 cores=0-7
/proc/16307/task/16322/stat : 16322 (java) R 16305 16305 16261 0 -1 4202560 562 0 0 0 11 0 0 0 20 0 28 0 146287745 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616284467664 140617797534536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16323] ppid=16305 vsize=26538700 memory=0 CPUtime=0.17 cores=0-7
/proc/16307/task/16323/stat : 16323 (java) S 16305 16305 16261 0 -1 1077944384 1155 0 0 0 17 0 0 0 20 0 28 0 146287745 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616283418032 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16324] ppid=16305 vsize=26538700 memory=0 CPUtime=0.33 cores=0-7
/proc/16307/task/16324/stat : 16324 (java) S 16305 16305 16261 0 -1 1077944384 1692 0 0 0 32 1 0 0 20 0 28 0 146287745 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616282372464 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16325] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16325/stat : 16325 (java) S 16305 16305 16261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 146287745 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616281320160 140617816368853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
[pid=16307/tid=16326] ppid=16305 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16307/task/16326/stat : 16326 (java) S 16305 16305 16261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146287746 27175628800 22375 33554432000 4194304 4196468 140728310797328 140616280267696 140617816369794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20398080 140728310805650 140728310805827 140728310805827 140728310808527 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 90884 KiB

Child status: 0
Real time (s): 0.679116
CPU time (s): 1.84701
CPU user time (s): 1.77607
CPU system time (s): 0.070947
CPU usage (%): 271.973
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 90884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.77607
system time used= 0.070947
maximum resident set size= 93668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13569
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= 2529
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 16305
#   total CPU time (s): 1.84701
#   total CPU user time (s): 1.77607
#   total CPU system time (s): 0.070947

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026071 second user time and 0.047985 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-19 10:25:40
IDJOB=4280801
IDBENCH=124365
IDSOLVER=2675
FILE ID=node104/4280801-1503132000
RUNJOBID= node104-1503131140-16288
PBS_JOBID= 20630784
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-19.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280801-1503132000/watcher-4280801-1503132000 -o /tmp/evaluation-result-4280801-1503132000/solver-4280801-1503132000 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503131140-16288 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 184752421 HOME/instance-4280801-1503132000.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 13382dc3b02e119e78eeacc23771b1ff
RANDOM SEED=184752421

node104.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.43
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.43
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.43
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.43
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:        24053252 kB
MemAvailable:   31963656 kB
Buffers:          271744 kB
Cached:          7919080 kB
SwapCached:            0 kB
Active:          3247120 kB
Inactive:        4993800 kB
Active(anon):      53556 kB
Inactive(anon):    33192 kB
Active(file):    3193564 kB
Inactive(file):  4960608 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             0 kB
AnonPages:         58164 kB
Mapped:            50680 kB
Shmem:             33420 kB
Slab:             169932 kB
SReclaimable:     144132 kB
SUnreclaim:        25800 kB
KernelStack:        3104 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61776 MiB
End job on node104 at 2017-08-19 10:25:41