Trace number 4262641

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
Concrete 3.4UNSAT 5.4578099 3.1299601

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-015-9.xml
MD5SUMef774e94f0394e23d671f928f91d9aff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.4578099
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints49
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":15}]
Minimum variable degree7
Maximum variable degree13
Distribution of variable degrees[{"degree":7,"count":2},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":4},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":49}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":49}]
Optimization problemNO
Type of objective

Solver Data

3.25/2.19	c Concrete v3.4 running
5.40/3.11	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262641-1502447424/watcher-4262641-1502447424 -o /tmp/evaluation-result-4262641-1502447424/solver-4262641-1502447424 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580 bin/concrete HOME/instance-4262641-1502447424.xml 

pid=14631
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.73 1.53 1.60 3/199 14634
/proc/meminfo: memFree=28810332/32770624 swapFree=0/435440
[pid=14634] ppid=14631 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14634/stat : 14634 (runsolver) D 14631 14634 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 92557632 24240128 107 18446744073709551615 4194304 4338465 140727516545520 140727516543160 140505294258903 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 20860928 140727516549329 140727516549705 140727516549705 140727516553162 0
/proc/14634/statm: 5918 107 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.73 1.53 1.60 3/199 14634
/proc/meminfo: memFree=28810332/32770624 swapFree=0/435440
[pid=14634] ppid=14631 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14634/stat : 14634 (runsolver) D 14631 14634 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 92557632 24240128 107 18446744073709551615 4194304 4338465 140727516545520 140727516543160 140505294258903 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 20860928 140727516549329 140727516549705 140727516549705 140727516553162 0
/proc/14634/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200349 s]
/proc/loadavg: 1.73 1.53 1.60 3/199 14634
/proc/meminfo: memFree=28810332/32770624 swapFree=0/435440
[pid=14634] ppid=14631 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/14634/stat : 14634 (bash) S 14631 14634 4821 0 -1 4202496 891 6487 0 0 0 0 0 1 20 0 1 0 92557632 9867264 377 18446744073709551615 4194304 5098028 140732767711456 140732767705464 140493458287616 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 10 0 0 7196144 7232144 37625856 140732767719956 140732767720041 140732767720041 140732767723498 0
/proc/14634/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300351 s]
/proc/loadavg: 1.73 1.53 1.60 3/199 14634
/proc/meminfo: memFree=28810332/32770624 swapFree=0/435440
[pid=14634] ppid=14631 vsize=13907308 CPUtime=0.13 cores=1,3,5,7
/proc/14634/stat : 14634 (java) S 14631 14634 4821 0 -1 1077944320 5954 12489 0 0 5 1 5 2 20 0 14 0 92557632 14241083392 5603 18446744073709551615 4194304 4196468 140727394057792 140727394040336 139813666909943 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
/proc/14634/statm: 3476827 5603 2562 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.70031 s]
/proc/loadavg: 1.73 1.53 1.60 3/199 14634
/proc/meminfo: memFree=28810332/32770624 swapFree=0/435440
[pid=14634] ppid=14631 vsize=13974784 CPUtime=0.68 cores=1,3,5,7
/proc/14634/stat : 14634 (java) S 14631 14634 4821 0 -1 1077944320 14132 12489 0 0 57 4 5 2 20 0 15 0 92557632 14310178816 15073 18446744073709551615 4194304 4196468 140727394057792 140727394040336 139813666909943 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
/proc/14634/statm: 3493696 15073 3100 1 0 3482965 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13974784

