Trace number 4299069

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
SuperSolver_Macq_Stevenart 2018-04-27SAT 2.77242 1.23211

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v4-09_mini_c18.xml
MD5SUM5c3604af73484b02e44f76e09325206a
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.168156
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints171
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree76
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":75,"count":9},{"degree":76,"count":72}]
Minimum constraint arity1
Maximum constraint arity82
Distribution of constraint arities[{"arity":1,"count":9},{"arity":3,"count":72},{"arity":9,"count":18},{"arity":82,"count":72}]
Number of extensional constraints72
Number of intensional constraints9
Distribution of constraint types[{"type":"extension","count":72},{"type":"intension","count":9},{"type":"allDifferent","count":18},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2.74/1.21	s SATISFIABLE
2.74/1.21	v <instantiation>
2.74/1.21	v 	<list>
2.74/1.21	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] 
2.74/1.21	v 	</list>
2.74/1.21	v 	<values>
2.74/1.21	v 		0 2 8 1 3 4 5 6 7 6 1 4 7 5 3 8 0 2 7 3 2 4 0 8 1 5 6 5 6 7 3 1 0 2 8 4 8 7 5 2 4 6 0 3 1 2 0 1 6 8 5 7 4 3 3 4 0 8 7 2 6 1 5 4 8 6 5 2 1 3 7 0 1 5 3 0 6 7 4 2 8 56 71 46 75 22 32 42 16 24 31 61 68 3 44 72 47 79 39 67 45 17 1 59 33 14 69 43 19 54 74 53 4 35 52 5 11 78 63 21 55 38 27 73 6 62 25 13 66 48 76 9 26 7 65 28 41 58 8 51 77 29 37 12 18 64 23 57 36 15 34 49 2 
2.74/1.21	v 	</values>
2.74/1.21	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 (13412 MiB free)
  memory of node 1: 16384 MiB (13810 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299069-1532817603/watcher-4299069-1532817603 -o /tmp/evaluation-result-4299069-1532817603/solver-4299069-1532817603 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299069-1532817603.xml 

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

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

solver pid=32584, runsolver pid=32581

[startup+0.100063 s]*
/proc/loadavg: 3.36 2.19 1.75 3/216 32599
/proc/meminfo: memFree=27860768/32770624 swapFree=67108436/67108860
[pid=32584] ppid=32581 vsize=10661052 memory=27820 CPUtime=0.13 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32581 32584 30712 0 -1 1077944320 5313 0 0 0 12 1 0 0 20 0 15 0 99323472 10916917248 6955 33554432000 4194304 4196468 140732350174288 140732350156832 140298566479607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
/proc/32584/statm: 2665263 6955 2863 1 0 2627263 0
[pid=32584/tid=32586] ppid=32581 vsize=10661052 memory=-8269626465541591931 CPUtime=0.08 cores=0,2,4,6
/proc/32584/task/32586/stat : 32586 (java) R 32581 32584 30712 0 -1 4202560 3172 0 0 0 8 0 0 0 20 0 15 0 99323472 10916917248 6955 33554432000 4194304 4196468 140732350174288 140298570709088 140298566491542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32587] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32587/stat : 32587 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 6955 33554432000 4194304 4196468 140732350174288 140298173471888 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32588] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32588/stat : 32588 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 6955 33554432000 4194304 4196468 140732350174288 140298172419088 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32589] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32589/stat : 32589 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 6955 33554432000 4194304 4196468 140732350174288 140298171366288 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32590] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 6955 33554432000 4194304 4196468 140732350174288 140298170313488 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32591] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32591/stat : 32591 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323474 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297669433712 140298566490754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32592] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32581 32584 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99323475 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297668379680 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32593] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32581 32584 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99323475 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297667326832 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32594] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323477 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297666275152 140298566498203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32595] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32581 32584 30712 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 99323477 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297665223536 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32596] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32581 32584 30712 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 99323477 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297664170736 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32597] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) R 32581 32584 30712 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 99323477 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297663117936 140298550791649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32598] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297662065376 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32599] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323478 10916917248 6955 33554432000 4194304 4196468 140732350174288 140297661012656 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27820 KiB

