Trace number 4408089

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 2.0? (TO) 2520.03 2520.01

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-17.xml
MD5SUM9efca6d5489e39e5f473d5ee8bd54dad
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark22.8714
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree8
Maximum variable degree25
Distribution of variable degrees[{"degree":8,"count":1},{"degree":10,"count":1},{"degree":11,"count":3},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":3},{"degree":16,"count":2},{"degree":17,"count":2},{"degree":18,"count":2},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

14.00/14.03	c root propagations     : 0           
14.00/14.03	c restarts enabled, print stats at every restarts
14.00/14.03	c
14.00/14.03	c
14.00/14.03	c
14.00/14.03	c This is cosoco 2.00 --  
14.00/14.03	c
14.00/14.03	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408089-1569795204.xml 
14.00/14.03	c ========================================[ Problem Statistics ]===========================================
14.00/14.03	c |                                                                                                       
14.00/14.03	c |  Parse time        :        13.90 s 
14.00/14.03	c |
14.00/14.03	c |               Variables: 25
14.00/14.03	c |            Domain Sizes: 5..5
14.00/14.03	c |
14.00/14.03	c |             Constraints: 56
14.00/14.03	c |                   Arity: 7..7
14.00/14.03	c | 
14.00/14.03	c |                   Types: 
14.00/14.03	c |                          Extension: 56  (nb tuples: 31867..56885) -- (shared: 0)
14.00/14.03	c |                          
14.00/14.03	c =========================================================================================================
14.00/14.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.59/14.68	c 101            222            16258          4623           0              0              8   14   10    
15.09/15.19	c 211            450            33620          10158          0              0              8   14   11    
15.49/15.53	c 332            718            52339          15852          0              0              11   16   12   
15.99/16.04	c 465            1041           75114          22510          0              0              9   17   11    
16.39/16.40	c 611            1449           101554         29887          0              0              9   15   12    
16.89/16.93	c 771            1858           128249         37605          0              0              9   15   12    
17.29/17.38	c 947            2282           157489         46444          0              0              9   16   12    
17.99/18.03	c 1140           2790           190902         56344          0              0              9   15   12    
18.59/18.64	c 1352           3271           225289         66443          0              0              9   16   12    
19.09/19.13	c 1585           3838           264122         77517          0              0              10   16   12   
19.79/19.80	c 1841           4480           308617         91070          0              0              9   16   11    
20.29/20.34	c 2122           5233           357943         105133         0              0              9   16   12    
20.79/20.86	c 2431           5970           406807         119208         0              0              9   16   12    
21.69/21.72	c 2770           6733           458603         135265         0              0              8   16   12    
22.99/23.01	c 3142           7631           523873         153669         0              0              9   16   12    
24.19/24.20	c 3551           8727           598451         174973         0              0              8   17   12    
25.29/25.39	c 4000           9820           675532         197772         0              0              9   17   12    
26.39/26.45	c 4493           11060          760564         222394         0              0              8   17   12    
28.29/28.30	c 5035           12356          849557         249060         0              0              9   16   12    
29.39/29.41	c 5631           13818          949965         279207         0              0              9   16   12    
30.69/30.79	c 6286           15432          1059084        312683         0              0              8   16   12    
32.69/32.75	c 7006           17163          1177611        349346         0              0              7   15   12    
34.79/34.86	c 7798           19028          1309211        389410         0              0              8   16   12    
36.49/36.52	c 8669           21158          1454071        433311         0              0              8   16   12    
39.39/39.48	c 9627           23407          1609471        481918         0              0              8   15   12    
42.38/42.47	c 10680          26115          1794058        536089         0              0              7   16   12    
44.58/44.65	c 11838          29103          1998881        595333         0              0              8   17   12    
47.48/47.57	c 13111          32083          2207617        658735         0              0              7   16   12    
49.99/50.03	c 14511          35572          2439949        728711         0              0              8   16   12    
54.18/54.24	c 16051          39488          2711109        810680         0              0              8   18   12    
57.27/57.34	c 17745          43680          3004804        902091         0              0              7   16   12    
62.98/63.10	c 19608          48111          3312036        994499         0              0              8   17   12    
67.98/68.01	c 21657          53182          3661006        1098269        0              0              8   16   12    
75.17/75.22	c 23910          59031          4065544        1214585        0              0              7   18   12    
81.57/81.68	c 26388          65440          4523245        1347441        0              0              7   16   12    
87.98/88.01	c 29113          72361          4982792        1487964        0              0              8   17   12    
94.57/94.61	c 32110          79903          5496040        1639039        0              0              7   17   12    
102.07/102.12	c 35406          88190          6067432        1811028        0              0              8   18   12    
109.26/109.31	c 39031          97652          6681379        1992840        0              0              7   17   12    
117.16/117.28	c 43018          107274         7340603        2198939        0              0              7   16   12    
128.16/128.29	c 47403          118103         8063105        2418752        0              0              8   16   12    
138.86/139.00	c 52226          130118         8899776        2667172        0              0              7   17   12    
149.16/149.28	c 57531          143961         9830130        2941223        0              0              6   17   12    
161.07/161.19	c 63366          157791         10800889       3219622        0              0              7   18   12    
183.77/183.84	c 69784          173965         11923053       3547693        0              0              7   18   12    
199.47/199.54	c 76843          190751         13132326       3914314        0              0              7   16   11    
218.27/218.38	c 84607          210713         14465167       4308443        0              0              7   18   12    
238.87/238.97	c 93147          231968         15871276       4734925        0              0              7   17   12    
264.08/264.13	c 102541         255694         17535602       5223569        0              0              6   17   12    
286.98/287.05	c 112874         281560         19241076       5743910        0              0              6   17   12    
316.97/317.09	c 124240         309973         21142543       6306100        0              0              6   18   12    
351.67/351.77	c 136742         342058         23242436       6914083        0              0              7   18   12    
381.47/381.55	c 150494         377847         25660553       7620914        0              0              6   18   12    
414.47/414.56	c 165621         415908         28245534       8389718        0              0              6   18   12    
453.87/454.00	c 182260         456960         31089607       9234920        0              0              7   17   12    
500.37/500.44	c 200562         503742         34215027       10135709       0              0              6   18   12    
563.87/563.93	c 220694         554559         37602365       11120488       0              0              6   18   12    
616.27/616.39	c 242839         612010         41500618       12256944       0              0              6   18   12    
668.37/668.44	c 267198         672898         45631874       13456231       0              0              6   18   12    
725.47/725.57	c 293992         738607         50043650       14800906       0              0              6   18   12    
806.67/806.77	c 323465         811193         55156649       16297915       0              0              6   18   12    
903.17/903.22	c 355885         893956         60866598       17963412       0              0              6   18   12    
1010.09/1010.18	c 391547         985566         67334182       19820352       0              0              6   18   12    
1111.59/1111.65	c 430775         1083151        74013623       21808948       0              0              6   18   12    
1220.39/1220.45	c 473925         1185613        81254767       24033294       0              0              6   17   11    
1310.29/1310.31	c 521390         1309120        89388693       26446283       0              0              6   19   12    
1443.29/1443.36	c 573601         1441985        98687552       29134185       0              0              6   18   12    
1554.10/1554.14	c 631033         1592054        108704027      32065362       0              0              5   18   12    
1733.79/1733.85	c 694208         1751027        119515198      35217636       0              0              6   17   12    
1876.40/1876.49	c 763700         1924969        131309343      38733504       0              0              5   18   12    
2091.80/2091.87	c 840141         2118021        144568966      42574316       0              0              5   18   11    
2340.90/2340.98	c 924226         2334799        159330221      46890403       0              0              5   18   12    
2520.01/2520.01	
2520.01/2520.01	c *** INTERRUPTED ***
2520.01/2520.01	c restarts              : 72          
2520.01/2520.01	c conflicts             : 1004602      (399 /sec)
2520.01/2520.01	c decisions             : 2545105      (1010 /sec)
2520.01/2520.01	c propagations          : 50998203    (20238 /sec)
2520.01/2520.01	c root propagations     : 0           
2520.01/2520.01	c filter calls          : 173410769      (68817 /sec)
2520.01/2520.01	c useless filter calls  : 143364826      (82 %)
2520.01/2520.01	c Memory used           : 193.10 MB
2520.01/2520.01	c CPU time              : 2519.88 s
2520.01/2520.01	c real time             : 2520.01 s
2520.01/2520.01	
2520.01/2520.01	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

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

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

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


[startup+0.100147 s]*
/proc/loadavg: 1.92 2.00 1.95 3/201 2659
/proc/meminfo: memFree=28345740/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=28844 memory=4728 CPUtime=0.1 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 1500 0 0 0 10 0 0 0 20 0 1 0 555791711 29536256 1182 33554432000 4194304 6211132 140720645426624 140720645423160 5483342 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 7211 1182 803 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209586 s]*
/proc/loadavg: 1.92 2.00 1.95 3/201 2659
/proc/meminfo: memFree=28343680/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=30404 memory=5880 CPUtime=0.21 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 2011 0 0 0 21 0 0 0 20 0 1 0 555791711 31133696 1470 33554432000 4194304 6211132 140720645426624 140720645423160 5817148 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 7601 1470 803 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5880 KiB

