Trace number 4283304

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.1001 2466.9099

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-27-a3.xml
MD5SUMd2b2d316f8a3db7e4daa8c5fb45f5c4a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark788
Best CPU time to get the best result obtained on this benchmark19974.699
Satisfiable
(Un)Satisfiability was proved
Number of variables756
Number of constraints354
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":351},{"size":1001,"count":27}]
Minimum variable degree0
Maximum variable degree28
Distribution of variable degrees[{"degree":0,"count":378},{"degree":2,"count":351},{"degree":27,"count":25},{"degree":28,"count":2}]
Minimum constraint arity1
Maximum constraint arity351
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":351},{"arity":27,"count":1},{"arity":351,"count":1}]
Number of extensional constraints0
Number of intensional constraints352
Distribution of constraint types[{"type":"intension","count":352},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283304-1503200923.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4283304-1503200923.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.24/0.42	c parse instance...
1.07/0.76	c solve instance...
2520.07/2466.90	s UNKNOWN
2520.07/2466.90	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 (15008 MiB free)
  memory of node 1: 16384 MiB (15728 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283304-1503200923/watcher-4283304-1503200923 -o /tmp/evaluation-result-4283304-1503200923/solver-4283304-1503200923 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30215 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 179380291 HOME/instance-4283304-1503200923.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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=3446, runsolver pid=3443

[startup+0.100153 s]*
/proc/loadavg: 1.78 1.66 1.65 2/197 3447
/proc/meminfo: memFree=31474384/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.211811 s]*
/proc/loadavg: 1.78 1.66 1.65 4/212 3462
/proc/meminfo: memFree=31461852/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13974352 memory=23504 CPUtime=0.07 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 4800 0 0 0 6 1 0 0 20 0 15 0 18502075 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3493588 5876 2694 1 0 3482964 0
[pid=3448/tid=3449] ppid=3446 vsize=13974352 memory=1404226546386182794 CPUtime=0.05 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 2968 0 0 0 5 0 0 0 20 0 15 0 18502075 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139981066729968 139981062522013 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13974352 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13974352 memory=140156754450048 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13974352 memory=140156754450048 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502077 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18502077 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980539679776 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18502078 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980538626928 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) S 3446 3446 16431 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13974352 memory=140156754450048 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) S 3446 3446 16431 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13974352 memory=140156754450048 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502085 14309736448 5876 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24884 KiB

[startup+0.310296 s]*
/proc/loadavg: 1.78 1.66 1.65 3/212 3462
/proc/meminfo: memFree=31446052/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13974352 memory=37576 CPUtime=0.24 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 8436 0 0 0 22 2 0 0 20 0 15 0 18502075 14309736448 9392 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3493588 9394 2981 1 0 3482964 0
[pid=3448/tid=3449] ppid=3446 vsize=13974352 memory=6933928925625698159 CPUtime=0.15 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 5665 0 0 0 14 1 0 0 20 0 15 0 18502075 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139981066722464 139981046580574 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502077 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18502077 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980539679776 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18502078 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980538626928 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 18502080 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) R 3446 3446 16431 0 -1 1077944384 686 0 0 0 1 0 0 0 20 0 15 0 18502080 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) R 3446 3446 16431 0 -1 4202560 681 0 0 0 5 0 0 0 20 0 15 0 18502080 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062521434 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502085 14309736448 9394 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38956 KiB

[startup+0.700872 s]
/proc/loadavg: 1.78 1.66 1.65 4/212 3462
/proc/meminfo: memFree=31437792/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13980732 memory=63512 CPUtime=1.07 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 11996 0 0 0 102 5 0 0 20 0 15 0 18502075 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3495183 15878 3156 1 0 3483476 0
[pid=3448/tid=3449] ppid=3446 vsize=13980732 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 7954 0 0 0 49 3 0 0 20 0 15 0 18502075 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139981066738224 139980651515184 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13980732 memory=54 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13980732 memory=792 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13980732 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980539679776 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13980732 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18502078 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980538626928 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13980732 memory=10724 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13980732 memory=1200 CPUtime=0.11 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 324 0 0 0 11 0 0 0 20 0 15 0 18502080 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13980732 memory=1716 CPUtime=0.1 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) R 3446 3446 16431 0 -1 1077944384 855 0 0 0 10 0 0 0 20 0 15 0 18502080 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13980732 memory=15872 CPUtime=0.3 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) R 3446 3446 16431 0 -1 4202560 1556 0 0 0 30 0 0 0 20 0 15 0 18502080 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981046580574 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13980732 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13980732 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502085 14316269568 15878 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64892 KiB

