Trace number 4260062

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-07-29)? (TO) 2400.05 2400.21

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
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 variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c root propagations     : 280         
0.00/0.08	c restarts enabled, print stats at every restarts
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c This is cosoco 1.1 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts HOME/instance-4260062-1502031504.xml 
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.02 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 112
0.00/0.08	c |            Domain Sizes: 1..28
0.00/0.08	c |
0.00/0.08	c |             Constraints: 1262
0.00/0.08	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c remove useless variable z[0]
0.00/0.09	c 101            305            106509         6782           66             0              21   63   43   
0.03/0.10	c 211            657            191435         11414          66             0              50   76   60   
0.03/0.12	c 332            975            318964         25300          66             0              14   26   18   
0.03/0.13	c 465            1303           427337         34716          66             0              18   24   21   
0.03/0.15	c 611            1732           590664         52379          66             0              15   26   17   
0.03/0.16	c 771            2221           717303         59552          66             0              16   32   25   
0.03/0.17	c 947            2669           864357         68454          66             0              21   28   25   
0.03/0.19	c 1140           3612           1077459        84914          66             0              15   27   22   
0.13/0.21	c 1352           4080           1243894        100512         66             0              19   28   24   
0.13/0.24	c 1585           4961           1482968        122034         66             0              16   30   23   
0.13/0.26	c 1841           5909           1743585        145745         66             0              19   29   24   
0.13/0.29	c 2122           6867           2054167        172325         66             0              17   28   22   
0.23/0.33	c 2431           7739           2384042        206080         66             0              21   29   24   
0.23/0.36	c 2770           9028           2744450        236918         66             0              19   30   25   
0.33/0.41	c 3142           10310          3167735        279523         66             0              22   31   26   
0.33/0.46	c 3551           11624          3650997        330923         66             0              19   28   24   
0.43/0.50	c 4000           13207          4107340        374220         66             0              21   30   25   
0.43/0.56	c 4493           14929          4655223        424099         66             0              16   27   22   
0.53/0.62	c 5035           16834          5257761        478252         66             0              22   32   27   
0.53/0.69	c 5631           18686          5988443        553325         66             0              18   28   22   
0.63/0.76	c 6286           20919          6715040        622618         66             0              22   32   27   
0.73/0.84	c 7006           23271          7466971        685899         66             0              17   28   23   
0.83/0.92	c 7798           26035          8321093        768613         66             0              22   32   27   
0.93/1.02	c 8669           28871          9282217        853751         66             0              19   30   25   
1.03/1.11	c 9627           32106          10202085       930878         66             0              25   35   30   
1.13/1.27	c 10680          35941          11758136       1093204        66             0              16   28   21   
1.23/1.39	c 11838          40247          12956967       1200633        66             0              22   33   27   
1.43/1.52	c 13111          44665          14293215       1320890        66             0              15   27   22   
1.53/1.69	c 14511          49670          15905005       1470131        66             0              16   26   21   
1.73/1.89	c 16051          55684          17979559       1671613        66             0              17   29   24   
1.93/2.08	c 17745          61951          19847047       1842419        66             0              19   29   24   
2.13/2.28	c 19608          68926          21835991       2021249        66             0              19   29   25   
2.33/2.48	c 21657          76064          23913422       2200210        66             0              17   28   23   
2.63/2.71	c 23910          84502          26193933       2389860        66             0              18   28   24   
2.93/3.00	c 26388          92576          29043533       2669513        66             0              15   28   21   
3.23/3.33	c 29113          101813         32338591       2997645        66             0              19   30   25   
3.53/3.68	c 32110          112602         35855008       3355581        66             0              14   30   22   
3.93/4.00	c 35406          124244         39004287       3619522        66             0              15   28   23   
4.23/4.37	c 39031          136381         42777966       3943965        66             0              15   30   24   
4.73/4.80	c 43018          150529         47153968       4328621        66             0              18   30   24   
5.13/5.21	c 47403          165683         51355294       4633515        66             0              14   27   22   
5.63/5.71	c 52226          185068         56525343       5047979        66             0              16   28   24   
6.13/6.28	c 57531          203398         62228202       5561437        66             0              18   29   24   
6.73/6.87	c 63366          223939         68326158       6066825        66             0              16   28   23   
7.43/7.56	c 69784          246876         75236283       6672118        66             0              18   29   24   
8.23/8.31	c 76843          271623         82894305       7332275        66             0              16   28   22   
9.03/9.17	c 84607          298696         91431809       8167703        66             0              19   30   25   
9.93/10.01	c 93147          329218         100110968      8869287        66             0              16   28   23   
10.83/10.98	c 102541         363279         109805600      9714679        66             0              14   26   22   
11.93/12.00	c 112874         398906         120411572      10596037       66             0              16   28   23   
13.13/13.23	c 124240         440581         132691803      11714860       66             0              16   28   23   
14.43/14.54	c 136742         484743         146251578      12851646       66             0              17   29   24   
15.83/15.99	c 150494         535242         160706157      14100585       66             0              19   31   26   
17.63/17.75	c 165621         584107         178137706      15844901       66             0              14   28   22   
19.53/19.62	c 182260         641727         196977096      17605886       66             0              12   29   21   
21.33/21.47	c 200562         705309         215476438      19169930       66             0              19   32   26   
23.33/23.43	c 220694         773049         235887759      20773408       66             0              16   29   24   
25.53/25.64	c 242839         853628         258011939      22656949       66             0              16   30   24   
27.83/27.95	c 267198         947018         281733600      24375980       66             0              14   28   22   
30.63/30.77	c 293992         1038744        309666586      26914245       66             0              19   31   25   
33.53/33.67	c 323465         1136779        339745883      29333234       66             0              14   28   23   
36.93/37.07	c 355885         1250757        373562271      32452455       66             0              18   31   25   
40.83/40.93	c 391547         1376702        412455672      35809273       66             0              15   28   23   
44.73/44.84	c 430775         1518251        451750551      39176504       66             0              18   32   26   
49.03/49.14	c 473925         1681184        495699750      42486477       66             0              12   29   22   
54.03/54.18	c 521390         1852918        546249374      46856026       66             0              16   29   23   
59.93/60.07	c 573601         2045340        605887663      52097113       66             0              15   28   23   
66.13/66.23	c 631033         2237629        666968125      57902673       66             0              13   27   20   
72.73/72.82	c 694208         2459413        734291934      63575753       66             0              14   28   23   
80.13/80.20	c 763700         2707968        809336388      69976988       66             0              11   28   20   
88.03/88.16	c 840141         2978887        889091533      76880027       66             0              17   30   25   
97.63/97.72	c 924226         3286066        985398587      85302607       66             0              13   28   23   
107.33/107.47	c 1016719        3620367        1082989534     93919327       66             0              15   28   22   
118.83/118.92	c 1118461        3993300        1197300955     104218612      66             0              11   28   20   
130.02/130.19	c 1230377        4392117        1311078655     113589830      66             0              13   27   22   
143.72/143.82	c 1353484        4865457        1447083677     125453196      66             0              13   28   22   
158.62/158.74	c 1488901        5311998        1595064318     139589763      66             0              16   34   25   
174.22/174.36	c 1637859        5840688        1754358359     153082421      66             0              13   28   23   
191.33/191.48	c 1801712        6438650        1925498679     168043942      66             0              15   28   23   
210.42/210.53	c 1981950        7072432        2120362239     184665634      66             0              11   28   20   
232.13/232.20	c 2180211        7810072        2335414074     203044816      66             0              10   28   21   
254.82/254.96	c 2398298        8637123        2564480988     221723985      66             0              15   29   23   
279.92/280.08	c 2638193        9495187        2821187387     243246354      66             0              11   28   21   
308.02/308.17	c 2902077        10453923       3102632401     267244991      66             0              14   28   22   
338.52/338.60	c 3192349        11515496       3407539221     292870645      66             0              12   28   22   
370.82/370.99	c 3511648        12661646       3733266659     320242995      66             0              15   29   24   
402.41/402.58	c 3862876        13909007       4058782827     342709819      66             0              11   27   21   
443.22/443.37	c 4249226        15336924       4467236506     377052098      66             0              14   29   23   
486.81/486.91	c 4674211        16822451       4909014272     413683481      66             0              9   28   20    
535.11/535.26	c 5141694        18545688       5393479456     454219280      66             0              15   30   24   
582.41/582.51	c 5655925        20414487       5881516421     488179256      66             0              11   26   20   
642.91/643.01	c 6221579        22418016       6498714480     539405793      66             0              13   28   23   
702.40/702.51	c 6843798        24633773       7102928152     585602762      66             0              10   25   20   
777.80/777.96	c 7528238        27203571       7865756157     649283134      66             0              13   28   23   
856.50/856.67	c 8281122        29970724       8655644900     715887693      66             0              13   28   22   
939.30/939.49	c 9109294        32824506       9500206539     784613249      66             0              9   28   20    
1029.99/1030.14	c 10020283       36202023       10413295512    857534599      66             0              14   30   24   
1136.59/1136.75	c 11022370       39834121       11495805812    947548773      66             0              12   28   23   
1248.18/1248.34	c 12124665       43996455       12617950734    1038458450     66             0              11   27   21   
1372.58/1372.80	c 13337189       48429634       13867001984    1139626743     66             0              11   27   21   
1510.28/1510.49	c 14670965       53192343       15275971528    1253497642     66             0              12   28   23   
1661.97/1662.14	c 16138118       58718387       16792943894    1380651874     66             0              11   26   20   
1808.16/1808.37	c 17751986       64342421       18301769702    1487572177     66             0              10   28   20   
1985.76/1985.95	c 19527240       71097879       20090351489    1627068000     66             0              13   31   24   
2175.25/2175.42	c 21480019       78198974       22024521334    1772099231     66             0              9   28   20    
2400.04/2400.20	
2400.04/2400.20	c *** INTERRUPTED ***
2400.04/2400.20	c restarts              : 105         
2400.04/2400.20	c conflicts             : 23627232     (9844 /sec)
2400.04/2400.20	c decisions             : 86018268     (35840 /sec)
2400.04/2400.20	c propagations          : 1960788244  (816978 /sec)
2400.04/2400.20	c root propagations     : 280         
2400.04/2400.20	c filter calls          : 24273242064    (10113641 /sec)
2400.04/2400.20	c useless filter calls  : 23074266731    (95 %)
2400.04/2400.20	c Memory used           : 27.72 MB
2400.04/2400.20	c CPU time              : 2400.05 s
2400.04/2400.20	
2400.04/2400.20	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260062-1502031504/watcher-4260062-1502031504 -o /tmp/evaluation-result-4260062-1502031504/solver-4260062-1502031504 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260062-1502031504.xml 