[startup+0.309176 s]*
/proc/loadavg: 1.92 2.00 1.95 3/201 2659
/proc/meminfo: memFree=28339960/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=33408 memory=9708 CPUtime=0.31 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 3137 0 0 0 31 0 0 0 20 0 1 0 555791711 34209792 2427 33554432000 4194304 6211132 140720645426624 140720645423160 5812181 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 8352 2427 809 493 0 1657 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33408 KiB
Current children cumulated memory: 9708 KiB

[startup+0.700361 s]
/proc/loadavg: 1.92 2.00 1.95 3/201 2659
/proc/meminfo: memFree=28338844/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=41992 memory=17624 CPUtime=0.69 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 5133 0 0 0 69 0 0 0 20 0 1 0 555791711 42999808 4406 33554432000 4194304 6211132 140720645426624 140720645422280 5484894 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 10498 4406 809 493 0 3803 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41992 KiB
Current children cumulated memory: 17624 KiB

[startup+1.50036 s]
/proc/loadavg: 1.92 2.00 1.95 3/201 2659
/proc/meminfo: memFree=28331744/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=47656 memory=22640 CPUtime=1.48 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 6419 0 0 0 148 0 0 0 20 0 1 0 555791711 48799744 5660 33554432000 4194304 6211132 140720645426624 140720645422280 5814104 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 11914 5660 809 493 0 5219 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47656 KiB
Current children cumulated memory: 22640 KiB

