Trace number 4281768

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-18)? (TO) 2520.0801 2501.23

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0500-12.xml
MD5SUMc3cbaa9ce8e56a4446daa69c64b890b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark2520.0801
Satisfiable
(Un)Satisfiability was proved
Number of variables1919
Number of constraints277
Number of domains2
Minimum domain size82
Maximum domain size275
Distribution of domain sizes[{"size":82,"count":1918},{"size":275,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1644},{"degree":4,"count":274}]
Minimum constraint arity7
Maximum constraint arity1918
Distribution of constraint arities[{"arity":7,"count":274},{"arity":275,"count":1},{"arity":1918,"count":2}]
Number of extensional constraints274
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":274},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281768-1503152634.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4281768-1503152634.xml, -tl, 2520s, -p, 1, -x, 0]
0.32/0.32	c simple solver
0.32/0.38	c parse instance...
102.11/89.81	c solve instance...
2520.04/2501.20	s UNKNOWN
2520.04/2501.20	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 (14900 MiB free)
  memory of node 1: 16384 MiB (15504 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281768-1503152634/watcher-4281768-1503152634 -o /tmp/evaluation-result-4281768-1503152634/solver-4281768-1503152634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1112694243 HOME/instance-4281768-1503152634.xml 

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

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

solver pid=25506, runsolver pid=25503

[startup+0.100111 s]*
/proc/loadavg: 2.02 2.03 1.96 3/202 25513
/proc/meminfo: memFree=31129224/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13574484 memory=16612 CPUtime=0.02 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 4001 0 0 0 1 1 0 0 20 0 9 0 103604040 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3393621 4153 2065 1 0 3383118 0
[pid=25508/tid=25509] ppid=25506 vsize=13574484 memory=4206989191851631162 CPUtime=0.01 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 2706 0 0 0 1 0 0 0 20 0 9 0 103604040 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903965901032 139903945745758 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13574484 memory=3461491290294859401 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 103604041 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13574484 memory=140685665175168 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 103604041 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 103604041 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 103604041 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 103604042 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 103604043 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903145862688 139903961675477 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 103604043 13900271616 4153 18446744073709551615 4194304 4196468 140731343179232 139903144809904 139903961675477 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 17992 KiB

[startup+0.2099 s]*
/proc/loadavg: 2.02 2.03 1.96 4/211 25522
/proc/meminfo: memFree=31118084/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13974352 memory=27796 CPUtime=0.11 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 5448 0 0 0 10 1 0 0 20 0 15 0 103604040 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3493588 6949 2819 1 0 3482964 0
[pid=25508/tid=25509] ppid=25506 vsize=13974352 memory=-6729898933951238497 CPUtime=0.09 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 3469 0 0 0 8 1 0 0 20 0 15 0 103604040 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903965881424 139903961677206 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13974352 memory=3461491290294859401 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13974352 memory=140685665175168 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13974352 memory=140685665175168 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604042 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103604043 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903145862688 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103604043 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903144809840 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) S 25506 25506 13977 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 103604046 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903142705520 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) S 25506 25506 13977 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 103604046 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903141652720 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13974352 memory=140685665175168 CPUtime=0.01 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) R 25506 25506 13977 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 15 0 103604046 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903940801104 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13974352 memory=140685665175168 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604050 14309736448 6949 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29176 KiB

[startup+0.311269 s]*
/proc/loadavg: 2.02 2.03 1.96 5/211 25522
/proc/meminfo: memFree=31105252/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13974352 memory=39944 CPUtime=0.32 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 9178 0 0 0 29 3 0 0 20 0 15 0 103604040 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3493588 9986 3010 1 0 3482964 0
[pid=25508/tid=25509] ppid=25506 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 6324 0 0 0 17 2 0 0 20 0 15 0 103604040 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903965902320 139903945745758 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604041 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13974352 memory=140685665182161 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604042 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103604043 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903145862688 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103604043 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903144809840 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) S 25506 25506 13977 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 15 0 103604046 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903142705520 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) S 25506 25506 13977 0 -1 1077944384 295 0 0 0 2 0 0 0 20 0 15 0 103604046 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903141652720 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13974352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) R 25506 25506 13977 0 -1 4202560 765 0 0 0 7 0 0 0 20 0 15 0 103604046 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903945745758 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604050 14309736448 9986 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41324 KiB

