Trace number 4282272

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.0601 2471.4099

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-30.xml
MD5SUMcfab102c91084e040090bf0c1bc6cb0b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints90
Number of domains2
Minimum domain size30
Maximum domain size60
Distribution of domain sizes[{"size":30,"count":60},{"size":60,"count":60}]
Minimum variable degree2
Maximum variable degree60
Distribution of variable degrees[{"degree":2,"count":60},{"degree":60,"count":60}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":30},{"arity":61,"count":60}]
Number of extensional constraints0
Number of intensional constraints30
Distribution of constraint types[{"type":"intension","count":30},{"type":"element","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282272-1503119828.xml"  -tl '2520s' -p 1 -x 0
0.09/0.28	c [HOME/instance-4282272-1503119828.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
0.65/0.60	c solve instance...
2520.04/2471.40	s UNKNOWN
2520.04/2471.40	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 (15375 MiB free)
  memory of node 1: 16384 MiB (15548 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282272-1503119828/watcher-4282272-1503119828 -o /tmp/evaluation-result-4282272-1503119828/solver-4282272-1503119828 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1061330049 HOME/instance-4282272-1503119828.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=21949, runsolver pid=21946
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 2.17 2.08 1.99 3/198 21950
/proc/meminfo: memFree=31666220/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1376 KiB

[startup+0.209501 s]*
/proc/loadavg: 2.17 2.08 1.99 3/213 21965
/proc/meminfo: memFree=31654512/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13974352 memory=27380 CPUtime=0.09 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 5279 0 0 0 8 1 0 0 20 0 15 0 10391994 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3493588 6845 2731 1 0 3482964 0
[pid=21951/tid=21952] ppid=21949 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 3427 0 0 0 6 0 0 0 20 0 15 0 10391994 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140648382589328 140648371041653 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13974352 memory=10613 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13974352 memory=288370736532067968 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391996 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10391997 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10391997 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) S 21949 21949 17292 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10392003 14309736448 6845 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28756 KiB

[startup+0.310508 s]*
/proc/loadavg: 2.17 2.08 1.99 4/213 21965
/proc/meminfo: memFree=31638596/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13974352 memory=37276 CPUtime=0.27 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 8863 0 0 0 25 2 0 0 20 0 15 0 10391994 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3493588 9319 2980 1 0 3482964 0
[pid=21951/tid=21952] ppid=21949 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 6095 0 0 0 15 1 0 0 20 0 15 0 10391994 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140648382597728 140648362444126 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391996 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10391997 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10391997 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) S 21949 21949 17292 0 -1 1077944384 690 0 0 0 2 0 0 0 20 0 15 0 10392000 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) S 21949 21949 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0.06 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) R 21949 21949 17292 0 -1 4202560 700 0 0 0 6 0 0 0 20 0 15 0 10392000 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647850256752 140648357295869 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13974352 memory=140360380356224 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10392003 14309736448 9319 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38652 KiB

[startup+0.702778 s]
/proc/loadavg: 2.17 2.08 1.99 4/213 21965
/proc/meminfo: memFree=31626536/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13980732 memory=63984 CPUtime=1.24 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 13720 0 0 0 119 5 0 0 20 0 15 0 10391994 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3495183 15996 3180 1 0 3483476 0
[pid=21951/tid=21952] ppid=21949 vsize=13980732 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 8623 0 0 0 51 4 0 0 20 0 15 0 10391994 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140648382602368 140647984804432 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13980732 memory=6369868209986754151 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13980732 memory=5865469479800824941 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13980732 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13980732 memory=-9033795734659767669 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10391996 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13980732 memory=-9109213556524817781 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13980732 memory=-7739291840220455296 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13980732 memory=8329294824090543255 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13980732 memory=7077805514658193553 CPUtime=0.21 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) R 21949 21949 17292 0 -1 4202560 1416 0 0 0 21 0 0 0 20 0 15 0 10392000 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647852352272 140648363115346 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13980732 memory=51512 CPUtime=0.18 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) R 21949 21949 17292 0 -1 4202560 906 0 0 0 18 0 0 0 20 0 15 0 10392000 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647851290184 140648355915723 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13980732 memory=-8774313645642428999 CPUtime=0.27 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 1465 0 0 0 27 0 0 0 20 0 15 0 10392000 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10392003 14316269568 15996 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65360 KiB

