Trace number 4389653

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
cosoco 2? (MO) 2323.2 2325.12

General information on the benchmark

NameBibd/Bibd-sum-open/
Bibd-sum-85-085-36-36-15.xml
MD5SUMe7b94b237cf4deebd8c7bf96e74cfc29
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7225
Number of constraints3741
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7225}]
Minimum variable degree87
Maximum variable degree87
Distribution of variable degrees[{"degree":87,"count":7225}]
Minimum constraint arity85
Maximum constraint arity7225
Distribution of constraint arities[{"arity":85,"count":170},{"arity":170,"count":3570},{"arity":7225,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":3740}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389653-1568324980/watcher-4389653-1568324980 -o /tmp/evaluation-result-4389653-1568324980/solver-4389653-1568324980 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323826654-9509 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389653-1568324980.xml 

running on 4 cores: 0-3

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


[startup+0.100157 s]*
/proc/loadavg: 2.16 2.06 2.06 3/202 11983
/proc/meminfo: memFree=20396292/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=37964 memory=14296 CPUtime=0.1 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3771 0 0 0 10 0 0 0 20 0 1 0 408504410 38875136 3574 33554432000 4194304 6210612 140733185581840 140733185578376 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 9491 3574 840 493 0 2796 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37964 KiB
Current children cumulated memory: 14296 KiB

[startup+0.211026 s]*
/proc/loadavg: 2.16 2.06 2.06 3/202 11983
/proc/meminfo: memFree=20394804/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=38756 memory=15088 CPUtime=0.21 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3960 0 0 0 21 0 0 0 20 0 1 0 408504410 39686144 3772 33554432000 4194304 6210612 140733185581840 140733185578376 5012666 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 9689 3772 840 493 0 2994 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 38756 KiB
Current children cumulated memory: 15088 KiB

[startup+0.310941 s]*
/proc/loadavg: 2.16 2.06 2.06 3/202 11983
/proc/meminfo: memFree=20393316/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=39468 memory=15616 CPUtime=0.3 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 4132 0 0 0 30 0 0 0 20 0 1 0 408504410 40415232 3904 33554432000 4194304 6210612 140733185581840 140733185578376 140436017040232 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 9867 3904 840 493 0 3172 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39468 KiB
Current children cumulated memory: 15616 KiB

[startup+0.700346 s]
/proc/loadavg: 2.16 2.06 2.06 3/202 11983
/proc/meminfo: memFree=20390092/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=42056 memory=18256 CPUtime=0.68 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 4777 0 0 0 68 0 0 0 20 0 1 0 408504410 43065344 4564 33554432000 4194304 6210612 140733185581840 140733185543080 140436007091006 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 10514 4564 840 493 0 3819 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42056 KiB
Current children cumulated memory: 18256 KiB

[startup+1.50035 s]
/proc/loadavg: 2.16 2.06 2.06 3/202 11983
/proc/meminfo: memFree=20383364/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=47460 memory=23656 CPUtime=1.49 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 6138 0 0 0 148 1 0 0 20 0 1 0 408504410 48599040 5914 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 11865 5914 840 493 0 5170 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47460 KiB
Current children cumulated memory: 23656 KiB

[startup+3.11076 s]
/proc/loadavg: 2.47 2.12 2.08 3/202 11983
/proc/meminfo: memFree=20352612/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=58468 memory=34824 CPUtime=3.1 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 8947 0 0 0 309 1 0 0 20 0 1 0 408504410 59871232 8706 33554432000 4194304 6210612 140733185581840 140733185543080 5012666 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 14617 8706 840 493 0 7922 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 58468 KiB
Current children cumulated memory: 34824 KiB

[startup+6.30032 s]
/proc/loadavg: 2.47 2.12 2.08 3/203 11985
/proc/meminfo: memFree=20278708/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=80432 memory=56528 CPUtime=6.29 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 14442 0 0 0 627 2 0 0 20 0 1 0 408504410 82362368 14132 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 20108 14132 840 493 0 13413 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 80432 KiB
Current children cumulated memory: 56528 KiB

[startup+12.7003 s]*
/proc/loadavg: 2.59 2.16 2.09 3/202 11989
/proc/meminfo: memFree=21075408/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=123840 memory=99980 CPUtime=12.7 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 25416 0 0 0 1267 3 0 0 20 0 1 0 408504410 126812160 24995 33554432000 4194304 6210612 140733185581840 140733185543080 140436008019521 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 30960 24995 840 493 0 24265 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 123840 KiB
Current children cumulated memory: 99980 KiB

[startup+25.5003 s]
/proc/loadavg: 2.46 2.15 2.09 3/202 11989
/proc/meminfo: memFree=20911536/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=211512 memory=187076 CPUtime=25.48 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 47313 0 0 0 2542 6 0 0 20 0 1 0 408504410 216588288 46769 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 52878 46769 840 493 0 46183 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 211512 KiB
Current children cumulated memory: 187076 KiB

[startup+51.1003 s]
/proc/loadavg: 2.30 2.14 2.08 3/202 11992
/proc/meminfo: memFree=20553468/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=387456 memory=362736 CPUtime=51.09 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 90801 0 0 0 5095 14 0 0 20 0 1 0 408504410 396754944 90684 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 96864 90684 840 493 0 90169 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 387456 KiB
Current children cumulated memory: 362736 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.12 2.08 3/202 11996
/proc/meminfo: memFree=19854320/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=733668 memory=709816 CPUtime=102.29 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 177113 0 0 0 10204 25 0 0 20 0 1 0 408504410 751276032 177454 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 183417 177454 840 493 0 176722 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 733668 KiB
Current children cumulated memory: 709816 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/202 12000
/proc/meminfo: memFree=19031420/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=1151724 memory=1119720 CPUtime=162.29 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 278052 0 0 0 16188 41 0 0 20 0 1 0 408504410 1179365376 279930 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 287931 279930 840 493 0 281236 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 1151724 KiB
Current children cumulated memory: 1119720 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/201 12004
/proc/meminfo: memFree=18207760/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=1551684 memory=1527856 CPUtime=222.28 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 378038 0 0 0 22173 55 0 0 20 0 1 0 408504410 1588924416 381964 33554432000 4194304 6210612 140733185581840 140733185543080 5012666 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 387921 381964 840 493 0 381226 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 1551684 KiB
Current children cumulated memory: 1527856 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/201 12010
/proc/meminfo: memFree=17384672/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=1968048 memory=1936044 CPUtime=282.28 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 478642 0 0 0 28158 70 0 0 20 0 1 0 408504410 2015281152 484011 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 492012 484011 840 493 0 485317 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 1968048 KiB
Current children cumulated memory: 1936044 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 12014
/proc/meminfo: memFree=16562004/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=2368140 memory=2344428 CPUtime=342.28 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 578810 0 0 0 34141 87 0 0 20 0 1 0 408504410 2424975360 586107 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 592035 586107 840 493 0 585340 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2368140 KiB
Current children cumulated memory: 2344428 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 12018
/proc/meminfo: memFree=15738476/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=2792968 memory=2752828 CPUtime=402.28 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 679510 0 0 0 40128 100 0 0 20 0 1 0 408504410 2859999232 688207 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 698242 688207 840 493 0 691547 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2792968 KiB
Current children cumulated memory: 2752828 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 12024
/proc/meminfo: memFree=14915520/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=3192796 memory=3162768 CPUtime=462.27 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 779670 0 0 0 46114 113 0 0 20 0 1 0 408504410 3269423104 790692 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 798199 790692 840 493 0 791504 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 3192796 KiB
Current children cumulated memory: 3162768 KiB


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

Current children cumulated vsize: 12280584 KiB
Current children cumulated memory: 12136696 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 12221
/proc/meminfo: memFree=15211676/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=12680016 memory=12544168 CPUtime=1842.18 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3084694 0 0 0 183599 619 0 0 20 0 1 0 408504410 12984336384 3136042 33554432000 4194304 6210612 140733185581840 140733185543080 140436007091006 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3170004 3136042 840 493 0 3163309 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 12680016 KiB
Current children cumulated memory: 12544168 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 12227
/proc/meminfo: memFree=14803072/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=13079316 memory=12951708 CPUtime=1902.16 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3184620 0 0 0 189570 646 0 0 20 0 1 0 408504410 13393219584 3237927 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3269829 3237927 840 493 0 3263134 0
Current children cumulated CPU time: 1902.16 s
Current children cumulated vsize: 13079316 KiB
Current children cumulated memory: 12951708 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 12231
/proc/meminfo: memFree=14393132/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=13478616 memory=13361232 CPUtime=1962.14 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3284566 0 0 0 195542 672 0 0 20 0 1 0 408504410 13802102784 3340308 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3369654 3340308 840 493 0 3362959 0
Current children cumulated CPU time: 1962.14 s
Current children cumulated vsize: 13478616 KiB
Current children cumulated memory: 13361232 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 12235
/proc/meminfo: memFree=13984368/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=13878180 memory=13768968 CPUtime=2022.13 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3384542 0 0 0 201512 701 0 0 20 0 1 0 408504410 14211256320 3442242 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3469545 3442242 840 493 0 3462850 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 13878180 KiB
Current children cumulated memory: 13768968 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 12241
/proc/meminfo: memFree=13575232/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=14277348 memory=14176440 CPUtime=2082.12 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3484433 0 0 0 207480 732 0 0 20 0 1 0 408504410 14620004352 3544110 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3569337 3544110 840 493 0 3562642 0
Current children cumulated CPU time: 2082.12 s
Current children cumulated vsize: 14277348 KiB
Current children cumulated memory: 14176440 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 12245
/proc/meminfo: memFree=13167116/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=14676516 memory=14583648 CPUtime=2142.11 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3584335 0 0 0 213446 765 0 0 20 0 1 0 408504410 15028752384 3645912 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3669129 3645912 840 493 0 3662434 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 14676516 KiB
Current children cumulated memory: 14583648 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 12249
/proc/meminfo: memFree=12759868/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15075420 memory=14990856 CPUtime=2202.1 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3684163 0 0 0 219410 800 0 0 20 0 1 0 408504410 15437230080 3747714 33554432000 4194304 6210612 140733185581840 140733185543080 140436008021453 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3768855 3747714 840 493 0 3762160 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 15075420 KiB
Current children cumulated memory: 14990856 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 12255
/proc/meminfo: memFree=12351292/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15474324 memory=15397800 CPUtime=2262.09 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3783992 0 0 0 225375 834 0 0 20 0 1 0 408504410 15845707776 3849450 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3868581 3849450 840 493 0 3861886 0
Current children cumulated CPU time: 2262.09 s
Current children cumulated vsize: 15474324 KiB
Current children cumulated memory: 15397800 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2322.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12259
/proc/meminfo: memFree=11943752/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15872304 memory=15804216 CPUtime=2321.98 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 4202496 3883601 0 0 0 231328 870 0 0 20 0 1 0 408504410 16253239296 3951054 33554432000 4194304 6210612 140733185581840 140733185543080 140436007095269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3968076 3951054 840 493 0 3961381 0
Current children cumulated CPU time: 2321.98 s
Current children cumulated vsize: 15872304 KiB
Current children cumulated memory: 15804216 KiB

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

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12259
/proc/meminfo: memFree=11943752/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15872304 memory=15804216 CPUtime=2321.99 cores=0-3
/proc/11982/stat : 11982 (cosoco) S 11979 11982 9478 0 -1 512 3883605 0 0 0 231328 871 0 0 20 0 1 0 408504410 16253239296 3951054 33554432000 4194304 6210612 140733185581840 140733185543080 5188952 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3968076 3951054 840 493 0 3961381 0
Current children cumulated CPU time: 2321.99 s
Current children cumulated vsize: 15872304 KiB
Current children cumulated memory: 15804216 KiB

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+2325.12 s]
# the end of solver process 11982 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2313.54 s, system=9.65163 s

Solver just ended.
Dumping a history of the last processes samples

[startup+2323.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12260
/proc/meminfo: memFree=11714760/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15872304 memory=15804216 CPUtime=2322.1 cores=0-3
/proc/11982/stat : 11982 (cosoco) S 11979 11982 9478 0 -1 512 3883605 0 0 0 231339 871 0 0 20 0 1 0 408504410 16253239296 3951054 33554432000 4194304 6210612 140733185581840 140733185543080 5188952 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3968076 3951054 840 493 0 3961381 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 15872304 KiB
Current children cumulated memory: 15804216 KiB

[startup+2323.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12260
/proc/meminfo: memFree=11262508/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15872304 memory=15804216 CPUtime=2322.22 cores=0-3
/proc/11982/stat : 11982 (cosoco) S 11979 11982 9478 0 -1 512 3883605 0 0 0 231350 872 0 0 20 0 1 0 408504410 16253239296 3951054 33554432000 4194304 6210612 140733185581840 140733185543080 5188952 0 16384 4096 8405026 18446744071580971376 0 0 17 2 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3968076 3951054 840 493 0 3961381 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 15872304 KiB
Current children cumulated memory: 15804216 KiB

[startup+2324.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12260
/proc/meminfo: memFree=11262508/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15872304 memory=15804216 CPUtime=2322.25 cores=0-3
/proc/11982/stat : 11982 (cosoco) S 11979 11982 9478 0 -1 512 3883605 0 0 0 231353 872 0 0 20 0 1 0 408504410 16253239296 3951054 33554432000 4194304 6210612 140733185581840 140733185543080 5188952 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3968076 3951054 840 493 0 3961381 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 15872304 KiB
Current children cumulated memory: 15804216 KiB

[startup+2324.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12260
/proc/meminfo: memFree=11262508/32770688 swapFree=66919992/67108860
[pid=11982] ppid=11979 vsize=15872304 memory=15804216 CPUtime=2322.26 cores=0-3
/proc/11982/stat : 11982 (cosoco) R 11979 11982 9478 0 -1 512 3883605 0 0 0 231354 872 0 0 20 0 1 0 408504410 16253239296 3951054 33554432000 4194304 6210612 140733185581840 140733185543080 5188952 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8308220 8313664 39165952 140733185590283 140733185590385 140733185590385 140733185593294 0
/proc/11982/statm: 3968076 3951054 840 493 0 3961381 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 15872304 KiB
Current children cumulated memory: 15804216 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2325.12
CPU time (s): 2323.2
CPU user time (s): 2313.54
CPU system time (s): 9.65163
CPU usage (%): 99.9171
Max. virtual memory (cumulated for all children) (KiB): 15872304
Max. memory (cumulated for all children) (KiB): 15804216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2313.54
system time used= 9.65163
maximum resident set size= 15804264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3883605
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112887
involuntary context switches= 2658


# summary of solver processes directly reported to runsolver:
#   pid: 11982
#   total CPU time (s): 2323.2
#   total CPU user time (s): 2313.54
#   total CPU system time (s): 9.65163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.45058 second user time and 17.2175 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-14 06:10:03
IDJOB=4389653
IDBENCH=124071
IDSOLVER=2829
FILE ID=node120/4389653-1568324980
RUNJOBID= node120-1323826654-9509
PBS_JOBID= 21701129
Free space on /tmp= 58744 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Bibd/Bibd-sum-open/Bibd-sum-85-085-36-36-15.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389653-1568324980/watcher-4389653-1568324980 -o /tmp/evaluation-result-4389653-1568324980/solver-4389653-1568324980 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323826654-9509 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389653-1568324980.xml

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

MD5SUM BENCH= e7b94b237cf4deebd8c7bf96e74cfc29
RANDOM SEED=1234093256

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        20406796 kB
MemAvailable:   26877328 kB
Buffers:          147540 kB
Cached:          6595912 kB
SwapCached:        77548 kB
Active:          6126836 kB
Inactive:        5608432 kB
Active(anon):    4914916 kB
Inactive(anon):   126512 kB
Active(file):    1211920 kB
Inactive(file):  5481920 kB
Unevictable:      108228 kB
Mlocked:          108228 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:            591628 kB
Writeback:         81148 kB
AnonPages:       5023836 kB
Mapped:            49740 kB
Shmem:             41008 kB
Slab:             213540 kB
SReclaimable:     185052 kB
SUnreclaim:        28488 kB
KernelStack:        3504 kB
PageTables:        15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    5458464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1265664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 58708 MiB
End job on node120 at 2011-12-14 06:48:49