Trace number 4272198

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 5a (2017-07-26)? (TO) 2520.0701 2500.6101

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-05-8.xml
MD5SUM0e54ac42af650b711b86c7f2d29cb640
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1239
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints125
Number of domains1
Minimum domain size1330
Maximum domain size1330
Distribution of domain sizes[{"size":1330,"count":120}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":100}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":100},{"arity":20,"count":5}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/3.60	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272198-1502662436.xml"  -tl '2520s' -p 1 -x 3
0.00/3.79	c [HOME/instance-4272198-1502662436.xml, -tl, 2520s, -p, 1, -x, 3]
0.00/3.85	c simple solver
0.00/3.92	c parse instance...
0.82/4.18	c solve instance...
2520.05/2500.60	s UNKNOWN
2520.05/2500.60	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272198-1502662436/watcher-4272198-1502662436 -o /tmp/evaluation-result-4272198-1502662436/solver-4272198-1502662436 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1899172514 HOME/instance-4272198-1502662436.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=31488, runsolver pid=31485
Current StackSize limit: 8192 KiB


[startup+0.100149 s]*
/proc/loadavg: 1.48 1.52 1.59 2/198 31489
/proc/meminfo: memFree=30926552/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (runsolver) D 31485 31488 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20126265 34791424 114 18446744073709551615 4194304 4346622 140725609493568 140725609490200 140313226982103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 10915840 140725609500727 140725609501221 140725609501221 140725609504714 0
/proc/31488/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209161 s]*
/proc/loadavg: 1.48 1.52 1.59 2/198 31489
/proc/meminfo: memFree=30926552/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (runsolver) D 31485 31488 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20126265 34791424 114 18446744073709551615 4194304 4346622 140725609493568 140725609490200 140313226982103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 10915840 140725609500727 140725609501221 140725609501221 140725609504714 0
/proc/31488/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.308861 s]*
/proc/loadavg: 1.48 1.52 1.59 2/198 31489
/proc/meminfo: memFree=30926552/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (runsolver) D 31485 31488 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20126265 34791424 114 18446744073709551615 4194304 4346622 140725609493568 140725609490200 140313226982103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 10915840 140725609500727 140725609501221 140725609501221 140725609504714 0
/proc/31488/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.700331 s]
/proc/loadavg: 1.48 1.52 1.59 2/198 31489
/proc/meminfo: memFree=30926552/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (runsolver) D 31485 31488 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20126265 34791424 114 18446744073709551615 4194304 4346622 140725609493568 140725609490200 140313226982103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 10915840 140725609500727 140725609501221 140725609501221 140725609504714 0
/proc/31488/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+1.50034 s]
/proc/loadavg: 1.48 1.52 1.59 2/198 31489
/proc/meminfo: memFree=30926552/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (runsolver) D 31485 31488 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20126265 34791424 114 18446744073709551615 4194304 4346622 140725609493568 140725609490200 140313226982103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 10915840 140725609500727 140725609501221 140725609501221 140725609504714 0
/proc/31488/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+3.1093 s]
/proc/loadavg: 1.52 1.53 1.59 2/202 31504
/proc/meminfo: memFree=30922064/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (runsolver) D 31485 31488 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20126265 34791424 114 18446744073709551615 4194304 4346622 140725609493568 140725609490200 140313226982103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 10915840 140725609500727 140725609501221 140725609501221 140725609504714 0
/proc/31488/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB
heavy processes:

