Trace number 4253423

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 NameAnswerobjective functionCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)OPT-7772 652.406 652.389

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-mps/
Pb-mps-v2-20-10-sentoy.xml
MD5SUMf29e5165c598919c9834c408fde8edbe
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark651.71503
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints30
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree31
Maximum variable degree31
Distribution of variable degrees[{"degree":31,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c best=?? lower=-9460 upper=0 
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 60
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 31
0.00/0.01	c |                   Arity: 60..60
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 31
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	o 0
0.00/0.01	c    1 calls to solver: best=0 lower=-9460 upper=-1 
0.00/0.02	o -110
0.00/0.02	o -974
0.00/0.02	c    3 calls to solver: best=-974 lower=-9460 upper=-975 
0.00/0.02	o -1030
0.00/0.03	o -1708
0.00/0.03	c    5 calls to solver: best=-1708 lower=-9460 upper=-1709 
0.00/0.03	o -1759
0.00/0.04	o -1946
0.00/0.04	c    7 calls to solver: best=-1946 lower=-9460 upper=-1947 
0.00/0.04	o -2021
0.00/0.05	o -2046
0.00/0.05	c    9 calls to solver: best=-2046 lower=-9460 upper=-2047 
0.00/0.05	o -2048
0.00/0.06	o -2054
0.00/0.06	c   11 calls to solver: best=-2054 lower=-9460 upper=-2055 
0.00/0.06	o -2176
0.00/0.07	o -2239
0.00/0.07	c   13 calls to solver: best=-2239 lower=-9460 upper=-2240 
0.00/0.07	o -2376
0.00/0.08	o -2434
0.00/0.08	c   15 calls to solver: best=-2434 lower=-9460 upper=-2435 
0.00/0.08	o -2489
0.00/0.09	o -2499
0.00/0.09	c   17 calls to solver: best=-2499 lower=-9460 upper=-2500 
0.00/0.09	o -2500
0.09/0.10	o -2527
0.09/0.10	c   19 calls to solver: best=-2527 lower=-9460 upper=-2528 
0.09/0.10	o -2533
0.09/0.11	o -2599
0.09/0.11	c   21 calls to solver: best=-2599 lower=-9460 upper=-2600 
0.09/0.11	o -2603
0.09/0.12	o -2609
0.09/0.12	c   23 calls to solver: best=-2609 lower=-9460 upper=-2610 
0.09/0.12	o -2653
0.09/0.13	o -2662
0.09/0.13	c   25 calls to solver: best=-2662 lower=-9460 upper=-2663 
0.09/0.13	o -2745
0.09/0.14	o -2754
0.09/0.14	c   27 calls to solver: best=-2754 lower=-9460 upper=-2755 
0.09/0.14	o -2778
0.09/0.14	o -2798
0.09/0.14	c   29 calls to solver: best=-2798 lower=-9460 upper=-2799 
0.09/0.15	o -2848
0.09/0.15	o -2868
0.09/0.15	c   31 calls to solver: best=-2868 lower=-9460 upper=-2869 
0.09/0.16	o -2899
0.09/0.16	o -2901
0.09/0.16	c   33 calls to solver: best=-2901 lower=-9460 upper=-2902 
0.09/0.17	o -2907
0.09/0.17	o -3116
0.09/0.17	c   35 calls to solver: best=-3116 lower=-9460 upper=-3117 
0.09/0.18	o -3169
0.09/0.18	o -3374
0.09/0.18	c   37 calls to solver: best=-3374 lower=-9460 upper=-3375 
0.09/0.19	o -3421
0.09/0.19	o -3570
0.09/0.19	c   39 calls to solver: best=-3570 lower=-9460 upper=-3571 
0.19/0.20	o -3746
0.19/0.20	o -3846
0.19/0.20	c   41 calls to solver: best=-3846 lower=-9460 upper=-3847 
0.19/0.21	o -3849
0.19/0.21	o -3852
0.19/0.21	c   43 calls to solver: best=-3852 lower=-9460 upper=-3853 
0.19/0.22	o -4314
0.19/0.22	o -4383
0.19/0.22	c   45 calls to solver: best=-4383 lower=-9460 upper=-4384 
0.19/0.22	o -4626
0.19/0.23	o -4657
0.19/0.23	c   47 calls to solver: best=-4657 lower=-9460 upper=-4658 
0.19/0.23	o -4760
0.19/0.24	o -4763
0.19/0.24	c   49 calls to solver: best=-4763 lower=-9460 upper=-4764 
0.19/0.24	o -4766
0.19/0.25	o -4832
0.19/0.25	c   51 calls to solver: best=-4832 lower=-9460 upper=-4833 
0.19/0.25	o -4834
0.19/0.26	o -4907
0.19/0.26	c   53 calls to solver: best=-4907 lower=-9460 upper=-4908 
0.19/0.26	o -4935
0.19/0.27	o -5102
0.19/0.27	c   55 calls to solver: best=-5102 lower=-9460 upper=-5103 
0.19/0.27	o -5158
0.19/0.28	o -5212
0.19/0.28	c   57 calls to solver: best=-5212 lower=-9460 upper=-5213 
0.19/0.28	o -5245
0.19/0.29	o -5263
0.19/0.29	c   59 calls to solver: best=-5263 lower=-9460 upper=-5264 
0.19/0.29	o -5289
0.29/0.30	o -5340
0.29/0.30	c   61 calls to solver: best=-5340 lower=-9460 upper=-5341 
0.29/0.30	o -5450
0.29/0.31	o -5463
0.29/0.31	c   63 calls to solver: best=-5463 lower=-9460 upper=-5464 
0.29/0.31	o -5540
0.29/0.32	o -5567
0.29/0.32	c   65 calls to solver: best=-5567 lower=-9460 upper=-5568 
0.29/0.33	o -5577
0.29/0.33	o -5587
0.29/0.33	c   67 calls to solver: best=-5587 lower=-9460 upper=-5588 
0.29/0.34	o -5603
0.29/0.34	o -5612
0.29/0.34	c   69 calls to solver: best=-5612 lower=-9460 upper=-5613 
0.29/0.35	o -5618
0.29/0.35	o -5622
0.29/0.35	c   71 calls to solver: best=-5622 lower=-9460 upper=-5623 
0.29/0.36	o -5689
0.29/0.36	o -5755
0.29/0.36	c   73 calls to solver: best=-5755 lower=-9460 upper=-5756 
0.29/0.37	o -5759
0.29/0.37	o -5783
0.29/0.37	c   75 calls to solver: best=-5783 lower=-9460 upper=-5784 
0.29/0.38	o -5839
0.29/0.38	o -5854
0.29/0.38	c   77 calls to solver: best=-5854 lower=-9460 upper=-5855 
0.29/0.39	o -5876
0.29/0.39	o -5907
0.29/0.39	c   79 calls to solver: best=-5907 lower=-9460 upper=-5908 
0.39/0.40	o -5929
0.39/0.40	o -5979
0.39/0.40	c   81 calls to solver: best=-5979 lower=-9460 upper=-5980 
0.39/0.41	o -6008
0.39/0.41	o -6009
0.39/0.41	c   83 calls to solver: best=-6009 lower=-9460 upper=-6010 
0.39/0.42	o -6014
0.39/0.42	o -6016
0.39/0.42	c   85 calls to solver: best=-6016 lower=-9460 upper=-6017 
0.39/0.43	o -6084
0.39/0.43	o -6090
0.39/0.43	c   87 calls to solver: best=-6090 lower=-9460 upper=-6091 
0.39/0.44	o -6098
0.39/0.44	o -6198
0.39/0.44	c   89 calls to solver: best=-6198 lower=-9460 upper=-6199 
0.39/0.45	o -6245
0.39/0.45	o -6289
0.39/0.45	c   91 calls to solver: best=-6289 lower=-9460 upper=-6290 
0.39/0.46	o -6308
0.39/0.46	o -6310
0.39/0.46	c   93 calls to solver: best=-6310 lower=-9460 upper=-6311 
0.39/0.47	o -6330
0.39/0.47	o -6398
0.39/0.47	c   95 calls to solver: best=-6398 lower=-9460 upper=-6399 
0.39/0.48	o -6401
0.39/0.48	o -6428
0.39/0.48	c   97 calls to solver: best=-6428 lower=-9460 upper=-6429 
0.39/0.49	o -6628
0.39/0.49	o -6676
0.39/0.49	c   99 calls to solver: best=-6676 lower=-9460 upper=-6677 
0.49/0.50	o -6766
0.49/0.50	o -6964
0.49/0.50	c  101 calls to solver: best=-6964 lower=-9460 upper=-6965 
0.49/0.51	o -7020
0.49/0.51	o -7041
0.49/0.51	c  103 calls to solver: best=-7041 lower=-9460 upper=-7042 
0.49/0.52	o -7054
0.49/0.52	o -7092
0.49/0.52	c  105 calls to solver: best=-7092 lower=-9460 upper=-7093 
0.49/0.53	o -7109
0.49/0.54	o -7116
0.49/0.54	c  107 calls to solver: best=-7116 lower=-9460 upper=-7117 
0.49/0.54	o -7137
0.49/0.55	o -7171
0.49/0.55	c  109 calls to solver: best=-7171 lower=-9460 upper=-7172 
0.49/0.55	o -7178
0.49/0.56	o -7198
0.49/0.56	c  111 calls to solver: best=-7198 lower=-9460 upper=-7199 
0.49/0.56	o -7206
0.49/0.57	o -7226
0.49/0.57	c  113 calls to solver: best=-7226 lower=-9460 upper=-7227 
0.49/0.58	o -7279
0.49/0.58	o -7298
0.49/0.58	c  115 calls to solver: best=-7298 lower=-9460 upper=-7299 
0.49/0.59	o -7323
0.69/0.70	o -7344
0.69/0.70	c  117 calls to solver: best=-7344 lower=-9460 upper=-7345 
0.69/0.72	o -7360
0.69/0.73	o -7367
0.69/0.73	c  119 calls to solver: best=-7367 lower=-9460 upper=-7368 
0.69/0.74	o -7394
0.79/0.84	o -7414
0.79/0.84	c  121 calls to solver: best=-7414 lower=-9460 upper=-7415 
17.39/17.47	o -7423
18.19/18.20	o -7458
18.19/18.20	c  123 calls to solver: best=-7458 lower=-9460 upper=-7459 
47.69/47.77	o -7474
49.39/49.44	o -7489
49.39/49.44	c  125 calls to solver: best=-7489 lower=-9460 upper=-7490 
50.99/51.02	o -7492
51.09/51.16	o -7500
51.09/51.16	c  127 calls to solver: best=-7500 lower=-9460 upper=-7501 
51.29/51.40	o -7511
51.49/51.55	o -7518
51.49/51.55	c  129 calls to solver: best=-7518 lower=-9460 upper=-7519 
51.59/51.60	o -7550
51.70/51.73	o -7590
51.70/51.73	c  131 calls to solver: best=-7590 lower=-9460 upper=-7591 
51.89/51.98	o -7599
53.79/53.83	o -7631
53.79/53.83	c  133 calls to solver: best=-7631 lower=-9460 upper=-7632 
56.59/56.61	o -7646
61.70/61.72	o -7656
61.70/61.72	c  135 calls to solver: best=-7656 lower=-9460 upper=-7657 
62.39/62.41	o -7660
62.49/62.54	o -7669
62.49/62.54	c  137 calls to solver: best=-7669 lower=-9460 upper=-7670 
86.10/86.11	o -7670
133.50/133.56	o -7687
133.50/133.56	c  139 calls to solver: best=-7687 lower=-9460 upper=-7688 
239.50/239.57	o -7696
240.40/240.46	o -7705
240.40/240.46	c  141 calls to solver: best=-7705 lower=-9460 upper=-7706 
252.70/252.76	o -7725
273.50/273.54	o -7735
273.50/273.54	c  143 calls to solver: best=-7735 lower=-9460 upper=-7736 
323.10/323.16	o -7739
341.11/341.14	o -7758
341.11/341.14	c  145 calls to solver: best=-7758 lower=-9460 upper=-7759 
463.11/463.11	o -7772
652.32/652.38	c
652.32/652.38	c Optimum found         : -7772
652.32/652.38	c
652.32/652.38	
652.32/652.38	v <instantiation type='solution' cost='-7772'>
652.32/652.38	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] </list>
652.32/652.38	v <values>0 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 1 </values>
652.32/652.38	v </instantiation>
652.32/652.38	
652.32/652.38	c call to solver        : 147
652.32/652.38	c
652.32/652.38	c restarts              : 69          
652.32/652.38	c conflicts             : 742661       (1138 /sec)
652.32/652.38	c decisions             : 4214056      (6459 /sec)
652.32/652.38	c propagations          : 40081441    (61437 /sec)
652.32/652.38	c root propagations     : 60          
652.32/652.38	c filter calls          : 243173798      (372735 /sec)
652.32/652.38	c useless filter calls  : 233050932      (95 %)
652.32/652.38	c Memory used           : 26.41 MB
652.32/652.38	c CPU time              : 652.404 s
652.32/652.38	
652.32/652.38	s OPTIMUM FOUND

Verifier Data

OK	-7772

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4253423-1500930275/watcher-4253423-1500930275 -o /tmp/evaluation-result-4253423-1500930275/solver-4253423-1500930275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500915816-3624 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253423-1500930275.xml 

pid=5200
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5203
/proc/meminfo: memFree=32068608/32770624 swapFree=5760/157692
[pid=5203] ppid=5200 vsize=26904 CPUtime=0 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 966 0 0 0 0 0 0 0 20 0 1 0 2616245 27549696 759 33554432000 4194304 5744392 140723056831312 140723056827960 140447371856869 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6726 759 678 379 0 145 0

[startup+0.100156 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5203
/proc/meminfo: memFree=32068608/32770624 swapFree=5760/157692
[pid=5203] ppid=5200 vsize=27036 CPUtime=0.09 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1085 0 0 0 9 0 0 0 20 0 1 0 2616245 27684864 891 33554432000 4194304 5744392 140723056831312 140723056827960 4946584 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 891 724 379 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27036

[startup+0.200262 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5203
/proc/meminfo: memFree=32068608/32770624 swapFree=5760/157692
[pid=5203] ppid=5200 vsize=27036 CPUtime=0.19 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1085 0 0 0 19 0 0 0 20 0 1 0 2616245 27684864 891 33554432000 4194304 5744392 140723056831312 140723056827960 4998922 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 891 724 379 0 178 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27036

[startup+0.300249 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5203
/proc/meminfo: memFree=32068608/32770624 swapFree=5760/157692
[pid=5203] ppid=5200 vsize=27036 CPUtime=0.29 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1085 0 0 0 29 0 0 0 20 0 1 0 2616245 27684864 891 33554432000 4194304 5744392 140723056831312 140723056818664 4947892 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 891 724 379 0 178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27036

[startup+0.700226 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5203
/proc/meminfo: memFree=32068608/32770624 swapFree=5760/157692
[pid=5203] ppid=5200 vsize=27036 CPUtime=0.69 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1085 0 0 0 69 0 0 0 20 0 1 0 2616245 27684864 891 33554432000 4194304 5744392 140723056831312 140723056818664 4946584 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 891 724 379 0 178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27036

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5204
/proc/meminfo: memFree=32068496/32770624 swapFree=5760/157708
[pid=5203] ppid=5200 vsize=27036 CPUtime=1.49 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1085 0 0 0 149 0 0 0 20 0 1 0 2616245 27684864 891 33554432000 4194304 5744392 140723056831312 140723056818664 4946186 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 891 724 379 0 178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27036

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5204
/proc/meminfo: memFree=32068148/32770624 swapFree=5760/157708
[pid=5203] ppid=5200 vsize=27036 CPUtime=3.09 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1131 0 0 0 309 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 4946156 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27036

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5204
/proc/meminfo: memFree=32068148/32770624 swapFree=5760/157708
[pid=5203] ppid=5200 vsize=27036 CPUtime=6.29 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1177 0 0 0 629 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 5024224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27036

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5204
/proc/meminfo: memFree=32067808/32770624 swapFree=5760/157720
[pid=5203] ppid=5200 vsize=27036 CPUtime=12.69 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1223 0 0 0 1269 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 4947892 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27036

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5204
/proc/meminfo: memFree=32067808/32770624 swapFree=5760/157732
[pid=5203] ppid=5200 vsize=27036 CPUtime=25.49 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1331 0 0 0 2549 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 5024402 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27036

[startup+51.1003 s]
/proc/loadavg: 1.95 2.00 2.04 3/182 5326
/proc/meminfo: memFree=32068956/32770624 swapFree=5760/157808
[pid=5203] ppid=5200 vsize=27036 CPUtime=51.09 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1393 0 0 0 5109 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 4948277 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27036

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/182 5327
/proc/meminfo: memFree=32068436/32770624 swapFree=5760/157864
[pid=5203] ppid=5200 vsize=27036 CPUtime=102.3 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1453 0 0 0 10230 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 5024224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27036

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/182 5328
/proc/meminfo: memFree=32068652/32770624 swapFree=5760/157904
[pid=5203] ppid=5200 vsize=27036 CPUtime=162.3 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1515 0 0 0 16230 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 4948380 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 27036

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5329
/proc/meminfo: memFree=32068636/32770624 swapFree=5760/157928
[pid=5203] ppid=5200 vsize=27036 CPUtime=222.3 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1561 0 0 0 22230 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 5024241 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27036

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5330
/proc/meminfo: memFree=32069028/32770624 swapFree=5760/157972
[pid=5203] ppid=5200 vsize=27036 CPUtime=282.3 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1623 0 0 0 28230 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 5024176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27036

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5338
/proc/meminfo: memFree=32068716/32770624 swapFree=5760/158024
[pid=5203] ppid=5200 vsize=27036 CPUtime=342.3 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1685 0 0 0 34230 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 4946152 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27036

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5339
/proc/meminfo: memFree=32068864/32770624 swapFree=5760/158064
[pid=5203] ppid=5200 vsize=27036 CPUtime=402.3 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1731 0 0 0 40230 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 5024176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27036

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5340
/proc/meminfo: memFree=32068864/32770624 swapFree=5760/158088
[pid=5203] ppid=5200 vsize=27036 CPUtime=462.31 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1777 0 0 0 46231 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056818664 4946485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 27036

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5341
/proc/meminfo: memFree=32068740/32770624 swapFree=5760/158120
[pid=5203] ppid=5200 vsize=27036 CPUtime=522.31 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1837 0 0 0 52231 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 5024250 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27036

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5342
/proc/meminfo: memFree=32069252/32770624 swapFree=5760/158148
[pid=5203] ppid=5200 vsize=27036 CPUtime=582.31 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1883 0 0 0 58231 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 4948328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 27036

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5343
/proc/meminfo: memFree=32069136/32770624 swapFree=5760/158188
[pid=5203] ppid=5200 vsize=27036 CPUtime=642.31 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 64231 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 5024231 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 27036

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

[startup+646.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5343
/proc/meminfo: memFree=32068764/32770624 swapFree=5760/158188
[pid=5203] ppid=5200 vsize=27036 CPUtime=646.41 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 64641 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 4946576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 646.41
Current children cumulated vsize (KiB) 27036

[startup+649.6 s]
/proc/loadavg: 2.08 2.01 2.05 3/182 5343
/proc/meminfo: memFree=32068764/32770624 swapFree=5760/158192
[pid=5203] ppid=5200 vsize=27036 CPUtime=649.61 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 64961 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 4948546 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 649.61
Current children cumulated vsize (KiB) 27036

[startup+651.2 s]
/proc/loadavg: 2.08 2.01 2.05 3/182 5343
/proc/meminfo: memFree=32068764/32770624 swapFree=5760/158188
[pid=5203] ppid=5200 vsize=27036 CPUtime=651.22 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 65122 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 4946136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 651.22
Current children cumulated vsize (KiB) 27036

[startup+652 s]
/proc/loadavg: 2.08 2.01 2.05 3/182 5343
/proc/meminfo: memFree=32068764/32770624 swapFree=5760/158188
[pid=5203] ppid=5200 vsize=27036 CPUtime=652.01 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 65201 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 5024236 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 652.01
Current children cumulated vsize (KiB) 27036

[startup+652.2 s]
/proc/loadavg: 2.08 2.01 2.05 3/182 5343
/proc/meminfo: memFree=32068764/32770624 swapFree=5760/158188
[pid=5203] ppid=5200 vsize=27036 CPUtime=652.21 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 65221 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 4945891 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 652.21
Current children cumulated vsize (KiB) 27036

[startup+652.3 s]
/proc/loadavg: 2.08 2.01 2.05 3/182 5343
/proc/meminfo: memFree=32068764/32770624 swapFree=5760/158188
[pid=5203] ppid=5200 vsize=27036 CPUtime=652.32 cores=1,3,5,7
/proc/5203/stat : 5203 (cosoco) R 5200 5203 3592 0 -1 4202496 1929 0 0 0 65232 0 0 0 20 0 1 0 2616245 27684864 926 33554432000 4194304 5744392 140723056831312 140723056828920 5024411 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 13848576 140723056837825 140723056837955 140723056837955 140723056840654 0
/proc/5203/statm: 6759 926 758 379 0 178 0
Current children cumulated CPU time (s) 652.32
Current children cumulated vsize (KiB) 27036

Child status: 0
Real time (s): 652.389
CPU time (s): 652.406
CPU user time (s): 652.405
CPU system time (s): 0.001069
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 652.405
system time used= 0.001069
maximum resident set size= 3784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1984
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= 12
involuntary context switches= 174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37571 second user time and 2.26605 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-24 23:04:35
IDJOB=4253423
IDBENCH=135451
IDSOLVER=2633
FILE ID=node146/4253423-1500930275
RUNJOBID= node146-1500915816-3624
PBS_JOBID= 20625423
Free space on /tmp= 61688 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-mps/Pb-mps-v2-20-10-sentoy.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253423-1500930275/watcher-4253423-1500930275 -o /tmp/evaluation-result-4253423-1500930275/solver-4253423-1500930275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500915816-3624 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253423-1500930275.xml

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

MD5SUM BENCH= f29e5165c598919c9834c408fde8edbe
RANDOM SEED=2006098758

node146.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.45
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.45
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.45
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.45
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:        32069436 kB
MemAvailable:   32058288 kB
Buffers:           47332 kB
Cached:           256280 kB
SwapCached:            0 kB
Active:           184144 kB
Inactive:         166356 kB
Active(anon):      49760 kB
Inactive(anon):     8664 kB
Active(file):     134384 kB
Inactive(file):   157692 kB
Unevictable:        5760 kB
Mlocked:            5760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:         52628 kB
Mapped:            29108 kB
Shmem:              8848 kB
Slab:              50388 kB
SReclaimable:      25220 kB
SUnreclaim:        25168 kB
KernelStack:        3280 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     285024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61688 MiB
End job on node146 at 2017-07-24 23:15:27