Trace number 4307049

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 NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)OPT13871 2.40972 0.925332

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-ex2_c18.xml
MD5SUMbecbd2d91dde2be36fb4b4a471bae430
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark13871
Best CPU time to get the best result obtained on this benchmark2.40972
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints34
Number of domains13
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":21},{"size":6,"count":2},{"size":8,"count":1},{"size":11,"count":14},{"size":12,"count":1},{"size":16,"count":2},{"size":26,"count":1},{"size":65,"count":1},{"size":76,"count":4},{"size":100,"count":12}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":4},{"degree":4,"count":6},{"degree":5,"count":4},{"degree":6,"count":1},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":6},{"arity":3,"count":14},{"arity":6,"count":14}]
Number of extensional constraints14
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":14},{"type":"intension","count":20}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4307049-1534090005.xml"  -tl '2520s' -p 1
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4307049-1534090005.xml, -tl, 2520s, -p, 1]
0.11/0.22	c simple solver
0.34/0.28	c parse instance...
1.68/0.78	c solve instance...
1.99/0.85	o 17651 
1.99/0.87	o 15699 
1.99/0.87	o 15692 
1.99/0.88	o 13871 
2.36/0.90	s OPTIMUM FOUND
2.36/0.90	v <instantiation>
2.36/0.90	v 	<list>f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] k v1[0] v1[1] v1[2] v1[3] v1[4] v1[5] v1[6] v1[7] v1[8] v1[9] v1[10] v1[11] v1[12] v1[13] v2[0] v2[1] v2[2] v2[3] v2[4] v2[5] v2[6] v2[7] v2[8] v2[9] v2[10] v2[11] v2[12] v2[13] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] </list>
2.36/0.90	v 	<values>31 31 67 65 100 1 55 81 61 0 0 1 1 1 1 0 0 0 7 0 0 0 0 1 0 0 0 0 0 0 0 0 0 2 0 0 3 6 0 0 0 0 0 0 0 0 0 36 30 34 69 30 33 66 35 10 99 39 80 60 20 </values>
2.36/0.90	v </instantiation>

Verifier Data

OK	13871

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307049-1534090005/watcher-4307049-1534090005 -o /tmp/evaluation-result-4307049-1534090005/solver-4307049-1534090005 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25232 --watchdog 2580 HOME/xcsp3-exec -seed 941369809 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4307049-1534090005.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=28465, runsolver pid=28462
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 2.11 2.04 2.06 4/217 28481
/proc/meminfo: memFree=7962040/32770624 swapFree=67108380/67108860
[pid=28465] ppid=28462 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28465/stat : 28465 (xcsp3-exec) S 28462 28465 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226563648 115843072 363 33554432000 4194304 5098028 140727546453568 140727546451672 139889671733884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23171072 140727546455099 140727546455300 140727546455300 140727546458058 0
/proc/28465/statm: 28282 363 306 221 0 87 0
[pid=28467] ppid=28465 vsize=14082940 memory=29360 CPUtime=0.11 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28465 28465 25200 0 -1 1077944320 5639 0 0 0 10 1 0 0 20 0 15 0 226563648 14420930560 7340 33554432000 4194304 4196468 140725598020400 140725598002944 139920847838967 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
/proc/28467/statm: 3520735 7340 3046 1 0 3483012 0
[pid=28467/tid=28468] ppid=28465 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/28467/task/28468/stat : 28468 (java) R 28465 28465 25200 0 -1 4202560 3647 0 0 0 8 0 0 0 20 0 15 0 226563649 14420930560 7340 33554432000 4194304 4196468 140725598020400 139920852071328 139920847860893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28469] ppid=28465 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 7340 33554432000 4194304 4196468 140725598020400 139920777927440 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28470] ppid=28465 vsize=14082940 memory=140443273184896 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 7340 33554432000 4194304 4196468 140725598020400 139920776874896 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28471] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 7340 33554432000 4194304 4196468 140725598020400 139920775822352 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28472] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 7340 33554432000 4194304 4196468 140725598020400 139920774769808 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28473] ppid=28465 vsize=14082940 memory=140443273184896 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563651 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919961581552 139920847850114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28474] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28465 28465 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226563651 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919960527776 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28475] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28465 28465 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226563652 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919959475184 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28476] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919958423760 139920847857563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28477] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28465 28465 25200 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919957371376 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28478] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919956318832 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28479] ppid=28465 vsize=14082940 memory=140443273184896 CPUtime=0.01 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) R 28465 28465 25200 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 226563654 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919955266288 139920847860314 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28480] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919954213984 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28481] ppid=28465 vsize=14082940 memory=140443273184896 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 7340 33554432000 4194304 4196468 140725598020400 139919953160496 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30812 KiB