[startup+1.50077 s]
/proc/loadavg: 2.24 2.10 2.00 5/213 21965
/proc/meminfo: memFree=31597108/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13980732 memory=85380 CPUtime=3.45 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 22259 0 0 0 339 6 0 0 20 0 15 0 10391994 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3495183 21345 3193 1 0 3483476 0
[pid=21951/tid=21952] ppid=21949 vsize=13980732 memory=-8774313645642428999 CPUtime=1.35 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 8981 0 0 0 131 4 0 0 20 0 15 0 10391994 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140648382601200 140647986274667 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13980732 memory=3472468655688916503 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13980732 memory=7162362445087123192 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13980732 memory=4207739873916104665 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13980732 memory=3472468655688923322 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10391995 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10391996 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13980732 memory=7089618335782298726 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13980732 memory=-6804530832991035292 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13980732 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13980732 memory=3047711553320166262 CPUtime=0.88 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) R 21949 21949 17292 0 -1 4202560 5337 0 0 0 88 0 0 0 20 0 15 0 10392000 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648362753248 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13980732 memory=8226496019563506588 CPUtime=0.86 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) R 21949 21949 17292 0 -1 4202560 4525 0 0 0 86 0 0 0 20 0 15 0 10392000 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648361895118 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13980732 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 2103 0 0 0 33 0 0 0 20 0 15 0 10392000 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13980732 memory=-1891255765032775953 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10392003 14316269568 21345 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0

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

/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.09 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) S 21949 21949 17292 0 -1 1077944384 8931 0 0 0 108 1 0 0 20 0 15 0 10392000 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13980732 memory=439284 CPUtime=1.11 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) S 21949 21949 17292 0 -1 1077944384 7650 0 0 0 110 1 0 0 20 0 15 0 10392000 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13980732 memory=636 CPUtime=0.39 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 4760 0 0 0 38 1 0 0 20 0 15 0 10392000 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.36 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1569 0 0 0 65 71 0 0 20 0 15 0 10392003 14316269568 108282 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 2367.66 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 434504 KiB

