Trace number 4252287

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)? (TO) 2400.02 2399.8

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.29/14.40	c root propagations     : 0           
14.29/14.40	c restarts enabled, print stats at every restarts
14.29/14.40	c
14.29/14.40	c
14.29/14.40	c
14.29/14.40	c This is cosoco 1.0 --  
14.29/14.40	c
14.29/14.40	c ========================================[ Problem Statistics ]===========================================
14.29/14.40	c |                                                                                                       
14.29/14.40	c |  Parse time        :        14.26 s 
14.29/14.40	c |
14.29/14.40	c |               Variables: 25
14.29/14.40	c |            Domain Sizes: 5..5
14.29/14.40	c |
14.29/14.40	c |             Constraints: 58
14.29/14.40	c |                   Arity: 7..7
14.29/14.40	c | 
14.29/14.40	c |                   Types: 
14.29/14.40	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.29/14.40	c |                          
14.29/14.40	c =========================================================================================================
14.29/14.40	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
15.89/15.94	c 101            245            15111          5011           0              0              7   13   9     
17.89/17.97	c 211            522            32238          10582          0              0              7   14   9     
20.29/20.34	c 332            812            53000          16890          0              0              7   14   9     
22.69/22.79	c 465            1110           72426          23285          0              0              6   14   9     
25.89/25.94	c 611            1445           95555          31401          0              0              6   14   9     
27.50/27.59	c 771            1817           122760         40037          0              0              8   15   11    
30.59/30.67	c 947            2226           151785         49013          0              0              6   13   9     
34.59/34.69	c 1140           2699           183162         60075          0              0              6   13   9     
39.19/39.26	c 1352           3218           219151         72238          0              0              6   13   9     
45.29/45.33	c 1585           3815           260261         86073          0              0              5   13   9     
50.09/50.15	c 1841           4424           303516         100577         0              0              6   13   9     
54.89/54.93	c 2122           5103           349891         116064         0              0              6   13   9     
60.39/60.45	c 2431           5837           403138         133036         0              0              6   13   9     
66.99/67.01	c 2770           6624           458182         151401         0              0              5   13   9     
72.10/72.19	c 3142           7496           521828         171910         0              0              7   14   10    
79.60/79.65	c 3551           8455           587261         193364         0              0              5   13   9     
87.90/87.92	c 4000           9564           660994         218886         0              0              5   13   9     
97.20/97.23	c 4493           10754          741350         246845         0              0              5   13   9     
109.60/109.67	c 5035           11997          831015         276713         0              0              5   13   8     
123.10/123.18	c 5631           13480          932734         310673         0              0              5   13   9     
129.90/129.94	c 6286           14940          1030716        340743         0              0              6   14   9     
140.30/140.39	c 7006           16559          1150995        379918         0              0              7   14   10    
155.50/155.57	c 7798           18484          1284147        421881         0              0              5   13   9     
173.70/173.78	c 8669           20587          1426802        466953         0              0              6   13   9     
186.80/186.83	c 9627           22825          1585567        516713         0              0              6   14   10    
205.60/205.70	c 10680          25347          1755131        574018         0              0              5   13   9     
225.40/225.49	c 11838          28205          1945621        637140         0              0              5   15   9     
250.11/250.14	c 13111          31230          2149544        707474         0              0              4   13   9     
272.31/272.38	c 14511          34747          2378035        781891         0              0              5   15   9     
308.02/308.01	c 16051          38413          2632834        866004         0              0              4   16   9     
340.72/340.76	c 17745          42581          2913888        960860         0              0              4   14   9     
372.02/372.01	c 19608          47160          3224023        1063445        0              0              5   14   9     
406.42/406.48	c 21657          52041          3553629        1174524        0              0              4   14   9     
447.73/447.79	c 23910          57439          3919821        1298054        0              0              4   15   9     
485.83/485.87	c 26388          63245          4317933        1431152        0              0              4   15   9     
526.73/526.78	c 29113          69900          4768100        1574534        0              0              5   14   9     
570.34/570.30	c 32110          76751          5224389        1729016        0              0              5   15   9     
630.84/630.83	c 35406          84567          5751662        1901991        0              0              4   15   9     
676.85/676.83	c 39031          92967          6325147        2089121        0              0              5   15   10    
751.65/751.69	c 43018          102859         6990297        2304297        0              0              5   16   9     
832.06/832.01	c 47403          113411         7704729        2538450        0              0              3   15   9     
917.27/917.24	c 52226          124811         8480641        2794059        0              0              4   14   9     
1017.38/1017.31	c 57531          137598         9330962        3076057        0              0              4   15   9     
1126.49/1126.48	c 63366          151560         10249458       3378033        0              0              4   14   9     
1261.09/1261.04	c 69784          167236         11291144       3729728        0              0              3   14   8     
1380.40/1380.38	c 76843          183767         12417924       4093184        0              0              4   15   9     
1534.52/1534.45	c 84607          202407         13726846       4502656        0              0              4   15   9     
1707.04/1706.94	c 93147          222584         15082217       4948067        0              0              5   15   9     
1865.16/1865.00	c 102541         244989         16570095       5437692        0              0              4   15   9     
2017.87/2017.72	c 112874         269389         18219449       5982634        0              0              4   16   9     
2226.99/2226.82	c 124240         296079         20030720       6580129        0              0              4   15   9     