[startup+3.10962 s]
/proc/loadavg: 1.92 2.00 1.95 3/201 2659
/proc/meminfo: memFree=28312648/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=67200 memory=39692 CPUtime=3.1 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 12062 0 0 0 309 1 0 0 20 0 1 0 555791711 68812800 9923 33554432000 4194304 6211132 140720645426624 140720645423896 5816170 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 16800 9923 809 493 0 10105 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 67200 KiB
Current children cumulated memory: 39692 KiB

[startup+6.30032 s]
/proc/loadavg: 1.77 1.96 1.94 3/201 2659
/proc/meminfo: memFree=28282320/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=99664 memory=70624 CPUtime=6.29 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 21267 0 0 0 626 3 0 0 20 0 1 0 555791711 102055936 17656 33554432000 4194304 6211132 140720645426624 140720645423896 5483326 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 24916 17656 809 493 0 18221 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 99664 KiB
Current children cumulated memory: 70624 KiB

[startup+12.7003 s]
/proc/loadavg: 1.79 1.97 1.94 6/214 2749
/proc/meminfo: memFree=28227112/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=169088 memory=134948 CPUtime=12.69 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 39058 0 0 0 1264 5 0 0 20 0 1 0 555791711 173146112 33737 33554432000 4194304 6211132 140720645426624 140720645423896 5817924 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 42272 33737 810 493 0 35577 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 169088 KiB
Current children cumulated memory: 134948 KiB

[startup+25.5004 s]
/proc/loadavg: 1.83 1.97 1.95 3/201 2848
/proc/meminfo: memFree=28252780/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=165204 CPUtime=25.49 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 141633 0 0 0 2538 11 0 0 20 0 1 0 555791711 202477568 41301 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 41301 855 493 0 42738 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 165204 KiB

[startup+51.1097 s]
/proc/loadavg: 1.89 1.97 1.95 3/201 2850
/proc/meminfo: memFree=28249120/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=167552 CPUtime=51.09 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 169705 0 0 0 5097 12 0 0 20 0 1 0 555791711 202477568 41888 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 41888 855 493 0 42738 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 167552 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 1.97 1.95 3/201 2914
/proc/meminfo: memFree=28232568/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=173612 CPUtime=102.26 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 186506 0 0 0 10213 13 0 0 20 0 1 0 555791711 202477568 43403 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43403 855 493 0 42738 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 173612 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 1.98 1.95 3/200 2918
/proc/meminfo: memFree=28231344/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=162.26 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 187224 0 0 0 16213 13 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038700 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.95 3/200 2924
/proc/meminfo: memFree=28231080/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=222.27 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 187940 0 0 0 22214 13 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 2928
/proc/meminfo: memFree=28230600/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=282.27 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 188656 0 0 0 28214 13 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 2932
/proc/meminfo: memFree=28230836/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=342.27 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 189372 0 0 0 34214 13 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/200 2938
/proc/meminfo: memFree=28230360/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=402.27 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 190088 0 0 0 40214 13 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/200 2950
/proc/meminfo: memFree=28230564/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=462.27 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 190804 0 0 0 46214 13 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038788 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB


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