[startup+1.50057 s]
/proc/loadavg: 1.73 1.53 1.60 4/214 14697
/proc/meminfo: memFree=28712816/32770624 swapFree=0/435760
[pid=14634] ppid=14631 vsize=13985408 CPUtime=1.9 cores=1,3,5,7
/proc/14634/stat : 14634 (java) S 14631 14634 4821 0 -1 1077944320 29275 12489 0 0 174 9 5 2 20 0 15 0 92557632 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 140727394040336 139813666909943 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
/proc/14634/statm: 3496352 43272 3372 1 0 3485525 0
[pid=14634/tid=14684] ppid=14631 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/14634/task/14684/stat : 14684 (java) S 14631 14634 4821 0 -1 1077944384 22284 12489 0 0 115 6 5 2 20 0 15 0 92557654 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813671126720 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14685] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14685/stat : 14685 (java) R 14631 14634 4821 0 -1 4202560 69 12489 0 0 0 0 5 2 20 0 15 0 92557655 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813266832272 139813659538151 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14686] ppid=14631 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14634/task/14686/stat : 14686 (java) R 14631 14634 4821 0 -1 4202560 56 12489 0 0 1 0 5 2 20 0 15 0 92557655 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813265779472 139813659538151 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14687] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14687/stat : 14687 (java) R 14631 14634 4821 0 -1 4202560 14 12489 0 0 0 0 5 2 20 0 15 0 92557655 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813264727184 139813651610568 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14688] ppid=14631 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14634/task/14688/stat : 14688 (java) R 14631 14634 4821 0 -1 4202560 209 12489 0 0 1 0 5 2 20 0 15 0 92557655 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813263674504 139813659538151 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14689] ppid=14631 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14634/task/14689/stat : 14689 (java) S 14631 14634 4821 0 -1 1077944384 1434 12489 0 0 1 0 5 2 20 0 15 0 92557656 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813212627616 139813666920149 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14690] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14690/stat : 14690 (java) S 14631 14634 4821 0 -1 1077944384 33 12489 0 0 0 0 5 2 20 0 15 0 92557657 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813211575072 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14691] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14691/stat : 14691 (java) S 14631 14634 4821 0 -1 1077944384 21 12489 0 0 0 0 5 2 20 0 15 0 92557657 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813210522736 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14692] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14692/stat : 14692 (java) S 14631 14634 4821 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 92557660 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813209471056 139813666928539 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14693] ppid=14631 vsize=13985408 CPUtime=0.25 cores=1,3,5,7
/proc/14634/task/14693/stat : 14693 (java) S 14631 14634 4821 0 -1 1077944384 1120 12489 0 0 18 0 5 2 20 0 15 0 92557660 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813208418928 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14694] ppid=14631 vsize=13985408 CPUtime=0.18 cores=1,3,5,7
/proc/14634/task/14694/stat : 14694 (java) S 14631 14634 4821 0 -1 1077944384 587 12489 0 0 11 0 5 2 20 0 15 0 92557660 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813207366128 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14695] ppid=14631 vsize=13985408 CPUtime=0.29 cores=1,3,5,7
/proc/14634/task/14695/stat : 14695 (java) S 14631 14634 4821 0 -1 1077944384 1283 12489 0 0 22 0 5 2 20 0 15 0 92557660 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813206309712 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14696] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14696/stat : 14696 (java) S 14631 14634 4821 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 92557660 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813205261280 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14697] ppid=14631 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14697/stat : 14697 (java) S 14631 14634 4821 0 -1 1077944384 8 12489 0 0 0 0 5 2 20 0 15 0 92557663 14321057792 43272 18446744073709551615 4194304 4196468 140727394057792 139813204208048 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 13985408