[startup+0.700848 s]
/proc/loadavg: 2.02 2.03 1.96 4/211 25522
/proc/meminfo: memFree=31092320/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13978684 memory=130204 CPUtime=1.21 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 12934 0 0 0 116 5 0 0 20 0 15 0 103604040 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3494671 32551 3161 1 0 3482964 0
[pid=25508/tid=25509] ppid=25506 vsize=13978684 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 7935 0 0 0 53 4 0 0 20 0 15 0 103604040 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903965899232 139903606648820 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13978684 memory=4716829293216289362 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13978684 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 103604042 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103604043 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903145862688 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13978684 memory=2 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103604043 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903144809840 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13978684 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) R 25506 25506 13977 0 -1 4202560 1356 0 0 0 19 0 0 0 20 0 15 0 103604046 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903142691576 139903953954720 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13978684 memory=22 CPUtime=0.19 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) R 25506 25506 13977 0 -1 4202560 1134 0 0 0 19 0 0 0 20 0 15 0 103604046 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903141633736 139903945076162 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13978684 memory=3 CPUtime=0.24 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) S 25506 25506 13977 0 -1 1077944384 1203 0 0 0 24 0 0 0 20 0 15 0 103604046 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13978684 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103604050 14314172416 32551 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 131584 KiB

[startup+1.50076 s]
/proc/loadavg: 2.02 2.03 1.96 3/211 25522
/proc/meminfo: memFree=30942640/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13978684 memory=204884 CPUtime=2.41 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 13816 0 0 0 234 7 0 0 20 0 15 0 103604040 14314172416 51221 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3494671 51221 3189 1 0 3482964 0
[pid=25508/tid=25509] ppid=25506 vsize=13978684 memory=56344 CPUtime=1.35 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 8034 0 0 0 130 5 0 0 20 0 15 0 103604040 14314172416 51221 18446744073709551615 4194304 4196468 140731343179232 139903965904008 139903944652459 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 51221 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 51221 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13978684 memory=204292 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 103604041 14314172416 51221 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0

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

/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903144809856 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13980732 memory=5520736 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13980732 memory=1380 CPUtime=2.45 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) S 25506 25506 13977 0 -1 1077944384 24797 0 0 0 242 3 0 0 20 0 15 0 103604046 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903142705520 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13980732 memory=1380 CPUtime=1.71 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) S 25506 25506 13977 0 -1 1077944384 13524 0 0 0 169 2 0 0 20 0 15 0 103604046 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903141652720 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13980732 memory=1380 CPUtime=0.68 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) S 25506 25506 13977 0 -1 1077944384 11790 0 0 0 66 2 0 0 20 0 15 0 103604046 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13980732 memory=5520736 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13980732 memory=1380 CPUtime=1.49 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 2169 0 0 0 68 81 0 0 20 0 15 0 103604050 14316269568 1380184 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 2340.65 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5522116 KiB

[startup+2382.3 s]
/proc/loadavg: 2.16 2.03 2.03 3/211 25742
/proc/meminfo: memFree=25072548/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13980732 memory=5520780 CPUtime=2400.7 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 192030 0 0 0 239421 649 0 0 20 0 15 0 103604040 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3495183 1380195 3243 1 0 3483476 0
[pid=25508/tid=25509] ppid=25506 vsize=13980732 memory=56476 CPUtime=2377.56 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 105617 0 0 0 237738 18 0 0 20 0 15 0 103604040 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903965901376 139903607389954 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13980732 memory=1429 CPUtime=4.03 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 4263 0 0 0 285 118 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13980732 memory=171 CPUtime=4.02 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 7401 0 0 0 258 144 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13980732 memory=608959023449007596 CPUtime=3.95 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 4563 0 0 0 259 136 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13980732 memory=5520736 CPUtime=4 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 3929 0 0 0 250 150 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13980732 memory=56476 CPUtime=0.67 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 11567 0 0 0 60 7 0 0 20 0 15 0 103604042 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903145862752 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13980732 memory=5520780 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903144809856 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13980732 memory=3188 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13980732 memory=1380 CPUtime=2.46 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) S 25506 25506 13977 0 -1 1077944384 25427 0 0 0 243 3 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903142705520 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13980732 memory=1008 CPUtime=1.72 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) S 25506 25506 13977 0 -1 1077944384 13848 0 0 0 170 2 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903141652720 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13980732 memory=1232 CPUtime=0.68 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) S 25506 25506 13977 0 -1 1077944384 11797 0 0 0 66 2 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13980732 memory=5520780 CPUtime=1.52 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 2215 0 0 0 69 83 0 0 20 0 15 0 103604050 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 2400.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5522160 KiB