[startup+0.211825 s]*
/proc/loadavg: 2.11 2.04 2.06 6/217 28481
/proc/meminfo: memFree=7950408/32770624 swapFree=67108380/67108860
[pid=28465] ppid=28462 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28465/stat : 28465 (xcsp3-exec) S 28462 28465 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226563648 115843072 363 33554432000 4194304 5098028 140727546453568 140727546451672 139889671733884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23171072 140727546455099 140727546455300 140727546455300 140727546458058 0
/proc/28465/statm: 28282 363 306 221 0 87 0
[pid=28467] ppid=28465 vsize=14082940 memory=40788 CPUtime=0.34 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28465 28465 25200 0 -1 1077944320 8318 0 0 0 32 2 0 0 20 0 15 0 226563648 14420930560 10197 33554432000 4194304 4196468 140725598020400 140725598002944 139920847838967 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
/proc/28467/statm: 3520735 10197 3154 1 0 3483012 0
[pid=28467/tid=28468] ppid=28465 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/28467/task/28468/stat : 28468 (java) R 28465 28465 25200 0 -1 4202560 5477 0 0 0 19 1 0 0 20 0 15 0 226563649 14420930560 10197 33554432000 4194304 4196468 140725598020400 139920852073504 139920831031691 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28469] ppid=28465 vsize=14082940 memory=11498 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 10197 33554432000 4194304 4196468 140725598020400 139920777927440 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28470] ppid=28465 vsize=14082940 memory=140443273210575 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 10197 33554432000 4194304 4196468 140725598020400 139920776874896 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28471] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 10197 33554432000 4194304 4196468 140725598020400 139920775822352 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28472] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14420930560 10197 33554432000 4194304 4196468 140725598020400 139920774769808 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28473] ppid=28465 vsize=14082940 memory=140443273184896 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28465 28465 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226563651 14420930560 10197 33554432000 4194304 4196468 140725598020400 139919961581552 139920847850114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28474] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28465 28465 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226563651 14420930560 10197 33554432000 4194304 4196468 140725598020400 139919960527776 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28475] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28465 28465 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226563652 14420930560 10197 33554432000 4194304 4196468 140725598020400 139919959475184 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28476] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 10197 33554432000 4194304 4196468 140725598020400 139919958423760 139920847857563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28477] ppid=28465 vsize=14082940 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28465 28465 25200 0 -1 1077944384 653 0 0 0 3 0 0 0 20 0 15 0 226563654 14420930560 10197 33554432000 4194304 4196468 140725598020400 139919957371376 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28478] ppid=28465 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28465 28465 25200 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 15 0 226563654 14420930560 10261 33554432000 4194304 4196468 140725598020400 139919956318832 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28479] ppid=28465 vsize=14082940 memory=140443273184896 CPUtime=0.08 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28465 28465 25200 0 -1 1077944384 758 0 0 0 8 0 0 0 20 0 15 0 226563654 14420930560 10261 33554432000 4194304 4196468 140725598020400 139919955266288 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28480] ppid=28465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 10261 33554432000 4194304 4196468 140725598020400 139919954213984 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28481] ppid=28465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563654 14420930560 10261 33554432000 4194304 4196468 140725598020400 139919953160496 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42240 KiB