[startup+6.30082 s]
/proc/loadavg: 1.52 1.53 1.59 5/217 31519
/proc/meminfo: memFree=30792776/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (xcsp3-exec) S 31485 31488 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20126265 9740288 345 18446744073709551615 4194304 5098028 140728103387920 140728103386024 140583503229564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 360 0 0 7196144 7232144 25489408 140728103395705 140728103395910 140728103395910 140728103399403 0
/proc/31488/statm: 2378 345 289 221 0 87 0
[pid=31505] ppid=31488 vsize=13980732 memory=148664 CPUtime=7.45 cores=0,2,4,6
/proc/31505/stat : 31505 (java) S 31488 31488 7968 0 -1 1077944320 40433 0 0 0 736 9 0 0 20 0 15 0 20126626 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140721351513152 140539625414391 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
/proc/31505/statm: 3495183 37166 3186 1 0 3483476 0
[pid=31505/tid=31506] ppid=31488 vsize=13980732 memory=0 CPUtime=2.62 cores=0,2,4,6
/proc/31505/task/31506/stat : 31506 (java) R 31488 31488 7968 0 -1 4202560 10082 0 0 0 259 3 0 0 20 0 15 0 20126626 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539629650840 140539269016758 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31507] ppid=31488 vsize=13980732 memory=7883386664698276452 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31507/stat : 31507 (java) S 31488 31488 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539586313232 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31508] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31508/stat : 31508 (java) S 31488 31488 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539224059024 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31509] ppid=31488 vsize=13980732 memory=275552216840960 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31509/stat : 31509 (java) S 31488 31488 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539223005968 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31510] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31510/stat : 31510 (java) S 31488 31488 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539221953424 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31511] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31511/stat : 31511 (java) S 31488 31488 7968 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539103885552 140539625425538 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31512] ppid=31488 vsize=13980732 memory=118060 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31512/stat : 31512 (java) S 31488 31488 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539102831776 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31513] ppid=31488 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31515] ppid=31488 vsize=13980732 memory=140313092081652 CPUtime=2.14 cores=0,2,4,6
/proc/31505/task/31515/stat : 31515 (java) R 31488 31488 7968 0 -1 4202560 13817 0 0 0 213 1 0 0 20 0 15 0 20126631 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539099660128 140539608910960 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31516] ppid=31488 vsize=13980732 memory=3476613231456708971 CPUtime=2.19 cores=0,2,4,6
/proc/31505/task/31516/stat : 31516 (java) R 31488 31488 7968 0 -1 4202560 11814 0 0 0 217 2 0 0 20 0 15 0 20126631 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539098604064 140539606136333 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31517] ppid=31488 vsize=13980732 memory=7593725824287861347 CPUtime=0.46 cores=0,2,4,6
/proc/31505/task/31517/stat : 31517 (java) S 31488 31488 7968 0 -1 1077944384 3395 0 0 0 45 1 0 0 20 0 15 0 20126631 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539097569776 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31518] ppid=31488 vsize=13980732 memory=7667217164358800743 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31518/stat : 31518 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539096517472 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31519] ppid=31488 vsize=13980732 memory=14272 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31519/stat : 31519 (java) S 31488 31488 7968 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 20126636 14316269568 37166 18446744073709551615 4194304 4196468 140721351530608 140539095464496 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
Current children cumulated CPU time: 7.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 150044 KiB

