Trace number 4253419

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-mini 1.1 (2017-06-27)SAT 155.544 155.547

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-queen/
Pb-queen-0974553.xml
MD5SUM4e023da1984a585e160fb8158e2a8b72
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.553191
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints101
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":169}]
Minimum variable degree7
Maximum variable degree9
Distribution of variable degrees[{"degree":7,"count":148},{"degree":8,"count":20},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":56},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":101}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 169
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 101
0.00/0.01	c |                   Arity: 2..169  -- Binary: 4  -- Ternary: 4
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 101
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            2443           35370          19887          0              0              113   151   132
0.09/0.11	c 211            5868           85839          41037          0              0              63   149   121 
0.09/0.17	c 332            8937           137728         69113          0              0              93   140   119 
0.19/0.24	c 465            12259          191819         97318          0              0              76   139   117 
0.29/0.31	c 611            16218          252068         129223         0              0              90   144   120 
0.29/0.39	c 771            20487          311927         161900         0              0              83   139   115 
0.39/0.47	c 947            25252          381578         200452         0              0              60   143   116 
0.49/0.56	c 1140           29927          452567         238693         0              0              82   141   114 
0.59/0.67	c 1352           35564          536870         283216         0              0              80   143   115 
0.69/0.78	c 1585           41816          629733         335949         0              0              60   143   115 
0.89/0.91	c 1841           48732          733847         396865         0              0              81   140   116 
0.99/1.06	c 2122           56519          848302         464502         0              0              78   146   118 
1.20/1.20	c 2431           64634          966404         531419         0              0              75   140   116 
1.29/1.38	c 2770           73952          1103340        613449         0              0              61   146   116 
1.49/1.56	c 3142           83540          1248323        704004         0              0              86   147   119 
1.69/1.75	c 3551           94012          1406072        794882         0              0              66   147   119 
1.89/1.97	c 4000           105749         1580746        897065         0              0              64   146   119 
2.20/2.21	c 4493           118792         1774571        1013715        0              0              83   148   120 
2.39/2.47	c 5035           133342         1992744        1148082        0              0              84   147   120 
2.69/2.78	c 5631           149367         2240233        1297064        0              0              89   149   120 
3.09/3.10	c 6286           166973         2504821        1451408        0              0              64   149   121 
3.40/3.45	c 7006           185960         2796948        1619696        0              0              88   153   120 
3.79/3.85	c 7798           207448         3129960        1811617        0              0              70   149   121 
4.19/4.29	c 8669           230404         3486335        2024666        0              0              68   149   121 
4.69/4.76	c 9627           256068         3875576        2250894        0              0              71   149   122 
5.19/5.28	c 10680          284491         4301032        2495145        0              0              69   149   121 
5.79/5.85	c 11838          315225         4765575        2767955        0              0              70   153   121 
6.39/6.49	c 13111          350433         5280306        3086147        0              0              68   149   119 
7.09/7.18	c 14511          388392         5841933        3419605        0              0              64   150   121 
7.89/7.94	c 16051          430978         6463258        3788010        0              0              69   154   121 
8.69/8.76	c 17745          476238         7125851        4179034        0              0              75   150   121 
9.59/9.68	c 19608          527945         7871500        4616287        0              0              81   151   122 
10.59/10.69	c 21657          584587         8694601        5115460        0              0              68   152   122 
11.69/11.78	c 23910          645161         9578895        5642139        0              0              64   152   122 
12.89/12.96	c 26388          711935         10549130       6214364        0              0              66   153   123 
14.19/14.28	c 29113          785864         11635918       6871560        0              0              81   152   123 
15.69/15.75	c 32110          868210         12840551       7595622        0              0              82   153   124 
17.29/17.36	c 35406          958456         14154043       8398947        0              0              65   152   123 
19.09/19.11	c 39031          1057189        15593411       9273158        0              0              61   153   124 
21.00/21.05	c 43018          1166136        17183784       10257829       0              0              82   153   125 
23.10/23.18	c 47403          1286722        18925252       11334899       0              0              76   155   125 
25.40/25.45	c 52226          1416373        20816979       12473887       0              0              78   154   126 
27.99/28.04	c 57531          1563462        22951443       13784758       0              0              80   154   125 
30.80/30.83	c 63366          1722097        25254384       15170210       0              0              80   155   126 
33.79/33.84	c 69784          1894866        27753583       16653005       0              0              80   158   126 
37.19/37.20	c 76843          2085839        30542923       18326354       0              0              67   154   126 
40.70/40.77	c 84607          2289885        33532253       20074314       0              0              68   155   127 
44.79/44.88	c 93147          2525311        36940217       22141035       0              0              67   154   126 
49.19/49.22	c 102541         2774931        40581032       24287561       0              0              69   156   128 
53.90/53.94	c 112874         3045840        44550112       26621930       0              0              68   155   128 
58.99/59.01	c 124240         3337886        48859605       29080298       0              0              68   157   130 
64.39/64.45	c 136742         3650787        53507412       31693849       0              0              78   158   130 
70.40/70.48	c 150494         3997605        58653580       34610741       0              0              62   159   130 
76.89/76.99	c 165621         4373463        64208025       37740396       0              0              68   159   130 
84.39/84.44	c 182260         4805350        70493395       41345938       0              0              68   159   129 
92.29/92.31	c 200562         5263976        77229663       45096269       0              0              70   158   131 
100.89/100.98	c 220694         5768875        84653881       49242537       0              0              82   159   131 
110.59/110.68	c 242839         6331668        92926958       53940226       0              0              67   159   130 
120.89/120.93	c 267198         6924158        101779304      58891415       0              0              69   161   131 
131.99/132.06	c 293992         7565024        111451575      64221889       0              0              74   161   132 
143.99/144.08	c 323465         8258082        121970892      70006974       0              0              79   159   132 
155.49/155.54	c solution 1
155.49/155.54	
155.49/155.54	v <instantiation type='solution'>
155.49/155.54	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] </list>
155.49/155.54	v <values>0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 </values>
155.49/155.54	v </instantiation>
155.49/155.54	
155.49/155.54	c restarts              : 61          
155.49/155.54	c conflicts             : 351672       (2261 /sec)
155.49/155.54	c decisions             : 8919141      (57343 /sec)
155.49/155.54	c propagations          : 75508848    (485459 /sec)
155.49/155.54	c root propagations     : 0           
155.49/155.54	c filter calls          : 131951497      (848338 /sec)
155.49/155.54	c useless filter calls  : 116665496      (88 %)
155.49/155.54	c Memory used           : 26.53 MB
155.49/155.54	c CPU time              : 155.541 s
155.49/155.54	
155.49/155.54	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4253419-1500930234/watcher-4253419-1500930234 -o /tmp/evaluation-result-4253419-1500930234/solver-4253419-1500930234 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500914943-3947 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253419-1500930234.xml 