[startup+0.310588 s]*
/proc/loadavg: 2.11 2.04 2.06 3/217 28481
/proc/meminfo: memFree=7944700/32770624 swapFree=67108380/67108860
[pid=28465] ppid=28462 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28465/stat : 28465 (xcsp3-exec) S 28462 28465 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226563648 115843072 363 33554432000 4194304 5098028 140727546453568 140727546451672 139889671733884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23171072 140727546455099 140727546455300 140727546455300 140727546458058 0
/proc/28465/statm: 28282 363 306 221 0 87 0
[pid=28467] ppid=28465 vsize=14087196 memory=47788 CPUtime=0.51 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28465 28465 25200 0 -1 1077944320 9114 0 0 0 49 2 0 0 20 0 15 0 226563648 14425288704 11947 33554432000 4194304 4196468 140725598020400 140725598002944 139920847838967 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
/proc/28467/statm: 3521799 11947 3247 1 0 3483012 0
[pid=28467/tid=28468] ppid=28465 vsize=14087196 memory=7883960649037381690 CPUtime=0.29 cores=1,3,5,7
/proc/28467/task/28468/stat : 28468 (java) R 28465 28465 25200 0 -1 4202560 6160 0 0 0 28 1 0 0 20 0 15 0 226563649 14425288704 11947 33554432000 4194304 4196468 140725598020400 139920852074352 139920847860893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28469] ppid=28465 vsize=14087196 memory=11841 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14425288704 11947 33554432000 4194304 4196468 140725598020400 139920777927440 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28470] ppid=28465 vsize=14087196 memory=3472330516756456363 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14425288704 11947 33554432000 4194304 4196468 140725598020400 139920776874896 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28471] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14425288704 11947 33554432000 4194304 4196468 140725598020400 139920775822352 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28472] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14425288704 11947 33554432000 4194304 4196468 140725598020400 139920774769808 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28473] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28465 28465 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226563651 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919961581552 139920847850114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28474] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28465 28465 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226563651 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919960527776 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28475] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28465 28465 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226563652 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919959475184 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28476] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919958423760 139920847857563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28477] ppid=28465 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28465 28465 25200 0 -1 1077944384 666 0 0 0 4 0 0 0 20 0 15 0 226563654 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919957371376 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28478] ppid=28465 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28465 28465 25200 0 -1 1077944384 128 0 0 0 3 0 0 0 20 0 15 0 226563654 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919956318832 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28479] ppid=28465 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28465 28465 25200 0 -1 1077944384 853 0 0 0 12 0 0 0 20 0 15 0 226563654 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919955266288 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28480] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919954213984 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28481] ppid=28465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563654 14425288704 11947 33554432000 4194304 4196468 140725598020400 139919953160496 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49240 KiB

[startup+0.701865 s]
/proc/loadavg: 2.11 2.04 2.06 5/217 28481
/proc/meminfo: memFree=7915788/32770624 swapFree=67108380/67108860
[pid=28465] ppid=28462 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28465/stat : 28465 (xcsp3-exec) S 28462 28465 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226563648 115843072 363 33554432000 4194304 5098028 140727546453568 140727546451672 139889671733884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23171072 140727546455099 140727546455300 140727546455300 140727546458058 0
/proc/28465/statm: 28282 363 306 221 0 87 0
[pid=28467] ppid=28465 vsize=14089320 memory=111940 CPUtime=1.68 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28465 28465 25200 0 -1 1077944320 12484 0 0 0 164 4 0 0 20 0 15 0 226563648 14427463680 27985 33554432000 4194304 4196468 140725598020400 140725598002944 139920847838967 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
/proc/28467/statm: 3522330 27985 3352 1 0 3483524 0
[pid=28467/tid=28468] ppid=28465 vsize=14089320 memory=3316 CPUtime=0.67 cores=1,3,5,7
/proc/28467/task/28468/stat : 28468 (java) R 28465 28465 25200 0 -1 4202560 7036 0 0 0 65 2 0 0 20 0 15 0 226563649 14427463680 27985 33554432000 4194304 4196468 140725598020400 139920852073568 139920454822017 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28469] ppid=28465 vsize=14089320 memory=488 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 27985 33554432000 4194304 4196468 140725598020400 139920777927440 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28470] ppid=28465 vsize=14089320 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 27985 33554432000 4194304 4196468 140725598020400 139920776874896 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28471] ppid=28465 vsize=14089320 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 27985 33554432000 4194304 4196468 140725598020400 139920775822352 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28472] ppid=28465 vsize=14089320 memory=932 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 27985 33554432000 4194304 4196468 140725598020400 139920774769808 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28473] ppid=28465 vsize=14089320 memory=6416 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28465 28465 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226563651 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919961581552 139920847850114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28474] ppid=28465 vsize=14089320 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28465 28465 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226563651 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919960527776 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28475] ppid=28465 vsize=14089320 memory=928 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28465 28465 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226563652 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919959475184 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28476] ppid=28465 vsize=14089320 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919958423760 139920847857563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28477] ppid=28465 vsize=14089320 memory=3988 CPUtime=0.34 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28465 28465 25200 0 -1 1077944384 1553 0 0 0 34 0 0 0 20 0 15 0 226563654 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919957371376 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28478] ppid=28465 vsize=14089320 memory=1924 CPUtime=0.33 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28465 28465 25200 0 -1 1077944384 1099 0 0 0 33 0 0 0 20 0 15 0 226563654 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919956318832 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28479] ppid=28465 vsize=14089320 memory=7532 CPUtime=0.31 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28465 28465 25200 0 -1 1077944384 1486 0 0 0 31 0 0 0 20 0 15 0 226563654 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919955266288 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28480] ppid=28465 vsize=14089320 memory=808 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919954213984 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28481] ppid=28465 vsize=14089320 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 27985 33554432000 4194304 4196468 140725598020400 139919953160496 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 113392 KiB