[startup+3.10068 s]
/proc/loadavg: 1.73 1.53 1.60 4/214 14697
/proc/meminfo: memFree=28640664/32770624 swapFree=0/435760
[pid=14634] ppid=14631 vsize=14065468 CPUtime=5.4 cores=1,3,5,7
/proc/14634/stat : 14634 (java) S 14631 14634 4821 0 -1 1077944320 55970 12489 0 0 518 15 5 2 20 0 15 0 92557632 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 140727394040336 139813666909943 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
/proc/14634/statm: 3516367 64162 3452 1 0 3504981 0
[pid=14634/tid=14684] ppid=14631 vsize=14065468 CPUtime=2.76 cores=1,3,5,7
/proc/14634/task/14684/stat : 14684 (java) S 14631 14634 4821 0 -1 1077944384 41675 12489 0 0 259 10 5 2 20 0 15 0 92557654 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813671147616 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14685] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14685/stat : 14685 (java) S 14631 14634 4821 0 -1 1077944384 89 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813266832272 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14686] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14686/stat : 14686 (java) S 14631 14634 4821 0 -1 1077944384 83 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813265779472 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14687] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14687/stat : 14687 (java) S 14631 14634 4821 0 -1 1077944384 113 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813264727184 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14688] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14688/stat : 14688 (java) S 14631 14634 4821 0 -1 1077944384 226 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813263674384 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14689] ppid=14631 vsize=14065468 CPUtime=0.14 cores=1,3,5,7
/proc/14634/task/14689/stat : 14689 (java) S 14631 14634 4821 0 -1 1077944384 2035 12489 0 0 7 0 5 2 20 0 15 0 92557656 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813212627728 139813666920149 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14690] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14690/stat : 14690 (java) S 14631 14634 4821 0 -1 1077944384 56 12489 0 0 0 0 5 2 20 0 15 0 92557657 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813211574768 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14691] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14691/stat : 14691 (java) S 14631 14634 4821 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 92557657 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813210522752 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14692] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14692/stat : 14692 (java) S 14631 14634 4821 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813209471056 139813666928539 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14693] ppid=14631 vsize=14065468 CPUtime=0.7 cores=1,3,5,7
/proc/14634/task/14693/stat : 14693 (java) S 14631 14634 4821 0 -1 1077944384 2365 12489 0 0 63 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813208418928 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14694] ppid=14631 vsize=14065468 CPUtime=0.86 cores=1,3,5,7
/proc/14634/task/14694/stat : 14694 (java) S 14631 14634 4821 0 -1 1077944384 4051 12489 0 0 79 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813207366128 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14695] ppid=14631 vsize=14065468 CPUtime=0.91 cores=1,3,5,7
/proc/14634/task/14695/stat : 14695 (java) S 14631 14634 4821 0 -1 1077944384 3067 12489 0 0 83 1 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813206313840 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14696] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14696/stat : 14696 (java) S 14631 14634 4821 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813205261280 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14697] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14697/stat : 14697 (java) S 14631 14634 4821 0 -1 1077944384 9 12489 0 0 0 0 5 2 20 0 15 0 92557663 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813204208048 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 14065468

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 14634 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.10068 s]
/proc/loadavg: 1.73 1.53 1.60 4/214 14697
/proc/meminfo: memFree=28640664/32770624 swapFree=0/435760
[pid=14634] ppid=14631 vsize=14065468 CPUtime=5.4 cores=1,3,5,7
/proc/14634/stat : 14634 (java) S 14631 14634 4821 0 -1 1077944320 55970 12489 0 0 518 15 5 2 20 0 15 0 92557632 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 140727394040336 139813666909943 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 10 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
/proc/14634/statm: 3516367 64162 3452 1 0 3504981 0
[pid=14634/tid=14684] ppid=14631 vsize=14065468 CPUtime=2.76 cores=1,3,5,7
/proc/14634/task/14684/stat : 14684 (java) S 14631 14634 4821 0 -1 1077944384 41675 12489 0 0 259 10 5 2 20 0 15 0 92557654 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813671147616 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14685] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14685/stat : 14685 (java) S 14631 14634 4821 0 -1 1077944384 89 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813266832272 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14686] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14686/stat : 14686 (java) S 14631 14634 4821 0 -1 1077944384 83 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813265779472 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14687] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14687/stat : 14687 (java) S 14631 14634 4821 0 -1 1077944384 113 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813264727184 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14688] ppid=14631 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14634/task/14688/stat : 14688 (java) S 14631 14634 4821 0 -1 1077944384 226 12489 0 0 5 0 5 2 20 0 15 0 92557655 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813263674384 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14689] ppid=14631 vsize=14065468 CPUtime=0.14 cores=1,3,5,7
/proc/14634/task/14689/stat : 14689 (java) S 14631 14634 4821 0 -1 1077944384 2035 12489 0 0 7 0 5 2 20 0 15 0 92557656 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813212627728 139813666920149 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14690] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14690/stat : 14690 (java) S 14631 14634 4821 0 -1 1077944384 56 12489 0 0 0 0 5 2 20 0 15 0 92557657 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813211574768 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14691] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14691/stat : 14691 (java) S 14631 14634 4821 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 92557657 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813210522752 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14692] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14692/stat : 14692 (java) S 14631 14634 4821 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813209471056 139813666928539 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14693] ppid=14631 vsize=14065468 CPUtime=0.7 cores=1,3,5,7
/proc/14634/task/14693/stat : 14693 (java) S 14631 14634 4821 0 -1 1077944384 2365 12489 0 0 63 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813208418928 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14694] ppid=14631 vsize=14065468 CPUtime=0.86 cores=1,3,5,7
/proc/14634/task/14694/stat : 14694 (java) S 14631 14634 4821 0 -1 1077944384 4051 12489 0 0 79 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813207366128 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14695] ppid=14631 vsize=14065468 CPUtime=0.91 cores=1,3,5,7
/proc/14634/task/14695/stat : 14695 (java) S 14631 14634 4821 0 -1 1077944384 3067 12489 0 0 83 1 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813206313840 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14696] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14696/stat : 14696 (java) S 14631 14634 4821 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 92557660 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813205261280 139813666920149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
[pid=14634/tid=14697] ppid=14631 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/14634/task/14697/stat : 14697 (java) S 14631 14634 4821 0 -1 1077944384 9 12489 0 0 0 0 5 2 20 0 15 0 92557663 14403039232 64162 18446744073709551615 4194304 4196468 140727394057792 139813204208048 139813666921090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19353600 140727394064336 140727394067121 140727394067121 140727394070479 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 14065468

