Trace number 4389454

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 2UNSAT 2487.41 2487.33

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-clau-011-010.xml
MD5SUM46ced5e3eb9b8d9f9897ebef4f7d04b7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark51.188
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints561
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":110}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":110}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":550},{"arity":10,"count":11}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":561}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c This is cosoco 2.00 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389454-1568353347.xml 
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.04 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 110
0.00/0.04	c |            Domain Sizes: 2..2
0.00/0.04	c |
0.00/0.04	c |             Constraints: 561
0.00/0.04	c |                   Arity: 2..10  -- Binary: 550
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          Sum: 561
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c 101            882            31851          4981           0              0              84   105   95  
0.00/0.05	c 211            2035           66265          11215          0              0              64   103   82  
0.00/0.05	c 332            3372           123276         20838          0              0              72   94   84   
0.00/0.06	c 465            4785           166104         28391          0              0              79   100   92  
0.00/0.07	c 611            6495           239948         42274          0              0              67   96   82   
0.00/0.08	c 771            8145           291115         51009          0              0              78   103   94  
0.00/0.09	c 947            10051          359458         65104          0              0              67   101   87  
0.00/0.10	c 1140           12531          444116         79784          0              0              62   103   93  
0.10/0.11	c 1352           14702          519836         94287          0              0              81   103   93  
0.10/0.12	c 1585           16777          595598         106704         0              0              81   105   97  
0.10/0.13	c 1841           19124          686675         123197         0              0              81   101   91  
0.10/0.14	c 2122           21720          773361         137728         0              0              77   105   98  
0.10/0.16	c 2431           25240          911447         161013         0              0              69   104   91  
0.10/0.17	c 2770           29146          1046125        189551         0              0              65   104   89  
0.10/0.19	c 3142           32846          1168367        212494         0              0              83   103   95  
0.10/0.21	c 3551           37699          1331550        244943         0              0              70   102   92  
0.21/0.23	c 4000           42004          1485183        270507         0              0              79   105   97  
0.21/0.25	c 4493           47078          1675177        310261         0              0              61   104   90  
0.21/0.28	c 5035           53104          1882920        351037         0              0              72   103   93  
0.21/0.31	c 5631           58939          2088181        392038         0              0              69   103   92  
0.31/0.34	c 6286           66168          2327647        436480         0              0              65   103   92  
0.31/0.38	c 7006           74602          2636023        495755         0              0              50   103   90  
0.31/0.41	c 7798           81637          2888956        541102         0              0              82   105   96  
0.41/0.46	c 8669           91587          3262862        607783         0              0              70   104   91  
0.41/0.50	c 9627           100631         3566048        661168         0              0              75   105   97  
0.51/0.54	c 10680          112030         3941695        737432         0              0              64   103   92  
0.60/0.61	c 11838          125124         4431175        826853         0              0              66   105   92  
0.60/0.67	c 13111          138128         4890982        914465         0              0              67   105   94  
0.69/0.72	c 14511          151408         5364111        1001925        0              0              78   105   95  
0.69/0.79	c 16051          166307         5916888        1106591        0              0              66   105   93  
0.79/0.89	c 17745          187026         6656498        1260616        0              0              54   101   88  
0.89/0.97	c 19608          204248         7296541        1384015        0              0              70   105   93  
1.00/1.08	c 21657          226476         8171313        1545323        0              0              63   105   92  
1.19/1.20	c 23910          251695         9094709        1721792        0              0              61   105   91  
1.29/1.33	c 26388          277882         10084502       1925748        0              0              65   105   90  
1.39/1.46	c 29113          307860         11123865       2113806        0              0              60   105   94  
1.59/1.64	c 32110          345707         12514098       2385935        0              0              48   105   90  
1.79/1.81	c 35406          382623         13845520       2643783        0              0              66   105   92  
1.89/2.00	c 39031          420829         15328178       2911374        0              0              64   105   94  
2.19/2.21	c 43018          466879         17001515       3204322        0              0              63   105   92  
2.49/2.50	c 47403          517296         19202138       3629857        0              0              38   103   86  
2.69/2.77	c 52226          575917         21190201       4025894        0              0              53   103   90  
3.00/3.07	c 57531          639022         23503493       4487979        0              0              57   103   90  
3.29/3.38	c 63366          704747         25882193       4958300        0              0              54   105   89  
3.69/3.78	c 69784          788907         29038947       5542829        0              0              49   105   87  
4.10/4.16	c 76843          874298         31909231       6107817        0              0              51   105   91  
4.49/4.56	c 84607          956338         35032367       6676777        0              0              55   105   91  
5.00/5.05	c 93147          1058764        38861020       7414748        0              0              56   105   90  
5.49/5.59	c 102541         1170925        43035509       8309317        0              0              51   105   87  
6.10/6.19	c 112874         1295788        47669211       9203780        0              0              55   105   91  
6.69/6.78	c 124240         1428573        52236615       10128017       0              0              59   105   91  
7.39/7.45	c 136742         1569656        57412509       11135627       0              0              45   105   91  
8.29/8.35	c 150494         1754286        64349883       12443336       0              0              51   105   88  
9.19/9.21	c 165621         1937058        71045955       13731297       0              0              52   105   91  
10.10/10.19	c 182260         2139557        78636510       15209194       0              0              56   105   90  
11.19/11.22	c 200562         2359331        86527268       16756493       0              0              57   105   91  
12.19/12.29	c 220694         2591387        94754780       18474058       0              0              53   104   90  
13.49/13.58	c 242839         2840727        104778630      20476379       0              0              50   105   89  
14.89/14.97	c 267198         3132735        115555107      22563979       0              0              51   105   91  
16.59/16.67	c 293992         3481177        128651729      25047042       0              0              44   105   89  
18.29/18.37	c 323465         3824253        141730033      27675118       0              0              43   105   89  
20.10/20.15	c 355885         4175945        155434172      30490782       0              0              45   105   87  
22.19/22.23	c 391547         4582065        171339151      33748917       0              0              44   104   86  
24.49/24.55	c 430775         5054501        189332211      37161991       0              0              49   105   90  
26.89/26.99	c 473925         5525007        208373488      40923386       0              0              47   105   87  
29.69/29.78	c 521390         6102384        229899325      45196764       0              0              51   105   89  
32.79/32.89	c 573601         6690974        254130065      49633093       0              0              46   105   89  
36.29/36.31	c 631033         7346803        280939973      54667982       0              0              45   105   89  
40.00/40.03	c 694208         8071922        309361033      60232509       0              0              49   103   87  
44.00/44.01	c 763700         8850358        340112934      66185755       0              0              42   104   86  
48.29/48.39	c 840141         9698198        373866288      73158652       0              0              46   104   86  
53.29/53.36	c 924226         10702491       412233083      80372808       0              0              46   105   91  
59.10/59.18	c 1016719        11782967       457939622      88660188       0              0              46   105   89  
65.49/65.54	c 1118461        13038152       506769373      97947411       0              0              42   105   89  
72.00/72.07	c 1230377        14336421       557694106      107834557      0              0              38   105   88  
79.10/79.14	c 1353484        15786980       611917826      118963098      0              0              41   105   87  
87.19/87.20	c 1488901        17273463       674478170      130881272      0              0              43   105   88  
96.19/96.28	c 1637859        19051232       745387487      144020159      0              0              43   105   89  
105.19/105.25	c 1801712        20919100       814437420      157939857      0              0              35   105   88  
115.59/115.65	c 1981950        22976709       895426659      173566870      0              0              46   105   90  
126.89/126.91	c 2180211        25174721       983253060      190049767      0              0              36   105   88  
140.00/140.07	c 2398298        27677032       1084675764     209604533      0              0              32   105   87  
154.40/154.44	c 2638193        30464676       1196568655     230329563      0              0              39   104   86  
169.20/169.21	c 2902077        33532775       1311116228     253166980      0              0              41   105   88  
186.60/186.61	c 3192349        36922206       1446957514     278062491      0              0              30   105   89  
206.40/206.49	c 3511648        40574843       1601797620     307613878      0              0              38   105   87  
228.30/228.38	c 3862876        44523641       1772248698     339614429      0              0              18   105   85  
251.30/251.33	c 4249226        49024041       1948994730     374529552      0              0              32   105   85  
276.40/276.42	c 4674211        53779202       2144283172     411883551      0              0              38   105   88  
305.50/305.55	c 5141694        59030136       2372007523     453286557      0              0              39   105   86  
336.50/336.58	c 5655925        64961122       2612542461     500179561      0              0              31   105   86  
369.60/369.64	c 6221579        71650170       2866721507     550740511      0              0              32   105   87  
403.80/403.84	c 6843798        78513149       3134139427     602409386      0              0              33   105   89  
440.70/440.74	c 7528238        86088249       3415588385     660754258      0              0              41   105   86  
483.61/483.61	c 8281122        94159132       3748992691     724908388      0              0              32   105   86  
528.91/528.99	c 9109294        102981943      4102086052     794480726      0              0              33   105   85  
579.51/579.58	c 10020283       113633506      4493130763     873529367      0              0              32   105   89  
637.21/637.22	c 11022370       125204054      4943679451     961066580      0              0              37   105   89  
700.12/700.11	c 12124665       137659998      5432889227     1058292677     0              0              25   105   88  
772.71/772.74	c 13337189       151733641      5998762953     1167657479     0              0              18   105   88  
853.22/853.26	c 14670965       166883712      6625910272     1286194016     0              0              38   105   88  
941.72/941.79	c 16138118       183350300      7321721359     1416609458     0              0              34   105   88  
1039.03/1039.01	c 17751986       202385937      8078884096     1557901879     0              0              37   105   89  
1143.32/1143.39	c 19527240       222417674      8895674419     1713213487     0              0              34   105   88  
1261.33/1261.39	c 21480019       244903970      9810259509     1889637647     2              0              33   105   86  
1391.83/1391.83	c 23628075       269700619      10828395752    2082280434     2              0              32   105   87  
1532.23/1532.22	c 25990936       296090581      11928855667    2292023391     2              0              31   104   86  
1685.94/1685.93	c 28590083       324772967      13127009866    2521632292     4              0              23   103   84  
1856.24/1856.20	c 31449144       356492200      14466172222    2775783063     4              0              24   103   86  
2036.85/2036.83	c 34594111       391587485      15876141467    3049568414     4              0              27   103   86  
2239.65/2239.61	c 38053574       430770128      17454750717    3352224310     5              0              29   103   86  
2462.47/2462.44	c 41858983       473159228      19194547808    3687807343     16             0              30   102   84  
2487.37/2487.33	s UNSATISFIABLE
2487.37/2487.33	c restarts              : 112         
2487.37/2487.33	c conflicts             : 42286759     (17000 /sec)
2487.37/2487.33	c decisions             : 477976611    (192159 /sec)
2487.37/2487.33	c propagations          : 3724667337  (1497417 /sec)
2487.37/2487.33	c root propagations     : 0           
2487.37/2487.33	c filter calls          : 19388529457    (7794712 /sec)
2487.37/2487.33	c useless filter calls  : 16532009886    (85 %)
2487.37/2487.33	c Memory used           : 27.21 MB
2487.37/2487.33	c CPU time              : 2487.4 s
2487.37/2487.33	c real time             : 2487.33 s
2487.37/2487.33	

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 (15051 MiB free)
  memory of node 1: 16384 MiB (15501 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389454-1568353347/watcher-4389454-1568353347 -o /tmp/evaluation-result-4389454-1568353347/solver-4389454-1568353347 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568353308-15004 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389454-1568353347.xml 

running on 4 cores: 1,3,5,7

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=15033, runsolver pid=15030

[startup+0.100144 s]*
/proc/loadavg: 1.01 1.38 1.76 4/200 15034
/proc/meminfo: memFree=31285128/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4252 CPUtime=0.1 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1279 0 0 0 10 0 0 0 20 0 1 0 411606148 28524544 1063 33554432000 4194304 6210612 140733019419152 140733019415688 5192938 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1063 834 493 0 269 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4252 KiB

[startup+0.209536 s]*
/proc/loadavg: 1.01 1.38 1.76 5/200 15034
/proc/meminfo: memFree=31284776/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4252 CPUtime=0.21 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1279 0 0 0 21 0 0 0 20 0 1 0 411606148 28524544 1063 33554432000 4194304 6210612 140733019419152 140733019415688 5155888 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1063 834 493 0 269 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4252 KiB

[startup+0.309282 s]*
/proc/loadavg: 1.01 1.38 1.76 4/200 15034
/proc/meminfo: memFree=31285016/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4252 CPUtime=0.31 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1279 0 0 0 31 0 0 0 20 0 1 0 411606148 28524544 1063 33554432000 4194304 6210612 140733019419152 140733019417112 5155612 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1063 834 493 0 269 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4252 KiB

[startup+0.700268 s]
/proc/loadavg: 1.01 1.38 1.76 4/200 15034
/proc/meminfo: memFree=31285016/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4252 CPUtime=0.69 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1279 0 0 0 69 0 0 0 20 0 1 0 411606148 28524544 1063 33554432000 4194304 6210612 140733019419152 140733019417112 5155765 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1063 834 493 0 269 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4252 KiB

[startup+1.50027 s]
/proc/loadavg: 1.01 1.38 1.76 4/200 15034
/proc/meminfo: memFree=31285016/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4252 CPUtime=1.49 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1279 0 0 0 149 0 0 0 20 0 1 0 411606148 28524544 1063 33554432000 4194304 6210612 140733019419152 140733019417112 5155600 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1063 834 493 0 269 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4252 KiB

[startup+3.10917 s]
/proc/loadavg: 1.09 1.39 1.76 5/200 15034
/proc/meminfo: memFree=31285264/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=3.1 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1459 0 0 0 310 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5008733 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+6.30027 s]
/proc/loadavg: 1.09 1.39 1.76 4/200 15034
/proc/meminfo: memFree=31285428/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=6.29 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1640 0 0 0 629 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5156855 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+12.7003 s]
/proc/loadavg: 1.23 1.41 1.77 4/200 15034
/proc/meminfo: memFree=31285832/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=12.69 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 1820 0 0 0 1269 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5008774 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+25.5003 s]
/proc/loadavg: 1.35 1.43 1.77 5/200 15034
/proc/meminfo: memFree=31286652/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=25.49 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 2180 0 0 0 2549 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5390047 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+51.1092 s]
/proc/loadavg: 1.57 1.47 1.77 4/200 15036
/proc/meminfo: memFree=31286376/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=51.1 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 2360 0 0 0 5110 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5249899 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.56 1.79 4/200 15040
/proc/meminfo: memFree=31286720/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=102.29 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 2540 0 0 0 10229 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5008827 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.64 1.80 5/201 15045
/proc/meminfo: memFree=31287068/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=162.3 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 2720 0 0 0 16230 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5249700 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.71 1.81 4/201 15051
/proc/meminfo: memFree=31286652/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=222.3 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 2900 0 0 0 22230 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5155850 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.76 1.82 4/200 15055
/proc/meminfo: memFree=31287128/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=282.3 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 3080 0 0 0 28230 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5155428 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.80 1.83 5/200 15059
/proc/meminfo: memFree=31287116/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=342.3 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 3260 0 0 0 34230 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5249724 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.84 1.84 5/201 15065
/proc/meminfo: memFree=31287020/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=402.3 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 3440 0 0 0 40230 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5397208 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.87 1.86 4/199 15069
/proc/meminfo: memFree=31286876/32770624 swapFree=66934064/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=462.3 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 3620 0 0 0 46230 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5249738 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB


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