[startup+12.7009 s]
/proc/loadavg: 1.64 1.55 1.60 4/217 31519
/proc/meminfo: memFree=30674596/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (xcsp3-exec) S 31485 31488 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20126265 9740288 345 18446744073709551615 4194304 5098028 140728103387920 140728103386024 140583503229564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 360 0 0 7196144 7232144 25489408 140728103395705 140728103395910 140728103395910 140728103399403 0
/proc/31488/statm: 2378 345 289 221 0 87 0
[pid=31505] ppid=31488 vsize=13980732 memory=262020 CPUtime=18.88 cores=0,2,4,6
/proc/31505/stat : 31505 (java) S 31488 31488 7968 0 -1 1077944320 65581 0 0 0 1875 13 0 0 20 0 15 0 20126626 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140721351513152 140539625414391 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
/proc/31505/statm: 3495183 65505 3221 1 0 3483476 0
[pid=31505/tid=31506] ppid=31488 vsize=13980732 memory=0 CPUtime=9.01 cores=0,2,4,6
/proc/31505/task/31506/stat : 31506 (java) R 31488 31488 7968 0 -1 4202560 11878 0 0 0 896 5 0 0 20 0 15 0 20126626 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539629652928 140539274192442 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31507] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31507/stat : 31507 (java) S 31488 31488 7968 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539586313232 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31508] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31508/stat : 31508 (java) S 31488 31488 7968 0 -1 1077944384 482 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539224059024 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31509] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31509/stat : 31509 (java) S 31488 31488 7968 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539223005968 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31510] ppid=31488 vsize=13980732 memory=280626183884784 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31510/stat : 31510 (java) S 31488 31488 7968 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539221953424 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31511] ppid=31488 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31511/stat : 31511 (java) S 31488 31488 7968 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539103885552 140539625425538 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31512] ppid=31488 vsize=13980732 memory=-2317720213663324238 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31512/stat : 31512 (java) S 31488 31488 7968 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539102831776 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31513] ppid=31488 vsize=13980732 memory=280626184203072 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31515] ppid=31488 vsize=13980732 memory=270720378664502 CPUtime=4.58 cores=0,2,4,6
/proc/31505/task/31515/stat : 31515 (java) S 31488 31488 7968 0 -1 1077944384 26781 0 0 0 456 2 0 0 20 0 15 0 20126631 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539099675376 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31516] ppid=31488 vsize=13980732 memory=-7096934732916421824 CPUtime=4.57 cores=0,2,4,6
/proc/31505/task/31516/stat : 31516 (java) S 31488 31488 7968 0 -1 1077944384 19202 0 0 0 455 2 0 0 20 0 15 0 20126631 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539098622832 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31517] ppid=31488 vsize=13980732 memory=-8608168169046383989 CPUtime=0.65 cores=0,2,4,6
/proc/31505/task/31517/stat : 31517 (java) S 31488 31488 7968 0 -1 1077944384 5292 0 0 0 64 1 0 0 20 0 15 0 20126631 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539097569776 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31518] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31518/stat : 31518 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539096517472 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31519] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31519/stat : 31519 (java) S 31488 31488 7968 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 20126636 14316269568 65505 18446744073709551615 4194304 4196468 140721351530608 140539095464496 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
Current children cumulated CPU time: 18.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 263400 KiB

[startup+25.5008 s]
/proc/loadavg: 1.79 1.59 1.61 3/217 31519
/proc/meminfo: memFree=30684640/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (xcsp3-exec) S 31485 31488 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20126265 9740288 345 18446744073709551615 4194304 5098028 140728103387920 140728103386024 140583503229564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 360 0 0 7196144 7232144 25489408 140728103395705 140728103395910 140728103395910 140728103399403 0
/proc/31488/statm: 2378 345 289 221 0 87 0
[pid=31505] ppid=31488 vsize=13980732 memory=250572 CPUtime=32.13 cores=0,2,4,6
/proc/31505/stat : 31505 (java) S 31488 31488 7968 0 -1 1077944320 69569 0 0 0 3199 14 0 0 20 0 15 0 20126626 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140721351513152 140539625414391 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
/proc/31505/statm: 3495183 62643 3228 1 0 3483476 0
[pid=31505/tid=31506] ppid=31488 vsize=13980732 memory=0 CPUtime=21.81 cores=0,2,4,6
/proc/31505/task/31506/stat : 31506 (java) R 31488 31488 7968 0 -1 4202560 12684 0 0 0 2175 6 0 0 20 0 15 0 20126626 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539629649952 140539274192433 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31507] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31507/stat : 31507 (java) S 31488 31488 7968 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539586313232 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31508] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31508/stat : 31508 (java) S 31488 31488 7968 0 -1 1077944384 482 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539224059024 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31509] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31509/stat : 31509 (java) S 31488 31488 7968 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539223005968 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31510] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31510/stat : 31510 (java) S 31488 31488 7968 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 20126627 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539221953424 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31511] ppid=31488 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31511/stat : 31511 (java) S 31488 31488 7968 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539103885552 140539625425538 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31512] ppid=31488 vsize=13980732 memory=164 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31512/stat : 31512 (java) S 31488 31488 7968 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539102831776 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31513] ppid=31488 vsize=13980732 memory=16724602654207 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=164 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 62643 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0

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

