Trace number 4269932

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)734 2520.0801 2508.1201

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-0.xml
MD5SUMd2a9d5f7f2311440d16f3c3017ccc9f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark689
Best CPU time to get the best result obtained on this benchmark2520.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size752
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":752,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269932-1502689669.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4269932-1502689669.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
1.23/0.70	c solve instance...
702.66/692.38	o 751 
1497.46/1486.20	o 749 
2351.95/2340.14	o 744 
2496.13/2484.27	o 734 
2520.06/2508.11	s SATISFIABLE
2520.06/2508.11	v <instantiation>
2520.06/2508.11	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[0][7] sd[0][8] sd[0][9] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[1][7] sd[1][8] sd[1][9] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[2][7] sd[2][8] sd[2][9] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[3][7] sd[3][8] sd[3][9] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[4][7] sd[4][8] sd[4][9] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[5][7] sd[5][8] sd[5][9] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] sd[6][7] sd[6][8] sd[6][9] sd[7][0] sd[7][1] sd[7][2] sd[7][3] sd[7][4] sd[7][5] sd[7][6] sd[7][7] sd[7][8] sd[7][9] sd[8][0] sd[8][1] sd[8][2] sd[8][3] sd[8][4] sd[8][5] sd[8][6] sd[8][7] sd[8][8] sd[8][9] sd[9][0] sd[9][1] sd[9][2] sd[9][3] sd[9][4] sd[9][5] sd[9][6] sd[9][7] sd[9][8] sd[9][9] </list>
2520.06/2508.11	v 	<values>0 116 167 236 303 371 373 469 516 648 29 111 133 167 236 371 431 469 565 651 31 62 132 138 225 292 378 474 579 674 0 62 129 198 268 359 431 493 582 700 0 86 132 163 225 275 320 396 416 633 0 46 133 215 275 359 396 516 571 651 138 234 278 320 373 430 525 571 604 648 0 29 32 132 303 396 474 571 651 700 0 38 44 145 198 292 331 373 468 545 0 38 111 193 234 268 378 461 545 579 700 680 712 731 705 734 733 718 642 674 83 51 69 67 68 2 96 47 48 52 57 22 12 26 92 60 16 96 86 29 24 70 6 87 65 86 96 64 90 38 62 67 69 17 91 71 37 89 66 31 46 12 8 46 29 12 52 20 56 72 46 86 67 60 11 37 97 55 62 83 93 44 42 53 25 95 40 33 44 85 29 3 86 55 93 67 97 80 49 18 38 6 72 18 94 39 28 38 53 97 31 73 82 41 34 50 83 84 34 95 7 9 8 3 4 1 2 5 0 6 5 6 7 9 8 4 3 2 0 1 0 2 3 1 4 5 6 7 9 8 2 3 5 9 7 8 4 1 6 0 4 5 8 7 1 9 6 3 0 2 3 8 6 9 0 7 1 5 2 4 3 2 6 0 9 8 4 5 1 7 5 8 1 2 3 7 6 4 0 9 6 8 9 7 5 2 1 0 4 3 0 6 4 2 7 1 5 3 9 8 516 371 373 236 303 469 648 0 167 116 565 651 469 431 371 29 111 133 236 167 31 138 62 132 225 292 378 474 674 579 700 493 0 62 431 129 582 268 359 198 416 225 633 396 0 86 320 163 132 275 275 396 571 0 651 516 133 359 46 215 320 604 234 138 525 571 278 648 430 373 651 32 132 303 571 0 474 396 29 700 373 331 292 545 468 198 0 145 38 44 0 268 193 461 111 378 38 234 579 545 </values>
2520.06/2508.11	v </instantiation>
2520.06/2508.11	c Unexpected resolution interruption!

Verifier Data

OK	734

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269932-1502689669/watcher-4269932-1502689669 -o /tmp/evaluation-result-4269932-1502689669/solver-4269932-1502689669 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1850390613 HOME/instance-4269932-1502689669.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=16761, runsolver pid=16758

[startup+0.100188 s]*
/proc/loadavg: 1.63 1.68 1.74 3/203 16769
/proc/meminfo: memFree=31492776/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13574484 memory=18720 CPUtime=0.02 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 4004 0 0 0 2 0 0 0 20 0 9 0 57307546 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3393621 4680 2084 1 0 3383118 0
[pid=16763/tid=16764] ppid=16761 vsize=13574484 memory=4206989191851631162 CPUtime=0.02 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 2713 0 0 0 2 0 0 0 20 0 9 0 57307547 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072902993040 140072880145920 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13574484 memory=3461490601779005065 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 57307547 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13574484 memory=139997149320832 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 57307547 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 57307547 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 57307547 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 57307549 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 57307549 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072443372448 140072898762453 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 57307549 13900271616 4680 18446744073709551615 4194304 4196468 140732607927536 140072442319920 140072898762453 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20100 KiB