pid=11266
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.03 2.05 2/181 11269
/proc/meminfo: memFree=32000704/32770624 swapFree=5816/133460
[pid=11269] ppid=11266 vsize=26904 CPUtime=0 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 967 0 0 0 0 0 0 0 20 0 1 0 2582527 27549696 759 33554432000 4194304 5744392 140731764059504 140731764056152 139817741511653 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6726 759 677 379 0 145 0

[startup+0.100149 s]
/proc/loadavg: 2.05 2.03 2.05 2/181 11269
/proc/meminfo: memFree=32000704/32770624 swapFree=5816/133460
[pid=11269] ppid=11266 vsize=27160 CPUtime=0.09 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1100 0 0 0 9 0 0 0 20 0 1 0 2582527 27811840 919 33554432000 4194304 5744392 140731764059504 140731764056152 4946531 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 919 755 379 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27160

[startup+0.200258 s]
/proc/loadavg: 2.05 2.03 2.05 2/181 11269
/proc/meminfo: memFree=32000704/32770624 swapFree=5816/133460
[pid=11269] ppid=11266 vsize=27160 CPUtime=0.19 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1100 0 0 0 19 0 0 0 20 0 1 0 2582527 27811840 919 33554432000 4194304 5744392 140731764059504 140731764056152 5024250 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 919 755 379 0 209 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27160

[startup+0.300248 s]
/proc/loadavg: 2.05 2.03 2.05 2/181 11269
/proc/meminfo: memFree=32000704/32770624 swapFree=5816/133460
[pid=11269] ppid=11266 vsize=27160 CPUtime=0.29 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1100 0 0 0 29 0 0 0 20 0 1 0 2582527 27811840 919 33554432000 4194304 5744392 140731764059504 140731764056152 5024224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 919 755 379 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27160