/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=327688 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31515] ppid=31488 vsize=13980732 memory=1380 CPUtime=7.14 cores=0,2,4,6
/proc/31505/task/31515/stat : 31515 (java) S 31488 31488 7968 0 -1 1077944384 44142 0 0 0 710 4 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539099675376 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31516] ppid=31488 vsize=13980732 memory=1380 CPUtime=6.41 cores=0,2,4,6
/proc/31505/task/31516/stat : 31516 (java) S 31488 31488 7968 0 -1 1077944384 35507 0 0 0 637 4 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539098622832 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31517] ppid=31488 vsize=13980732 memory=1380 CPUtime=0.8 cores=0,2,4,6
/proc/31505/task/31517/stat : 31517 (java) S 31488 31488 7968 0 -1 1077944384 12797 0 0 0 77 3 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539097569776 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31518] ppid=31488 vsize=13980732 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31518/stat : 31518 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539096517472 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31519] ppid=31488 vsize=13980732 memory=1296 CPUtime=0.66 cores=0,2,4,6
/proc/31505/task/31519/stat : 31519 (java) S 31488 31488 7968 0 -1 1077944384 990 0 0 0 32 34 0 0 20 0 15 0 20126636 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539095464496 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
Current children cumulated CPU time: 2341.43 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 329068 KiB

[startup+2382.3 s]
/proc/loadavg: 1.59 1.53 1.50 3/213 31827
/proc/meminfo: memFree=30563108/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (xcsp3-exec) S 31485 31488 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20126265 9740288 345 18446744073709551615 4194304 5098028 140728103387920 140728103386024 140583503229564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 360 0 0 7196144 7232144 25489408 140728103395705 140728103395910 140728103395910 140728103399403 0
/proc/31488/statm: 2378 345 289 221 0 87 0
[pid=31505] ppid=31488 vsize=13980732 memory=327688 CPUtime=2401.5 cores=0,2,4,6
/proc/31505/stat : 31505 (java) S 31488 31488 7968 0 -1 1077944320 163366 0 0 0 240047 103 0 0 20 0 15 0 20126626 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140721351513152 140539625414391 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
/proc/31505/statm: 3495183 81922 3261 1 0 3483476 0
[pid=31505/tid=31506] ppid=31488 vsize=13980732 memory=327688 CPUtime=2374.52 cores=0,2,4,6
/proc/31505/task/31506/stat : 31506 (java) R 31488 31488 7968 0 -1 4202560 33398 0 0 0 237443 9 0 0 20 0 15 0 20126626 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539629653632 140539274192415 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31507] ppid=31488 vsize=13980732 memory=1380 CPUtime=2.84 cores=0,2,4,6
/proc/31505/task/31507/stat : 31507 (java) S 31488 31488 7968 0 -1 1077944384 5637 0 0 0 271 13 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539586313232 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31508] ppid=31488 vsize=13980732 memory=327688 CPUtime=2.83 cores=0,2,4,6
/proc/31505/task/31508/stat : 31508 (java) S 31488 31488 7968 0 -1 1077944384 7465 0 0 0 270 13 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539224059024 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31509] ppid=31488 vsize=13980732 memory=327688 CPUtime=2.84 cores=0,2,4,6
/proc/31505/task/31509/stat : 31509 (java) S 31488 31488 7968 0 -1 1077944384 7111 0 0 0 270 14 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539223005968 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31510] ppid=31488 vsize=13980732 memory=1380 CPUtime=2.83 cores=0,2,4,6
/proc/31505/task/31510/stat : 31510 (java) S 31488 31488 7968 0 -1 1077944384 6004 0 0 0 270 13 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539221953424 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31511] ppid=31488 vsize=13980732 memory=1380 CPUtime=0.52 cores=0,2,4,6
/proc/31505/task/31511/stat : 31511 (java) S 31488 31488 7968 0 -1 1077944384 8942 0 0 0 45 7 0 0 20 0 15 0 20126628 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539103885552 140539625425538 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31512] ppid=31488 vsize=13980732 memory=327688 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31512/stat : 31512 (java) S 31488 31488 7968 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539102831776 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31513] ppid=31488 vsize=13980732 memory=327688 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31515] ppid=31488 vsize=13980732 memory=3220 CPUtime=7.14 cores=0,2,4,6
/proc/31505/task/31515/stat : 31515 (java) S 31488 31488 7968 0 -1 1077944384 44144 0 0 0 710 4 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539099675376 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31516] ppid=31488 vsize=13980732 memory=327688 CPUtime=6.41 cores=0,2,4,6
/proc/31505/task/31516/stat : 31516 (java) S 31488 31488 7968 0 -1 1077944384 35509 0 0 0 637 4 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539098622832 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31517] ppid=31488 vsize=13980732 memory=4124 CPUtime=0.8 cores=0,2,4,6
/proc/31505/task/31517/stat : 31517 (java) S 31488 31488 7968 0 -1 1077944384 12800 0 0 0 77 3 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539097569776 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31518] ppid=31488 vsize=13980732 memory=14356 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31518/stat : 31518 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539096517472 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31519] ppid=31488 vsize=13980732 memory=2424 CPUtime=0.68 cores=0,2,4,6
/proc/31505/task/31519/stat : 31519 (java) S 31488 31488 7968 0 -1 1077944384 1011 0 0 0 33 35 0 0 20 0 15 0 20126636 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539095464496 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
Current children cumulated CPU time: 2401.5 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 329068 KiB

