Trace number 4298156

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
MiniCPFever 2018-04-29? (NS) 3.55021 1.43401

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-03-opt_c18.xml
MD5SUM762637944ae9d552f69ba2f15bfafff3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Number of domains4
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":8},{"size":36,"count":182},{"size":44,"count":208}]
Minimum variable degree4
Maximum variable degree62
Distribution of variable degrees[{"degree":4,"count":16},{"degree":5,"count":11},{"degree":6,"count":28},{"degree":7,"count":18},{"degree":8,"count":30},{"degree":9,"count":5},{"degree":10,"count":40},{"degree":11,"count":25},{"degree":12,"count":20},{"degree":13,"count":11},{"degree":14,"count":23},{"degree":15,"count":16},{"degree":16,"count":20},{"degree":17,"count":7},{"degree":18,"count":26},{"degree":19,"count":7},{"degree":20,"count":16},{"degree":21,"count":14},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":5},{"degree":26,"count":9},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":4},{"degree":30,"count":2},{"degree":31,"count":4},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":37,"count":1},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":2},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2760}]
Number of extensional constraints2760
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2760}]
Optimization problemYES
Type of objectivemin NVALUES

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
3.26/1.39	c Caught NotImplementedException
3.26/1.39	c 	xcsp3.XCSP3.buildObjToMinimize(XCSP3.java:547)
3.26/1.39	c 	org.xcsp.parser.XCallbacks.loadObj(XCallbacks.java:573)
3.26/1.39	c 	org.xcsp.parser.XCallbacks.lambda$loadObjectives$7(XCallbacks.java:542)
3.26/1.39	c 	java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
3.26/1.39	c 	java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
3.26/1.39	c 	org.xcsp.parser.XCallbacks.loadObjectives(XCallbacks.java:542)
3.26/1.39	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:300)
3.26/1.39	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
3.26/1.39	c 	xcsp3.XCSP3.<init>(XCSP3.java:79)
3.26/1.39	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:58)
3.26/1.39	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:46)
3.26/1.39	s UNSUPPORTED

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15174 MiB free)
  memory of node 1: 16384 MiB (11056 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298156-1532748720/watcher-4298156-1532748720 -o /tmp/evaluation-result-4298156-1532748720/solver-4298156-1532748720 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23861 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298156-1532748720.xml 

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

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


[startup+0.102985 s]*
/proc/loadavg: 1.58 1.39 1.37 4/216 24773
/proc/meminfo: memFree=26844476/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10658972 memory=27740 CPUtime=0.13 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 5295 0 0 0 12 1 0 0 20 0 15 0 92435248 10914787328 6935 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2664743 6935 2884 1 0 2627263 0
[pid=24758/tid=24760] ppid=24755 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) S 24755 24758 23830 0 -1 1077944384 3102 0 0 0 8 1 0 0 20 0 15 0 92435248 10914787328 6935 33554432000 4194304 4196468 140721543477168 140454101092592 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10658972 memory=5793855814544878009 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 6935 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 6935 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435250 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453589297776 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92435251 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92435251 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24768] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24768/stat : 24768 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453586139728 140454096881563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) R 24755 24758 23830 0 -1 4202560 339 0 0 0 0 0 0 0 20 0 15 0 92435253 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453585086576 140454078407504 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) R 24755 24758 23830 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 15 0 92435253 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453584033776 140454096874114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0.02 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) S 24755 24758 23830 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 92435253 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453582981488 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24773] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24773/stat : 24773 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435254 10914787328 6935 33554432000 4194304 4196468 140721543477168 140453580876720 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27740 KiB

[startup+0.210552 s]*
/proc/loadavg: 1.58 1.39 1.37 4/216 24773
/proc/meminfo: memFree=26833728/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10658972 memory=40136 CPUtime=0.34 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 8122 0 0 0 32 2 0 0 20 0 15 0 92435248 10914787328 10034 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2664743 10034 2976 1 0 2627263 0
[pid=24758/tid=24760] ppid=24755 vsize=10658972 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) R 24755 24758 23830 0 -1 4202560 5065 0 0 0 18 1 0 0 20 0 15 0 92435248 10914787328 10034 33554432000 4194304 4196468 140721543477168 140454101100928 140454096874902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10658972 memory=4211974289739775370 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 10034 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 10034 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435250 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453589297776 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92435251 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92435251 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24768] ppid=24755 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24768/stat : 24768 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453586139728 140454096881563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10658972 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) R 24755 24758 23830 0 -1 4202560 546 0 0 0 3 0 0 0 20 0 15 0 92435253 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453585086576 140454077594864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10658972 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) S 24755 24758 23830 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 15 0 92435253 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453584033776 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0.08 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) R 24755 24758 23830 0 -1 4202560 921 0 0 0 8 0 0 0 20 0 15 0 92435253 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453582977856 140454096884314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24773] ppid=24755 vsize=10658972 memory=140563534984832 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24773/stat : 24773 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435254 10914787328 10034 33554432000 4194304 4196468 140721543477168 140453580876720 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40136 KiB

