Trace number 4396773

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.0UNSAT 549.748 549.737

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-14.xml
MD5SUMbe7a6961e736c78e558242a96ea5fa7b
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 benchmark45.3998
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints29
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":42}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":28},{"degree":3,"count":14}]
Minimum constraint arity2
Maximum constraint arity42
Distribution of constraint arities[{"arity":2,"count":28},{"arity":42,"count":1}]
Number of extensional constraints0
Number of intensional constraints28
Distribution of constraint types[{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396773-1568578828.xml 
0.00/0.00	c intension  eq(add(x[0][0],2),x[1][0]) -> extension (support ? 1) - 40tuples
0.00/0.00	c intension  eq(add(x[0][1],3),x[1][1]) -> extension (support ? 1) - 39tuples
0.00/0.01	c intension  eq(add(x[0][2],4),x[1][2]) -> extension (support ? 1) - 38tuples
0.00/0.01	c intension  eq(add(x[0][3],5),x[1][3]) -> extension (support ? 1) - 37tuples
0.00/0.01	c intension  eq(add(x[0][4],6),x[1][4]) -> extension (support ? 1) - 36tuples
0.00/0.01	c intension  eq(add(x[0][5],7),x[1][5]) -> extension (support ? 1) - 35tuples
0.00/0.01	c intension  eq(add(x[0][6],8),x[1][6]) -> extension (support ? 1) - 34tuples
0.00/0.01	c intension  eq(add(x[0][7],9),x[1][7]) -> extension (support ? 1) - 33tuples
0.00/0.01	c intension  eq(add(x[0][8],10),x[1][8]) -> extension (support ? 1) - 32tuples
0.00/0.01	c intension  eq(add(x[0][9],11),x[1][9]) -> extension (support ? 1) - 31tuples
0.00/0.01	c intension  eq(add(x[0][10],12),x[1][10]) -> extension (support ? 1) - 30tuples
0.00/0.01	c intension  eq(add(x[0][11],13),x[1][11]) -> extension (support ? 1) - 29tuples
0.00/0.02	c intension  eq(add(x[0][12],14),x[1][12]) -> extension (support ? 1) - 28tuples
0.00/0.02	c intension  eq(add(x[0][13],15),x[1][13]) -> extension (support ? 1) - 27tuples
0.00/0.02	c intension  eq(add(x[1][0],2),x[2][0]) -> extension (support ? 1) - 40tuples
0.00/0.02	c intension  eq(add(x[1][1],3),x[2][1]) -> extension (support ? 1) - 39tuples
0.00/0.02	c intension  eq(add(x[1][2],4),x[2][2]) -> extension (support ? 1) - 38tuples
0.00/0.02	c intension  eq(add(x[1][3],5),x[2][3]) -> extension (support ? 1) - 37tuples
0.00/0.02	c intension  eq(add(x[1][4],6),x[2][4]) -> extension (support ? 1) - 36tuples
0.00/0.02	c intension  eq(add(x[1][5],7),x[2][5]) -> extension (support ? 1) - 35tuples
0.00/0.02	c intension  eq(add(x[1][6],8),x[2][6]) -> extension (support ? 1) - 34tuples
0.00/0.02	c intension  eq(add(x[1][7],9),x[2][7]) -> extension (support ? 1) - 33tuples
0.00/0.03	c intension  eq(add(x[1][8],10),x[2][8]) -> extension (support ? 1) - 32tuples
0.00/0.03	c intension  eq(add(x[1][9],11),x[2][9]) -> extension (support ? 1) - 31tuples
0.00/0.03	c intension  eq(add(x[1][10],12),x[2][10]) -> extension (support ? 1) - 30tuples
0.00/0.03	c intension  eq(add(x[1][11],13),x[2][11]) -> extension (support ? 1) - 29tuples
0.00/0.03	c intension  eq(add(x[1][12],14),x[2][12]) -> extension (support ? 1) - 28tuples
0.00/0.03	c intension  eq(add(x[1][13],15),x[2][13]) -> extension (support ? 1) - 27tuples
0.00/0.03	c root propagations     : 714         
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 42
0.00/0.03	c |            Domain Sizes: 42..42
0.00/0.03	c |
0.00/0.03	c |             Constraints: 29
0.00/0.03	c |                   Arity: 2..42  -- Binary: 28
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 1
0.00/0.03	c |                          Extension: 28  (nb tuples: 27..40) -- (shared: 0)
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.06	c 101            332            9668           38310          42             0              13   25   18   
0.00/0.10	c 211            730            21202          79663          42             0              13   25   17   
0.10/0.14	c 332            1124           33336          124922         42             0              10   25   18   
0.10/0.19	c 465            1590           47445          175410         42             0              13   25   20   
0.21/0.24	c 611            2060           63724          232762         42             0              13   25   19   
0.21/0.30	c 771            2607           81972          299634         42             0              7   25   18    
0.30/0.36	c 947            3191           98651          360767         42             0              13   22   18   
0.41/0.43	c 1140           3849           121294         441400         42             0              13   25   19   
0.41/0.50	c 1352           4496           141392         517635         42             0              13   25   19   
0.51/0.60	c 1585           5338           171484         619751         42             0              13   28   19   
0.69/0.70	c 1841           6263           199998         717732         42             0              7   25   19    
0.79/0.80	c 2122           7168           230078         827737         42             0              13   25   18   
0.89/0.90	c 2431           8140           262057         936852         42             0              13   28   20   
0.99/1.02	c 2770           9310           298370         1060970        42             0              13   25   19   
1.49/10.22	c 3142           10531          341861         1202904        42             0              10   28   18   
1.49/10.22	c 3551           11885          392617         1373170        42             0              13   25   18   
1.49/10.22	c 4000           13378          437939         1544529        42             0              7   28   18    
1.49/10.22	c 4493           14957          487001         1719559        42             0              10   25   18   
1.49/10.22	c 5035           16603          537693         1904269        42             0              7   28   19    
1.49/10.22	c 5631           18669          603002         2131236        42             0              10   28   19   
1.49/10.22	c 6286           20821          677458         2392968        42             0              10   25   18   
1.49/10.22	c 7006           23149          761697         2695370        42             0              10   28   19   
1.49/10.22	c 7798           25720          844738         2985807        42             0              10   31   19   
1.49/10.22	c 8669           28460          941006         3324595        42             0              10   28   19   
1.49/10.22	c 9627           31383          1041850        3674146        42             0              7   28   19    
1.49/10.22	c 10680          34536          1150120        4051057        42             0              13   28   19   
1.49/10.22	c 11838          38211          1294169        4533076        42             0              10   28   19   
1.49/10.22	c 13111          42475          1443232        5038189        42             0              10   28   19   
1.49/10.22	c 14511          46821          1582527        5537659        42             0              10   28   19   
1.49/10.22	c 16051          51733          1733866        6104700        42             0              10   28   18   
1.49/10.22	c 17745          57477          1931549        6793136        42             0              10   28   19   
1.49/10.22	c 19608          63369          2131641        7520419        42             0              10   28   19   
1.49/10.22	c 21657          70020          2369734        8353672        42             0              10   28   19   
1.49/10.22	c 23910          77976          2627308        9246654        42             0              10   31   19   
1.49/10.22	c 26388          86040          2907981        10223030       42             0              10   31   19   
10.48/10.57	c 29113          95128          3209836        11294716       42             0              10   28   19   
11.69/11.72	c 32110          105643         3559527        12488678       42             0              10   28   18   
12.88/12.93	c 35406          116259         3925873        13801564       42             0              7   28   18    
14.08/14.18	c 39031          127990         4308766        15154778       42             0              7   28   19    
15.58/15.62	c 43018          141436         4747328        16691989       42             0              7   31   19    
16.98/17.06	c 47403          155922         5190741        18297903       42             0              7   28   19    
18.79/18.88	c 52226          171884         5745367        20231696       42             0              10   28   19   
20.79/20.82	c 57531          188037         6337277        22320365       42             0              10   28   19   
23.08/23.12	c 63366          208740         7034969        24716167       42             0              7   31   18    
25.48/25.50	c 69784          229291         7756139        27264271       42             0              10   31   19   
28.08/28.10	c 76843          252250         8550791        30098796       42             0              7   28   19    
30.79/30.82	c 84607          277858         9383596        32961885       42             0              7   28   19    
33.88/33.93	c 93147          306432         10337661       36316656       42             0              7   28   19    
37.48/37.58	c 102541         340000         11444301       40142215       42             0              10   31   18   
41.29/41.38	c 112874         373052         12596798       44221273       42             0              7   31   19    
45.69/45.77	c 124240         410998         13931718       48844968       42             0              10   28   19   
49.79/49.89	c 136742         451223         15198342       53284972       42             0              7   31   19    
54.89/54.96	c 150494         495890         16741999       58749303       42             0              7   31   19    
60.09/60.14	c 165621         545310         18328423       64210018       42             0              7   31   19    
66.29/66.35	c 182260         598804         20212199       70851415       42             0              7   31   19    
72.39/72.42	c 200562         657096         22081100       77418867       42             0              7   34   19    
79.79/79.84	c 220694         728129         24331768       85157404       42             0              7   31   18    
88.39/88.42	c 242839         804523         26948359       94167173       42             0              7   31   19    
97.19/97.26	c 267198         885672         29650809       103349445      42             0              7   31   19    
107.29/107.33	c 293992         971800         32713034       114135973      42             0              7   31   19    
117.39/117.45	c 323465         1068044        35821642       124959129      42             0              7   28   19    
129.59/129.63	c 355885         1176892        39525281       138090155      42             0              7   31   19    
142.99/143.04	c 391547         1299146        43606516       152426300      42             0              7   31   19    
156.59/156.68	c 430775         1430120        47780449       166627525      42             0              7   31   19    
173.39/173.49	c 473925         1580277        52887205       184159644      42             0              7   31   18    
191.19/191.25	c 521390         1741094        58267734       202658798      42             0              7   31   19    
208.39/208.47	c 573601         1913152        63552309       221226744      42             0              7   31   19    
229.89/229.94	c 631033         2107636        70068940       243742428      42             0              7   31   19    
252.49/252.58	c 694208         2320805        76940718       267063526      42             0              7   31   19    
278.39/278.40	c 763700         2564132        84786529       293871780      42             0              4   31   19    
306.29/306.32	c 840141         2823294        93201761       323329245      42             0              4   31   18    
336.89/336.95	c 924226         3108748        102403832      355190038      42             0              7   31   18    
370.59/370.63	c 1016719        3422395        112572139      390495212      42             0              4   31   19    
407.19/407.25	c 1118461        3769204        123639201      429055046      42             0              7   31   18    
447.70/447.77	c 1230377        4158800        135863714      471128232      42             0              4   31   18    
494.40/494.41	c 1353484        4603018        149891216      519203992      42             0              4   31   18    
545.60/545.60	c 1488901        5092399        165270623      571544835      42             0              4   34   18    
549.71/549.73	s UNSATISFIABLE
549.71/549.73	c restarts              : 77          
549.71/549.73	c conflicts             : 1499830      (2728 /sec)
549.71/549.73	c decisions             : 5133040      (9337 /sec)
549.71/549.73	c propagations          : 575739308   (1047316 /sec)
549.71/549.73	c root propagations     : 714         
549.71/549.73	c filter calls          : 166507194      (302890 /sec)
549.71/549.73	c useless filter calls  : 28030864       (16 %)
549.71/549.73	c Memory used           : 27.00 MB
549.71/549.73	c CPU time              : 549.728 s
549.71/549.73	c real time             : 549.731 s
549.71/549.73	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396773-1568578828/watcher-4396773-1568578828 -o /tmp/evaluation-result-4396773-1568578828/solver-4396773-1568578828 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568572745-9395 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396773-1568578828.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=10862, runsolver pid=10859

[startup+0.100157 s]*
/proc/loadavg: 2.00 2.04 2.05 3/200 10863
/proc/meminfo: memFree=26939592/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4060 CPUtime=0.1 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1231 0 0 0 10 0 0 0 20 0 1 0 433797710 28311552 1015 33554432000 4194304 6211092 140728660789920 140728660786456 5082393 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1015 832 493 0 217 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4060 KiB

[startup+0.209727 s]*
/proc/loadavg: 2.00 2.04 2.05 3/200 10863
/proc/meminfo: memFree=26939592/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4060 CPUtime=0.21 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1231 0 0 0 21 0 0 0 20 0 1 0 433797710 28311552 1015 33554432000 4194304 6211092 140728660789920 140728660786456 5078923 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1015 832 493 0 217 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4060 KiB

[startup+0.309431 s]*
/proc/loadavg: 2.00 2.04 2.05 3/200 10863
/proc/meminfo: memFree=26939592/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4060 CPUtime=0.3 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1231 0 0 0 30 0 0 0 20 0 1 0 433797710 28311552 1015 33554432000 4194304 6211092 140728660789920 140728660786456 5075221 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1015 832 493 0 217 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4060 KiB

[startup+0.700326 s]
/proc/loadavg: 2.08 2.06 2.05 3/200 10863
/proc/meminfo: memFree=26939592/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4060 CPUtime=0.69 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1231 0 0 0 68 1 0 0 20 0 1 0 433797710 28311552 1015 33554432000 4194304 6211092 140728660789920 140728660787880 5082762 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1015 832 493 0 217 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4060 KiB

[startup+1.50035 s]
/proc/loadavg: 2.08 2.06 2.05 3/200 10863
/proc/meminfo: memFree=26939468/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4060 CPUtime=1.49 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1231 0 0 0 148 1 0 0 20 0 1 0 433797710 28311552 1015 33554432000 4194304 6211092 140728660789920 140728660787880 5076396 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1015 832 493 0 217 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4060 KiB

[startup+10.324 s]
/proc/loadavg: 2.08 2.06 2.05 3/200 10863
/proc/meminfo: memFree=26939468/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=10.31 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1558 0 0 0 1030 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5193696 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 10.31 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+10.4004 s]
/proc/loadavg: 2.08 2.06 2.05 3/200 10863
/proc/meminfo: memFree=26939468/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=10.38 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1558 0 0 0 1037 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5082762 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 10.38 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+12.7003 s]*
/proc/loadavg: 2.75 2.20 2.10 3/200 10864
/proc/meminfo: memFree=26892720/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=12.69 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1558 0 0 0 1268 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5075694 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+25.5002 s]
/proc/loadavg: 2.64 2.20 2.10 3/199 10874
/proc/meminfo: memFree=28050120/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=25.48 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1776 0 0 0 2547 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5079352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+51.1002 s]
/proc/loadavg: 2.39 2.18 2.10 3/199 10876
/proc/meminfo: memFree=28050912/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=51.09 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1887 0 0 0 5108 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5081747 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+102.3 s]
/proc/loadavg: 2.17 2.15 2.09 3/199 10880
/proc/meminfo: memFree=28050608/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=102.29 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 1997 0 0 0 10228 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5081687 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.12 2.09 3/199 10884
/proc/meminfo: memFree=28049980/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=162.29 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2107 0 0 0 16228 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5079177 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/199 10890
/proc/meminfo: memFree=28049188/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=222.29 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2217 0 0 0 22228 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5075269 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/199 10894
/proc/meminfo: memFree=28049564/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=282.29 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2327 0 0 0 28228 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5079352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/199 10899
/proc/meminfo: memFree=28049576/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=342.29 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2437 0 0 0 34228 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5082416 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/199 10905
/proc/meminfo: memFree=28049824/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=402.29 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2547 0 0 0 40228 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5078923 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 10909
/proc/meminfo: memFree=28050008/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=462.3 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2657 0 0 0 46229 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5074400 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 10914
/proc/meminfo: memFree=28048812/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=522.3 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2767 0 0 0 52229 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5017292 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 522.3 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+549.737 s]
# the end of solver process 10862 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=549.729 s, system=0.019002 s

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