[startup+2442.3 s]
/proc/loadavg: 1.59 1.54 1.51 3/216 31845
/proc/meminfo: memFree=30545824/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (xcsp3-exec) S 31485 31488 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20126265 9740288 345 18446744073709551615 4194304 5098028 140728103387920 140728103386024 140583503229564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 360 0 0 7196144 7232144 25489408 140728103395705 140728103395910 140728103395910 140728103399403 0
/proc/31488/statm: 2378 345 289 221 0 87 0
[pid=31505] ppid=31488 vsize=13980732 memory=327688 CPUtime=2461.64 cores=0,2,4,6
/proc/31505/stat : 31505 (java) S 31488 31488 7968 0 -1 1077944320 164665 0 0 0 246059 105 0 0 20 0 15 0 20126626 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140721351513152 140539625414391 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
/proc/31505/statm: 3495183 81922 3261 1 0 3483476 0
[pid=31505/tid=31506] ppid=31488 vsize=13980732 memory=327688 CPUtime=2434.48 cores=0,2,4,6
/proc/31505/task/31506/stat : 31506 (java) R 31488 31488 7968 0 -1 4202560 33709 0 0 0 243438 10 0 0 20 0 15 0 20126626 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539629653632 140539274192609 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31507] ppid=31488 vsize=13980732 memory=327688 CPUtime=2.87 cores=0,2,4,6
/proc/31505/task/31507/stat : 31507 (java) S 31488 31488 7968 0 -1 1077944384 5951 0 0 0 273 14 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539586313232 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31508] ppid=31488 vsize=13980732 memory=327688 CPUtime=2.85 cores=0,2,4,6
/proc/31505/task/31508/stat : 31508 (java) S 31488 31488 7968 0 -1 1077944384 7524 0 0 0 272 13 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539224059024 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31509] ppid=31488 vsize=13980732 memory=327688 CPUtime=2.87 cores=0,2,4,6
/proc/31505/task/31509/stat : 31509 (java) S 31488 31488 7968 0 -1 1077944384 7212 0 0 0 273 14 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539223005968 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31510] ppid=31488 vsize=13980732 memory=327688 CPUtime=2.85 cores=0,2,4,6
/proc/31505/task/31510/stat : 31510 (java) S 31488 31488 7968 0 -1 1077944384 6091 0 0 0 272 13 0 0 20 0 15 0 20126627 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539221953424 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31511] ppid=31488 vsize=13980732 memory=327688 CPUtime=0.53 cores=0,2,4,6
/proc/31505/task/31511/stat : 31511 (java) S 31488 31488 7968 0 -1 1077944384 9126 0 0 0 46 7 0 0 20 0 15 0 20126628 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539103885552 140539625425538 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31512] ppid=31488 vsize=13980732 memory=327688 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31512/stat : 31512 (java) S 31488 31488 7968 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539102831776 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31513] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31515] ppid=31488 vsize=13980732 memory=327688 CPUtime=7.21 cores=0,2,4,6
/proc/31505/task/31515/stat : 31515 (java) S 31488 31488 7968 0 -1 1077944384 44359 0 0 0 717 4 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539099675376 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31516] ppid=31488 vsize=13980732 memory=1380 CPUtime=6.41 cores=0,2,4,6
/proc/31505/task/31516/stat : 31516 (java) S 31488 31488 7968 0 -1 1077944384 35512 0 0 0 637 4 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539098622832 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31517] ppid=31488 vsize=13980732 memory=327688 CPUtime=0.8 cores=0,2,4,6
/proc/31505/task/31517/stat : 31517 (java) S 31488 31488 7968 0 -1 1077944384 12802 0 0 0 77 3 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539097569776 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31518] ppid=31488 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31518/stat : 31518 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539096517472 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31519] ppid=31488 vsize=13980732 memory=1000 CPUtime=0.7 cores=0,2,4,6
/proc/31505/task/31519/stat : 31519 (java) S 31488 31488 7968 0 -1 1077944384 1034 0 0 0 34 36 0 0 20 0 15 0 20126636 14316269568 81922 18446744073709551615 4194304 4196468 140721351530608 140539095464496 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
Current children cumulated CPU time: 2461.64 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 329068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.6 s]
/proc/loadavg: 1.45 1.53 1.50 3/216 31849
/proc/meminfo: memFree=30527344/32770624 swapFree=67108860/67108860
[pid=31488] ppid=31485 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31488/stat : 31488 (xcsp3-exec) S 31485 31488 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20126265 9740288 345 18446744073709551615 4194304 5098028 140728103387920 140728103386024 140583503229564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 360 0 0 7196144 7232144 25489408 140728103395705 140728103395910 140728103395910 140728103399403 0
/proc/31488/statm: 2378 345 289 221 0 87 0
[pid=31505] ppid=31488 vsize=13980732 memory=328200 CPUtime=2520.05 cores=0,2,4,6
/proc/31505/stat : 31505 (java) S 31488 31488 7968 0 -1 1077944320 165842 0 0 0 251899 106 0 0 20 0 15 0 20126626 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140721351513152 140539625414391 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
/proc/31505/statm: 3495183 82050 3261 1 0 3483476 0
[pid=31505/tid=31506] ppid=31488 vsize=13980732 memory=9508 CPUtime=2492.72 cores=0,2,4,6
/proc/31505/task/31506/stat : 31506 (java) R 31488 31488 7968 0 -1 4202560 34087 0 0 0 249262 10 0 0 20 0 15 0 20126626 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539629653568 140539274192368 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31507] ppid=31488 vsize=13980732 memory=1236 CPUtime=2.9 cores=0,2,4,6
/proc/31505/task/31507/stat : 31507 (java) S 31488 31488 7968 0 -1 1077944384 6015 0 0 0 276 14 0 0 20 0 15 0 20126627 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539586313232 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31508] ppid=31488 vsize=13980732 memory=1152 CPUtime=2.88 cores=0,2,4,6
/proc/31505/task/31508/stat : 31508 (java) S 31488 31488 7968 0 -1 1077944384 7829 0 0 0 275 13 0 0 20 0 15 0 20126627 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539224059024 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31509] ppid=31488 vsize=13980732 memory=3296 CPUtime=2.9 cores=0,2,4,6
/proc/31505/task/31509/stat : 31509 (java) S 31488 31488 7968 0 -1 1077944384 7318 0 0 0 276 14 0 0 20 0 15 0 20126627 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539223005968 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31510] ppid=31488 vsize=13980732 memory=1380 CPUtime=2.88 cores=0,2,4,6
/proc/31505/task/31510/stat : 31510 (java) S 31488 31488 7968 0 -1 1077944384 6203 0 0 0 275 13 0 0 20 0 15 0 20126627 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539221953424 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31511] ppid=31488 vsize=13980732 memory=490784 CPUtime=0.53 cores=0,2,4,6
/proc/31505/task/31511/stat : 31511 (java) S 31488 31488 7968 0 -1 1077944384 9312 0 0 0 46 7 0 0 20 0 15 0 20126628 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539103885552 140539625425538 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31512] ppid=31488 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31512/stat : 31512 (java) S 31488 31488 7968 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 20126628 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539102831776 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31513] ppid=31488 vsize=13980732 memory=4076 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31513/stat : 31513 (java) S 31488 31488 7968 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20126629 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539101778672 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31514] ppid=31488 vsize=13980732 memory=4584 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31514/stat : 31514 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539100727248 140539625432987 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31515] ppid=31488 vsize=13980732 memory=-8195925453750481479 CPUtime=7.21 cores=0,2,4,6
/proc/31505/task/31515/stat : 31515 (java) S 31488 31488 7968 0 -1 1077944384 44361 0 0 0 717 4 0 0 20 0 15 0 20126631 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539099675376 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31516] ppid=31488 vsize=13980732 memory=928 CPUtime=6.41 cores=0,2,4,6
/proc/31505/task/31516/stat : 31516 (java) S 31488 31488 7968 0 -1 1077944384 35515 0 0 0 637 4 0 0 20 0 15 0 20126631 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539098622832 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31517] ppid=31488 vsize=13980732 memory=2164 CPUtime=0.8 cores=0,2,4,6
/proc/31505/task/31517/stat : 31517 (java) S 31488 31488 7968 0 -1 1077944384 12804 0 0 0 77 3 0 0 20 0 15 0 20126631 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539097569776 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31518] ppid=31488 vsize=13980732 memory=840 CPUtime=0 cores=0,2,4,6
/proc/31505/task/31518/stat : 31518 (java) S 31488 31488 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20126631 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539096517472 140539625424597 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
[pid=31505/tid=31519] ppid=31488 vsize=13980732 memory=3880 CPUtime=0.71 cores=0,2,4,6
/proc/31505/task/31519/stat : 31519 (java) S 31488 31488 7968 0 -1 1077944384 1053 0 0 0 34 37 0 0 20 0 15 0 20126636 14316269568 82050 18446744073709551615 4194304 4196468 140721351530608 140539095464496 140539625425538 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19066880 140721351532978 140721351533154 140721351533154 140721351536591 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 329580 KiB

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