pid=25941
running on 4 cores: 0,2,4,6

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: 1.92 2.00 2.04 3/180 25944
/proc/meminfo: memFree=31700204/32770624 swapFree=0/346628
[pid=25944] ppid=25941 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25944/stat : 25944 (runsolver) D 25941 25944 21827 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 5346185 24240128 107 18446744073709551615 4194304 4338465 140729020998640 140729020996280 140709362991831 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 37556224 140729021006018 140729021006410 140729021006410 140729021009866 0
/proc/25944/statm: 5918 107 54 36 0 2156 0

[startup+0.100172 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25944
/proc/meminfo: memFree=31700204/32770624 swapFree=0/346628
[pid=25944] ppid=25941 vsize=28380 CPUtime=0.03 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 1382 0 0 0 3 0 0 0 20 0 1 0 5346185 29061120 1221 18446744073709551615 4194304 5747388 140722132307920 140722132304568 4872934 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1221 746 380 0 513 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28380

[startup+0.200316 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25944
/proc/meminfo: memFree=31700204/32770624 swapFree=0/346628
[pid=25944] ppid=25941 vsize=28380 CPUtime=0.13 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 1382 0 0 0 13 0 0 0 20 0 1 0 5346185 29061120 1221 18446744073709551615 4194304 5747388 140722132307920 140722132304568 4877648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1221 746 380 0 513 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 28380

[startup+0.300295 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25944
/proc/meminfo: memFree=31700204/32770624 swapFree=0/346628
[pid=25944] ppid=25941 vsize=28380 CPUtime=0.23 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 1382 0 0 0 23 0 0 0 20 0 1 0 5346185 29061120 1221 18446744073709551615 4194304 5747388 140722132307920 140722132304568 5121272 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1221 746 380 0 513 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 28380

[startup+0.700279 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25944
/proc/meminfo: memFree=31700204/32770624 swapFree=0/346628
[pid=25944] ppid=25941 vsize=28380 CPUtime=0.63 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 1382 0 0 0 63 0 0 0 20 0 1 0 5346185 29061120 1221 18446744073709551615 4194304 5747388 140722132307920 140722132304568 4877652 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1221 746 380 0 513 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 28380

[startup+1.50028 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 25945
/proc/meminfo: memFree=31697972/32770624 swapFree=0/346696
[pid=25944] ppid=25941 vsize=28380 CPUtime=1.43 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 1382 0 0 0 143 0 0 0 20 0 1 0 5346185 29061120 1221 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877652 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1221 746 380 0 513 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 28380

[startup+3.10028 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 25945
/proc/meminfo: memFree=31697972/32770624 swapFree=0/346696
[pid=25944] ppid=25941 vsize=28380 CPUtime=3.03 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 1787 0 0 0 303 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877745 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 28380

[startup+6.30015 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 25945
/proc/meminfo: memFree=31697600/32770624 swapFree=0/346696
[pid=25944] ppid=25941 vsize=28380 CPUtime=6.23 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 2192 0 0 0 623 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877742 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 28380

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 25945
/proc/meminfo: memFree=31697484/32770624 swapFree=0/346660
[pid=25944] ppid=25941 vsize=28380 CPUtime=12.63 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 2597 0 0 0 1263 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877740 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 28380

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/181 25945
/proc/meminfo: memFree=31697488/32770624 swapFree=0/346668
[pid=25944] ppid=25941 vsize=28380 CPUtime=25.43 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 3407 0 0 0 2543 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877667 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28380

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 2.04 3/181 25945
/proc/meminfo: memFree=31697364/32770624 swapFree=0/346700
[pid=25944] ppid=25941 vsize=28380 CPUtime=51.03 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 3812 0 0 0 5103 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877745 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28380

[startup+102.3 s]
/proc/loadavg: 2.06 2.01 2.05 3/181 25947
/proc/meminfo: memFree=31697212/32770624 swapFree=0/346776
[pid=25944] ppid=25941 vsize=28380 CPUtime=102.23 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 4217 0 0 0 10223 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877638 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 28380

[startup+162.3 s]
/proc/loadavg: 2.09 2.03 2.05 3/181 25949
/proc/meminfo: memFree=31696468/32770624 swapFree=0/346828
[pid=25944] ppid=25941 vsize=28380 CPUtime=162.22 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 4623 0 0 0 16222 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877453 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 28380

[startup+222.306 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 25951
/proc/meminfo: memFree=31696468/32770624 swapFree=0/346872
[pid=25944] ppid=25941 vsize=28380 CPUtime=222.23 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 5028 0 0 0 22223 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877661 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28380

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 25953
/proc/meminfo: memFree=31696096/32770624 swapFree=0/346912
[pid=25944] ppid=25941 vsize=28380 CPUtime=282.22 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 5433 0 0 0 28222 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877740 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28380

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 25970
/proc/meminfo: memFree=31692148/32770624 swapFree=0/346968
[pid=25944] ppid=25941 vsize=28380 CPUtime=342.22 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 5838 0 0 0 34222 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877616 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 28380

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 25972
/proc/meminfo: memFree=31692700/32770624 swapFree=0/347008
[pid=25944] ppid=25941 vsize=28380 CPUtime=402.21 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 6243 0 0 0 40221 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4872847 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 28380

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 25974
/proc/meminfo: memFree=31694488/32770624 swapFree=0/347044
[pid=25944] ppid=25941 vsize=28380 CPUtime=462.21 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 6648 0 0 0 46221 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 5121264 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 28380

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 25976
/proc/meminfo: memFree=31694612/32770624 swapFree=0/347072
[pid=25944] ppid=25941 vsize=28380 CPUtime=522.21 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 7053 0 0 0 52221 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877740 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 28380

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 25978
/proc/meminfo: memFree=31694984/32770624 swapFree=0/347104
[pid=25944] ppid=25941 vsize=28380 CPUtime=582.21 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 7416 0 0 0 58221 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877667 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 28380


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 26108
/proc/meminfo: memFree=29400468/32770624 swapFree=0/347756
[pid=25944] ppid=25941 vsize=28380 CPUtime=1482.17 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 13223 0 0 0 148217 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877667 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1482.17
Current children cumulated vsize (KiB) 28380

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 26124
/proc/meminfo: memFree=29397248/32770624 swapFree=0/347840
[pid=25944] ppid=25941 vsize=28380 CPUtime=1542.18 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 13628 0 0 0 154218 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877745 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1542.18
Current children cumulated vsize (KiB) 28380

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/184 26126
/proc/meminfo: memFree=29397112/32770624 swapFree=0/347880
[pid=25944] ppid=25941 vsize=28380 CPUtime=1602.17 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 13978 0 0 0 160217 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 28380

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26128
/proc/meminfo: memFree=29400260/32770624 swapFree=0/347936
[pid=25944] ppid=25941 vsize=28380 CPUtime=1662.17 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 14383 0 0 0 166217 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 28380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26130
/proc/meminfo: memFree=29400784/32770624 swapFree=0/347972
[pid=25944] ppid=25941 vsize=28380 CPUtime=1722.17 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 14744 0 0 0 172217 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877367 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 28380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26132
/proc/meminfo: memFree=29401336/32770624 swapFree=0/348000
[pid=25944] ppid=25941 vsize=28380 CPUtime=1782.16 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 15112 0 0 0 178216 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877661 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1782.16
Current children cumulated vsize (KiB) 28380

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26134
/proc/meminfo: memFree=29400760/32770624 swapFree=0/348040
[pid=25944] ppid=25941 vsize=28380 CPUtime=1842.16 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 15517 0 0 0 184216 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877657 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1842.16
Current children cumulated vsize (KiB) 28380

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26136
/proc/meminfo: memFree=29400620/32770624 swapFree=0/348072
[pid=25944] ppid=25941 vsize=28380 CPUtime=1902.16 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 15865 0 0 0 190216 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 5121143 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1902.16
Current children cumulated vsize (KiB) 28380

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26138
/proc/meminfo: memFree=29400412/32770624 swapFree=0/348080
[pid=25944] ppid=25941 vsize=28380 CPUtime=1962.16 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 16213 0 0 0 196216 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4873211 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 1962.16
Current children cumulated vsize (KiB) 28380

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26140
/proc/meminfo: memFree=29400328/32770624 swapFree=0/348132
[pid=25944] ppid=25941 vsize=28380 CPUtime=2022.15 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 16618 0 0 0 202215 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877691 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2022.15
Current children cumulated vsize (KiB) 28380

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 26142
/proc/meminfo: memFree=29400224/32770624 swapFree=0/348160
[pid=25944] ppid=25941 vsize=28380 CPUtime=2082.16 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 16993 0 0 0 208216 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877652 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2082.16
Current children cumulated vsize (KiB) 28380

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 26158
/proc/meminfo: memFree=29396720/32770624 swapFree=0/348196
[pid=25944] ppid=25941 vsize=28380 CPUtime=2142.15 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 17368 0 0 0 214215 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877652 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2142.15
Current children cumulated vsize (KiB) 28380

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 26160
/proc/meminfo: memFree=29396932/32770624 swapFree=0/348224
[pid=25944] ppid=25941 vsize=28380 CPUtime=2202.15 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 17773 0 0 0 220215 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877453 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2202.15
Current children cumulated vsize (KiB) 28380

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26162
/proc/meminfo: memFree=29399952/32770624 swapFree=0/348276
[pid=25944] ppid=25941 vsize=28380 CPUtime=2262.14 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 18118 0 0 0 226214 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 5121283 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2262.14
Current children cumulated vsize (KiB) 28380

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26164
/proc/meminfo: memFree=29400588/32770624 swapFree=0/348300
[pid=25944] ppid=25941 vsize=28380 CPUtime=2322.14 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 18463 0 0 0 232214 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877740 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2322.14
Current children cumulated vsize (KiB) 28380

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26166
/proc/meminfo: memFree=29400264/32770624 swapFree=0/348328
[pid=25944] ppid=25941 vsize=28380 CPUtime=2382.14 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 18808 0 0 0 238214 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 4877453 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2382.14
Current children cumulated vsize (KiB) 28380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26167
/proc/meminfo: memFree=29400384/32770624 swapFree=0/348340
[pid=25944] ppid=25941 vsize=28380 CPUtime=2400.04 cores=0,2,4,6
/proc/25944/stat : 25944 (cosoco) R 25941 25944 21827 0 -1 4202496 19153 0 0 0 240004 0 0 0 20 0 1 0 5346185 29061120 1223 18446744073709551615 4194304 5747388 140722132307920 140722132305320 5125684 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 12337152 140722132312559 140722132312654 140722132312654 140722132316110 0
/proc/25944/statm: 7095 1223 748 380 0 513 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 28380

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

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

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.05
CPU user time (s): 2400.05
CPU system time (s): 0.004999
CPU usage (%): 99.9937
Max. virtual memory (cumulated for all children) (KiB): 28380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.004999
maximum resident set size= 4964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19204
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= 6
involuntary context switches= 602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55326 second user time and 8.51261 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 16:44:26
IDJOB=4260062
IDBENCH=134572
IDSOLVER=2647
FILE ID=node126/4260062-1502031504
RUNJOBID= node126-1502014384-22616
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_X2.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260062-1502031504/watcher-4260062-1502031504 -o /tmp/evaluation-result-4260062-1502031504/solver-4260062-1502031504 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260062-1502031504.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=1011063652

node126.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.81
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.81
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.81
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.81
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:        31699944 kB
MemAvailable:   32024176 kB
Buffers:          124804 kB
Cached:           480408 kB
SwapCached:            0 kB
Active:           310168 kB
Inactive:         355152 kB
Active(anon):      60564 kB
Inactive(anon):     8524 kB
Active(file):     249604 kB
Inactive(file):   346628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2156 kB
Writeback:             4 kB
AnonPages:         60252 kB
Mapped:            31264 kB
Shmem:              8868 kB
Slab:             112184 kB
SReclaimable:      87668 kB
SUnreclaim:        24516 kB
KernelStack:        3184 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     302432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2017-08-06 17:24:27