[startup+533.5 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 10916
/proc/meminfo: memFree=28048944/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=533.5 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2767 0 0 0 53349 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5075312 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 533.5 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+539.9 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 10917
/proc/meminfo: memFree=28049052/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=539.9 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2864 0 0 0 53989 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5078791 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 539.9 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+546.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 10917
/proc/meminfo: memFree=28049260/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=546.3 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2877 0 0 0 54629 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5079092 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 546.3 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+547.9 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 10917
/proc/meminfo: memFree=28049384/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=547.9 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2877 0 0 0 54789 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5079258 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 547.9 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+548.7 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 10917
/proc/meminfo: memFree=28049508/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=548.71 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2877 0 0 0 54870 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5081360 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 548.71 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+549.5 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 10917
/proc/meminfo: memFree=28049508/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=549.5 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2877 0 0 0 54949 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5079024 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 549.5 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

[startup+549.7 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 10917
/proc/meminfo: memFree=28049508/32770624 swapFree=66939884/67108860
[pid=10862] ppid=10859 vsize=27648 memory=4276 CPUtime=549.71 cores=1,3,5,7
/proc/10862/stat : 10862 (cosoco) R 10859 10862 9363 0 -1 4202496 2877 0 0 0 54970 1 0 0 20 0 1 0 433797710 28311552 1069 33554432000 4194304 6211092 140728660789920 140728660787880 5075266 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 30748672 140728660792331 140728660792433 140728660792433 140728660795342 0
/proc/10862/statm: 6912 1069 870 493 0 217 0
Current children cumulated CPU time: 549.71 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4276 KiB

Child status: 0
Real time (s): 549.737
CPU time (s): 549.748
CPU user time (s): 549.729
CPU system time (s): 0.019002
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27648
Max. memory (cumulated for all children) (KiB): 4276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 549.729
system time used= 0.019002
maximum resident set size= 4340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2914
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= 14
involuntary context switches= 142


# summary of solver processes directly reported to runsolver:
#   pid: 10862
#   total CPU time (s): 549.748
#   total CPU user time (s): 549.729
#   total CPU system time (s): 0.019002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9381 second user time and 3.44697 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-15 22:19:48
IDJOB=4396773
IDBENCH=124287
IDSOLVER=2848
FILE ID=node119/4396773-1568578828
RUNJOBID= node119-1568572745-9395
PBS_JOBID= 21703330
Free space on /tmp= 60836 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-14.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396773-1568578828/watcher-4396773-1568578828 -o /tmp/evaluation-result-4396773-1568578828/solver-4396773-1568578828 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568572745-9395 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396773-1568578828.xml

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

MD5SUM BENCH= be7a6961e736c78e558242a96ea5fa7b
RANDOM SEED=2049076970

node119.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.47
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.47
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.47
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.47
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:        26940036 kB
MemAvailable:   31809292 kB
Buffers:          135236 kB
Cached:          5006780 kB
SwapCached:        61096 kB
Active:          2483508 kB
Inactive:        2727176 kB
Active(anon):       5160 kB
Inactive(anon):   113252 kB
Active(file):    2478348 kB
Inactive(file):  2613924 kB
Unevictable:      106932 kB
Mlocked:          106932 kB
SwapTotal:      67108860 kB
SwapFree:       66939884 kB
Dirty:            929804 kB
Writeback:         79824 kB
AnonPages:        116184 kB
Mapped:            49888 kB
Shmem:             41008 kB
Slab:             215452 kB
SReclaimable:     185636 kB
SUnreclaim:        29816 kB
KernelStack:        3472 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61364 MiB
End job on node119 at 2019-09-15 22:28:58