Trace number 4242566

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
R1: cosoco 1.1? (TO) 2400.1 2400.7

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
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 variables6596
Number of constraints6792
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6596}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":174},{"degree":5,"count":1168},{"degree":6,"count":2582},{"degree":7,"count":1621},{"degree":8,"count":668},{"degree":9,"count":192},{"degree":10,"count":190}]
Minimum constraint arity1
Maximum constraint arity97
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1248},{"arity":3,"count":2592},{"arity":4,"count":1728},{"arity":5,"count":576},{"arity":6,"count":192},{"arity":7,"count":192},{"arity":68,"count":194},{"arity":97,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6792}]
Optimization problemNO
Type of objective

Solver Data

0.49/0.57	c root propagations     : 362         
0.49/0.57	c restarts enabled, print stats at every restarts
0.49/0.57	c
0.49/0.57	c
0.49/0.57	c
0.49/0.57	c This is cosoco 1.0 --  
0.49/0.57	c
0.49/0.57	c ========================================[ Problem Statistics ]===========================================
0.49/0.57	c |                                                                                                       
0.49/0.57	c |  Parse time        :         0.41 s 
0.49/0.57	c |
0.49/0.57	c |               Variables: 6596
0.49/0.57	c |            Domain Sizes: 2..2
0.49/0.57	c |
0.49/0.57	c |             Constraints: 6792
0.49/0.57	c |                   Arity: 1..97  -- Unary: 2  -- Binary: 1248  -- Ternary: 2592
0.49/0.57	c | 
0.49/0.57	c |                   Types: 
0.49/0.57	c |                          Sum: 6792
0.49/0.57	c |                          
0.49/0.57	c =========================================================================================================
0.49/0.57	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.49/1.58	c 101            4015           388767         143200         362            0              1163   3111   2770
5.79/5.87	c 211            8775           2278135        762659         362            0              288   671   531
6.59/6.65	c 332            18556          2522217        856789         362            0              206   4082   2550
7.38/7.44	c 465            27686          2744789        951138         362            0              410   2137   1318
12.48/12.57	c 611            46677          4992210        1701669        362            0              556   1516   1207
13.38/13.47	c 771            55770          5324857        1833397        362            0              133   2144   1810
14.88/14.95	c 947            65891          5952289        2056668        362            0              147   1803   1649
15.78/15.83	c 1140           75584          6256648        2173480        362            0              156   2292   1893
17.09/17.16	c 1352           83549          6859806        2393854        362            0              158   1991   1838
19.97/20.00	c 1585           99871          8030260        2811001        362            0              169   1601   1220
21.67/21.71	c 1841           109802         8692526        3016714        362            0              206   1548   1400
23.08/23.18	c 2122           123668         9267264        3228079        362            0              215   2004   1799
24.87/24.99	c 2431           136784         10000016       3498565        362            0              874   1913   1725
27.58/27.67	c 2770           159185         10902688       3828863        362            0              424   1495   1288
29.97/30.08	c 3142           183031         11828729       4132936        362            0              184   3250   2334
34.18/34.24	c 3551           225379         13331440       4640681        362            0              716   2527   2061
38.77/38.87	c 4000           264110         15219278       5285505        362            0              645   2263   2029
43.37/43.45	c 4493           309390         16827145       5841583        362            0              463   2994   2297
48.76/48.82	c 5035           359688         18693096       6493106        362            0              1327   2254   1983
56.76/56.84	c 5631           412736         21963438       7593430        362            0              1194   2947   1976
62.56/62.64	c 6286           465378         23827163       8247307        362            0              494   2066   1781
68.16/68.25	c 7006           523613         25870282       9003982        362            0              591   2944   2395
78.35/78.40	c 7798           599433         29080308       10147528       362            0              747   1981   1340
85.35/85.47	c 8669           677505         31631062       11041245       362            0              1201   3157   2405
95.14/95.24	c 9627           762182         35104544       12208512       362            0              680   2648   1843
112.43/112.59	c 10680          857418         41487994       14291731       362            0              974   1863   1389
122.63/122.71	c 11838          948063         45305132       15558699       362            0              423   3199   2408
131.42/131.51	c 13111          1040996        48474909       16649647       362            0              565   2802   2184
147.72/147.85	c 14511          1164167        53373392       18270911       362            0              706   1847   1047
163.61/163.77	c 16051          1295332        59603893       20422457       362            0              1166   2526   1865
184.81/184.95	c 17745          1429020        67215731       22913060       362            0              376   1837   1415
205.09/205.27	c 19608          1715753        73285942       25087586       362            0              459   3035   2224
226.09/226.21	c 21657          1894950        81088858       27793267       362            0              607   2127   1782
240.30/240.41	c 23910          2087476        86115620       29580067       362            0              772   3347   2621
256.49/256.65	c 26388          2241161        92444101       31783046       362            0              1023   2905   2221
293.09/293.25	c 29113          2557227        104577943      35589242       362            0              971   2349   1834
319.68/319.89	c 32110          2819197        114550993      39084332       362            0              806   2545   2141
352.28/352.45	c 35406          3085047        127948218      43638979       362            0              917   2399   2028
371.27/371.47	c 39031          3323665        134591446      45961550       362            0              588   3784   2497
397.77/397.94	c 43018          3514364        145110990      49664820       362            0              792   2236   2023
435.47/435.62	c 47403          3808774        159613376      54906796       362            0              906   2580   2037
497.06/497.29	c 52226          4254759        180601130      62069473       362            0              568   1883   1485
577.24/577.46	c 57531          4776364        209532868      71739645       362            0              831   2641   1541
628.93/629.16	c 63366          5350163        226860296      77446339       362            0              389   3108   2305
714.01/714.25	c 69784          5929978        263957251      89891207       362            0              486   3034   2017
822.08/822.36	c 76843          6650829        303813067      102185806      362            0              672   2354   1734
902.66/902.99	c 84607          7390212        336177718      113376365      362            0              773   3356   2169
974.14/974.45	c 93147          7883967        366759008      123411210      362            0              598   2437   2206
1120.20/1120.55	c 102541         8728799        430324680      143140146      362            0              762   2308   1987
1208.08/1208.43	c 112874         9315077        468488192      156555700      362            0              960   2482   1852
1321.65/1322.06	c 124240         10173211       512669622      170410419      362            0              604   2201   1894
1424.52/1424.97	c 136742         11487120       549611364      184796772      362            0              655   3888   2531
1567.48/1567.99	c 150494         13007527       601776642      202993964      362            0              1563   2522   2151
1806.93/1807.47	c 165621         14465022       695854518      232847716      362            0              1078   2619   1865
1992.78/1993.34	c 182260         15930787       764572606      255543268      362            0              453   2462   1889
2137.14/2137.75	c 200562         18155985       812522845      274123372      362            0              619   3999   2911
2373.09/2373.72	c 220694         20461891       895193846      302462696      362            0              1095   3009   2250

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-4242566-1500665002/watcher-4242566-1500665002 -o /tmp/evaluation-result-4242566-1500665002/solver-4242566-1500665002 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500648174-2485 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242566-1500665002.xml 