[startup+0.210681 s]*
/proc/loadavg: 3.36 2.19 1.75 4/216 32599
/proc/meminfo: memFree=27849184/32770624 swapFree=67108436/67108860
[pid=32584] ppid=32581 vsize=10661052 memory=40256 CPUtime=0.34 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32581 32584 30712 0 -1 1077944320 8191 0 0 0 32 2 0 0 20 0 15 0 99323472 10916917248 10064 33554432000 4194304 4196468 140732350174288 140732350156832 140298566479607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
/proc/32584/statm: 2665263 10064 2957 1 0 2627263 0
[pid=32584/tid=32586] ppid=32581 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32584/task/32586/stat : 32586 (java) R 32581 32584 30712 0 -1 4202560 5189 0 0 0 18 2 0 0 20 0 15 0 99323472 10916917248 10064 33554432000 4194304 4196468 140732350174288 140298570712080 140298550560094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32587] ppid=32581 vsize=10661052 memory=345 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32587/stat : 32587 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 10064 33554432000 4194304 4196468 140732350174288 140298173471888 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32588] ppid=32581 vsize=10661052 memory=3616872387709257376 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32588/stat : 32588 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 10064 33554432000 4194304 4196468 140732350174288 140298172419088 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32589] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32589/stat : 32589 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 10064 33554432000 4194304 4196468 140732350174288 140298171366288 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32590] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323473 10916917248 10064 33554432000 4194304 4196468 140732350174288 140298170313488 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32591] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32591/stat : 32591 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323474 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297669433712 140298566490754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32592] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32581 32584 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99323475 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297668379680 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32593] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32581 32584 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99323475 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297667326832 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32594] ppid=32581 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323477 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297666275152 140298566498203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32595] ppid=32581 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32581 32584 30712 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 99323477 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297665223536 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32596] ppid=32581 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32581 32584 30712 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 15 0 99323477 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297664170736 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32597] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0.08 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) R 32581 32584 30712 0 -1 4202560 906 0 0 0 8 0 0 0 20 0 15 0 99323477 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297663114304 140298566500954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32598] ppid=32581 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297662065376 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32599] ppid=32581 vsize=10661052 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323478 10916917248 10064 33554432000 4194304 4196468 140732350174288 140297661012656 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40256 KiB

[startup+0.313929 s]*
/proc/loadavg: 3.36 2.19 1.75 5/216 32599
/proc/meminfo: memFree=27847104/32770624 swapFree=67108436/67108860
[pid=32584] ppid=32581 vsize=10661128 memory=46348 CPUtime=0.58 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32581 32584 30712 0 -1 1077944320 8709 0 0 0 55 3 0 0 20 0 15 0 99323472 10916995072 11587 33554432000 4194304 4196468 140732350174288 140732350156832 140298566479607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
/proc/32584/statm: 2665282 11587 3014 1 0 2627263 0
[pid=32584/tid=32586] ppid=32581 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/32584/task/32586/stat : 32586 (java) R 32581 32584 30712 0 -1 4202560 5514 0 0 0 28 2 0 0 20 0 15 0 99323472 10916995072 11587 33554432000 4194304 4196468 140732350174288 140298570717904 140298205594957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32587] ppid=32581 vsize=10661128 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32587/stat : 32587 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 11587 33554432000 4194304 4196468 140732350174288 140298173471888 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32588] ppid=32581 vsize=10661128 memory=3760986476273485472 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32588/stat : 32588 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 11587 33554432000 4194304 4196468 140732350174288 140298172419088 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32589] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32589/stat : 32589 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 11587 33554432000 4194304 4196468 140732350174288 140298171366288 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32590] ppid=32581 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 11587 33554432000 4194304 4196468 140732350174288 140298170313488 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32591] ppid=32581 vsize=10661128 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32591/stat : 32591 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323474 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297669433712 140298566490754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32592] ppid=32581 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32581 32584 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297668379680 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32593] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32581 32584 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297667326832 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32594] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323477 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297666275152 140298566498203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32595] ppid=32581 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) R 32581 32584 30712 0 -1 4202560 514 0 0 0 4 0 0 0 20 0 15 0 99323477 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297665213328 140298558716734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32596] ppid=32581 vsize=10661128 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) R 32581 32584 30712 0 -1 1077944384 322 0 0 0 5 0 0 0 20 0 15 0 99323477 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297664170832 140298566489813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32597] ppid=32581 vsize=10661128 memory=139731800180352 CPUtime=0.16 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32581 32584 30712 0 -1 1077944384 991 0 0 0 16 0 0 0 20 0 15 0 99323477 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297663117936 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32598] ppid=32581 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297662065376 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32599] ppid=32581 vsize=10661128 memory=139731800180352 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 11587 33554432000 4194304 4196468 140732350174288 140297661012656 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46348 KiB