[startup+1.50091 s]
/proc/loadavg: 1.78 1.66 1.65 5/212 3462
/proc/meminfo: memFree=31397072/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13980732 memory=126004 CPUtime=3.54 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 31373 0 0 0 346 8 0 0 20 0 15 0 18502075 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3495183 31501 3195 1 0 3483476 0
[pid=3448/tid=3449] ppid=3446 vsize=13980732 memory=1380 CPUtime=1.33 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 9130 0 0 0 129 4 0 0 20 0 15 0 18502075 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139981066736768 139980656285384 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13980732 memory=111264 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 18502076 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980539679776 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 18502078 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980538626928 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13980732 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13980732 memory=13571496182286043 CPUtime=0.87 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) R 3446 3446 16431 0 -1 4202560 5582 0 0 0 86 1 0 0 20 0 15 0 18502080 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980536513768 139981044020825 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13980732 memory=0 CPUtime=0.86 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) R 3446 3446 16431 0 -1 4202560 12344 0 0 0 84 2 0 0 20 0 15 0 18502080 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980535451464 139981047920370 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13980732 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) S 3446 3446 16431 0 -1 1077944384 3003 0 0 0 46 0 0 0 20 0 15 0 18502080 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 18502085 14316269568 31501 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0

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

[pid=3448/tid=3454] ppid=3446 vsize=13980732 memory=1380 CPUtime=1.44 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 30858 0 0 0 127 17 0 0 20 0 15 0 18502077 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980539679840 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13980732 memory=13632 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 18502078 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980538626944 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13980732 memory=432468 CPUtime=4.59 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 25618 0 0 0 456 3 0 0 20 0 15 0 18502080 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13980732 memory=1296 CPUtime=4.4 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) S 3446 3446 16431 0 -1 1077944384 29143 0 0 0 436 4 0 0 20 0 15 0 18502080 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13980732 memory=2344 CPUtime=0.84 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) S 3446 3446 16431 0 -1 1077944384 12355 0 0 0 82 2 0 0 20 0 15 0 18502080 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13980732 memory=432996 CPUtime=0.91 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1270 0 0 0 41 50 0 0 20 0 15 0 18502085 14316269568 107861 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 2433.74 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 432824 KiB