[startup+2382.3 s]
/proc/loadavg: 2.08 1.63 1.57 3/211 22103
/proc/meminfo: memFree=29491328/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13980732 memory=397688 CPUtime=2429.04 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 175937 0 0 0 242595 309 0 0 20 0 15 0 10391994 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3495183 99422 3245 1 0 3483476 0
[pid=21951/tid=21952] ppid=21949 vsize=13980732 memory=391092 CPUtime=2365.44 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 68814 0 0 0 236528 16 0 0 20 0 15 0 10391994 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140648382602880 140647986186291 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13980732 memory=390056 CPUtime=14.56 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 18146 0 0 0 1399 57 0 0 20 0 15 0 10391995 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13980732 memory=390056 CPUtime=14.61 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 18910 0 0 0 1406 55 0 0 20 0 15 0 10391995 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13980732 memory=395200 CPUtime=14.59 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 16511 0 0 0 1406 53 0 0 20 0 15 0 10391995 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13980732 memory=397688 CPUtime=14.61 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 17396 0 0 0 1408 53 0 0 20 0 15 0 10391995 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13980732 memory=397688 CPUtime=1.15 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 11882 0 0 0 94 21 0 0 20 0 15 0 10391996 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13980732 memory=403396 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13980732 memory=384928 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.09 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) S 21949 21949 17292 0 -1 1077944384 8931 0 0 0 108 1 0 0 20 0 15 0 10392000 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13980732 memory=397688 CPUtime=1.11 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) S 21949 21949 17292 0 -1 1077944384 7650 0 0 0 110 1 0 0 20 0 15 0 10392000 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13980732 memory=3216 CPUtime=0.39 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 4760 0 0 0 38 1 0 0 20 0 15 0 10392000 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.39 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1573 0 0 0 66 73 0 0 20 0 15 0 10392003 14316269568 99422 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 2429.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 399064 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 1.70 1.60 3/211 22182
/proc/meminfo: memFree=31214040/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13980732 memory=411092 CPUtime=2490.2 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 176970 0 0 0 248700 320 0 0 20 0 15 0 10391994 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3495183 102773 3245 1 0 3483476 0
[pid=21951/tid=21952] ppid=21949 vsize=13980732 memory=411092 CPUtime=2425.02 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 69284 0 0 0 242486 16 0 0 20 0 15 0 10391994 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140648382602768 140647986186358 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13980732 memory=396660 CPUtime=14.94 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 18214 0 0 0 1435 59 0 0 20 0 15 0 10391995 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13980732 memory=435672 CPUtime=14.99 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 18981 0 0 0 1442 57 0 0 20 0 15 0 10391995 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13980732 memory=411092 CPUtime=14.97 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 16568 0 0 0 1442 55 0 0 20 0 15 0 10391995 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13980732 memory=1376 CPUtime=14.99 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 17528 0 0 0 1444 55 0 0 20 0 15 0 10391995 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.17 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 12082 0 0 0 96 21 0 0 20 0 15 0 10391996 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13980732 memory=411092 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13980732 memory=411092 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13980732 memory=411092 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.09 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) S 21949 21949 17292 0 -1 1077944384 8933 0 0 0 108 1 0 0 20 0 15 0 10392000 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13980732 memory=1376 CPUtime=1.11 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) S 21949 21949 17292 0 -1 1077944384 7652 0 0 0 110 1 0 0 20 0 15 0 10392000 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13980732 memory=1376 CPUtime=0.39 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 4762 0 0 0 38 1 0 0 20 0 15 0 10392000 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13980732 memory=9200 CPUtime=1.43 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1602 0 0 0 68 75 0 0 20 0 15 0 10392003 14316269568 102773 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 2490.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 412468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2471.4 s]
/proc/loadavg: 2.02 1.72 1.61 3/211 22183
/proc/meminfo: memFree=31236680/32770624 swapFree=67108860/67108860
[pid=21949] ppid=21946 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/21949/stat : 21949 (xcsp3-exec) S 21946 21949 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 10391984 9740288 344 18446744073709551615 4194304 5098028 140732635163696 140732635161800 140190578328188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 39682048 140732635169145 140732635169350 140732635169350 140732635172843 0
/proc/21949/statm: 2378 344 289 221 0 87 0
[pid=21951] ppid=21949 vsize=13980732 memory=404920 CPUtime=2520.04 cores=0,2,4,6
/proc/21951/stat : 21951 (java) S 21949 21949 17292 0 -1 1077944320 178969 0 0 0 251679 325 0 0 20 0 15 0 10391994 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140732222080400 140648378363639 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
/proc/21951/statm: 3495183 101230 3245 1 0 3483476 0
[pid=21951/tid=21952] ppid=21949 vsize=13980732 memory=3232 CPUtime=2453.86 cores=0,2,4,6
/proc/21951/task/21952/stat : 21952 (java) R 21949 21949 17292 0 -1 4202560 69450 0 0 0 245370 16 0 0 20 0 15 0 10391994 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140648382603184 140647986185910 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21953] ppid=21949 vsize=13980732 memory=1376 CPUtime=15.18 cores=0,2,4,6
/proc/21951/task/21953/stat : 21953 (java) S 21949 21949 17292 0 -1 1077944384 18512 0 0 0 1458 60 0 0 20 0 15 0 10391995 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140648312797456 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21954] ppid=21949 vsize=13980732 memory=380312 CPUtime=15.24 cores=0,2,4,6
/proc/21951/task/21954/stat : 21954 (java) S 21949 21949 17292 0 -1 1077944384 19335 0 0 0 1466 58 0 0 20 0 15 0 10391995 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140648311744912 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21955] ppid=21949 vsize=13980732 memory=1156 CPUtime=15.21 cores=0,2,4,6
/proc/21951/task/21955/stat : 21955 (java) S 21949 21949 17292 0 -1 1077944384 16858 0 0 0 1465 56 0 0 20 0 15 0 10391995 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140648310692368 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21956] ppid=21949 vsize=13980732 memory=9200 CPUtime=15.23 cores=0,2,4,6
/proc/21951/task/21956/stat : 21956 (java) S 21949 21949 17292 0 -1 1077944384 18186 0 0 0 1467 56 0 0 20 0 15 0 10391995 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140648309639824 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21957] ppid=21949 vsize=13980732 memory=1292 CPUtime=1.18 cores=0,2,4,6
/proc/21951/task/21957/stat : 21957 (java) S 21949 21949 17292 0 -1 1077944384 12281 0 0 0 97 21 0 0 20 0 15 0 10391996 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647856572912 140648378374786 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21958] ppid=21949 vsize=13980732 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21958/stat : 21958 (java) S 21949 21949 17292 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647855519136 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21959] ppid=21949 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21959/stat : 21959 (java) S 21949 21949 17292 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10391997 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647854466544 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21960] ppid=21949 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21960/stat : 21960 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647853415120 140648378382235 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21961] ppid=21949 vsize=13980732 memory=12980 CPUtime=1.09 cores=0,2,4,6
/proc/21951/task/21961/stat : 21961 (java) S 21949 21949 17292 0 -1 1077944384 8935 0 0 0 108 1 0 0 20 0 15 0 10392000 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647852361712 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21962] ppid=21949 vsize=13980732 memory=1440 CPUtime=1.11 cores=0,2,4,6
/proc/21951/task/21962/stat : 21962 (java) S 21949 21949 17292 0 -1 1077944384 7654 0 0 0 110 1 0 0 20 0 15 0 10392000 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647851309168 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21963] ppid=21949 vsize=13980732 memory=2008 CPUtime=0.39 cores=0,2,4,6
/proc/21951/task/21963/stat : 21963 (java) S 21949 21949 17292 0 -1 1077944384 4764 0 0 0 38 1 0 0 20 0 15 0 10392000 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647850256624 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21964] ppid=21949 vsize=13980732 memory=5404 CPUtime=0 cores=0,2,4,6
/proc/21951/task/21964/stat : 21964 (java) S 21949 21949 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10392000 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647849204320 140648378373845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
[pid=21951/tid=21965] ppid=21949 vsize=13980732 memory=1704 CPUtime=1.45 cores=0,2,4,6
/proc/21951/task/21965/stat : 21965 (java) S 21949 21949 17292 0 -1 1077944384 1630 0 0 0 69 76 0 0 20 0 15 0 10392003 14316269568 101230 18446744073709551615 4194304 4196468 140732222097856 140647848151856 140648378374786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 24825856 140732222099890 140732222100066 140732222100066 140732222103503 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 406296 KiB

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

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