[startup+0.3108 s]*
/proc/loadavg: 1.58 1.39 1.37 5/216 24773
/proc/meminfo: memFree=26821968/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10659048 memory=52168 CPUtime=0.68 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 10080 0 0 0 66 2 0 0 20 0 15 0 92435248 10914865152 13042 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2664762 13042 3064 1 0 2627263 0
[pid=24758/tid=24760] ppid=24755 vsize=10659048 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) R 24755 24758 23830 0 -1 4202560 5375 0 0 0 28 2 0 0 20 0 15 0 92435248 10914865152 13042 33554432000 4194304 4196468 140721543477168 140454101098000 140454080943454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10659048 memory=4211974289739775370 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 13042 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10659048 memory=140563534987176 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 13042 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10659048 memory=140563408095014 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10659048 memory=140563408080335 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10659048 memory=140563535008689 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92435250 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453589297776 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10659048 memory=140563408089519 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10659048 memory=281126816169872 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24768] ppid=24755 vsize=10659048 memory=281126816167568 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24768/stat : 24768 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453586139728 140454096881563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10659048 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) S 24755 24758 23830 0 -1 1077944384 884 0 0 0 11 0 0 0 20 0 15 0 92435253 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453585086576 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10659048 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) S 24755 24758 23830 0 -1 1077944384 1011 0 0 0 10 0 0 0 20 0 15 0 92435253 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453584033776 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10659048 memory=140563534984832 CPUtime=0.15 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) R 24755 24758 23830 0 -1 4202560 1441 0 0 0 15 0 0 0 20 0 15 0 92435253 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453582981488 140454081109403 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10659048 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24773] ppid=24755 vsize=10659048 memory=140563534984832 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24773/stat : 24773 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435254 10914865152 13042 33554432000 4194304 4196468 140721543477168 140453580876720 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 52168 KiB

[startup+0.700713 s]
/proc/loadavg: 1.58 1.39 1.37 5/216 24773
/proc/meminfo: memFree=26794976/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10659048 memory=99776 CPUtime=1.93 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 12414 0 0 0 189 4 0 0 20 0 15 0 92435248 10914865152 24944 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2664762 24944 3098 1 0 2627263 0
[pid=24758/tid=24760] ppid=24755 vsize=10659048 memory=1616 CPUtime=0.67 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) R 24755 24758 23830 0 -1 4202560 5704 0 0 0 64 3 0 0 20 0 15 0 92435248 10914865152 24944 33554432000 4194304 4196468 140721543477168 140454101099872 140453705805317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10659048 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 24944 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10659048 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 24944 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10659048 memory=7235408084361307456 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10659048 memory=7739276948478193257 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10659048 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92435250 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453589297776 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24768] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24768/stat : 24768 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453586139728 140454096881563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10659048 memory=3252 CPUtime=0.47 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) R 24755 24758 23830 0 -1 4202560 1832 0 0 0 47 0 0 0 20 0 15 0 92435253 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453585073008 140454080247756 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10659048 memory=4 CPUtime=0.42 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) S 24755 24758 23830 0 -1 1077944384 1439 0 0 0 42 0 0 0 20 0 15 0 92435253 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453584033776 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10659048 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) R 24755 24758 23830 0 -1 4202560 2067 0 0 0 33 0 0 0 20 0 15 0 92435253 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453582981488 140454096884314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10659048 memory=281126816353776 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24773] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24773/stat : 24773 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435254 10914865152 24944 33554432000 4194304 4196468 140721543477168 140453580876720 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 1.93 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 99776 KiB

[startup+1.43397 s]
# the end of solver process 24758 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.41382 s, system=0.136391 s

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