Current children cumulated memory: 4468 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/199 15245
/proc/meminfo: memFree=31284948/32770624 swapFree=66934100/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2142.35 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 8506 0 0 0 214235 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5157144 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2202.3 s]
/proc/loadavg: 2.61 2.14 2.01 4/199 15249
/proc/meminfo: memFree=31285168/32770624 swapFree=66934100/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2202.35 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 8674 0 0 0 220235 0 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5157655 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2262.3 s]
/proc/loadavg: 2.57 2.23 2.05 5/199 15255
/proc/meminfo: memFree=31284996/32770624 swapFree=66934100/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2262.36 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 8854 0 0 0 226235 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5155382 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2262.36 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2322.3 s]
/proc/loadavg: 2.21 2.19 2.05 5/200 15267
/proc/meminfo: memFree=31284968/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2322.37 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9022 0 0 0 232236 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5155449 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2322.37 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2382.3 s]
/proc/loadavg: 2.08 2.16 2.05 4/200 15271
/proc/meminfo: memFree=31284616/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2382.37 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9190 0 0 0 238236 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5008576 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2382.37 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 2.13 2.05 4/200 15277
/proc/meminfo: memFree=31284340/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2442.37 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9358 0 0 0 244236 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5155776 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2442.37 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

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

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

[startup+2457.6 s]
/proc/loadavg: 2.02 2.12 2.05 5/200 15277
/proc/meminfo: memFree=31284280/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2457.67 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9516 0 0 0 245766 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5249712 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2457.67 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2470.4 s]
/proc/loadavg: 2.02 2.12 2.05 4/200 15279
/proc/meminfo: memFree=31284220/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2470.47 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 247046 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5155768 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2470.47 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2476.8 s]
/proc/loadavg: 2.02 2.11 2.05 4/201 15281
/proc/meminfo: memFree=31284632/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2476.87 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 247686 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5403859 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2476.87 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2483.2 s]
/proc/loadavg: 2.01 2.11 2.05 4/200 15281
/proc/meminfo: memFree=31284044/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2483.27 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 248326 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5156715 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2483.27 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2484.8 s]
/proc/loadavg: 2.01 2.11 2.05 4/200 15281
/proc/meminfo: memFree=31284068/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2484.87 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 248486 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5409301 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2484.87 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2486.4 s]
/proc/loadavg: 2.01 2.11 2.05 4/200 15281
/proc/meminfo: memFree=31284060/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2486.47 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 248646 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5192938 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2486.47 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2486.8 s]
/proc/loadavg: 2.01 2.11 2.05 4/200 15281
/proc/meminfo: memFree=31284060/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2486.87 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 248686 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5397215 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2486.87 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2487.2 s]
/proc/loadavg: 2.01 2.11 2.05 4/200 15281
/proc/meminfo: memFree=31284068/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2487.27 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 248726 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5409293 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2487.27 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