[startup+0.209822 s]*
/proc/loadavg: 1.63 1.68 1.74 3/211 16777
/proc/meminfo: memFree=31483364/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13974352 memory=27464 CPUtime=0.12 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 5381 0 0 0 11 1 0 0 20 0 15 0 57307546 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3493588 6866 2819 1 0 3482964 0
[pid=16763/tid=16764] ppid=16761 vsize=13974352 memory=-6296989324553589094 CPUtime=0.08 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 3388 0 0 0 8 0 0 0 20 0 15 0 57307547 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072902985520 140072898764182 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13974352 memory=3461490601779005065 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13974352 memory=139997149320832 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13974352 memory=139997149320832 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307549 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57307549 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072443372448 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57307549 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 57307552 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) S 16761 16761 11586 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 57307552 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072371346032 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13974352 memory=139997149320832 CPUtime=0.01 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) R 16761 16761 11586 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 15 0 57307552 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072877452448 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13974352 memory=139997149320832 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307556 14309736448 6866 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28844 KiB

[startup+0.311168 s]*
/proc/loadavg: 1.63 1.68 1.74 4/211 16777
/proc/meminfo: memFree=31471104/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13974352 memory=39904 CPUtime=0.32 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 9156 0 0 0 30 2 0 0 20 0 15 0 57307546 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3493588 9976 3028 1 0 3482964 0
[pid=16763/tid=16764] ppid=16761 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 6290 0 0 0 17 1 0 0 20 0 15 0 57307547 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140072902978880 140072898774173 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13974352 memory=139997149327825 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307549 14309736448 9976 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57307549 14310785024 9976 18446744073709551615 4194304 4196468 140732607927536 140072443372448 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57307549 14310785024 10041 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14310785024 10041 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 15 0 57307552 14309736448 10033 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) S 16761 16761 11586 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 15 0 57307552 14309736448 10033 18446744073709551615 4194304 4196468 140732607927536 140072371346032 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13974352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) S 16761 16761 11586 0 -1 1077944384 794 0 0 0 7 0 0 0 20 0 15 0 57307552 14309736448 10033 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14309736448 10033 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307556 14309736448 10033 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41284 KiB

[startup+0.703462 s]
/proc/loadavg: 1.63 1.68 1.74 5/211 16777
/proc/meminfo: memFree=31461548/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13980732 memory=69720 CPUtime=1.23 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 13739 0 0 0 119 4 0 0 20 0 15 0 57307546 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3495183 17430 3176 1 0 3483476 0
[pid=16763/tid=16764] ppid=16761 vsize=13980732 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 8834 0 0 0 54 3 0 0 20 0 15 0 57307547 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072902973264 140072891430261 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13980732 memory=4356259847949603417 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072443372448 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 1018 0 0 0 15 0 0 0 20 0 15 0 57307552 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13980732 memory=13 CPUtime=0.16 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) R 16761 16761 11586 0 -1 4202560 936 0 0 0 16 0 0 0 20 0 15 0 57307552 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072371332128 140072876638400 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13980732 memory=3 CPUtime=0.32 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) R 16761 16761 11586 0 -1 4202560 1643 0 0 0 32 0 0 0 20 0 15 0 57307552 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072880315803 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307556 14316269568 17430 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 71100 KiB

[startup+1.50078 s]
/proc/loadavg: 1.63 1.68 1.74 5/211 16777
/proc/meminfo: memFree=31427784/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13980732 memory=107528 CPUtime=3.66 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 32096 0 0 0 359 7 0 0 20 0 15 0 57307546 14316269568 26882 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3495183 26882 3193 1 0 3483476 0
[pid=16763/tid=16764] ppid=16761 vsize=13980732 memory=32624 CPUtime=1.36 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 9771 0 0 0 133 3 0 0 20 0 15 0 57307547 14316269568 26882 18446744073709551615 4194304 4196468 140732607927536 140072902987400 140072527725005 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 26882 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 26882 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13980732 memory=73732 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57307547 14316269568 26882 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13980732 memory=69720 CPUtime=0 cores=0,2,4,6

################
# More data... #
################