[startup+0.700734 s]
/proc/loadavg: 3.36 2.19 1.75 5/216 32599
/proc/meminfo: memFree=27826408/32770624 swapFree=67108436/67108860
[pid=32584] ppid=32581 vsize=10661128 memory=74764 CPUtime=1.74 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32581 32584 30712 0 -1 1077944320 13736 0 0 0 170 4 0 0 20 0 15 0 99323472 10916995072 18691 33554432000 4194304 4196468 140732350174288 140732350156832 140298566479607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
/proc/32584/statm: 2665282 18691 3113 1 0 2627263 0
[pid=32584/tid=32586] ppid=32581 vsize=10661128 memory=1784 CPUtime=0.67 cores=0,2,4,6
/proc/32584/task/32586/stat : 32586 (java) R 32581 32584 30712 0 -1 4202560 5700 0 0 0 65 2 0 0 20 0 15 0 99323472 10916995072 18691 33554432000 4194304 4196468 140732350174288 140298570714776 140298206800947 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32587] ppid=32581 vsize=10661128 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32587/stat : 32587 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 18691 33554432000 4194304 4196468 140732350174288 140298173471888 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32588] ppid=32581 vsize=10661128 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32588/stat : 32588 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 18691 33554432000 4194304 4196468 140732350174288 140298172419088 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32589] ppid=32581 vsize=10661128 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32589/stat : 32589 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 18691 33554432000 4194304 4196468 140732350174288 140298171366288 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32590] ppid=32581 vsize=10661128 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 18691 33554432000 4194304 4196468 140732350174288 140298170313488 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32591] ppid=32581 vsize=10661128 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32591/stat : 32591 (java) S 32581 32584 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99323474 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297669433712 140298566490754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32592] ppid=32581 vsize=10661128 memory=872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32581 32584 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297668379680 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32593] ppid=32581 vsize=10661128 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32581 32584 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297667326832 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32594] ppid=32581 vsize=10661128 memory=7518026621751089001 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323477 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297666275152 140298566498203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32595] ppid=32581 vsize=10661128 memory=7881696724453321575 CPUtime=0.39 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) R 32581 32584 30712 0 -1 4202560 2917 0 0 0 39 0 0 0 20 0 15 0 99323477 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297665211008 140298545732246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32596] ppid=32581 vsize=10661128 memory=5787213827147130983 CPUtime=0.38 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) R 32581 32584 30712 0 -1 4202560 2068 0 0 0 38 0 0 0 20 0 15 0 99323477 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297664151752 140298547997497 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32597] ppid=32581 vsize=10661128 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32581 32584 30712 0 -1 1077944384 1680 0 0 0 26 0 0 0 20 0 15 0 99323477 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297663117936 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32598] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297662065376 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32599] ppid=32581 vsize=10661128 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 18691 33554432000 4194304 4196468 140732350174288 140297661012656 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 74764 KiB