[startup+2442.3 s]
/proc/loadavg: 2.41 2.15 2.07 3/214 25758
/proc/meminfo: memFree=25070068/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13980732 memory=5520780 CPUtime=2460.74 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 194601 0 0 0 245423 651 0 0 20 0 15 0 103604040 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3495183 1380195 3243 1 0 3483476 0
[pid=25508/tid=25509] ppid=25506 vsize=13980732 memory=5520780 CPUtime=2437.55 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 107861 0 0 0 243737 18 0 0 20 0 15 0 103604040 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903965904792 139903607387269 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13980732 memory=5520780 CPUtime=4.03 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 4263 0 0 0 285 118 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13980732 memory=5520780 CPUtime=4.02 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 7401 0 0 0 258 144 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13980732 memory=5520780 CPUtime=3.95 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 4563 0 0 0 259 136 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13980732 memory=5520780 CPUtime=4 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 3929 0 0 0 250 150 0 0 20 0 15 0 103604041 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13980732 memory=5520780 CPUtime=0.67 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 11577 0 0 0 60 7 0 0 20 0 15 0 103604042 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903145862752 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13980732 memory=171 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903144809856 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13980732 memory=1380 CPUtime=2.46 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) S 25506 25506 13977 0 -1 1077944384 25431 0 0 0 243 3 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903142705520 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13980732 memory=5520780 CPUtime=1.72 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) S 25506 25506 13977 0 -1 1077944384 13851 0 0 0 170 2 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903141652720 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13980732 memory=5520780 CPUtime=0.68 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) S 25506 25506 13977 0 -1 1077944384 12066 0 0 0 66 2 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13980732 memory=56496 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13980732 memory=-8774313645642428999 CPUtime=1.56 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 2256 0 0 0 71 85 0 0 20 0 15 0 103604050 14316269568 1380195 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 2460.74 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5522160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501.2 s]
/proc/loadavg: 2.11 2.10 2.06 3/214 25760
/proc/meminfo: memFree=25062260/32770624 swapFree=67108860/67108860
[pid=25506] ppid=25503 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25506/stat : 25506 (xcsp3-exec) S 25503 25506 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103604032 9740288 345 18446744073709551615 4194304 5098028 140736131957840 140736131955944 139727519253116 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 38637568 140736131965304 140736131965509 140736131965509 140736131969003 0
/proc/25506/statm: 2378 345 289 221 0 87 0
[pid=25508] ppid=25506 vsize=13980732 memory=5529704 CPUtime=2520.04 cores=1,3,5,7
/proc/25508/stat : 25508 (java) S 25506 25506 13977 0 -1 1077944320 205651 0 0 0 251350 654 0 0 20 0 15 0 103604040 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 140731343161776 139903961665271 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
/proc/25508/statm: 3495183 1382426 3243 1 0 3483476 0
[pid=25508/tid=25509] ppid=25506 vsize=13980732 memory=16240 CPUtime=2496.46 cores=1,3,5,7
/proc/25508/task/25509/stat : 25509 (java) R 25506 25506 13977 0 -1 4202560 110903 0 0 0 249628 18 0 0 20 0 15 0 103604040 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903965902344 139903605867922 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25510] ppid=25506 vsize=13980732 memory=31884 CPUtime=4.03 cores=1,3,5,7
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 13977 0 -1 1077944384 4263 0 0 0 285 118 0 0 20 0 15 0 103604041 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903562238608 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25511] ppid=25506 vsize=13980732 memory=4072 CPUtime=4.02 cores=1,3,5,7
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 13977 0 -1 1077944384 7401 0 0 0 258 144 0 0 20 0 15 0 103604041 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903561185808 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25512] ppid=25506 vsize=13980732 memory=4584 CPUtime=3.95 cores=1,3,5,7
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 13977 0 -1 1077944384 4563 0 0 0 259 136 0 0 20 0 15 0 103604041 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903560133008 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25513] ppid=25506 vsize=13980732 memory=-8195925453750481479 CPUtime=4 cores=1,3,5,7
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 13977 0 -1 1077944384 3929 0 0 0 250 150 0 0 20 0 15 0 103604041 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903559080208 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25514] ppid=25506 vsize=13980732 memory=-7003737579269690708 CPUtime=0.69 cores=1,3,5,7
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 13977 0 -1 1077944384 11666 0 0 0 61 8 0 0 20 0 15 0 103604042 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903146916720 139903961676418 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25515] ppid=25506 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 13977 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903145862752 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25516] ppid=25506 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25516/stat : 25516 (java) S 25506 25506 13977 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 103604043 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903144809856 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25517] ppid=25506 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25517/stat : 25517 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903143758160 139903961683867 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25518] ppid=25506 vsize=13980732 memory=5788 CPUtime=2.52 cores=1,3,5,7
/proc/25508/task/25518/stat : 25518 (java) S 25506 25506 13977 0 -1 1077944384 27360 0 0 0 249 3 0 0 20 0 15 0 103604046 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903142705520 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25519] ppid=25506 vsize=13980732 memory=1996 CPUtime=2.01 cores=1,3,5,7
/proc/25508/task/25519/stat : 25519 (java) S 25506 25506 13977 0 -1 1077944384 19151 0 0 0 198 3 0 0 20 0 15 0 103604046 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903141652720 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25520] ppid=25506 vsize=13980732 memory=796 CPUtime=0.69 cores=1,3,5,7
/proc/25508/task/25520/stat : 25520 (java) S 25506 25506 13977 0 -1 1077944384 12703 0 0 0 67 2 0 0 20 0 15 0 103604046 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903140599920 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25521] ppid=25506 vsize=13980732 memory=10096 CPUtime=0 cores=1,3,5,7
/proc/25508/task/25521/stat : 25521 (java) S 25506 25506 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103604046 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903139547360 139903961675477 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
[pid=25508/tid=25522] ppid=25506 vsize=13980732 memory=1716 CPUtime=1.6 cores=1,3,5,7
/proc/25508/task/25522/stat : 25522 (java) S 25506 25506 13977 0 -1 1077944384 2309 0 0 0 72 88 0 0 20 0 15 0 103604050 14316269568 1382426 18446744073709551615 4194304 4196468 140731343179232 139903138495664 139903961676418 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20353024 140731343184305 140731343184481 140731343184481 140731343187919 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5531084 KiB

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

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