[startup+2500.61 s]
# the end of solver process 31488 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001937 s, system=0.000118 s

[startup+2500.61 s]
# the end of solver process 31505 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519 s, system=1.06626 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

Child status: 143
Real time (s): 2500.61
CPU time (s): 2520.07
CPU user time (s): 2519
CPU system time (s): 1.06626
CPU usage (%): 100.778
Max. virtual memory (cumulated for all children) (KiB): 13993356
Max. memory (cumulated for all children) (KiB): 506012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519
system time used= 1.06626
maximum resident set size= 525504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166578
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69234
involuntary context switches= 3853


# summary of solver processes directly reported to runsolver:
#   pid: 31488,31505
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519
#   total CPU system time (s): 1.06626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6123 second user time and 22.8563 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 23:59:59
IDJOB=4272198
IDBENCH=115627
IDSOLVER=2664
FILE ID=node128/4272198-1502662436
RUNJOBID= node128-1502649221-29000
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-05-8.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-4272198-1502662436/watcher-4272198-1502662436 -o /tmp/evaluation-result-4272198-1502662436/solver-4272198-1502662436 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1899172514 HOME/instance-4272198-1502662436.xml

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

MD5SUM BENCH= 0e54ac42af650b711b86c7f2d29cb640
RANDOM SEED=1899172514

node128.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.94
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.94
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.94
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.94
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:        30926732 kB
MemAvailable:   31610208 kB
Buffers:          163824 kB
Cached:           805952 kB
SwapCached:            0 kB
Active:           701684 kB
Inactive:         727780 kB
Active(anon):     460032 kB
Inactive(anon):    16764 kB
Active(file):     241652 kB
Inactive(file):   711016 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7956 kB
Writeback:            16 kB
AnonPages:        460120 kB
Mapped:            46344 kB
Shmem:             17116 kB
Slab:             118472 kB
SReclaimable:      93284 kB
SUnreclaim:        25188 kB
KernelStack:        3472 kB
PageTables:         6612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1029900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-14 00:41:40