[startup+0.925271 s]
# the end of solver process 28465 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.35236 s, system=0.057357 s

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

[startup+0.801378 s]
/proc/loadavg: 2.11 2.04 2.06 5/217 28481
/proc/meminfo: memFree=7915788/32770624 swapFree=67108380/67108860
[pid=28465] ppid=28462 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28465/stat : 28465 (xcsp3-exec) S 28462 28465 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226563648 115843072 363 33554432000 4194304 5098028 140727546453568 140727546451672 139889671733884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23171072 140727546455099 140727546455300 140727546455300 140727546458058 0
/proc/28465/statm: 28282 363 306 221 0 87 0
[pid=28467] ppid=28465 vsize=14089320 memory=127524 CPUtime=1.99 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28465 28465 25200 0 -1 1077944320 12782 0 0 0 195 4 0 0 20 0 15 0 226563648 14427463680 31881 33554432000 4194304 4196468 140725598020400 140725598002944 139920847838967 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
/proc/28467/statm: 3522330 31881 3359 1 0 3483524 0
[pid=28467/tid=28468] ppid=28465 vsize=14089320 memory=2144 CPUtime=0.77 cores=1,3,5,7
/proc/28467/task/28468/stat : 28468 (java) R 28465 28465 25200 0 -1 4202560 7169 0 0 0 74 3 0 0 20 0 15 0 226563649 14427463680 31881 33554432000 4194304 4196468 140725598020400 139920852076832 139920458698476 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28469] ppid=28465 vsize=14089320 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 31881 33554432000 4194304 4196468 140725598020400 139920777927440 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28470] ppid=28465 vsize=14089320 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 31881 33554432000 4194304 4196468 140725598020400 139920776874896 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28471] ppid=28465 vsize=14089320 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 31881 33554432000 4194304 4196468 140725598020400 139920775822352 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28472] ppid=28465 vsize=14089320 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 31881 33554432000 4194304 4196468 140725598020400 139920774769808 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28473] ppid=28465 vsize=14089320 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28465 28465 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226563651 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919961581552 139920847850114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28474] ppid=28465 vsize=14089320 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28465 28465 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226563651 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919960527776 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28475] ppid=28465 vsize=14089320 memory=868 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28465 28465 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226563652 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919959475184 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28476] ppid=28465 vsize=14089320 memory=7336 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919958423760 139920847857563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28477] ppid=28465 vsize=14089320 memory=11628 CPUtime=0.43 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) R 28465 28465 25200 0 -1 4202560 1623 0 0 0 43 0 0 0 20 0 15 0 226563654 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919957358928 139920832943789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28478] ppid=28465 vsize=14089320 memory=752 CPUtime=0.41 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) R 28465 28465 25200 0 -1 4202560 1125 0 0 0 41 0 0 0 20 0 15 0 226563654 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919956308624 139920832125267 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28479] ppid=28465 vsize=14089320 memory=1276 CPUtime=0.34 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) R 28465 28465 25200 0 -1 1077944384 1555 0 0 0 34 0 0 0 20 0 15 0 226563654 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919955264080 139920847849173 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28480] ppid=28465 vsize=14089320 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919954213984 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28481] ppid=28465 vsize=14089320 memory=-7595718316223195531 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 31881 33554432000 4194304 4196468 140725598020400 139919953160496 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 128976 KiB