Child status: 0
Real time (s): 3.12996
CPU time (s): 5.45781
CPU user time (s): 5.25842
CPU system time (s): 0.199389
CPU usage (%): 174.373
Max. virtual memory (cumulated for all children) (KiB): 14065468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.25842
system time used= 0.199389
maximum resident set size= 257436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4749
involuntary context switches= 34

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013884 second user time and 0.020827 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 12:16:17
IDJOB=4262641
IDBENCH=126891
IDSOLVER=2650
FILE ID=node133/4262641-1502447424
RUNJOBID= node133-1502411423-4885
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-015-9.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262641-1502447424/watcher-4262641-1502447424 -o /tmp/evaluation-result-4262641-1502447424/solver-4262641-1502447424 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580  bin/concrete HOME/instance-4262641-1502447424.xml

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

MD5SUM BENCH= ef774e94f0394e23d671f928f91d9aff
RANDOM SEED=1166631585

node133.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.17
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.17
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.17
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.17
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:        28810596 kB
MemAvailable:   29683188 kB
Buffers:          291468 kB
Cached:           875980 kB
SwapCached:            0 kB
Active:          3050296 kB
Inactive:         468292 kB
Active(anon):    2351884 kB
Inactive(anon):    33112 kB
Active(file):     698412 kB
Inactive(file):   435180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24336 kB
Writeback:             0 kB
AnonPages:       2351484 kB
Mapped:            64056 kB
Shmem:             33468 kB
Slab:             137140 kB
SReclaimable:     109672 kB
SUnreclaim:        27468 kB
KernelStack:        3520 kB
PageTables:        11860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3043548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2091008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61980 MiB
End job on node133 at 2017-08-11 12:16:20