[startup+2501.23 s]
# the end of solver process 25508 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.51 s, system=6.57235 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): 2501.23
CPU time (s): 2520.08
CPU user time (s): 2513.51
CPU system time (s): 6.57235
CPU usage (%): 100.754
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 5534296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.51
system time used= 6.57235
maximum resident set size= 5532916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57991
involuntary context switches= 899


# summary of solver processes directly reported to runsolver:
#   pid: 25506,25508
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2513.51
#   total CPU system time (s): 6.57235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5122 second user time and 25.3408 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 16:09:38
IDJOB=4281768
IDBENCH=137017
IDSOLVER=2677
FILE ID=node124/4281768-1503152634
RUNJOBID= node124-1503095780-14042
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0500-12.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-4281768-1503152634/watcher-4281768-1503152634 -o /tmp/evaluation-result-4281768-1503152634/solver-4281768-1503152634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1112694243 HOME/instance-4281768-1503152634.xml

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

MD5SUM BENCH= c3cbaa9ce8e56a4446daa69c64b890b7
RANDOM SEED=1112694243

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:        31134836 kB
MemAvailable:   31764520 kB
Buffers:          291180 kB
Cached:           631604 kB
SwapCached:            0 kB
Active:           810316 kB
Inactive:         371928 kB
Active(anon):     211896 kB
Inactive(anon):    89140 kB
Active(file):     598420 kB
Inactive(file):   282788 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10212 kB
Writeback:             0 kB
AnonPages:        281828 kB
Mapped:            69612 kB
Shmem:             41704 kB
Slab:             155604 kB
SReclaimable:     128624 kB
SUnreclaim:        26980 kB
KernelStack:        3712 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1281980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 62012 MiB
End job on node124 at 2017-08-19 16:51:19