Trace number 4409476

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.0 parallel? 373.985 374.166

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-194.xml
MD5SUMef9e4147ed9b2de2d40743a9ffe67bf9
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 variables50
Number of constraints53
Number of domains1
Minimum domain size593
Maximum domain size593
Distribution of domain sizes[{"size":593,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

372.60/372.83	c
372.60/372.83	c This is cosoco 2.00 --  
372.60/372.83	c
372.60/372.83	c command line: cosoco -model -nbcores=8 HOME/instance-4409476-1569826912.xml 
372.60/372.83	c WARNING : never tested k dom no overlap length int 
372.60/372.83	c =========================================================================================================
372.60/372.83	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409476-1569826912/watcher-4409476-1569826912 -o /tmp/evaluation-result-4409476-1569826912/solver-4409476-1569826912 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409476-1569826912.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100153 s]*
/proc/loadavg: 8.01 8.13 7.92 2/192 15628
/proc/meminfo: memFree=31391676/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=33848 memory=9804 CPUtime=0.09 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 2644 0 0 0 9 0 0 0 20 0 1 0 558604930 34660352 2451 33554432000 4194304 6211132 140736789078976 140736789075512 5012856 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 8462 2451 833 493 0 1767 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33848 KiB
Current children cumulated memory: 9804 KiB

[startup+0.209424 s]*
/proc/loadavg: 8.01 8.13 7.92 2/192 15628
/proc/meminfo: memFree=31388328/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=37692 memory=13252 CPUtime=0.2 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 3489 0 0 0 20 0 0 0 20 0 1 0 558604930 38596608 3313 33554432000 4194304 6211132 140736789078976 140736789075512 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 9423 3313 833 493 0 2728 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37692 KiB
Current children cumulated memory: 13252 KiB

[startup+0.308817 s]*
/proc/loadavg: 8.01 8.13 7.92 2/192 15628
/proc/meminfo: memFree=31385352/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=41152 memory=16160 CPUtime=0.3 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4222 0 0 0 30 0 0 0 20 0 1 0 558604930 42139648 4040 33554432000 4194304 6211132 140736789078976 140736789075512 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 10288 4040 833 493 0 3593 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 41152 KiB
Current children cumulated memory: 16160 KiB

[startup+0.700281 s]
/proc/loadavg: 8.01 8.13 7.92 2/192 15628
/proc/meminfo: memFree=31379720/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=54152 memory=27188 CPUtime=0.69 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 7003 0 0 0 68 1 0 0 20 0 1 0 558604930 55451648 6797 33554432000 4194304 6211132 140736789078976 140736789073080 5012856 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 13538 6797 833 493 0 6843 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54152 KiB
Current children cumulated memory: 27188 KiB

[startup+1.50028 s]
/proc/loadavg: 8.01 8.13 7.92 2/192 15628
/proc/meminfo: memFree=31365484/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=75196 memory=50764 CPUtime=1.49 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 11881 0 0 0 147 2 0 0 20 0 1 0 558604930 77000704 12691 33554432000 4194304 6211132 140736789078976 140736789073080 5012856 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 18799 12691 833 493 0 12104 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 75196 KiB
Current children cumulated memory: 50764 KiB

[startup+3.10927 s]
/proc/loadavg: 7.45 8.01 7.89 2/192 15628
/proc/meminfo: memFree=31305392/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=126172 memory=100140 CPUtime=3.09 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 20665 0 0 0 306 3 0 0 20 0 1 0 558604930 129200128 25035 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 31543 25035 833 493 0 24848 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 126172 KiB
Current children cumulated memory: 100140 KiB

[startup+6.30027 s]
/proc/loadavg: 7.45 8.01 7.89 2/192 15628
/proc/meminfo: memFree=31215788/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=230576 memory=192780 CPUtime=6.29 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 37703 0 0 0 623 6 0 0 20 0 1 0 558604930 236109824 48195 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 57644 48195 833 493 0 50949 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 230576 KiB
Current children cumulated memory: 192780 KiB

[startup+12.7004 s]
/proc/loadavg: 6.93 7.90 7.85 2/192 15628
/proc/meminfo: memFree=30798152/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=716612 memory=657544 CPUtime=12.69 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 117127 0 0 0 1250 19 0 0 20 0 1 0 558604930 733810688 164386 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 179153 164386 833 493 0 172458 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 716612 KiB
Current children cumulated memory: 657544 KiB

[startup+25.5004 s]
/proc/loadavg: 5.62 7.56 7.74 2/192 15631
/proc/meminfo: memFree=29750052/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=1715492 memory=1688452 CPUtime=25.48 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 290020 0 0 0 2502 46 0 0 20 0 1 0 558604930 1756663808 422113 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 428873 422113 833 493 0 422178 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 1715492 KiB
Current children cumulated memory: 1688452 KiB

[startup+51.1094 s]
/proc/loadavg: 4.04 7.03 7.56 2/192 15631
/proc/meminfo: memFree=27650996/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=3792032 memory=3752096 CPUtime=51.09 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 635773 0 0 0 5011 98 0 0 20 0 1 0 558604930 3883040768 938024 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 948008 938024 833 493 0 941313 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 3792032 KiB
Current children cumulated memory: 3752096 KiB

[startup+102.3 s]
/proc/loadavg: 2.32 6.10 7.22 2/192 15634
/proc/meminfo: memFree=23531360/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=8119492 memory=7878640 CPUtime=102.25 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 1325042 0 0 0 10024 201 0 0 20 0 1 0 558604930 8314359808 1969660 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 2029873 1969660 833 493 0 2023178 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 8119492 KiB
Current children cumulated memory: 7878640 KiB

[startup+162.3 s]
/proc/loadavg: 1.53 5.19 6.83 2/192 15639
/proc/meminfo: memFree=19086936/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=12498296 memory=12314040 CPUtime=162.22 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 2066533 0 0 0 15911 311 0 0 20 0 1 0 558604930 12798255104 3078510 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 3124574 3078510 833 493 0 3117879 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 12498296 KiB
Current children cumulated memory: 12314040 KiB

[startup+222.3 s]
/proc/loadavg: 1.19 4.43 6.47 2/192 15642
/proc/meminfo: memFree=14252612/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=17842332 memory=17138972 CPUtime=222.19 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 2871604 0 0 0 21777 442 0 0 20 0 1 0 558604930 18270547968 4284743 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 4460583 4284743 833 493 0 4453888 0
Current children cumulated CPU time: 222.19 s
Current children cumulated vsize: 17842332 KiB
Current children cumulated memory: 17138972 KiB

[startup+282.3 s]
/proc/loadavg: 1.07 3.80 6.13 2/191 15645
/proc/meminfo: memFree=9863608/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=23963112 memory=21518872 CPUtime=282.16 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 3603254 0 0 0 27630 586 0 0 20 0 1 0 558604930 24538226688 5379718 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 5990778 5379718 833 493 0 5984083 0
Current children cumulated CPU time: 282.16 s
Current children cumulated vsize: 23963112 KiB
Current children cumulated memory: 21518872 KiB

[startup+342.3 s]
/proc/loadavg: 1.03 3.29 5.81 2/191 15650
/proc/meminfo: memFree=5047228/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=27168468 memory=26325672 CPUtime=342.12 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4405345 0 0 0 33471 741 0 0 20 0 1 0 558604930 27820511232 6581418 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 6792117 6581418 833 493 0 6785422 0
Current children cumulated CPU time: 342.12 s
Current children cumulated vsize: 27168468 KiB
Current children cumulated memory: 26325672 KiB

[startup+374.166 s]
# the end of solver process 15627 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=364.441 s, system=9.54458 s

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

[startup+358.4 s]
/proc/loadavg: 1.02 3.14 5.70 2/191 15650
/proc/meminfo: memFree=3762200/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=28028184 memory=27615552 CPUtime=358.21 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4620485 0 0 0 35037 784 0 0 20 0 1 0 558604930 28700860416 6903888 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 7007046 6903888 833 493 0 7000351 0
Current children cumulated CPU time: 358.21 s
Current children cumulated vsize: 28028184 KiB
Current children cumulated memory: 27615552 KiB

[startup+364.8 s]
/proc/loadavg: 1.02 3.11 5.68 2/191 15650
/proc/meminfo: memFree=3280676/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=28370328 memory=28129656 CPUtime=364.61 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4706122 0 0 0 35661 800 0 0 20 0 1 0 558604930 29051215872 7032414 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 7092582 7032414 833 493 0 7085887 0
Current children cumulated CPU time: 364.61 s
Current children cumulated vsize: 28370328 KiB
Current children cumulated memory: 28129656 KiB

[startup+368 s]*
/proc/loadavg: 1.02 3.07 5.65 2/191 15650
/proc/meminfo: memFree=2959788/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=28541664 memory=28387104 CPUtime=367.81 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4749007 0 0 0 35974 807 0 0 20 0 1 0 558604930 29226663936 7096776 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 7135416 7096776 833 493 0 7128721 0
Current children cumulated CPU time: 367.81 s
Current children cumulated vsize: 28541664 KiB
Current children cumulated memory: 28387104 KiB

[startup+371.2 s]
/proc/loadavg: 1.02 3.07 5.65 2/191 15650
/proc/meminfo: memFree=2716916/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=28712208 memory=28641452 CPUtime=371.01 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4791657 0 0 0 36284 817 0 0 20 0 1 0 558604930 29401300992 7160363 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 7178052 7160363 833 493 0 7171357 0
Current children cumulated CPU time: 371.01 s
Current children cumulated vsize: 28712208 KiB
Current children cumulated memory: 28641452 KiB

[startup+372.8 s]
/proc/loadavg: 1.02 3.07 5.65 2/191 15650
/proc/meminfo: memFree=2636848/32770624 swapFree=66936012/67108860
[pid=15627] ppid=15624 vsize=28797480 memory=28768924 CPUtime=372.6 cores=0-7
/proc/15627/stat : 15627 (cosoco) R 15624 15627 14101 0 -1 4202496 4813307 0 0 0 36440 820 0 0 20 0 1 0 558604930 29488619520 7192231 33554432000 4194304 6211132 140736789078976 140736789073080 140197300403173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37072896 140736789087249 140736789087341 140736789087341 140736789090254 0
/proc/15627/statm: 7199370 7192231 833 493 0 7192675 0
Current children cumulated CPU time: 372.6 s
Current children cumulated vsize: 28797480 KiB
Current children cumulated memory: 28768924 KiB

[startup+373.6 s]
/proc/loadavg: 1.01 3.04 5.63 2/191 15650
/proc/meminfo: memFree=6067128/32770624 swapFree=66936012/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+374 s]*
/proc/loadavg: 1.01 3.04 5.63 2/191 15650
/proc/meminfo: memFree=23470556/32770624 swapFree=66936012/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+374.109 s]
/proc/loadavg: 1.01 3.04 5.63 2/191 15650
/proc/meminfo: memFree=23470556/32770624 swapFree=66936012/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 374.166
CPU time (s): 373.985
CPU user time (s): 364.441
CPU system time (s): 9.54458
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 28797480
Max. memory (cumulated for all children) (KiB): 28768924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 364.441
system time used= 9.54458
maximum resident set size= 28770176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4835027
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= 304
involuntary context switches= 190