/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13980732 memory=1380 CPUtime=4.89 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 26616 0 0 0 486 3 0 0 20 0 15 0 57307552 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13980732 memory=221800 CPUtime=5.08 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) S 16761 16761 11586 0 -1 1077944384 27369 0 0 0 505 3 0 0 20 0 15 0 57307552 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072371346032 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) S 16761 16761 11586 0 -1 1077944384 11235 0 0 0 69 2 0 0 20 0 15 0 57307552 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13980732 memory=221800 CPUtime=0.68 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 2804 0 0 0 28 40 0 0 20 0 15 0 57307556 14316269568 55450 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 2454.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 223180 KiB

[startup+2502.3 s]
/proc/loadavg: 1.39 1.46 1.50 3/211 17102
/proc/meminfo: memFree=30981504/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13980732 memory=223848 CPUtime=2514.24 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 112973 0 0 0 251372 52 0 0 20 0 15 0 57307546 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3495183 55962 3246 1 0 3483476 0
[pid=16763/tid=16764] ppid=16761 vsize=13980732 memory=221800 CPUtime=2501.33 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 24755 0 0 0 250126 7 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072902991472 140072529870218 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 2821 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 5524 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2818 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2814 0 0 0 25 2 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.36 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 4714 0 0 0 33 3 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072443372512 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13980732 memory=223848 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13980732 memory=1380 CPUtime=4.89 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 26618 0 0 0 486 3 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13980732 memory=223848 CPUtime=5.08 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) S 16761 16761 11586 0 -1 1077944384 27371 0 0 0 505 3 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072371346032 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.71 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) S 16761 16761 11586 0 -1 1077944384 11317 0 0 0 69 2 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13980732 memory=1380 CPUtime=0.7 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 2823 0 0 0 29 41 0 0 20 0 15 0 57307556 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 2514.24 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 225228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.11 s]
/proc/loadavg: 1.44 1.47 1.50 3/211 17103
/proc/meminfo: memFree=30980612/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13980732 memory=223848 CPUtime=2520.06 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 112976 0 0 0 251954 52 0 0 20 0 15 0 57307546 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3495183 55962 3246 1 0 3483476 0
[pid=16763/tid=16764] ppid=16761 vsize=13980732 memory=223848 CPUtime=2507.13 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 24757 0 0 0 250706 7 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072902991536 140072529481612 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13980732 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 2821 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13980732 memory=1380 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 5524 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2818 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2815 0 0 0 25 2 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.36 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 4714 0 0 0 33 3 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13980732 memory=223848 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072443372512 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13980732 memory=223848 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13980732 memory=221800 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13980732 memory=223848 CPUtime=4.89 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 26618 0 0 0 486 3 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13980732 memory=1380 CPUtime=5.08 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) S 16761 16761 11586 0 -1 1077944384 27371 0 0 0 505 3 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072371346032 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) S 16761 16761 11586 0 -1 1077944384 11317 0 0 0 69 2 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13980732 memory=9992 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13980732 memory=1716 CPUtime=0.7 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 2823 0 0 0 29 41 0 0 20 0 15 0 57307556 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 225228 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2508.12 s]
# the end of solver process 16761 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001032 s, system=0.001032 s