[startup+2471.41 s]
# the end of solver process 21951 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.8 s, system=3.25822 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): 2471.41
CPU time (s): 2520.06
CPU user time (s): 2516.8
CPU system time (s): 3.25822
CPU usage (%): 101.968
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 528896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.8
system time used= 3.25822
maximum resident set size= 531088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78087
involuntary context switches= 4728


# summary of solver processes directly reported to runsolver:
#   pid: 21949,21951
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.8
#   total CPU system time (s): 3.25822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.898 second user time and 23.3553 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 07:03:11
IDJOB=4282272
IDBENCH=124374
IDSOLVER=2677
FILE ID=node129/4282272-1503119828
RUNJOBID= node129-1503095823-17350
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-30.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-4282272-1503119828/watcher-4282272-1503119828 -o /tmp/evaluation-result-4282272-1503119828/solver-4282272-1503119828 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1061330049 HOME/instance-4282272-1503119828.xml

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

MD5SUM BENCH= cfab102c91084e040090bf0c1bc6cb0b
RANDOM SEED=1061330049

node129.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.73
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.73
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.73
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.73
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:        31665976 kB
MemAvailable:   31881312 kB
Buffers:          157572 kB
Cached:           340208 kB
SwapCached:            0 kB
Active:           362200 kB
Inactive:         337976 kB
Active(anon):     202560 kB
Inactive(anon):     8556 kB
Active(file):     159640 kB
Inactive(file):   329420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7712 kB
Writeback:             4 kB
AnonPages:        202256 kB
Mapped:            43280 kB
Shmem:              8868 kB
Slab:             109372 kB
SReclaimable:      84220 kB
SUnreclaim:        25152 kB
KernelStack:        3472 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1170104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 07:44:23