[startup+1.23207 s]
# the end of solver process 32584 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.72173 s, system=0.050684 s

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

[startup+0.800884 s]
/proc/loadavg: 3.36 2.19 1.75 5/216 32599
/proc/meminfo: memFree=27826408/32770624 swapFree=67108436/67108860
[pid=32584] ppid=32581 vsize=10661128 memory=78164 CPUtime=2.05 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32581 32584 30712 0 -1 1077944320 14043 0 0 0 201 4 0 0 20 0 15 0 99323472 10916995072 19541 33554432000 4194304 4196468 140732350174288 140732350156832 140298566479607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
/proc/32584/statm: 2665282 19541 3113 1 0 2627263 0
[pid=32584/tid=32586] ppid=32581 vsize=10661128 memory=8243114992657236055 CPUtime=0.77 cores=0,2,4,6
/proc/32584/task/32586/stat : 32586 (java) R 32581 32584 30712 0 -1 4202560 5701 0 0 0 75 2 0 0 20 0 15 0 99323472 10916995072 19541 33554432000 4194304 4196468 140732350174288 140298570714776 140298206810902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32587] ppid=32581 vsize=10661128 memory=288288857332646782 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32587/stat : 32587 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 19541 33554432000 4194304 4196468 140732350174288 140298173471888 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32588] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32588/stat : 32588 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 19541 33554432000 4194304 4196468 140732350174288 140298172419088 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32589] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32589/stat : 32589 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 19541 33554432000 4194304 4196468 140732350174288 140298171366288 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32590] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 19541 33554432000 4194304 4196468 140732350174288 140298170313488 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32591] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32591/stat : 32591 (java) S 32581 32584 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99323474 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297669433712 140298566490754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32592] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32581 32584 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297668379680 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32593] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32581 32584 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297667326832 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32594] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323477 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297666275152 140298566498203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32595] ppid=32581 vsize=10661128 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) R 32581 32584 30712 0 -1 4202560 3185 0 0 0 49 0 0 0 20 0 15 0 99323477 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297665211008 140298551144695 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32596] ppid=32581 vsize=10661128 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) R 32581 32584 30712 0 -1 4202560 2101 0 0 0 48 0 0 0 20 0 15 0 99323477 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297664157520 140298552493995 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32597] ppid=32581 vsize=10661128 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32581 32584 30712 0 -1 1077944384 1685 0 0 0 27 0 0 0 20 0 15 0 99323477 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297663117936 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32598] ppid=32581 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297662065376 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32599] ppid=32581 vsize=10661128 memory=1136 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 19541 33554432000 4194304 4196468 140732350174288 140297661012656 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
Current children cumulated CPU time: 2.05 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 78164 KiB