[startup+0.800867 s]
/proc/loadavg: 1.58 1.39 1.37 5/216 24773
/proc/meminfo: memFree=26794976/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10659048 memory=108824 CPUtime=2.16 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 12609 0 0 0 212 4 0 0 20 0 15 0 92435248 10914865152 27206 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2664762 27206 3101 1 0 2627263 0
[pid=24758/tid=24760] ppid=24755 vsize=10659048 memory=-2177352373413752899 CPUtime=0.76 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) R 24755 24758 23830 0 -1 4202560 5708 0 0 0 73 3 0 0 20 0 15 0 92435248 10914865152 27206 33554432000 4194304 4196468 140721543477168 140454101097968 140453705805460 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 27206 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 27206 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10659048 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10659048 memory=7162510532007712361 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92435250 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453589297776 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10659048 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10659048 memory=8029453396088745061 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24768] ppid=24755 vsize=10659048 memory=5788646491083198544 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24768/stat : 24768 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453586139728 140454096881563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10659048 memory=8310932007333761171 CPUtime=0.57 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) R 24755 24758 23830 0 -1 4202560 2009 0 0 0 57 0 0 0 20 0 15 0 92435253 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453585072456 140454080363165 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10659048 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) R 24755 24758 23830 0 -1 4202560 1446 0 0 0 46 0 0 0 20 0 15 0 92435253 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453584033776 140454076525185 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10659048 memory=214051164 CPUtime=0.34 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) S 24755 24758 23830 0 -1 1077944384 2074 0 0 0 34 0 0 0 20 0 15 0 92435253 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453582981488 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24773] ppid=24755 vsize=10659048 memory=281126816446048 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24773/stat : 24773 (java) S 24755 24758 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92435254 10914865152 27206 33554432000 4194304 4196468 140721543477168 140453580876720 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 2.16 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 108824 KiB

[startup+1.20068 s]
/proc/loadavg: 1.58 1.39 1.37 3/216 24773
/proc/meminfo: memFree=26732116/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10659048 memory=205564 CPUtime=3.01 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 16534 0 0 0 292 9 0 0 20 0 15 0 92435248 10914865152 51391 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2664762 51391 3140 1 0 2627263 0
[pid=24758/tid=24760] ppid=24755 vsize=10659048 memory=288230376152058490 CPUtime=1.15 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) R 24755 24758 23830 0 -1 4202560 6355 0 0 0 111 4 0 0 20 0 15 0 92435248 10914865152 51391 33554432000 4194304 4196468 140721543477168 140454101100944 140453706191140 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 51391 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 51391 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 92435249 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 92435250 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453589297776 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 92435251 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24768] ppid=24755 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24768/stat : 24768 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453586139728 140454096881563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10659048 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) R 24755 24758 23830 0 -1 4202560 2855 0 0 0 77 0 0 0 20 0 15 0 92435253 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453585076176 140454076034048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10659048 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) R 24755 24758 23830 0 -1 4202560 2216 0 0 0 61 0 0 0 20 0 15 0 92435253 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453584033776 140454080764606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10659048 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) S 24755 24758 23830 0 -1 1077944384 2830 0 0 0 38 1 0 0 20 0 15 0 92435253 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453582981488 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10659048 memory=7719231575392067615 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92435253 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24773] ppid=24755 vsize=10659048 memory=-6160033262581301393 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24773/stat : 24773 (java) S 24755 24758 23830 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 92435254 10914865152 51391 33554432000 4194304 4196468 140721543477168 140453580876720 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 205564 KiB