[startup+2508.12 s]
# the end of solver process 16763 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.55 s, system=0.529175 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2508.11 s]
/proc/loadavg: 1.44 1.47 1.50 3/211 17103
/proc/meminfo: memFree=30980612/32770624 swapFree=67108860/67108860
[pid=16761] ppid=16758 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16761/stat : 16761 (xcsp3-exec) S 16758 16761 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 57307539 9740288 345 18446744073709551615 4194304 5098028 140725801435232 140725801433336 139892165227132 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 28585984 140725801443704 140725801443909 140725801443909 140725801447403 0
/proc/16761/statm: 2378 345 289 221 0 87 0
[pid=16763] ppid=16761 vsize=13980732 memory=223848 CPUtime=2520.06 cores=0,2,4,6
/proc/16763/stat : 16763 (java) S 16761 16761 11586 0 -1 1077944320 112976 0 0 0 251954 52 0 0 20 0 15 0 57307546 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140732607910080 140072898752247 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
/proc/16763/statm: 3495183 55962 3246 1 0 3483476 0
[pid=16763/tid=16764] ppid=16761 vsize=13980732 memory=223848 CPUtime=2507.13 cores=0,2,4,6
/proc/16763/task/16764/stat : 16764 (java) R 16761 16761 11586 0 -1 4202560 24757 0 0 0 250706 7 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072902991536 140072529481612 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16765] ppid=16761 vsize=13980732 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16765/stat : 16765 (java) S 16761 16761 11586 0 -1 1077944384 2821 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072855718672 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16766] ppid=16761 vsize=13980732 memory=1380 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16766/stat : 16766 (java) S 16761 16761 11586 0 -1 1077944384 5524 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072854666128 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16767] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16767/stat : 16767 (java) S 16761 16761 11586 0 -1 1077944384 2818 0 0 0 24 3 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072853613584 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16768] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.27 cores=0,2,4,6
/proc/16763/task/16768/stat : 16768 (java) S 16761 16761 11586 0 -1 1077944384 2815 0 0 0 25 2 0 0 20 0 15 0 57307547 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072852561040 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16769] ppid=16761 vsize=13980732 memory=223848 CPUtime=0.36 cores=0,2,4,6
/proc/16763/task/16769/stat : 16769 (java) S 16761 16761 11586 0 -1 1077944384 4714 0 0 0 33 3 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072444426224 140072898763394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16770] ppid=16761 vsize=13980732 memory=223848 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16770/stat : 16770 (java) S 16761 16761 11586 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072443372512 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16771] ppid=16761 vsize=13980732 memory=223848 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16771/stat : 16771 (java) S 16761 16761 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 57307549 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072442319856 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16772] ppid=16761 vsize=13980732 memory=221800 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16772/stat : 16772 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072441268432 140072898770843 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16773] ppid=16761 vsize=13980732 memory=223848 CPUtime=4.89 cores=0,2,4,6
/proc/16763/task/16773/stat : 16773 (java) S 16761 16761 11586 0 -1 1077944384 26618 0 0 0 486 3 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072372398576 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16774] ppid=16761 vsize=13980732 memory=1380 CPUtime=5.08 cores=0,2,4,6
/proc/16763/task/16774/stat : 16774 (java) S 16761 16761 11586 0 -1 1077944384 27371 0 0 0 505 3 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072371346032 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16775] ppid=16761 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/16763/task/16775/stat : 16775 (java) S 16761 16761 11586 0 -1 1077944384 11317 0 0 0 69 2 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072370293488 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16776] ppid=16761 vsize=13980732 memory=9992 CPUtime=0 cores=0,2,4,6
/proc/16763/task/16776/stat : 16776 (java) S 16761 16761 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57307552 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072369241184 140072898762453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
[pid=16763/tid=16777] ppid=16761 vsize=13980732 memory=1716 CPUtime=0.7 cores=0,2,4,6
/proc/16763/task/16777/stat : 16777 (java) S 16761 16761 11586 0 -1 1077944384 2823 0 0 0 29 41 0 0 20 0 15 0 57307556 14316269568 55962 18446744073709551615 4194304 4196468 140732607927536 140072368187696 140072898763394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140732607934897 140732607935073 140732607935073 140732607938511 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 225228 KiB

Child status: 143
Real time (s): 2508.12
CPU time (s): 2520.08
CPU user time (s): 2519.55
CPU system time (s): 0.529175
CPU usage (%): 100.477
Max. virtual memory (cumulated for all children) (KiB): 13992932
Max. memory (cumulated for all children) (KiB): 264496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.55
system time used= 0.529175
maximum resident set size= 263116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113732
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66305
involuntary context switches= 2721


# summary of solver processes directly reported to runsolver:
#   pid: 16761,16763
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.55
#   total CPU system time (s): 0.529175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5099 second user time and 23.7177 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 07:33:33
IDJOB=4269932
IDBENCH=115851
IDSOLVER=2660
FILE ID=node124/4269932-1502689669
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-0.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269932-1502689669/watcher-4269932-1502689669 -o /tmp/evaluation-result-4269932-1502689669/solver-4269932-1502689669 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1850390613 HOME/instance-4269932-1502689669.xml

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

MD5SUM BENCH= d2a9d5f7f2311440d16f3c3017ccc9f9
RANDOM SEED=1850390613

node124.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.51
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.51
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.51
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.51
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:        31499948 kB
MemAvailable:   31838812 kB
Buffers:          202356 kB
Cached:           416380 kB
SwapCached:            0 kB
Active:           596232 kB
Inactive:         229252 kB
Active(anon):     158172 kB
Inactive(anon):    73772 kB
Active(file):     438060 kB
Inactive(file):   155480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7824 kB
Writeback:             0 kB
AnonPages:        206688 kB
Mapped:            56604 kB
Shmem:             25320 kB
Slab:             148556 kB
SReclaimable:     122316 kB
SUnreclaim:        26240 kB
KernelStack:        3488 kB
PageTables:         5852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1147868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-14 08:15:21