Verifier Data

One s line expected

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-4252287-1500922213/watcher-4252287-1500922213 -o /tmp/evaluation-result-4252287-1500922213/solver-4252287-1500922213 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500914921-3504 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252287-1500922213.xml 

pid=5455
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.00 2.01 2.05 3/181 5458
/proc/meminfo: memFree=32088052/32770624 swapFree=5836/121192
[pid=5458] ppid=5455 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 941 0 0 0 0 0 0 0 20 0 1 0 1780404 27414528 760 33554432000 4194304 5744392 140724126563632 140724126560280 5474980 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 6693 760 678 379 0 112 0

[startup+0.10015 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5458
/proc/meminfo: memFree=32088052/32770624 swapFree=5836/121192
[pid=5458] ppid=5455 vsize=27864 CPUtime=0.09 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 1266 0 0 0 9 0 0 0 20 0 1 0 1780404 28532736 1055 33554432000 4194304 5744392 140724126563632 140724126560280 139740872956901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 6966 1055 691 379 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27864

[startup+0.200264 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5458
/proc/meminfo: memFree=32088052/32770624 swapFree=5836/121192
[pid=5458] ppid=5455 vsize=29040 CPUtime=0.19 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 1653 0 0 0 19 0 0 0 20 0 1 0 1780404 29736960 1331 33554432000 4194304 5744392 140724126563632 140724126560280 5474239 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 7260 1331 691 379 0 679 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29040

[startup+0.300262 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5458
/proc/meminfo: memFree=32088052/32770624 swapFree=5836/121192
[pid=5458] ppid=5455 vsize=34220 CPUtime=0.29 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 3315 0 0 0 29 0 0 0 20 0 1 0 1780404 35041280 2585 33554432000 4194304 5744392 140724126563632 140724126560280 5471138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 8555 2585 698 379 0 1974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34220

[startup+0.700235 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5458
/proc/meminfo: memFree=32088052/32770624 swapFree=5836/121192
[pid=5458] ppid=5455 vsize=38508 CPUtime=0.69 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 4314 0 0 0 69 0 0 0 20 0 1 0 1780404 39432192 3574 33554432000 4194304 5744392 140724126563632 140724126560280 5471199 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 9627 3574 698 379 0 3046 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38508

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5459
/proc/meminfo: memFree=32071976/32770624 swapFree=5836/120992
[pid=5458] ppid=5455 vsize=49196 CPUtime=1.49 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 6743 0 0 0 149 0 0 0 20 0 1 0 1780404 50376704 5950 33554432000 4194304 5744392 140724126563632 140724126560280 5475759 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 12299 5950 698 379 0 5718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49196

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5459
/proc/meminfo: memFree=32061932/32770624 swapFree=5836/120992
[pid=5458] ppid=5455 vsize=65344 CPUtime=3.09 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 10882 0 0 0 308 1 0 0 20 0 1 0 1780404 66912256 9696 33554432000 4194304 5744392 140724126563632 140724126560280 5183394 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 16336 9696 698 379 0 9755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65344

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5459
/proc/meminfo: memFree=32026884/32770624 swapFree=5836/121004
[pid=5458] ppid=5455 vsize=100372 CPUtime=6.29 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 21503 0 0 0 627 2 0 0 20 0 1 0 1780404 102780928 17656 33554432000 4194304 5744392 140724126563632 140724126560280 5475445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 25093 17656 699 379 0 18512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100372

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5459
/proc/meminfo: memFree=31961660/32770624 swapFree=5836/121016
[pid=5458] ppid=5455 vsize=170144 CPUtime=12.69 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 39164 0 0 0 1264 5 0 0 20 0 1 0 1780404 174227456 33412 33554432000 4194304 5744392 140724126563632 140724126560280 5179851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 42536 33412 699 379 0 35955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 170144

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5459
/proc/meminfo: memFree=31922884/32770624 swapFree=5836/121028
[pid=5458] ppid=5455 vsize=202392 CPUtime=25.49 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 105008 0 0 0 2542 7 0 0 20 0 1 0 1780404 207249408 41680 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 41680 747 379 0 44017 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 202392

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5459
/proc/meminfo: memFree=31919760/32770624 swapFree=5836/121060
[pid=5458] ppid=5455 vsize=202392 CPUtime=51.09 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 144776 0 0 0 5100 9 0 0 20 0 1 0 1780404 207249408 42392 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 42392 747 379 0 44017 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 202392

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5460
/proc/meminfo: memFree=31912288/32770624 swapFree=5836/121124
[pid=5458] ppid=5455 vsize=202392 CPUtime=102.3 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 163894 0 0 0 10220 10 0 0 20 0 1 0 1780404 207249408 44245 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44245 747 379 0 44017 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 202392

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5461
/proc/meminfo: memFree=31910404/32770624 swapFree=5836/121204
[pid=5458] ppid=5455 vsize=202392 CPUtime=162.3 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 164808 0 0 0 16220 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 202392

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5462
/proc/meminfo: memFree=31911216/32770624 swapFree=5836/121256
[pid=5458] ppid=5455 vsize=202392 CPUtime=222.31 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 165715 0 0 0 22221 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892913 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 202392

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5464
/proc/meminfo: memFree=31910496/32770624 swapFree=5836/121320
[pid=5458] ppid=5455 vsize=202392 CPUtime=282.31 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 165715 0 0 0 28221 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 202392

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5466
/proc/meminfo: memFree=31910284/32770624 swapFree=5836/121384
[pid=5458] ppid=5455 vsize=202392 CPUtime=342.32 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 166622 0 0 0 34222 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892784 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 202392

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5467
/proc/meminfo: memFree=31910688/32770624 swapFree=5836/121424
[pid=5458] ppid=5455 vsize=202392 CPUtime=402.32 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 166622 0 0 0 40222 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 202392

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5468
/proc/meminfo: memFree=31910732/32770624 swapFree=5836/121460
[pid=5458] ppid=5455 vsize=202392 CPUtime=462.33 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 167529 0 0 0 46223 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 202392

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5470
/proc/meminfo: memFree=31910552/32770624 swapFree=5836/121500
[pid=5458] ppid=5455 vsize=202392 CPUtime=522.33 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 167529 0 0 0 52223 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892814 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 202392

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5471
/proc/meminfo: memFree=31910468/32770624 swapFree=5836/121540
[pid=5458] ppid=5455 vsize=202392 CPUtime=582.34 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 168436 0 0 0 58224 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 202392


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5522
/proc/meminfo: memFree=31909616/32770624 swapFree=5836/122136
[pid=5458] ppid=5455 vsize=202392 CPUtime=1482.41 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 174740 0 0 0 148231 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1482.41
Current children cumulated vsize (KiB) 202392

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5523
/proc/meminfo: memFree=31909432/32770624 swapFree=5836/122176
[pid=5458] ppid=5455 vsize=202392 CPUtime=1542.43 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 175647 0 0 0 154233 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1542.43
Current children cumulated vsize (KiB) 202392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5524
/proc/meminfo: memFree=31909608/32770624 swapFree=5836/122208
[pid=5458] ppid=5455 vsize=202392 CPUtime=1602.43 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 175647 0 0 0 160233 10 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 202392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5525
/proc/meminfo: memFree=31909404/32770624 swapFree=5836/122240
[pid=5458] ppid=5455 vsize=202392 CPUtime=1662.44 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 176432 0 0 0 166233 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1662.44
Current children cumulated vsize (KiB) 202392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5526
/proc/meminfo: memFree=31908992/32770624 swapFree=5836/122272
[pid=5458] ppid=5455 vsize=202392 CPUtime=1722.45 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 176554 0 0 0 172234 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1722.45
Current children cumulated vsize (KiB) 202392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5527
/proc/meminfo: memFree=31908336/32770624 swapFree=5836/122312
[pid=5458] ppid=5455 vsize=202392 CPUtime=1782.45 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 177417 0 0 0 178234 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (KiB) 202392

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5535
/proc/meminfo: memFree=31908396/32770624 swapFree=5836/122352
[pid=5458] ppid=5455 vsize=202392 CPUtime=1842.46 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 177417 0 0 0 184235 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1842.46
Current children cumulated vsize (KiB) 202392

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5536
/proc/meminfo: memFree=31908756/32770624 swapFree=5836/122392
[pid=5458] ppid=5455 vsize=202392 CPUtime=1902.46 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 178324 0 0 0 190235 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1902.46
Current children cumulated vsize (KiB) 202392

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5537
/proc/meminfo: memFree=31908680/32770624 swapFree=5836/122420
[pid=5458] ppid=5455 vsize=202392 CPUtime=1962.47 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 178324 0 0 0 196236 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892857 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 1962.47
Current children cumulated vsize (KiB) 202392

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5538
/proc/meminfo: memFree=31908684/32770624 swapFree=5836/122448
[pid=5458] ppid=5455 vsize=202392 CPUtime=2022.47 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 179231 0 0 0 202236 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892830 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2022.47
Current children cumulated vsize (KiB) 202392

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5539
/proc/meminfo: memFree=31908852/32770624 swapFree=5836/122492
[pid=5458] ppid=5455 vsize=202392 CPUtime=2082.48 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 179231 0 0 0 208237 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2082.48
Current children cumulated vsize (KiB) 202392

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5541
/proc/meminfo: memFree=31908588/32770624 swapFree=5836/122536
[pid=5458] ppid=5455 vsize=202392 CPUtime=2142.48 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 179662 0 0 0 214237 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892782 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2142.48
Current children cumulated vsize (KiB) 202392

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5542
/proc/meminfo: memFree=31908592/32770624 swapFree=5836/122568
[pid=5458] ppid=5455 vsize=202392 CPUtime=2202.5 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 179662 0 0 0 220239 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4891617 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2202.5
Current children cumulated vsize (KiB) 202392

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5543
/proc/meminfo: memFree=31908720/32770624 swapFree=5836/122596
[pid=5458] ppid=5455 vsize=202392 CPUtime=2262.5 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 180569 0 0 0 226239 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2262.5
Current children cumulated vsize (KiB) 202392

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5545
/proc/meminfo: memFree=31908552/32770624 swapFree=5836/122644
[pid=5458] ppid=5455 vsize=202392 CPUtime=2322.5 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 180569 0 0 0 232239 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4892791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2322.5
Current children cumulated vsize (KiB) 202392

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 5668
/proc/meminfo: memFree=31895176/32770624 swapFree=5836/122752
[pid=5458] ppid=5455 vsize=202392 CPUtime=2382.51 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 181432 0 0 0 238240 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 5123296 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2382.51
Current children cumulated vsize (KiB) 202392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5675
/proc/meminfo: memFree=31894880/32770624 swapFree=5836/122768
[pid=5458] ppid=5455 vsize=202392 CPUtime=2400.01 cores=1,3,5,7
/proc/5458/stat : 5458 (cosoco) R 5455 5458 3472 0 -1 4202496 181432 0 0 0 239990 11 0 0 20 0 1 0 1780404 207249408 44664 33554432000 4194304 5744392 140724126563632 140724126561032 4891615 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 16932864 140724126569665 140724126569795 140724126569795 140724126572494 0
/proc/5458/statm: 50598 44664 747 379 0 44017 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 202392

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 5458 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.02
CPU user time (s): 2399.9
CPU system time (s): 0.11301
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 202392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.9
system time used= 0.11301
maximum resident set size= 178696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181459
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= 30
involuntary context switches= 606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.65635 second user time and 9.72205 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-24 20:50:14
IDJOB=4252287
IDBENCH=125591
IDSOLVER=2633
FILE ID=node138/4252287-1500922213
RUNJOBID= node138-1500914921-3504
PBS_JOBID= 20625405
Free space on /tmp= 61692 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252287-1500922213/watcher-4252287-1500922213 -o /tmp/evaluation-result-4252287-1500922213/solver-4252287-1500922213 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500914921-3504 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252287-1500922213.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1445894814

node138.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.15
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.15
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.15
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.15
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:        32088172 kB
MemAvailable:   32061556 kB
Buffers:           35196 kB
Cached:           252676 kB
SwapCached:            0 kB
Active:           202708 kB
Inactive:         129768 kB
Active(anon):      47428 kB
Inactive(anon):     8576 kB
Active(file):     155280 kB
Inactive(file):   121192 kB
Unevictable:        5836 kB
Mlocked:            5836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35360 kB
Writeback:             0 kB
AnonPages:         50392 kB
Mapped:            29088 kB
Shmem:              8848 kB
Slab:              50356 kB
SReclaimable:      25492 kB
SUnreclaim:        24864 kB
KernelStack:        3216 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61688 MiB
End job on node138 at 2017-07-24 21:30:14