Trace number 4298828

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 1.12? (TO) 2520.1 2519.9

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl20-21_c18.xml
MD5SUM826e6ea09bcfe8620a345f5a4fc2f1e6
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 variables840
Number of constraints82
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":840}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":840}]
Minimum constraint arity20
Maximum constraint arity21
Distribution of constraint arities[{"arity":20,"count":42},{"arity":21,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":82}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.12 --  
0.00/0.02	c
0.00/0.02	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4298828-1532769369.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 840
0.00/0.02	c |            Domain Sizes: 2..2
0.00/0.02	c |
0.00/0.02	c |             Constraints: 82
0.00/0.02	c |                   Arity: 20..21
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Sum: 82
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            1475           6615           6595           0              0              390   414   402
0.00/0.04	c 211            3391           13834          16819          0              0              261   395   311
0.00/0.06	c 332            5552           23234          31886          0              0              301   357   326
0.00/0.07	c 465            6977           31670          51137          0              0              297   333   309
0.00/0.08	c 611            9015           40666          62451          0              0              240   376   353
0.10/0.11	c 771            12308          53674          82536          0              0              319   358   343
0.10/0.13	c 947            14571          68445          106620         0              0              193   226   211
0.10/0.16	c 1140           18146          82743          126789         0              0              343   378   365
0.10/0.19	c 1352           22093          99552          152098         0              0              272   302   289
0.21/0.23	c 1585           27549          121027         182251         0              0              208   271   246
0.21/0.26	c 1841           30929          135931         199553         0              0              109   415   356
0.21/0.30	c 2122           37383          160352         235056         0              0              292   348   327
0.31/0.37	c 2431           45786          198104         298150         0              0              240   292   274
0.41/0.43	c 2770           51868          224801         337520         0              0              105   398   282
0.41/0.49	c 3142           60058          261609         389668         0              0              94   342   292 
0.51/0.53	c 3551           65035          284122         416783         0              0              211   415   363
0.51/0.59	c 4000           72134          316854         457050         0              0              159   409   346
0.60/0.65	c 4493           81642          357636         517541         0              0              164   372   355
0.69/0.77	c 5035           94274          416678         604807         0              0              188   279   241
0.79/0.81	c 5631           100353         446899         639585         0              0              112   409   392
0.79/0.89	c 6286           110434         493400         711159         0              0              338   386   371
1.00/1.06	c 7006           131308         585049         859106         0              0              204   309   274
1.10/1.13	c 7798           141914         632462         917139         0              0              141   415   361
1.19/1.26	c 8669           159466         700968         1010583        0              0              181   391   339
1.39/1.47	c 9627           186183         808203         1199678        0              0              244   310   287
1.49/1.56	c 10680          199434         866796         1274042        0              0              108   415   364
1.69/1.75	c 11838          227462         973761         1411764        0              0              316   391   363
1.89/2.00	c 13111          262969         1109395        1630797        0              0              282   356   332
2.29/2.34	c 14511          303205         1264432        1877980        0              0              142   230   201
2.69/2.72	c 16051          349055         1440168        2170372        0              0              145   213   192
2.89/2.97	c 17745          382442         1582099        2372954        0              0              113   396   345
3.19/3.22	c 19608          417281         1729844        2562509        0              0              104   377   361
3.49/3.52	c 21657          460495         1905438        2819095        0              0              316   374   356
3.89/3.98	c 23910          526214         2148599        3199661        0              0              249   328   312
4.10/4.17	c 26388          554300         2277209        3346735        0              0              131   415   392
4.49/4.52	c 29113          603781         2486671        3654596        0              0              347   391   378
5.10/5.18	c 32110          694596         2849062        4245161        0              0              268   360   324
5.39/5.41	c 35406          728601         3020601        4445414        0              0              379   415   405
6.19/6.25	c 39031          839050         3464135        5131265        0              0              245   332   306
7.00/7.07	c 43018          951009         3867851        5757904        0              0              228   309   285
7.49/7.55	c 47403          1023271        4168753        6152468        0              0              147   406   381
8.59/8.68	c 52226          1179303        4779715        7136765        0              0              234   372   334
9.10/9.13	c 57531          1247696        5087159        7516560        0              0              106   415   396
9.89/9.94	c 63366          1366448        5547848        8180796        0              0              197   382   363
11.10/11.19	c 69784          1544896        6196188        9200460        0              0              244   346   310
12.59/12.69	c 76843          1743665        6916988        10291615       0              0              179   343   260
13.29/13.37	c 84607          1836507        7400531        10896892       0              0              156   415   394
14.79/14.80	c 93147          2043744        8243151        12189486       0              0              295   390   365
15.89/15.93	c 102541         2200162        8915600        13081313       0              0              157   415   357
17.00/17.06	c 112874         2367283        9601970        14211385       0              0              341   395   377
17.79/17.88	c 124240         2488926        10193055       14913703       0              0              373   415   404
19.59/19.61	c 136742         2735163        11265457       16621974       0              0              322   391   373
22.19/22.20	c 150494         3111543        12638900       18823335       0              0              238   371   326
23.19/23.29	c 165621         3269029        13420433       19745140       0              0              133   415   401
26.59/26.65	c 182260         3773915        15227164       22452660       0              0              245   382   347
30.69/30.70	c 200562         4294127        17167234       25489184       0              0              152   351   244
33.29/33.33	c 220694         4682825        18786373       27911079       0              0              192   402   379
38.29/38.32	c 242839         5372117        21503225       31702853       0              0              228   338   310
42.00/42.08	c 267198         5893713        23720080       35373444       0              0              233   390   352
45.79/45.83	c 293992         6417029        25962530       38652846       0              0              314   377   357
52.49/52.50	c 323465         7281104        29402383       44267545       0              0              207   312   285
54.69/54.70	c 355885         7622225        30953425       46097222       0              0              345   415   401
57.89/57.97	c 391547         8084201        33104435       48834233       0              0              296   409   380
66.29/66.34	c 430775         9230904        37611322       56348076       0              0              237   355   323
70.29/70.35	c 473925         9788682        40406279       59914654       0              0              336   409   387
81.60/81.69	c 521390         11350318       46470501       68339180       0              0              211   357   317
85.70/85.73	c 573601         11942233       49335757       71801535       0              0              266   414   396
98.00/98.01	c 631033         13672683       56215948       82429104       0              0              242   377   337
112.01/112.07	c 694208         15566123       63413890       93312068       0              0              191   323   284
117.11/117.18	c 763700         16306652       67031185       97680336       0              0              104   415   395
127.60/127.61	c 840141         17764586       73168576       107732613      0              0              197   384   352
136.20/136.20	c 924226         18897287       78613962       115306759      0              0              176   411   367
152.70/152.72	c 1016719        21320539       87748974       128098086      0              0              235   388   351
162.11/162.18	c 1118461        22647226       94066159       136439903      0              0              160   414   383
186.40/186.41	c 1230377        25895626       108743439      157796025      0              0              261   375   350
207.50/207.50	c 1353484        28720177       119990264      174199098      0              0              222   353   309
233.31/233.36	c 1488901        32545473       134515427      195689347      0              0              232   383   352
250.21/250.26	c 1637859        34861049       144904167      209293669      0              0              159   415   368
280.41/280.44	c 1801712        39280868       161735763      235185699      0              0              242   379   349
295.31/295.38	c 1981950        41416708       172493075      248719079      0              0              154   415   398
328.91/328.99	c 2180211        46268370       192500703      278752987      0              0              236   391   363
345.71/345.70	c 2398298        48665246       204498836      293520073      0              0              146   415   402
386.82/386.83	c 2638193        54465459       229320417      333687720      0              0              234   391   362
440.92/440.99	c 2902077        61376562       256928762      372445009      0              0              178   322   280
470.22/470.22	c 3192349        65821530       275363230      396709089      0              0              130   415   387
521.33/521.30	c 3511648        72831077       304186602      439213627      0              0              245   385   339
549.93/549.90	c 3862876        77006960       322668404      462967305      0              0              230   415   387
616.93/616.96	c 4249226        87154866       360854902      526017863      0              0              259   384   363
654.74/654.70	c 4674211        92460544       386945686      559048566      0              0              142   415   392
722.44/722.42	c 5141694        101992105      426614366      621094795      0              0              234   399   354
792.95/792.99	c 5655925        109503119      474821462      701278949      0              0              183   415   350
902.75/902.73	c 6221579        124088132      538605290      803564090      0              0              224   380   340
948.86/948.84	c 6843798        130827477      571486742      843746940      0              0              126   415   403
1076.96/1076.94	c 7528238        148575379      649313253      961240649      0              0              251   391   359
1238.09/1238.06	c 8281122        169731106      732435343      1082760515     0              0              187   367   297
1369.29/1369.26	c 9109294        189031833      808471177      1202936076     0              0              281   387   363
1440.29/1440.22	c 10020283       199230238      854695054      1262824298     0              0              164   415   380
1606.41/1606.38	c 11022370       223126956      951861486      1419839475     0              0              276   384   360
1705.42/1705.32	c 12124665       237208368      1016861859     1505374124     0              0              141   415   378
1912.54/1912.44	c 13337189       266927530      1134180128     1700460592     0              0              248   384   352
2031.55/2031.40	c 14670965       283655313      1215155181     1806155723     0              0              146   415   387
2312.97/2312.80	c 16138118       324733380      1379135379     2069235007     0              0              254   387   359
2449.08/2448.97	c 17751986       344760594      1473398278     2187769972     0              0              173   415   395
2520.09/2519.90	
2520.09/2519.90	c *** INTERRUPTED ***
2520.09/2519.90	c restarts              : 103         
2520.09/2519.90	c conflicts             : 18096098     (7181 /sec)
2520.09/2519.90	c decisions             : 354700725    (140750 /sec)
2520.09/2519.90	c propagations          : 2254720040  (894700 /sec)
2520.09/2519.90	c root propagations     : 0           
2520.09/2519.90	c filter calls          : 1515988514     (601563 /sec)
2520.09/2519.90	c useless filter calls  : 1214565273     (80 %)
2520.09/2519.90	c Memory used           : 28.31 MB
2520.09/2519.90	c CPU time              : 2520.08 s
2520.09/2519.90	
2520.09/2519.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13170 MiB free)
  memory of node 1: 16384 MiB (13676 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298828-1532769369/watcher-4298828-1532769369 -o /tmp/evaluation-result-4298828-1532769369/solver-4298828-1532769369 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532740685-23501 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298828-1532769369.xml 

running on 4 cores: 0,2,4,6

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

solver pid=26930, runsolver pid=26927

[startup+0.1002 s]*
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27489080/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28856 memory=5272 CPUtime=0.1 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 1537 0 0 0 10 0 0 0 20 0 1 0 94500010 29548544 1318 33554432000 4194304 6142532 140725167200992 140725167197624 5215611 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7214 1318 864 476 0 536 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28856 KiB
Current children cumulated memory: 5272 KiB

[startup+0.209728 s]*
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27489080/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28856 memory=5272 CPUtime=0.21 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 1540 0 0 0 21 0 0 0 20 0 1 0 94500010 29548544 1318 33554432000 4194304 6142532 140725167200992 140725167197624 5175098 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7214 1318 864 476 0 536 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28856 KiB
Current children cumulated memory: 5272 KiB

[startup+0.309246 s]*
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27489080/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28856 memory=5536 CPUtime=0.31 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 1547 0 0 0 31 0 0 0 20 0 1 0 94500010 29548544 1384 33554432000 4194304 6142532 140725167200992 140725167197624 5347477 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7214 1384 864 476 0 536 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28856 KiB
Current children cumulated memory: 5536 KiB

[startup+0.700342 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27489080/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5536 CPUtime=0.69 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 1556 0 0 0 69 0 0 0 20 0 1 0 94500010 29683712 1384 33554432000 4194304 6142532 140725167200992 140725167198392 5347455 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1384 864 476 0 569 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5536 KiB

[startup+1.50033 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27488988/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5536 CPUtime=1.49 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 1559 0 0 0 149 0 0 0 20 0 1 0 94500010 29683712 1384 33554432000 4194304 6142532 140725167200992 140725167198392 5347477 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1384 864 476 0 569 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5536 KiB

[startup+3.10924 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27488960/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5628 CPUtime=3.1 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 2008 0 0 0 310 0 0 0 20 0 1 0 94500010 29683712 1407 33554432000 4194304 6142532 140725167200992 140725167198392 5140266 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1407 864 476 0 569 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5628 KiB

[startup+6.30032 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27489024/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5640 CPUtime=6.29 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 2457 0 0 0 629 0 0 0 20 0 1 0 94500010 29683712 1410 33554432000 4194304 6142532 140725167200992 140725167198392 5137682 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1410 864 476 0 569 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5640 KiB

[startup+12.7003 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 26931
/proc/meminfo: memFree=27489152/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5656 CPUtime=12.69 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 2909 0 0 0 1269 0 0 0 20 0 1 0 94500010 29683712 1414 33554432000 4194304 6142532 140725167200992 140725167198392 5137784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1414 864 476 0 569 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5656 KiB

[startup+25.5003 s]
/proc/loadavg: 2.02 2.07 2.07 3/191 26931
/proc/meminfo: memFree=27489152/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5668 CPUtime=25.49 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 3814 0 0 0 2549 0 0 0 20 0 1 0 94500010 29683712 1417 33554432000 4194304 6142532 140725167200992 140725167198392 5347469 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1417 864 476 0 569 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5668 KiB

[startup+51.1094 s]
/proc/loadavg: 2.01 2.07 2.07 3/191 26931
/proc/meminfo: memFree=27489356/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5676 CPUtime=51.1 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 4270 0 0 0 5110 0 0 0 20 0 1 0 94500010 29683712 1419 33554432000 4194304 6142532 140725167200992 140725167198392 5318912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1419 864 476 0 569 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5676 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/191 26932
/proc/meminfo: memFree=27489112/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5676 CPUtime=102.3 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 4724 0 0 0 10230 0 0 0 20 0 1 0 94500010 29683712 1419 33554432000 4194304 6142532 140725167200992 140725167198392 5138400 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1419 864 476 0 569 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5676 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/192 26935
/proc/meminfo: memFree=27489156/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5684 CPUtime=162.3 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 5181 0 0 0 16230 0 0 0 20 0 1 0 94500010 29683712 1421 33554432000 4194304 6142532 140725167200992 140725167198392 5138676 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1421 864 476 0 569 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5684 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/192 26936
/proc/meminfo: memFree=27489136/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5688 CPUtime=222.3 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 5637 0 0 0 22230 0 0 0 20 0 1 0 94500010 29683712 1422 33554432000 4194304 6142532 140725167200992 140725167198392 5139644 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1422 864 476 0 569 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5688 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/193 26945
/proc/meminfo: memFree=27488048/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5688 CPUtime=282.31 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 5638 0 0 0 28231 0 0 0 20 0 1 0 94500010 29683712 1422 33554432000 4194304 6142532 140725167200992 140725167198392 5215644 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1422 864 476 0 569 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5688 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/193 26946
/proc/meminfo: memFree=27487776/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5692 CPUtime=342.31 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 6095 0 0 0 34231 0 0 0 20 0 1 0 94500010 29683712 1423 33554432000 4194304 6142532 140725167200992 140725167198392 5215810 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1423 864 476 0 569 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5692 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/193 26947
/proc/meminfo: memFree=27487644/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5692 CPUtime=402.32 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 6095 0 0 0 40232 0 0 0 20 0 1 0 94500010 29683712 1423 33554432000 4194304 6142532 140725167200992 140725167198392 5347440 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1423 864 476 0 569 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5692 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 26949
/proc/meminfo: memFree=27488268/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5692 CPUtime=462.32 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 6552 0 0 0 46232 0 0 0 20 0 1 0 94500010 29683712 1423 33554432000 4194304 6142532 140725167200992 140725167198392 5341738 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1423 864 476 0 569 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5692 KiB


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

/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 27053
/proc/meminfo: memFree=27485868/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=1842.43 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 11476 0 0 0 184242 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 1842.43 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+1902.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/191 27054
/proc/meminfo: memFree=27485860/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=1902.44 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 11821 0 0 0 190243 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347469 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+1962.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/191 27056
/proc/meminfo: memFree=27485668/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=1962.44 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 11934 0 0 0 196243 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5215810 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 1962.44 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 27057
/proc/meminfo: memFree=27485508/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2022.45 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 12187 0 0 0 202244 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5318922 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2022.45 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 27065
/proc/meminfo: memFree=27484744/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2082.45 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 12392 0 0 0 208244 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5215601 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2082.45 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2142.3 s]
/proc/loadavg: 2.55 2.19 2.10 3/191 27066
/proc/meminfo: memFree=27484784/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2142.46 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 12732 0 0 0 214245 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5140241 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2142.46 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2202.3 s]
/proc/loadavg: 2.20 2.15 2.09 3/191 27067
/proc/meminfo: memFree=27485140/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2202.46 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 12738 0 0 0 220245 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2202.46 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2262.3 s]
/proc/loadavg: 2.07 2.12 2.09 3/191 27069
/proc/meminfo: memFree=27485132/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2262.47 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13084 0 0 0 226246 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347481 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2262.47 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2322.3 s]
/proc/loadavg: 2.03 2.10 2.08 3/191 27070
/proc/meminfo: memFree=27485664/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2322.47 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13197 0 0 0 232246 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347473 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2322.47 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/191 27072
/proc/meminfo: memFree=27485512/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2382.48 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13462 0 0 0 238247 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5215827 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2382.48 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/191 27073
/proc/meminfo: memFree=27485392/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2442.48 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13476 0 0 0 244247 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5329225 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2442.48 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/191 27074
/proc/meminfo: memFree=27485388/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2502.49 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13991 0 0 0 250248 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347477 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2502.49 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.05 2.06 3/192 27076
/proc/meminfo: memFree=27485116/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2520.09 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13991 0 0 0 252008 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347469 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

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

[startup+2519.9 s]
# the end of solver process 26930 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.08 s, system=0.011 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.05 2.06 3/192 27076
/proc/meminfo: memFree=27485116/32770624 swapFree=67108856/67108860
[pid=26930] ppid=26927 vsize=28988 memory=5696 CPUtime=2520.09 cores=0,2,4,6
/proc/26930/stat : 26930 (cosoco) R 26927 26930 23470 0 -1 4202496 13991 0 0 0 252008 1 0 0 20 0 1 0 94500010 29683712 1424 33554432000 4194304 6142532 140725167200992 140725167198392 5347469 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 13926400 140725167207558 140725167207688 140725167207688 140725167210446 0
/proc/26930/statm: 7247 1424 864 476 0 569 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5696 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.1
CPU user time (s): 2520.08
CPU system time (s): 0.011
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 28988
Max. memory (cumulated for all children) (KiB): 5696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.011
maximum resident set size= 5760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14042
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= 15
involuntary context switches= 631


# summary of solver processes directly reported to runsolver:
#   pid: 26930
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2520.08
#   total CPU system time (s): 0.011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7421 second user time and 15.1376 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 11:16:09
IDJOB=4298828
IDBENCH=141239
IDSOLVER=2761
FILE ID=node133/4298828-1532769369
RUNJOBID= node133-1532740685-23501
PBS_JOBID= 21022445
Free space on /tmp= 48248 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl20-21_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298828-1532769369/watcher-4298828-1532769369 -o /tmp/evaluation-result-4298828-1532769369/solver-4298828-1532769369 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532740685-23501 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298828-1532769369.xml

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

MD5SUM BENCH= 826e6ea09bcfe8620a345f5a4fc2f1e6
RANDOM SEED=1025262661

node133.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.24
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.24
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.24
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.24
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:        27491484 kB
MemAvailable:   31948444 kB
Buffers:          175372 kB
Cached:          4529664 kB
SwapCached:            0 kB
Active:          2137752 kB
Inactive:        2622260 kB
Active(anon):       6060 kB
Inactive(anon):    76688 kB
Active(file):    2131692 kB
Inactive(file):  2545572 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:         61140 kB
Mapped:            42816 kB
Shmem:             25244 kB
Slab:             218900 kB
SReclaimable:     191064 kB
SUnreclaim:        27836 kB
KernelStack:        3392 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     354164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-28 11:58:09