/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+1782.3 s]
/proc/loadavg: 2.04 2.00 1.96 3/200 3069
/proc/meminfo: memFree=28229688/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=1782.29 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 204883 0 0 0 178215 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5039014 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/201 3075
/proc/meminfo: memFree=28229972/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=1842.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 205413 0 0 0 184216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/200 3079
/proc/meminfo: memFree=28229664/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=1902.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 206180 0 0 0 190216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 3083
/proc/meminfo: memFree=28229740/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=1962.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 206748 0 0 0 196216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/200 3089
/proc/meminfo: memFree=28230064/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2022.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 207307 0 0 0 202216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 3093
/proc/meminfo: memFree=28230048/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2082.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 207853 0 0 0 208216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 3097
/proc/meminfo: memFree=28229772/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2142.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 208600 0 0 0 214216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038944 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/200 3103
/proc/meminfo: memFree=28229692/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2202.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 209104 0 0 0 220216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 3114
/proc/meminfo: memFree=28228980/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2262.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 209600 0 0 0 226216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038982 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.02 1.97 3/199 3118
/proc/meminfo: memFree=28229248/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2322.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 210215 0 0 0 232216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2322.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/200 3124
/proc/meminfo: memFree=28229284/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2382.3 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 210931 0 0 0 238216 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2382.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/199 3128
/proc/meminfo: memFree=28229020/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2442.31 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 211546 0 0 0 244217 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2442.31 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 3132
/proc/meminfo: memFree=28229076/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2502.31 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 212099 0 0 0 250217 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2502.31 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.97 3/198 3134
/proc/meminfo: memFree=28230160/32770624 swapFree=66956692/67108860
[pid=2658] ppid=2655 vsize=197732 memory=174216 CPUtime=2520.01 cores=0,2,4,6
/proc/2658/stat : 2658 (cosoco) R 2655 2658 1161 0 -1 4202496 212541 0 0 0 251987 14 0 0 20 0 1 0 555791711 202477568 43554 33554432000 4194304 6211132 140720645426624 140720645424584 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 40636416 140720645432331 140720645432433 140720645432433 140720645435342 0
/proc/2658/statm: 49433 43554 855 493 0 42738 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174216 KiB

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

[startup+2520.01 s]
# the end of solver process 2658 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.88 s, system=0.150003 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.03
CPU user time (s): 2519.88
CPU system time (s): 0.150003
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 197732
Max. memory (cumulated for all children) (KiB): 174216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.88
system time used= 0.150003
maximum resident set size= 174276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212590
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= 66
involuntary context switches= 636


# summary of solver processes directly reported to runsolver:
#   pid: 2658
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2519.88
#   total CPU system time (s): 0.150003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.098 second user time and 14.5201 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-30 00:12:43
IDJOB=4408089
IDBENCH=126096
IDSOLVER=2874
FILE ID=node151/4408089-1569795204
RUNJOBID= node151-1569787351-1201
PBS_JOBID= 21705814
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-17.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408089-1569795204/watcher-4408089-1569795204 -o /tmp/evaluation-result-4408089-1569795204/solver-4408089-1569795204 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569787351-1201 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408089-1569795204.xml

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

MD5SUM BENCH= 9efca6d5489e39e5f473d5ee8bd54dad
RANDOM SEED=236993948

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:        28346612 kB
MemAvailable:   31760612 kB
Buffers:          169140 kB
Cached:          3580348 kB
SwapCached:        50572 kB
Active:          1976772 kB
Inactive:        1894764 kB
Active(anon):      89940 kB
Inactive(anon):   111440 kB
Active(file):    1886832 kB
Inactive(file):  1783324 kB
Unevictable:      108504 kB
Mlocked:          108504 kB
SwapTotal:      67108860 kB
SwapFree:       66956692 kB
Dirty:             34856 kB
Writeback:             0 kB
AnonPages:        180248 kB
Mapped:            27916 kB
Shmem:             70732 kB
Slab:             147800 kB
SReclaimable:     119360 kB
SUnreclaim:        28440 kB
KernelStack:        3488 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     635700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 61992 MiB
End job on node151 at 2019-09-30 00:54:44