# summary of solver processes directly reported to runsolver:
#   pid: 15627
#   total CPU time (s): 373.985
#   total CPU user time (s): 364.441
#   total CPU system time (s): 9.54458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.83023 second user time and 2.34161 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-30 09:01:08
IDJOB=4409476
IDBENCH=127769
IDSOLVER=2877
FILE ID=node147/4409476-1569826912
RUNJOBID= node147-1569818085-14128
PBS_JOBID= 21705926
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-194.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409476-1569826912/watcher-4409476-1569826912 -o /tmp/evaluation-result-4409476-1569826912/solver-4409476-1569826912 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409476-1569826912.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ef9e4147ed9b2de2d40743a9ffe67bf9
RANDOM SEED=992323736

node147.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.52
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.52
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.52
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.52
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:        31398552 kB
MemAvailable:   31797288 kB
Buffers:          235640 kB
Cached:           491200 kB
SwapCached:        68896 kB
Active:           416848 kB
Inactive:         383880 kB
Active(anon):      18688 kB
Inactive(anon):   136744 kB
Active(file):     398160 kB
Inactive(file):   247136 kB
Unevictable:      107716 kB
Mlocked:          107716 kB
SwapTotal:      67108860 kB
SwapFree:       66936012 kB
Dirty:              2840 kB
Writeback:             0 kB
AnonPages:        126072 kB
Mapped:            27096 kB
Shmem:             73672 kB
Slab:             167364 kB
SReclaimable:     138548 kB
SUnreclaim:        28816 kB
KernelStack:        3728 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62028 MiB
End job on node147 at 2019-09-30 09:07:22