[startup+2442.3 s]
/proc/loadavg: 1.90 1.66 1.55 3/211 3727
/proc/meminfo: memFree=31082644/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13980732 memory=428332 CPUtime=2494.47 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 234200 0 0 0 249227 220 0 0 20 0 15 0 18502075 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3495183 107083 3260 1 0 3483476 0
[pid=3448/tid=3449] ppid=3446 vsize=13980732 memory=428332 CPUtime=2426.19 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 58007 0 0 0 242606 13 0 0 20 0 15 0 18502075 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139981066739360 139980658518402 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13980732 memory=428332 CPUtime=13.99 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 21696 0 0 0 1364 35 0 0 20 0 15 0 18502076 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13980732 memory=428332 CPUtime=13.97 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 19160 0 0 0 1362 35 0 0 20 0 15 0 18502076 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13980732 memory=1380 CPUtime=13.98 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 16948 0 0 0 1363 35 0 0 20 0 15 0 18502076 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13980732 memory=1380 CPUtime=14.01 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 17488 0 0 0 1365 36 0 0 20 0 15 0 18502076 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13980732 memory=428332 CPUtime=1.48 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 31103 0 0 0 130 18 0 0 20 0 15 0 18502077 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980539679840 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 18502078 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980538626944 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13980732 memory=428332 CPUtime=4.59 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 25620 0 0 0 456 3 0 0 20 0 15 0 18502080 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13980732 memory=1380 CPUtime=4.4 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) S 3446 3446 16431 0 -1 1077944384 29145 0 0 0 436 4 0 0 20 0 15 0 18502080 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13980732 memory=17713 CPUtime=0.84 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) S 3446 3446 16431 0 -1 1077944384 12357 0 0 0 82 2 0 0 20 0 15 0 18502080 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13980732 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13980732 memory=1240 CPUtime=0.93 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1293 0 0 0 43 50 0 0 20 0 15 0 18502085 14316269568 107083 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 2494.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 429712 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2466.9 s]
/proc/loadavg: 1.79 1.65 1.55 3/211 3727
/proc/meminfo: memFree=31043560/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13980732 memory=452672 CPUtime=2520.07 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 237157 0 0 0 251784 223 0 0 20 0 15 0 18502075 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3495183 113168 3260 1 0 3483476 0
[pid=3448/tid=3449] ppid=3446 vsize=13980732 memory=452672 CPUtime=2450.43 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 58023 0 0 0 245030 13 0 0 20 0 15 0 18502075 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139981066739488 139980656921608 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13980732 memory=452672 CPUtime=14.33 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 22289 0 0 0 1397 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13980732 memory=1380 CPUtime=14.3 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 19749 0 0 0 1394 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13980732 memory=452672 CPUtime=14.32 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 17459 0 0 0 1396 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13980732 memory=1380 CPUtime=14.34 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 18017 0 0 0 1398 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13980732 memory=431636 CPUtime=1.49 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 31820 0 0 0 131 18 0 0 20 0 15 0 18502077 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13980732 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980539679840 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 18502078 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980538626944 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13980732 memory=452644 CPUtime=4.59 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 25620 0 0 0 456 3 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13980732 memory=1380 CPUtime=4.4 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) S 3446 3446 16431 0 -1 1077944384 29145 0 0 0 436 4 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13980732 memory=490452 CPUtime=0.84 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) S 3446 3446 16431 0 -1 1077944384 12357 0 0 0 82 2 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13980732 memory=452644 CPUtime=0.94 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1295 0 0 0 43 51 0 0 20 0 15 0 18502085 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 454052 KiB

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

[startup+2466.91 s]
# the end of solver process 3446 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.86 s, system=2.24038 s

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