[startup+1.40068 s]
/proc/loadavg: 1.58 1.39 1.37 3/216 24773
/proc/meminfo: memFree=26732116/32770624 swapFree=67108496/67108860
[pid=24758] ppid=24755 vsize=10725612 memory=247368 CPUtime=3.52 cores=0,2,4,6
/proc/24758/stat : 24758 (java) S 24755 24758 23830 0 -1 1077944320 19044 0 0 0 339 13 0 0 20 0 13 0 92435248 10983026688 61842 33554432000 4194304 4196468 140721543477168 140721543459712 140454096862967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
/proc/24758/statm: 2681403 61842 3146 1 0 2643904 0
[pid=24758/tid=24760] ppid=24755 vsize=10725612 memory=-7096649868621430206 CPUtime=1.32 cores=0,2,4,6
/proc/24758/task/24760/stat : 24760 (java) S 24755 24758 23830 0 -1 1077944384 6656 0 0 0 128 4 0 0 20 0 13 0 92435248 10983026688 61842 33554432000 4194304 4196468 140721543477168 140454101105808 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24761] ppid=24755 vsize=10725612 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24758/task/24761/stat : 24761 (java) S 24755 24758 23830 0 -1 1077944384 166 0 0 0 2 1 0 0 20 0 13 0 92435249 10983026688 61842 33554432000 4194304 4196468 140721543477168 140454022936976 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24762] ppid=24755 vsize=10725612 memory=140563534992321 CPUtime=0.03 cores=0,2,4,6
/proc/24758/task/24762/stat : 24762 (java) S 24755 24758 23830 0 -1 1077944384 379 0 0 0 2 1 0 0 20 0 13 0 92435249 10983026688 61842 33554432000 4194304 4196468 140721543477168 140454021884176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24763] ppid=24755 vsize=10725612 memory=7452164805983759977 CPUtime=0.03 cores=0,2,4,6
/proc/24758/task/24763/stat : 24763 (java) S 24755 24758 23830 0 -1 1077944384 267 0 0 0 2 1 0 0 20 0 13 0 92435249 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453701741200 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24764] ppid=24755 vsize=10725612 memory=7597132098393106257 CPUtime=0.02 cores=0,2,4,6
/proc/24758/task/24764/stat : 24764 (java) S 24755 24758 23830 0 -1 1077944384 127 0 0 0 1 1 0 0 20 0 13 0 92435249 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453700688400 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24765] ppid=24755 vsize=10725612 memory=7300704776819335744 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24765/stat : 24765 (java) S 24755 24758 23830 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 13 0 92435250 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453589297984 140454096874114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24766] ppid=24755 vsize=10725612 memory=2260 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24766/stat : 24766 (java) S 24755 24758 23830 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 13 0 92435251 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453588243744 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24767] ppid=24755 vsize=10725612 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24767/stat : 24767 (java) S 24755 24758 23830 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 13 0 92435251 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453587191408 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24769] ppid=24755 vsize=10725612 memory=12556 CPUtime=0.95 cores=0,2,4,6
/proc/24758/task/24769/stat : 24769 (java) R 24755 24758 23830 0 -1 4202560 4201 0 0 0 95 0 0 0 20 0 13 0 92435253 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453585076064 140454080359751 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24770] ppid=24755 vsize=10725612 memory=756 CPUtime=0.67 cores=0,2,4,6
/proc/24758/task/24770/stat : 24770 (java) S 24755 24758 23830 0 -1 1077944384 2621 0 0 0 67 0 0 0 20 0 13 0 92435253 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453584014176 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24771] ppid=24755 vsize=10725612 memory=56 CPUtime=0.39 cores=0,2,4,6
/proc/24758/task/24771/stat : 24771 (java) S 24755 24758 23830 0 -1 1077944384 2881 0 0 0 38 1 0 0 20 0 13 0 92435253 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453582981488 140454096874114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
[pid=24758/tid=24772] ppid=24755 vsize=10725612 memory=288230377091498274 CPUtime=0 cores=0,2,4,6
/proc/24758/task/24772/stat : 24772 (java) S 24755 24758 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 92435253 10983026688 61842 33554432000 4194304 4196468 140721543477168 140453581928928 140454096873173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37183488 140721543484589 140721543484681 140721543484681 140721543487439 0
Current children cumulated CPU time: 3.52 s
Current children cumulated vsize: 10725612 KiB
Current children cumulated memory: 247368 KiB

Child status: 0
Real time (s): 1.43401
CPU time (s): 3.55021
CPU user time (s): 3.41382
CPU system time (s): 0.136391
CPU usage (%): 247.572
Max. virtual memory (cumulated for all children) (KiB): 10725612
Max. memory (cumulated for all children) (KiB): 247368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.41382
system time used= 0.136391
maximum resident set size= 248000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19071
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= 1337
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 24758
#   total CPU time (s): 3.55021
#   total CPU user time (s): 3.41382
#   total CPU system time (s): 0.136391

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041235 second user time and 0.048108 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 05:32:01
IDJOB=4298156
IDBENCH=141077
IDSOLVER=2763
FILE ID=node149/4298156-1532748720
RUNJOBID= node149-1532741282-23861
PBS_JOBID= 21022453
Free space on /tmp= 43244 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-03-opt_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298156-1532748720/watcher-4298156-1532748720 -o /tmp/evaluation-result-4298156-1532748720/solver-4298156-1532748720 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23861 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298156-1532748720.xml

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

MD5SUM BENCH= 762637944ae9d552f69ba2f15bfafff3
RANDOM SEED=396252392

node149.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26860724 kB
MemAvailable:   31266968 kB
Buffers:          117472 kB
Cached:          4507808 kB
SwapCached:           60 kB
Active:          2208996 kB
Inactive:        3132208 kB
Active(anon):     665388 kB
Inactive(anon):    78008 kB
Active(file):    1543608 kB
Inactive(file):  3054200 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1344 kB
Writeback:             0 kB
AnonPages:        728412 kB
Mapped:            46520 kB
Shmem:             25040 kB
Slab:             265148 kB
SReclaimable:     236896 kB
SUnreclaim:        28252 kB
KernelStack:        3824 kB
PageTables:         6776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2136344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    632832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43244 MiB
End job on node149 at 2018-07-28 05:32:02