[startup+0.90071 s]
/proc/loadavg: 2.11 2.04 2.06 5/217 28481
/proc/meminfo: memFree=7915788/32770624 swapFree=67108380/67108860
[pid=28465] ppid=28462 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28465/stat : 28465 (xcsp3-exec) S 28462 28465 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226563648 115843072 363 33554432000 4194304 5098028 140727546453568 140727546451672 139889671733884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23171072 140727546455099 140727546455300 140727546455300 140727546458058 0
/proc/28465/statm: 28282 363 306 221 0 87 0
[pid=28467] ppid=28465 vsize=14089320 memory=129284 CPUtime=2.36 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28465 28465 25200 0 -1 1077944320 13296 0 0 0 231 5 0 0 20 0 15 0 226563648 14427463680 32321 33554432000 4194304 4196468 140725598020400 140725598002944 139920847838967 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
/proc/28467/statm: 3522330 32321 3360 1 0 3483524 0
[pid=28467/tid=28468] ppid=28465 vsize=14089320 memory=3316 CPUtime=0.87 cores=1,3,5,7
/proc/28467/task/28468/stat : 28468 (java) R 28465 28465 25200 0 -1 4202560 7184 0 0 0 84 3 0 0 20 0 15 0 226563649 14427463680 32321 33554432000 4194304 4196468 140725598020400 139920852070224 139920459256025 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28469] ppid=28465 vsize=14089320 memory=488 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 32321 33554432000 4194304 4196468 140725598020400 139920777927440 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28470] ppid=28465 vsize=14089320 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 32321 33554432000 4194304 4196468 140725598020400 139920776874896 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28471] ppid=28465 vsize=14089320 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28465 28465 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 32321 33554432000 4194304 4196468 140725598020400 139920775822352 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28472] ppid=28465 vsize=14089320 memory=932 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563650 14427463680 32321 33554432000 4194304 4196468 140725598020400 139920774769808 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28473] ppid=28465 vsize=14089320 memory=6416 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28465 28465 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226563651 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919961581552 139920847850114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28474] ppid=28465 vsize=14089320 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28465 28465 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226563651 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919960527776 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28475] ppid=28465 vsize=14089320 memory=928 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28465 28465 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226563652 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919959475184 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28476] ppid=28465 vsize=14089320 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919958423760 139920847857563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28477] ppid=28465 vsize=14089320 memory=3988 CPUtime=0.53 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) R 28465 28465 25200 0 -1 4202560 1683 0 0 0 53 0 0 0 20 0 15 0 226563654 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919957362832 139920827682648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28478] ppid=28465 vsize=14089320 memory=1924 CPUtime=0.51 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) R 28465 28465 25200 0 -1 4202560 1308 0 0 0 51 0 0 0 20 0 15 0 226563654 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919956304856 139920829383080 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28479] ppid=28465 vsize=14089320 memory=7532 CPUtime=0.41 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) R 28465 28465 25200 0 -1 1077944384 1811 0 0 0 41 0 0 0 20 0 15 0 226563654 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919955266288 139920847850114 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28480] ppid=28465 vsize=14089320 memory=808 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28465 28465 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919954213984 139920847849173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
[pid=28467/tid=28481] ppid=28465 vsize=14089320 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28465 28465 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226563654 14427463680 32321 33554432000 4194304 4196468 140725598020400 139919953160496 139920847850114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8720384 140725598024838 140725598025009 140725598025009 140725598027727 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 130736 KiB

Child status: 0
Real time (s): 0.925332
CPU time (s): 2.40972
CPU user time (s): 2.35236
CPU system time (s): 0.057357
CPU usage (%): 260.416
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 130736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.35236
system time used= 0.057357
maximum resident set size= 133408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14202
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= 1665
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 28465
#   total CPU time (s): 2.40972
#   total CPU user time (s): 2.35236
#   total CPU system time (s): 0.057357

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.022567 second user time and 0.054367 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-12 18:06:45
IDJOB=4307049
IDBENCH=141275
IDSOLVER=2787
FILE ID=node137/4307049-1534090005
RUNJOBID= node137-1534062145-25232
PBS_JOBID= 21036980
Free space on /tmp= 26376 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-ex2_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307049-1534090005/watcher-4307049-1534090005 -o /tmp/evaluation-result-4307049-1534090005/solver-4307049-1534090005 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25232 --watchdog 2580  HOME/xcsp3-exec -seed 941369809 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4307049-1534090005.xml

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

MD5SUM BENCH= becbd2d91dde2be36fb4b4a471bae430
RANDOM SEED=941369809

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         7979000 kB
MemAvailable:   26975932 kB
Buffers:          161628 kB
Cached:         18889992 kB
SwapCached:           24 kB
Active:         14547772 kB
Inactive:        9476844 kB
Active(anon):    4920244 kB
Inactive(anon):   105204 kB
Active(file):    9627528 kB
Inactive(file):  9371640 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108380 kB
Dirty:             22216 kB
Writeback:             0 kB
AnonPages:       4898924 kB
Mapped:            66840 kB
Shmem:             49628 kB
Slab:             455224 kB
SReclaimable:     426224 kB
SUnreclaim:        29000 kB
KernelStack:        3856 kB
PageTables:        15164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6676736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4657152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26352 MiB
End job on node137 at 2018-08-12 18:06:46