[startup+2466.9 s]
/proc/loadavg: 1.79 1.65 1.55 3/211 3727
/proc/meminfo: memFree=31043560/32770624 swapFree=67108860/67108860
[pid=3446] ppid=3443 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3446/stat : 3446 (xcsp3-exec) S 3443 3446 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 18502064 9740288 345 18446744073709551615 4194304 5098028 140735765296048 140735765294152 140301149979260 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 7868416 140735765299578 140735765299782 140735765299782 140735765303275 0
/proc/3446/statm: 2378 345 289 221 0 87 0
[pid=3448] ppid=3446 vsize=13980732 memory=452672 CPUtime=2520.07 cores=1,3,5,7
/proc/3448/stat : 3448 (java) S 3446 3446 16431 0 -1 1077944320 237157 0 0 0 251784 223 0 0 20 0 15 0 18502075 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 140722462077680 139981062500087 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
/proc/3448/statm: 3495183 113168 3260 1 0 3483476 0
[pid=3448/tid=3449] ppid=3446 vsize=13980732 memory=452672 CPUtime=2450.43 cores=1,3,5,7
/proc/3448/task/3449/stat : 3449 (java) R 3446 3446 16431 0 -1 4202560 58023 0 0 0 245030 13 0 0 20 0 15 0 18502075 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139981066739488 139980656921608 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3450] ppid=3446 vsize=13980732 memory=452672 CPUtime=14.33 cores=1,3,5,7
/proc/3448/task/3450/stat : 3450 (java) S 3446 3446 16431 0 -1 1077944384 22289 0 0 0 1397 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980981914768 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3451] ppid=3446 vsize=13980732 memory=1380 CPUtime=14.3 cores=1,3,5,7
/proc/3448/task/3451/stat : 3451 (java) S 3446 3446 16431 0 -1 1077944384 19749 0 0 0 1394 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980980861968 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3452] ppid=3446 vsize=13980732 memory=452672 CPUtime=14.32 cores=1,3,5,7
/proc/3448/task/3452/stat : 3452 (java) S 3446 3446 16431 0 -1 1077944384 17459 0 0 0 1396 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980979809168 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3453] ppid=3446 vsize=13980732 memory=1380 CPUtime=14.34 cores=1,3,5,7
/proc/3448/task/3453/stat : 3453 (java) S 3446 3446 16431 0 -1 1077944384 18017 0 0 0 1398 36 0 0 20 0 15 0 18502076 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980978756368 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3454] ppid=3446 vsize=13980732 memory=431636 CPUtime=1.49 cores=1,3,5,7
/proc/3448/task/3454/stat : 3454 (java) S 3446 3446 16431 0 -1 1077944384 31820 0 0 0 131 18 0 0 20 0 15 0 18502077 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980540733808 139981062511234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3455] ppid=3446 vsize=13980732 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3455/stat : 3455 (java) S 3446 3446 16431 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 18502077 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980539679840 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3456] ppid=3446 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3456/stat : 3456 (java) S 3446 3446 16431 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 18502078 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980538626944 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3457] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3457/stat : 3457 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980537575248 139981062518683 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3458] ppid=3446 vsize=13980732 memory=452644 CPUtime=4.59 cores=1,3,5,7
/proc/3448/task/3458/stat : 3458 (java) S 3446 3446 16431 0 -1 1077944384 25620 0 0 0 456 3 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980536523632 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3459] ppid=3446 vsize=13980732 memory=1380 CPUtime=4.4 cores=1,3,5,7
/proc/3448/task/3459/stat : 3459 (java) S 3446 3446 16431 0 -1 1077944384 29145 0 0 0 436 4 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980535470832 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3460] ppid=3446 vsize=13980732 memory=490452 CPUtime=0.84 cores=1,3,5,7
/proc/3448/task/3460/stat : 3460 (java) S 3446 3446 16431 0 -1 1077944384 12357 0 0 0 82 2 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980534418032 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3461] ppid=3446 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3448/task/3461/stat : 3461 (java) S 3446 3446 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 18502080 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980533365472 139981062510293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
[pid=3448/tid=3462] ppid=3446 vsize=13980732 memory=452644 CPUtime=0.94 cores=1,3,5,7
/proc/3448/task/3462/stat : 3462 (java) S 3446 3446 16431 0 -1 1077944384 1295 0 0 0 43 51 0 0 20 0 15 0 18502085 14316269568 113168 18446744073709551615 4194304 4196468 140722462095136 139980532312752 139981062511234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 30846976 140722462097842 140722462098018 140722462098018 140722462101455 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 454052 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2466.91
CPU time (s): 2520.1
CPU user time (s): 2517.86
CPU system time (s): 2.24038
CPU usage (%): 102.156
Max. virtual memory (cumulated for all children) (KiB): 13992772
Max. memory (cumulated for all children) (KiB): 533184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.86
system time used= 2.24038
maximum resident set size= 535900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237811
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81073
involuntary context switches= 2555


# summary of solver processes directly reported to runsolver:
#   pid: 3446
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.86
#   total CPU system time (s): 2.24038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6175 second user time and 21.2191 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-20 05:34:43
IDJOB=4283304
IDBENCH=126216
IDSOLVER=2679
FILE ID=node128/4283304-1503200923
RUNJOBID= node128-1503171959-30215
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-27-a3.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-4283304-1503200923/watcher-4283304-1503200923 -o /tmp/evaluation-result-4283304-1503200923/solver-4283304-1503200923 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30215 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 179380291 HOME/instance-4283304-1503200923.xml

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

MD5SUM BENCH= d2b2d316f8a3db7e4daa8c5fb45f5c4a
RANDOM SEED=179380291

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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.47
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.47
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.47
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:        31474120 kB
MemAvailable:   31733728 kB
Buffers:          195564 kB
Cached:           352964 kB
SwapCached:            0 kB
Active:           547296 kB
Inactive:         341464 kB
Active(anon):     340276 kB
Inactive(anon):    16752 kB
Active(file):     207020 kB
Inactive(file):   324712 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:             0 kB
AnonPages:        413816 kB
Mapped:            45680 kB
Shmem:             17060 kB
Slab:             111860 kB
SReclaimable:      87420 kB
SUnreclaim:        24440 kB
KernelStack:        3728 kB
PageTables:         5760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1136972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-20 06:15:50