[startup+2487.3 s]
/proc/loadavg: 2.01 2.11 2.05 4/200 15281
/proc/meminfo: memFree=31284068/32770624 swapFree=66934112/67108860
[pid=15033] ppid=15030 vsize=27856 memory=4468 CPUtime=2487.37 cores=1,3,5,7
/proc/15033/stat : 15033 (cosoco) R 15030 15033 14972 0 -1 4202496 9538 0 0 0 248736 1 0 0 20 0 1 0 411606148 28524544 1117 33554432000 4194304 6210612 140733019419152 140733019417112 5397215 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 19136512 140733019427851 140733019427953 140733019427953 140733019430862 0
/proc/15033/statm: 6964 1117 872 493 0 269 0
Current children cumulated CPU time: 2487.37 s
Current children cumulated vsize: 27856 KiB
Current children cumulated memory: 4468 KiB

Child status: 0
Real time (s): 2487.33
CPU time (s): 2487.41
CPU user time (s): 2487.4
CPU system time (s): 0.011
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27856
Max. memory (cumulated for all children) (KiB): 4468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2487.4
system time used= 0.011
maximum resident set size= 4540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9578
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 644


# summary of solver processes directly reported to runsolver:
#   pid: 15033
#   total CPU time (s): 2487.41
#   total CPU user time (s): 2487.4
#   total CPU system time (s): 0.011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.23656 second user time and 15.7218 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 07:41:48
IDJOB=4389454
IDBENCH=135568
IDSOLVER=2829
FILE ID=node151/4389454-1568353347
RUNJOBID= node151-1568353308-15004
PBS_JOBID= 21701185
Free space on /tmp= 56996 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-clau-011-010.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389454-1568353347/watcher-4389454-1568353347 -o /tmp/evaluation-result-4389454-1568353347/solver-4389454-1568353347 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568353308-15004 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389454-1568353347.xml

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

MD5SUM BENCH= 46ced5e3eb9b8d9f9897ebef4f7d04b7
RANDOM SEED=225204934

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31286276 kB
MemAvailable:   31852528 kB
Buffers:          144832 kB
Cached:           712896 kB
SwapCached:        72152 kB
Active:           433104 kB
Inactive:         498236 kB
Active(anon):       9140 kB
Inactive(anon):    96748 kB
Active(file):     423964 kB
Inactive(file):   401488 kB
Unevictable:      111216 kB
Mlocked:          111216 kB
SwapTotal:      67108860 kB
SwapFree:       66934064 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        113256 kB
Mapped:            34832 kB
Shmem:             23312 kB
Slab:             141588 kB
SReclaimable:     113268 kB
SUnreclaim:        28320 kB
KernelStack:        3296 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56996 MiB
End job on node151 at 2019-09-13 08:23:15