Trace number 4266323

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-sat 1.12UNSAT 33.256001 33.255501

General information on the benchmark

NameRandom/Random-m1-5-2X-05c/
rand-5-2X-05c-15.xml
MD5SUM5c93a58f751270bf50b32fbeed27ba19
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 benchmark9.8769102
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints112
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree35
Maximum variable degree53
Distribution of variable degrees[{"degree":35,"count":1},{"degree":43,"count":1},{"degree":45,"count":4},{"degree":47,"count":1},{"degree":49,"count":1},{"degree":50,"count":2},{"degree":53,"count":2}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":112}]
Number of extensional constraints112
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":112}]
Optimization problemNO
Type of objective

Solver Data

13.39/13.44	c SAT : Variables: 144 -- Clauses: 804
13.49/13.54	c root propagations     : 23          
13.49/13.54	c restarts enabled, print stats at every restarts
13.49/13.54	c
13.49/13.54	c
13.49/13.54	c
13.49/13.54	c This is cosoco 1.12 --  
13.49/13.54	c
13.49/13.54	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266323-1502568114.xml 
13.49/13.54	c ========================================[ Problem Statistics ]===========================================
13.49/13.54	c |                                                                                                       
13.49/13.54	c |  Parse time        :        13.38 s 
13.49/13.54	c |
13.49/13.54	c |               Variables: 12
13.49/13.54	c |            Domain Sizes: 12..12
13.49/13.54	c |
13.49/13.54	c |             Constraints: 112
13.49/13.54	c |                   Arity: 5..5
13.49/13.54	c | 
13.49/13.54	c |                   Types: 
13.49/13.54	c |                          Extension: 112  (nb tuples: 24884..24884) -- (shared: 0)
13.49/13.54	c |                          
13.49/13.54	c =========================================================================================================
13.49/13.54	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
13.69/13.74	c 10             14             2157           873            6              4              3   4   2      
13.89/13.95	c 20             27             3964           1676           6              10             3   3   2      
14.19/14.26	c 30             40             5893           2522           6              15             3   3   2      
14.49/14.52	c 40             54             7750           3405           6              19             3   3   2      
14.79/14.81	c 50             67             9243           4125           6              26             3   3   2      
15.00/15.05	c 60             80             10898          4929           6              28             3   3   2      
15.29/15.33	c 70             95             12561          5698           6              31             3   4   2      
15.49/15.56	c 80             107            13703          6314           6              32             3   3   2      
15.79/15.82	c 90             120            14958          6974           6              35             3   3   2      
16.00/16.08	c 100            133            16541          7745           6              37             3   3   2      
16.10/16.17	c 101            136            16813          7832           6              38             3   3   1      
16.39/16.42	c 110            148            18333          8497           6              43             3   3   2      
16.59/16.69	c 120            161            19619          9249           6              47             3   3   2      
16.89/16.97	c 130            175            21393          10013          6              53             3   3   2      
17.19/17.24	c 140            188            22733          10819          6              58             3   3   2      
17.39/17.48	c 150            202            24398          11634          6              64             3   3   2      
17.79/17.82	c 160            216            25806          12465          6              69             3   3   2      
18.10/18.20	c 170            231            27451          13310          7              75             3   3   2      
18.49/18.50	c 180            246            29341          14063          7              78             3   4   2      
18.79/18.81	c 190            259            30600          14785          7              80             3   3   2      
19.00/19.08	c 200            272            32169          15525          7              86             3   3   2      
19.39/19.41	c 210            285            33595          16226          7              89             3   3   2      
19.49/19.50	c 211            288            33971          16323          7              90             3   3   1      
19.69/19.76	c 220            300            35197          17041          7              95             3   3   2      
20.00/20.01	c 230            314            36867          17745          7              100            3   4   2      
20.29/20.31	c 240            327            38224          18500          7              104            3   3   2      
20.59/20.62	c 250            341            40196          19348          7              108            3   3   2      
20.89/20.94	c 260            354            41539          20113          7              113            3   3   2      
21.29/21.30	c 270            369            43164          20900          7              115            3   3   2      
21.59/21.64	c 280            383            45021          21703          7              121            3   3   2      
21.79/21.86	c 290            396            46117          22414          7              127            3   3   2      
22.10/22.15	c 300            410            47763          23191          7              133            3   3   2      
22.39/22.41	c 310            423            49077          23902          7              140            3   3   2      
22.59/22.69	c 320            437            50804          24630          7              146            3   3   2      
23.00/23.08	c 330            451            52552          25425          7              153            3   3   2      
23.10/23.19	c 332            456            53118          25625          7              155            3   3   2      
23.39/23.41	c 340            466            54041          26274          7              156            3   3   2      
23.59/23.68	c 350            480            55452          27026          7              160            3   3   2      
24.00/24.01	c 360            494            57040          27844          7              161            3   3   2      
24.19/24.27	c 370            507            58411          28574          7              164            3   3   2      
24.49/24.57	c 380            521            60104          29333          7              168            3   3   2      
24.79/24.81	c 390            534            61209          29976          7              173            3   3   2      
25.00/25.09	c 400            548            62885          30752          7              179            3   3   2      
25.39/25.41	c 410            561            64349          31466          7              186            3   3   2      
25.59/25.67	c 420            575            66018          32213          7              192            3   3   2      
25.89/25.99	c 430            589            67655          33102          7              196            3   3   2      
26.29/26.33	c 440            604            69172          33819          7              199            3   3   2      
26.59/26.63	c 450            618            71093          34582          7              202            3   3   2      
26.89/26.92	c 460            631            72632          35296          7              208            3   3   2      
27.00/27.09	c 465            639            73663          35704          7              210            3   3   2      
27.19/27.24	c 470            646            74354          36076          7              210            3   3   2      
27.39/27.46	c 480            660            75680          36871          7              215            3   3   2      
27.69/27.73	c 490            674            77617          37703          7              220            3   3   2      
28.00/28.10	c 500            687            79309          38464          7              225            3   3   2      
28.39/28.49	c 510            704            81097          39355          7              231            3   3   2      
28.69/28.74	c 520            718            82728          40087          7              236            3   3   2      
29.00/29.04	c 530            731            84278          40870          7              242            3   3   2      
29.19/29.29	c 540            745            85953          41657          7              247            3   3   2      
29.69/29.71	c 550            764            88615          42619          7              247            2   4   2      
30.00/30.03	c 560            780            90515          43453          7              250            3   3   2      
30.29/30.33	c 570            795            92409          44304          7              254            3   3   2      
30.59/30.61	c 580            810            94036          45116          7              255            3   3   2      
31.00/31.01	c 590            824            96145          45889          7              260            3   3   2      
31.29/31.32	c 600            840            98112          46749          7              262            3   3   2      
31.59/31.60	c 610            855            100103         47592          7              268            3   3   2      
31.59/31.67	c 611            858            100465         47649          7              269            3   3   1      
32.00/32.07	c 620            875            102764         48371          7              271            3   3   2      
32.29/32.32	c 630            889            104548         49221          7              271            3   3   2      
32.49/32.58	c 640            905            106433         49977          7              272            3   3   2      
32.79/32.88	c 650            922            108633         50908          7              276            3   3   2      
33.19/33.24	c restarts              : 70          
33.19/33.24	c conflicts             : 660          (20 /sec)
33.19/33.24	c decisions             : 941          (28 /sec)
33.19/33.24	c propagations          : 51699       (1559 /sec)
33.19/33.24	c root propagations     : 23          
33.19/33.24	c filter calls          : 111094         (3349 /sec)
33.19/33.24	c useless filter calls  : 95775          (86 %)
33.19/33.24	c
33.19/33.24	c clauses               : 1077
33.19/33.24	c SAT propagations      : 531
33.19/33.24	c SAT conflicts         : 1 (0 learnts)
33.19/33.24	c Memory used           : 200.07 MB
33.19/33.24	c CPU time              : 33.1695 s
33.19/33.24	
33.19/33.24	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266323-1502568114/watcher-4266323-1502568114 -o /tmp/evaluation-result-4266323-1502568114/solver-4266323-1502568114 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502567255-24592 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4266323-1502568114.xml 

running on 4 cores: 1,3,5,7

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

solver pid=24621, runsolver pid=24618

[startup+0.100153 s]*
/proc/loadavg: 0.00 0.01 0.05 5/187 24622
/proc/meminfo: memFree=28765944/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=28468 memory=4360 CPUtime=0.1 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 1415 0 0 0 10 0 0 0 20 0 1 0 89899391 29151232 1090 33554432000 4194304 5972588 140724009899936 140724009896584 5671645 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 7117 1090 713 435 0 480 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28468 KiB
Current children cumulated memory: 4360 KiB

[startup+0.209305 s]*
/proc/loadavg: 0.00 0.01 0.05 3/187 24622
/proc/meminfo: memFree=28763600/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=30324 memory=6312 CPUtime=0.21 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 2130 0 0 0 21 0 0 0 20 0 1 0 89899391 31051776 1578 33554432000 4194304 5972588 140724009899936 140724009896584 5669624 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 7581 1578 720 435 0 944 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30324 KiB
Current children cumulated memory: 6312 KiB

[startup+0.309225 s]*
/proc/loadavg: 0.00 0.01 0.05 3/187 24622
/proc/meminfo: memFree=28762224/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=32828 memory=8420 CPUtime=0.31 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 2712 0 0 0 31 0 0 0 20 0 1 0 89899391 33615872 2105 33554432000 4194304 5972588 140724009899936 140724009896584 5669604 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 8207 2105 720 435 0 1570 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32828 KiB
Current children cumulated memory: 8420 KiB

[startup+0.700265 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 24622
/proc/meminfo: memFree=28759620/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=36872 memory=12116 CPUtime=0.69 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 3591 0 0 0 69 0 0 0 20 0 1 0 89899391 37756928 3029 33554432000 4194304 5972588 140724009899936 140724009896584 140676335807488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 9218 3029 720 435 0 2581 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36872 KiB
Current children cumulated memory: 12116 KiB

[startup+1.50031 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 24622
/proc/meminfo: memFree=28754648/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=46308 memory=20300 CPUtime=1.49 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 5643 0 0 0 149 0 0 0 20 0 1 0 89899391 47419392 5075 33554432000 4194304 5972588 140724009899936 140724009896504 5676066 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 11577 5075 721 435 0 4940 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 46308 KiB
Current children cumulated memory: 20300 KiB

[startup+3.10939 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 24622
/proc/meminfo: memFree=28734776/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=63828 memory=35428 CPUtime=3.1 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 10222 0 0 0 309 1 0 0 20 0 1 0 89899391 65359872 8857 33554432000 4194304 5972588 140724009899936 140724009896504 140676335807488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 15957 8857 721 435 0 9320 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63828 KiB
Current children cumulated memory: 35428 KiB

[startup+6.30028 s]
/proc/loadavg: 0.31 0.08 0.07 3/187 24622
/proc/meminfo: memFree=28705264/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=100212 memory=67180 CPUtime=6.29 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 18904 0 0 0 627 2 0 0 20 0 1 0 89899391 102617088 16795 33554432000 4194304 5972588 140724009899936 140724009896504 5675165 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 25053 16795 721 435 0 18416 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100212 KiB
Current children cumulated memory: 67180 KiB

[startup+12.7003 s]
/proc/loadavg: 0.45 0.11 0.08 3/187 24622
/proc/meminfo: memFree=28646876/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=172984 memory=130336 CPUtime=12.69 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 35497 0 0 0 1265 4 0 0 20 0 1 0 89899391 177135616 32584 33554432000 4194304 5972588 140724009899936 140724009896504 5134041 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 43246 32584 721 435 0 36609 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 172984 KiB
Current children cumulated memory: 130336 KiB

[startup+25.5004 s]
/proc/loadavg: 0.68 0.17 0.10 3/187 24622
/proc/meminfo: memFree=28613440/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157196 CPUtime=25.49 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101567 0 0 0 2542 7 0 0 20 0 1 0 89899391 209788928 39299 33554432000 4194304 5972588 140724009899936 140724009897240 4935502 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39299 773 435 0 44581 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157196 KiB

[startup+33.2555 s]
# the end of solver process 24621 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=33.17 s, system=0.086002 s

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

[startup+25.6004 s]
/proc/loadavg: 0.68 0.17 0.10 3/187 24622
/proc/meminfo: memFree=28613440/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157196 CPUtime=25.59 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101567 0 0 0 2552 7 0 0 20 0 1 0 89899391 209788928 39299 33554432000 4194304 5972588 140724009899936 140724009897240 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39299 773 435 0 44581 0
Current children cumulated CPU time: 25.59 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157196 KiB

[startup+28.8004 s]
/proc/loadavg: 0.79 0.20 0.11 3/187 24622
/proc/meminfo: memFree=28612752/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157724 CPUtime=28.79 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101568 0 0 0 2872 7 0 0 20 0 1 0 89899391 209788928 39431 33554432000 4194304 5972588 140724009899936 140724009897240 4935454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39431 773 435 0 44581 0
Current children cumulated CPU time: 28.79 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157724 KiB

[startup+30.4004 s]
/proc/loadavg: 0.79 0.20 0.11 3/187 24622
/proc/meminfo: memFree=28612752/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157724 CPUtime=30.39 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101568 0 0 0 3032 7 0 0 20 0 1 0 89899391 209788928 39431 33554432000 4194304 5972588 140724009899936 140724009897240 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39431 773 435 0 44581 0
Current children cumulated CPU time: 30.39 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157724 KiB

[startup+32.0004 s]*
/proc/loadavg: 0.89 0.23 0.12 3/187 24622
/proc/meminfo: memFree=28612752/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157724 CPUtime=32 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101568 0 0 0 3193 7 0 0 20 0 1 0 89899391 209788928 39431 33554432000 4194304 5972588 140724009899936 140724009897240 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39431 773 435 0 44581 0
Current children cumulated CPU time: 32 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157724 KiB

[startup+32.8004 s]
/proc/loadavg: 0.89 0.23 0.12 3/187 24622
/proc/meminfo: memFree=28612752/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157724 CPUtime=32.79 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101568 0 0 0 3272 7 0 0 20 0 1 0 89899391 209788928 39431 33554432000 4194304 5972588 140724009899936 140724009897240 4935454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39431 773 435 0 44581 0
Current children cumulated CPU time: 32.79 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157724 KiB

[startup+33.2004 s]
/proc/loadavg: 0.89 0.23 0.12 3/187 24622
/proc/meminfo: memFree=28612744/32770624 swapFree=67108860/67108860
[pid=24621] ppid=24618 vsize=204872 memory=157724 CPUtime=33.19 cores=1,3,5,7
/proc/24621/stat : 24621 (cosoco) R 24618 24621 24508 0 -1 4202496 101568 0 0 0 3312 7 0 0 20 0 1 0 89899391 209788928 39431 33554432000 4194304 5972588 140724009899936 140724009897240 4934212 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 12709888 140724009907386 140724009907486 140724009907486 140724009910222 0
/proc/24621/statm: 51218 39431 773 435 0 44581 0
Current children cumulated CPU time: 33.19 s
Current children cumulated vsize: 204872 KiB
Current children cumulated memory: 157724 KiB

Child status: 0
Real time (s): 33.2555
CPU time (s): 33.256
CPU user time (s): 33.17
CPU system time (s): 0.086002
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 204872
Max. memory (cumulated for all children) (KiB): 157724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.17
system time used= 0.086002
maximum resident set size= 157800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101607
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= 7
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 24621
#   total CPU time (s): 33.256
#   total CPU user time (s): 33.17
#   total CPU system time (s): 0.086002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.202845 second user time and 0.233613 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-12 21:47:36
IDJOB=4266323
IDBENCH=121599
IDSOLVER=2655
FILE ID=node104/4266323-1502568114
RUNJOBID= node104-1502567255-24592
PBS_JOBID= 20628287
Free space on /tmp= 61832 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Random/Random-m1-5-2X-05c/rand-5-2X-05c-15.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266323-1502568114/watcher-4266323-1502568114 -o /tmp/evaluation-result-4266323-1502568114/solver-4266323-1502568114 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502567255-24592 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4266323-1502568114.xml

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

MD5SUM BENCH= 5c93a58f751270bf50b32fbeed27ba19
RANDOM SEED=1669240845

node104.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.43
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.43
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.43
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.43
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:        28767964 kB
MemAvailable:   31997816 kB
Buffers:          124180 kB
Cached:          3401472 kB
SwapCached:            0 kB
Active:           330972 kB
Inactive:        3249648 kB
Active(anon):      57848 kB
Inactive(anon):    25024 kB
Active(file):     273124 kB
Inactive(file):  3224624 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36732 kB
Writeback:             0 kB
AnonPages:         59232 kB
Mapped:            43884 kB
Shmem:             25228 kB
Slab:             120076 kB
SReclaimable:      95880 kB
SUnreclaim:        24196 kB
KernelStack:        3264 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61828 MiB
End job on node104 at 2017-08-12 21:48:10