pid=4755
running on 8 cores: 0-3,8-11

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/244 4758
/proc/meminfo: memFree=32098052/32770624 swapFree=5804/163180
[pid=4758] ppid=4755 vsize=27376 CPUtime=0 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 1028 0 0 0 0 0 0 0 20 0 1 0 1765515 28033024 866 33554432000 4194304 5970956 140726213736368 140726213731640 139750024993765 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 6844 866 698 434 0 208 0

[startup+0.100124 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4758
/proc/meminfo: memFree=32098052/32770624 swapFree=5804/163180
[pid=4758] ppid=4755 vsize=32420 CPUtime=0.09 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 2346 0 0 0 9 0 0 0 20 0 1 0 1765515 33198080 2183 33554432000 4194304 5970956 140726213736368 140726213732968 139750024993765 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 8105 2183 735 434 0 1469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32420

[startup+0.200307 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4758
/proc/meminfo: memFree=32098052/32770624 swapFree=5804/163180
[pid=4758] ppid=4755 vsize=69072 CPUtime=0.18 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 11500 0 0 0 17 1 0 0 20 0 1 0 1765515 70729728 11327 33554432000 4194304 5970956 140726213736368 140726213730232 139750024993765 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 17268 11327 735 434 0 10632 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 69072

[startup+0.300311 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4758
/proc/meminfo: memFree=32098052/32770624 swapFree=5804/163180
[pid=4758] ppid=4755 vsize=119712 CPUtime=0.29 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 24154 0 0 0 26 3 0 0 20 0 1 0 1765515 122585088 23948 33554432000 4194304 5970956 140726213736368 140726213732968 139750024986390 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 29928 23948 735 434 0 23292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 119712

[startup+0.700218 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4758
/proc/meminfo: memFree=32098052/32770624 swapFree=5804/163180
[pid=4758] ppid=4755 vsize=220520 CPUtime=0.69 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 49410 0 0 0 63 6 0 0 20 0 1 0 1765515 225812480 49232 33554432000 4194304 5970956 140726213736368 140726213733336 139750024993765 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 55130 49232 775 434 0 48494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 220520

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4759
/proc/meminfo: memFree=31854736/32770624 swapFree=5804/163476
[pid=4758] ppid=4755 vsize=279752 CPUtime=1.49 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 64082 0 0 0 141 8 0 0 20 0 1 0 1765515 286466048 63903 33554432000 4194304 5970956 140726213736368 140726213733368 5045448 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 69938 63903 775 434 0 63302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 279752

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4759
/proc/meminfo: memFree=31844188/32770624 swapFree=5804/163476
[pid=4758] ppid=4755 vsize=279752 CPUtime=3.09 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 74281 0 0 0 300 9 0 0 20 0 1 0 1765515 286466048 63928 33554432000 4194304 5970956 140726213736368 140726213733704 5136786 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 69938 63928 778 434 0 63302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 279752

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4759
/proc/meminfo: memFree=31843728/32770624 swapFree=5804/163476
[pid=4758] ppid=4755 vsize=299868 CPUtime=6.29 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 103898 0 0 0 619 10 0 0 20 0 1 0 1765515 307064832 68883 33554432000 4194304 5970956 140726213736368 140726213733336 5136786 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 74967 68883 778 434 0 68331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 299868

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4759
/proc/meminfo: memFree=31821988/32770624 swapFree=5804/163484
[pid=4758] ppid=4755 vsize=299868 CPUtime=12.68 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 127298 0 0 0 1256 12 0 0 20 0 1 0 1765515 307064832 68923 33554432000 4194304 5970956 140726213736368 140726213733704 5093168 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 74967 68923 778 434 0 68331 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 299868

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4759
/proc/meminfo: memFree=31822316/32770624 swapFree=5804/163496
[pid=4758] ppid=4755 vsize=299868 CPUtime=25.47 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 156590 0 0 0 2534 13 0 0 20 0 1 0 1765515 307064832 68923 33554432000 4194304 5970956 140726213736368 140726213733704 5045043 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 74967 68923 778 434 0 68331 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 299868

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4759
/proc/meminfo: memFree=31812720/32770624 swapFree=5804/163528
[pid=4758] ppid=4755 vsize=309108 CPUtime=51.06 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 187271 0 0 0 5091 15 0 0 20 0 1 0 1765515 316526592 71179 33554432000 4194304 5970956 140726213736368 140726213733208 5136570 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 77277 71179 778 434 0 70641 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 309108

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 4761
/proc/meminfo: memFree=31807540/32770624 swapFree=5804/163616
[pid=4758] ppid=4755 vsize=313684 CPUtime=102.24 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 212917 0 0 0 10207 17 0 0 20 0 1 0 1765515 321212416 72302 33554432000 4194304 5970956 140726213736368 140726213733704 5044849 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 78421 72302 778 434 0 71785 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 313684

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4762
/proc/meminfo: memFree=31804576/32770624 swapFree=5804/163676
[pid=4758] ppid=4755 vsize=316472 CPUtime=162.21 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 233807 0 0 0 16203 18 0 0 20 0 1 0 1765515 324067328 73081 33554432000 4194304 5970956 140726213736368 140726213733704 5045760 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 79118 73081 778 434 0 72482 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 316472

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4763
/proc/meminfo: memFree=31803592/32770624 swapFree=5804/163724
[pid=4758] ppid=4755 vsize=317008 CPUtime=222.2 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 236451 0 0 0 22202 18 0 0 20 0 1 0 1765515 324616192 73334 33554432000 4194304 5970956 140726213736368 140726213733704 5136620 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 79252 73334 778 434 0 72616 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 317008

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4765
/proc/meminfo: memFree=31802728/32770624 swapFree=5804/163768
[pid=4758] ppid=4755 vsize=318792 CPUtime=282.19 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 237683 0 0 0 28200 19 0 0 20 0 1 0 1765515 326443008 73753 33554432000 4194304 5970956 140726213736368 140726213733704 5044874 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 79698 73753 778 434 0 73062 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 318792

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/242 4766
/proc/meminfo: memFree=31804468/32770624 swapFree=5804/163820
[pid=4758] ppid=4755 vsize=318792 CPUtime=342.18 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 238421 0 0 0 34199 19 0 0 20 0 1 0 1765515 326443008 73753 33554432000 4194304 5970956 140726213736368 140726213733704 5044841 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 79698 73753 778 434 0 73062 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 318792

[startup+402.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/244 4776
/proc/meminfo: memFree=31800860/32770624 swapFree=5804/163884
[pid=4758] ppid=4755 vsize=320884 CPUtime=402.17 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 240159 0 0 0 40198 19 0 0 20 0 1 0 1765515 328585216 74278 33554432000 4194304 5970956 140726213736368 140726213733704 5136795 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 80221 74278 778 434 0 73585 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 320884

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/244 4777
/proc/meminfo: memFree=31800008/32770624 swapFree=5804/163932
[pid=4758] ppid=4755 vsize=320884 CPUtime=462.16 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 240667 0 0 0 46197 19 0 0 20 0 1 0 1765515 328585216 74315 33554432000 4194304 5970956 140726213736368 140726213733704 5045224 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 80221 74315 778 434 0 73585 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 320884

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/244 4778
/proc/meminfo: memFree=31800688/32770624 swapFree=5804/163964
[pid=4758] ppid=4755 vsize=320884 CPUtime=522.15 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 241143 0 0 0 52196 19 0 0 20 0 1 0 1765515 328585216 74315 33554432000 4194304 5970956 140726213736368 140726213733704 5337509 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 80221 74315 778 434 0 73585 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 320884

[startup+582.3 s]
/proc/loadavg: 1.93 2.01 2.04 3/244 4911
/proc/meminfo: memFree=31803092/32770624 swapFree=5804/164040
[pid=4758] ppid=4755 vsize=320884 CPUtime=582.14 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 241683 0 0 0 58195 19 0 0 20 0 1 0 1765515 328585216 74315 33554432000 4194304 5970956 140726213736368 140726213733704 5044841 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 80221 74315 778 434 0 73585 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 320884


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4935
/proc/meminfo: memFree=31797088/32770624 swapFree=5804/164680
[pid=4758] ppid=4755 vsize=324320 CPUtime=1541.9 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 250161 0 0 0 154171 19 0 0 20 0 1 0 1765515 332103680 75141 33554432000 4194304 5970956 140726213736368 140726213733704 5136634 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75141 778 434 0 74444 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 324320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4943
/proc/meminfo: memFree=31796804/32770624 swapFree=5804/164720
[pid=4758] ppid=4755 vsize=324320 CPUtime=1601.88 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 250918 0 0 0 160169 19 0 0 20 0 1 0 1765515 332103680 75141 33554432000 4194304 5970956 140726213736368 140726213733704 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75141 778 434 0 74444 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 324320

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/243 4944
/proc/meminfo: memFree=31796792/32770624 swapFree=5804/164772
[pid=4758] ppid=4755 vsize=324320 CPUtime=1661.86 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 251298 0 0 0 166167 19 0 0 20 0 1 0 1765515 332103680 75180 33554432000 4194304 5970956 140726213736368 140726213733704 5046766 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75180 778 434 0 74444 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 324320

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 4945
/proc/meminfo: memFree=31797008/32770624 swapFree=5804/164808
[pid=4758] ppid=4755 vsize=324320 CPUtime=1721.85 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 251686 0 0 0 172166 19 0 0 20 0 1 0 1765515 332103680 75180 33554432000 4194304 5970956 140726213736368 140726213733704 5044849 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75180 778 434 0 74444 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 324320

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 4946
/proc/meminfo: memFree=31797244/32770624 swapFree=5804/164848
[pid=4758] ppid=4755 vsize=324320 CPUtime=1781.83 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 252075 0 0 0 178164 19 0 0 20 0 1 0 1765515 332103680 75180 33554432000 4194304 5970956 140726213736368 140726213733704 5136794 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75180 778 434 0 74444 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 324320

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4947
/proc/meminfo: memFree=31797476/32770624 swapFree=5804/164892
[pid=4758] ppid=4755 vsize=324320 CPUtime=1841.82 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 252543 0 0 0 184163 19 0 0 20 0 1 0 1765515 332103680 75180 33554432000 4194304 5970956 140726213736368 140726213733704 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75180 778 434 0 74444 0
Current children cumulated CPU time (s) 1841.82
Current children cumulated vsize (KiB) 324320

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4949
/proc/meminfo: memFree=31796728/32770624 swapFree=5804/164936
[pid=4758] ppid=4755 vsize=324320 CPUtime=1901.8 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 252945 0 0 0 190161 19 0 0 20 0 1 0 1765515 332103680 75180 33554432000 4194304 5970956 140726213736368 140726213733704 5046925 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75180 778 434 0 74444 0
Current children cumulated CPU time (s) 1901.8
Current children cumulated vsize (KiB) 324320

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4950
/proc/meminfo: memFree=31797052/32770624 swapFree=5804/164956
[pid=4758] ppid=4755 vsize=324320 CPUtime=1961.78 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 253363 0 0 0 196159 19 0 0 20 0 1 0 1765515 332103680 75180 33554432000 4194304 5970956 140726213736368 140726213733704 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81080 75180 778 434 0 74444 0
Current children cumulated CPU time (s) 1961.78
Current children cumulated vsize (KiB) 324320

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4951
/proc/meminfo: memFree=31796576/32770624 swapFree=5804/164988
[pid=4758] ppid=4755 vsize=325308 CPUtime=2021.77 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 254093 0 0 0 202158 19 0 0 20 0 1 0 1765515 333115392 75388 33554432000 4194304 5970956 140726213736368 140726213733336 5044845 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81327 75388 778 434 0 74691 0
Current children cumulated CPU time (s) 2021.77
Current children cumulated vsize (KiB) 325308

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4953
/proc/meminfo: memFree=31795936/32770624 swapFree=5804/165004
[pid=4758] ppid=4755 vsize=326000 CPUtime=2081.76 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 254742 0 0 0 208157 19 0 0 20 0 1 0 1765515 333824000 75551 33554432000 4194304 5970956 140726213736368 140726213733336 5045744 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81500 75551 778 434 0 74864 0
Current children cumulated CPU time (s) 2081.76
Current children cumulated vsize (KiB) 326000

[startup+2142.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 4954
/proc/meminfo: memFree=31794812/32770624 swapFree=5804/165048
[pid=4758] ppid=4755 vsize=326132 CPUtime=2141.74 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 255243 0 0 0 214155 19 0 0 20 0 1 0 1765515 333959168 75643 33554432000 4194304 5970956 140726213736368 140726213733704 5136560 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81533 75643 778 434 0 74897 0
Current children cumulated CPU time (s) 2141.74
Current children cumulated vsize (KiB) 326132

[startup+2202.31 s]
/proc/loadavg: 2.14 2.06 2.05 3/245 4964
/proc/meminfo: memFree=31794296/32770624 swapFree=5804/165112
[pid=4758] ppid=4755 vsize=326132 CPUtime=2201.73 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 255612 0 0 0 220154 19 0 0 20 0 1 0 1765515 333959168 75643 33554432000 4194304 5970956 140726213736368 140726213733704 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81533 75643 778 434 0 74897 0
Current children cumulated CPU time (s) 2201.73
Current children cumulated vsize (KiB) 326132

[startup+2262.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/246 4988
/proc/meminfo: memFree=31792696/32770624 swapFree=5804/165148
[pid=4758] ppid=4755 vsize=326132 CPUtime=2261.71 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 256003 0 0 0 226152 19 0 0 20 0 1 0 1765515 333959168 75647 33554432000 4194304 5970956 140726213736368 140726213733704 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81533 75647 778 434 0 74897 0
Current children cumulated CPU time (s) 2261.71
Current children cumulated vsize (KiB) 326132

[startup+2322.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/246 4989
/proc/meminfo: memFree=31793684/32770624 swapFree=5804/165196
[pid=4758] ppid=4755 vsize=326268 CPUtime=2321.7 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 256381 0 0 0 232151 19 0 0 20 0 1 0 1765515 334098432 75655 33554432000 4194304 5970956 140726213736368 140726213733336 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81567 75655 778 434 0 74931 0
Current children cumulated CPU time (s) 2321.7
Current children cumulated vsize (KiB) 326268

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 4/246 4990
/proc/meminfo: memFree=31792904/32770624 swapFree=5804/165236
[pid=4758] ppid=4755 vsize=326268 CPUtime=2381.69 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 256807 0 0 0 238150 19 0 0 20 0 1 0 1765515 334098432 75659 33554432000 4194304 5970956 140726213736368 140726213733704 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81567 75659 778 434 0 74931 0
Current children cumulated CPU time (s) 2381.69
Current children cumulated vsize (KiB) 326268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.7 s]
/proc/loadavg: 2.01 2.03 2.05 3/246 4990
/proc/meminfo: memFree=31792904/32770624 swapFree=5804/165244
[pid=4758] ppid=4755 vsize=326268 CPUtime=2400.08 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 257147 0 0 0 239989 19 0 0 20 0 1 0 1765515 334098432 75659 33554432000 4194304 5970956 140726213736368 140726213733704 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81567 75659 778 434 0 74931 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 326268

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

[startup+2400.7 s]
/proc/loadavg: 2.01 2.03 2.05 3/246 4990
/proc/meminfo: memFree=31792904/32770624 swapFree=5804/165244
[pid=4758] ppid=4755 vsize=326268 CPUtime=2400.08 cores=0-3,8-11
/proc/4758/stat : 4758 (cosoco) R 4755 4758 2454 0 -1 4202496 257147 0 0 0 239989 19 0 0 20 0 1 0 1765515 334098432 75659 33554432000 4194304 5970956 140726213736368 140726213733704 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33656832 140726213743809 140726213743939 140726213743939 140726213746638 0
/proc/4758/statm: 81567 75659 778 434 0 74931 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 326268

Child status: 1
Real time (s): 2400.7
CPU time (s): 2400.1
CPU user time (s): 2399.9
CPU system time (s): 0.200953
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 326268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.9
system time used= 0.200953
maximum resident set size= 302680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257168
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= 106
involuntary context switches= 120741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.91082 second user time and 12.2962 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-21 21:23:22
IDJOB=4242566
IDBENCH=135026
IDSOLVER=2620
FILE ID=node144/4242566-1500665002
RUNJOBID= node144-1500648174-2485
PBS_JOBID= 20623277
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242566-1500665002/watcher-4242566-1500665002 -o /tmp/evaluation-result-4242566-1500665002/solver-4242566-1500665002 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500648174-2485 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242566-1500665002.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=269775908

node144.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.49
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32098056 kB
MemAvailable:   32034200 kB
Buffers:           29800 kB
Cached:           218812 kB
SwapCached:            0 kB
Active:           130440 kB
Inactive:         171876 kB
Active(anon):      55984 kB
Inactive(anon):     8696 kB
Active(file):      74456 kB
Inactive(file):   163180 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2188 kB
Writeback:             0 kB
AnonPages:         58696 kB
Mapped:            30888 kB
Shmem:              8844 kB
Slab:              60596 kB
SReclaimable:      28688 kB
SUnreclaim:        31908 kB
KernelStack:        4256 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62012 MiB
End job on node144 at 2017-07-21 22:03:23