[startup+1.20075 s]
/proc/loadavg: 3.36 2.19 1.75 3/216 32599
/proc/meminfo: memFree=27802624/32770624 swapFree=67108436/67108860
[pid=32584] ppid=32581 vsize=10661128 memory=99044 CPUtime=2.74 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32581 32584 30712 0 -1 1077944320 14319 0 0 0 270 4 0 0 20 0 15 0 99323472 10916995072 24761 33554432000 4194304 4196468 140732350174288 140732350156832 140298566479607 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
/proc/32584/statm: 2665282 24761 3117 1 0 2627263 0
[pid=32584/tid=32586] ppid=32581 vsize=10661128 memory=0 CPUtime=1.18 cores=0,2,4,6
/proc/32584/task/32586/stat : 32586 (java) R 32581 32584 30712 0 -1 4202560 5752 0 0 0 115 3 0 0 20 0 15 0 99323472 10916995072 24761 33554432000 4194304 4196468 140732350174288 140298570716424 140298207522171 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32587] ppid=32581 vsize=10661128 memory=-7595718148000617580 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32587/stat : 32587 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 24761 33554432000 4194304 4196468 140732350174288 140298173471888 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32588] ppid=32581 vsize=10661128 memory=-3704326594973231466 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32588/stat : 32588 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 24761 33554432000 4194304 4196468 140732350174288 140298172419088 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32589] ppid=32581 vsize=10661128 memory=8128038100524242582 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32589/stat : 32589 (java) S 32581 32584 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 24761 33554432000 4194304 4196468 140732350174288 140298171366288 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32590] ppid=32581 vsize=10661128 memory=-7595718316223324558 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32581 32584 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99323473 10916995072 24761 33554432000 4194304 4196468 140732350174288 140298170313488 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32591] ppid=32581 vsize=10661128 memory=8259761640030508194 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32591/stat : 32591 (java) S 32581 32584 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99323474 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297669433712 140298566490754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32592] ppid=32581 vsize=10661128 memory=7233432338723542175 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32581 32584 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297668379680 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32593] ppid=32581 vsize=10661128 memory=7232886968738802340 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32581 32584 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99323475 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297667326832 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32594] ppid=32581 vsize=10661128 memory=6944656425122961013 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323477 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297666275152 140298566498203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32595] ppid=32581 vsize=10661128 memory=8475934422144292502 CPUtime=0.63 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32581 32584 30712 0 -1 1077944384 3226 0 0 0 63 0 0 0 20 0 15 0 99323477 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297665223536 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32596] ppid=32581 vsize=10661128 memory=4137284780655939955 CPUtime=0.63 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32581 32584 30712 0 -1 1077944384 2127 0 0 0 63 0 0 0 20 0 15 0 99323477 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297664170736 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32597] ppid=32581 vsize=10661128 memory=6944656425122961013 CPUtime=0.27 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32581 32584 30712 0 -1 1077944384 1841 0 0 0 27 0 0 0 20 0 15 0 99323477 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297663117936 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32598] ppid=32581 vsize=10661128 memory=301741373374332954 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297662065376 140298566489813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
[pid=32584/tid=32599] ppid=32581 vsize=10661128 memory=301741394933055803 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32581 32584 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99323478 10916995072 24761 33554432000 4194304 4196468 140732350174288 140297661012656 140298566490754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35336192 140732350182538 140732350182665 140732350182665 140732350185423 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 99044 KiB

Child status: 0
Real time (s): 1.23211
CPU time (s): 2.77242
CPU user time (s): 2.72173
CPU system time (s): 0.050684
CPU usage (%): 225.015
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 99044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.72173
system time used= 0.050684
maximum resident set size= 101764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14615
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= 1476
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 32584
#   total CPU time (s): 2.77242
#   total CPU user time (s): 2.72173
#   total CPU system time (s): 0.050684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03912 second user time and 0.049898 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 00:40:03
IDJOB=4299069
IDBENCH=141290
IDSOLVER=2767
FILE ID=node137/4299069-1532817603
RUNJOBID= node137-1532808776-30743
PBS_JOBID= 21022474
Free space on /tmp= 48156 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v4-09_mini_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299069-1532817603/watcher-4299069-1532817603 -o /tmp/evaluation-result-4299069-1532817603/solver-4299069-1532817603 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299069-1532817603.xml

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

MD5SUM BENCH= 5c3604af73484b02e44f76e09325206a
RANDOM SEED=32692855

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:        27877308 kB
MemAvailable:   31763036 kB
Buffers:          198684 kB
Cached:          3920412 kB
SwapCached:           32 kB
Active:          1980080 kB
Inactive:        2362720 kB
Active(anon):     171524 kB
Inactive(anon):    80052 kB
Active(file):    1808556 kB
Inactive(file):  2282668 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:        231236 kB
Mapped:            53160 kB
Shmem:             25052 kB
Slab:             248232 kB
SReclaimable:     220676 kB
SUnreclaim:        27556 kB
KernelStack:        3552 kB
PageTables:         5596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1128848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 48156 MiB
End job on node137 at 2018-07-29 00:40:04