[startup+0.700217 s]
/proc/loadavg: 2.05 2.03 2.05 2/181 11269
/proc/meminfo: memFree=32000704/32770624 swapFree=5816/133460
[pid=11269] ppid=11266 vsize=27160 CPUtime=0.69 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1100 0 0 0 69 0 0 0 20 0 1 0 2582527 27811840 919 33554432000 4194304 5744392 140731764059504 140731764056904 4946309 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 919 755 379 0 209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27160

[startup+1.50021 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 11270
/proc/meminfo: memFree=32000284/32770624 swapFree=5816/133480
[pid=11269] ppid=11266 vsize=27160 CPUtime=1.49 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1100 0 0 0 149 0 0 0 20 0 1 0 2582527 27811840 919 33554432000 4194304 5744392 140731764059504 140731764056904 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 919 755 379 0 209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27160

[startup+3.10021 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 11270
/proc/meminfo: memFree=31999912/32770624 swapFree=5816/133480
[pid=11269] ppid=11266 vsize=27160 CPUtime=3.09 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1218 0 0 0 309 0 0 0 20 0 1 0 2582527 27811840 940 33554432000 4194304 5744392 140731764059504 140731764056904 5024224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 940 759 379 0 209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27160

[startup+6.30022 s]
/proc/loadavg: 2.13 2.04 2.05 3/182 11270
/proc/meminfo: memFree=31999916/32770624 swapFree=5816/133480
[pid=11269] ppid=11266 vsize=27160 CPUtime=6.29 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1340 0 0 0 629 0 0 0 20 0 1 0 2582527 27811840 942 33554432000 4194304 5744392 140731764059504 140731764056904 4947570 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 942 759 379 0 209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27160

[startup+12.7002 s]
/proc/loadavg: 2.12 2.04 2.05 3/182 11270
/proc/meminfo: memFree=31999772/32770624 swapFree=5816/133500
[pid=11269] ppid=11266 vsize=27160 CPUtime=12.69 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1460 0 0 0 1269 0 0 0 20 0 1 0 2582527 27811840 942 33554432000 4194304 5744392 140731764059504 140731764056904 5140526 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 942 759 379 0 209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27160

[startup+25.5003 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 11270
/proc/meminfo: memFree=32000160/32770624 swapFree=5816/133516
[pid=11269] ppid=11266 vsize=27160 CPUtime=25.49 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1700 0 0 0 2549 0 0 0 20 0 1 0 2582527 27811840 942 33554432000 4194304 5744392 140731764059504 140731764056904 4946256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 942 759 379 0 209 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27160

[startup+51.1003 s]
/proc/loadavg: 2.06 2.04 2.05 3/182 11270
/proc/meminfo: memFree=32000780/32770624 swapFree=5816/133552
[pid=11269] ppid=11266 vsize=27160 CPUtime=51.09 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1820 0 0 0 5109 0 0 0 20 0 1 0 2582527 27811840 942 33554432000 4194304 5744392 140731764059504 140731764056904 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 942 759 379 0 209 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27160

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/182 11271
/proc/meminfo: memFree=32000644/32770624 swapFree=5816/133620
[pid=11269] ppid=11266 vsize=27160 CPUtime=102.3 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1941 0 0 0 10230 0 0 0 20 0 1 0 2582527 27811840 942 33554432000 4194304 5744392 140731764059504 140731764056904 5024250 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 942 759 379 0 209 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27160

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

[startup+102.406 s]
/proc/loadavg: 2.07 2.05 2.05 3/182 11271
/proc/meminfo: memFree=32000644/32770624 swapFree=5816/133620
[pid=11269] ppid=11266 vsize=27160 CPUtime=102.4 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 1941 0 0 0 10240 0 0 0 20 0 1 0 2582527 27811840 942 33554432000 4194304 5744392 140731764059504 140731764056904 4946181 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 942 759 379 0 209 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 27160

[startup+128 s]
/proc/loadavg: 2.05 2.04 2.05 3/182 11272
/proc/meminfo: memFree=32000480/32770624 swapFree=5816/133656
[pid=11269] ppid=11266 vsize=27160 CPUtime=127.99 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 12799 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 4948452 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 127.99
Current children cumulated vsize (KiB) 27160

[startup+140.8 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 11272
/proc/meminfo: memFree=32000604/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=140.79 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 14079 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 5024236 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 140.79
Current children cumulated vsize (KiB) 27160

[startup+147.2 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 11272
/proc/meminfo: memFree=32000604/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=147.19 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 14719 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 5024402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 147.19
Current children cumulated vsize (KiB) 27160

[startup+150.4 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 11272
/proc/meminfo: memFree=32000728/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=150.39 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 15039 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 150.39
Current children cumulated vsize (KiB) 27160

[startup+153.6 s]
/proc/loadavg: 2.11 2.06 2.05 3/182 11272
/proc/meminfo: memFree=32000792/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=153.59 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 15359 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 4948122 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 153.59
Current children cumulated vsize (KiB) 27160

[startup+154.4 s]
/proc/loadavg: 2.11 2.06 2.05 3/182 11272
/proc/meminfo: memFree=32000792/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=154.39 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 15439 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 5024231 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 154.39
Current children cumulated vsize (KiB) 27160

[startup+155.206 s]
/proc/loadavg: 2.10 2.06 2.05 3/182 11272
/proc/meminfo: memFree=32000792/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=155.19 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 15519 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 4946309 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 155.19
Current children cumulated vsize (KiB) 27160

[startup+155.4 s]
/proc/loadavg: 2.10 2.06 2.05 3/182 11272
/proc/meminfo: memFree=32000792/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=155.39 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 15539 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 4946584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 155.39
Current children cumulated vsize (KiB) 27160

[startup+155.5 s]
/proc/loadavg: 2.10 2.06 2.05 3/182 11272
/proc/meminfo: memFree=32000792/32770624 swapFree=5816/133672
[pid=11269] ppid=11266 vsize=27160 CPUtime=155.49 cores=1,3,5,7
/proc/11269/stat : 11269 (cosoco) R 11266 11269 3915 0 -1 4202496 2062 0 0 0 15549 0 0 0 20 0 1 0 2582527 27811840 943 33554432000 4194304 5744392 140731764059504 140731764056904 4947896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25391104 140731764061377 140731764061507 140731764061507 140731764064206 0
/proc/11269/statm: 6790 943 759 379 0 209 0
Current children cumulated CPU time (s) 155.49
Current children cumulated vsize (KiB) 27160

Child status: 0
Real time (s): 155.547
CPU time (s): 155.544
CPU user time (s): 155.541
CPU system time (s): 0.002999
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 27160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.541
system time used= 0.002999
maximum resident set size= 3848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2101
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= 12
involuntary context switches= 42

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.366251 second user time and 0.505426 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-24 23:03:54
IDJOB=4253419
IDBENCH=135359
IDSOLVER=2633
FILE ID=node143/4253419-1500930234
RUNJOBID= node143-1500914943-3947
PBS_JOBID= 20625420
Free space on /tmp= 61824 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-queen/Pb-queen-0974553.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253419-1500930234/watcher-4253419-1500930234 -o /tmp/evaluation-result-4253419-1500930234/solver-4253419-1500930234 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500914943-3947 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253419-1500930234.xml

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

MD5SUM BENCH= 4e023da1984a585e160fb8158e2a8b72
RANDOM SEED=873842336

node143.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.76
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.76
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.76
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.76
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:        32001624 kB
MemAvailable:   31981536 kB
Buffers:           41588 kB
Cached:           252256 kB
SwapCached:            0 kB
Active:           274764 kB
Inactive:         142068 kB
Active(anon):     125920 kB
Inactive(anon):     8608 kB
Active(file):     148844 kB
Inactive(file):   133460 kB
Unevictable:        5816 kB
Mlocked:            5816 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1968 kB
Writeback:             0 kB
AnonPages:        128640 kB
Mapped:            29052 kB
Shmem:              8848 kB
Slab:              52160 kB
SReclaimable:      26888 kB
SUnreclaim:        25272 kB
KernelStack:        3280 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     361828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 61820 MiB
End job on node143 at 2017-07-24 23:06:29