Trace number 4408692

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) 2400.01 2399.7

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-fpga/
Pb-chnl40-50.xml
MD5SUM6fc9298037ec0e80b4c0d0dc3fa4715e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of constraints180
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":4000}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":4000}]
Minimum constraint arity40
Maximum constraint arity50
Distribution of constraint arities[{"arity":40,"count":100},{"arity":50,"count":80}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":180}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c root propagations     : 0           
0.00/0.08	c restarts enabled, print stats at every restarts
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c This is cosoco 2.00 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408692-1569800539.xml 
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.05 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 4000
0.00/0.08	c |            Domain Sizes: 2..2
0.00/0.08	c |
0.00/0.08	c |             Constraints: 180
0.00/0.08	c |                   Arity: 40..50
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          Sum: 180
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c 101            3051           20711          32555          0              0              1876   1928   1877
0.21/0.30	c 211            6126           39917          68814          0              0              1860   1917   1860
0.40/0.43	c 332            10402          54901          89182          0              0              1548   1644   1573
0.50/0.56	c 465            14756          70345          114424         0              0              1490   1579   1531
0.69/0.70	c 611            19166          90554          152243         0              0              1443   1591   1486
0.79/0.84	c 771            23552          112013         194842         0              0              1583   1666   1630
0.89/0.96	c 947            26957          131781         241094         0              0              1476   1577   1497
1.10/1.15	c 1140           32459          163629         295189         0              0              1394   1496   1437
1.29/1.32	c 1352           37715          187413         343946         0              0              1136   1601   1348
1.39/1.47	c 1585           41814          215888         402380         0              0              1339   1499   1384
1.69/1.79	c 1841           50688          253987         468285         0              0              943   1091   1021
2.10/2.11	c 2122           62176          292403         531953         0              0              1419   1552   1500
2.39/2.41	c 2431           72692          331504         607624         0              0              1508   1592   1553
2.69/2.71	c 2770           82472          381446         703603         0              0              1470   1635   1541
2.89/2.93	c 3142           88830          421630         785868         0              0              1386   1536   1472
3.19/3.22	c 3551           96688          473028         888499         0              0              1210   1314   1263
3.59/3.61	c 4000           109857         523682         975631         0              0              809   1580   1476
3.89/3.98	c 4493           122050         585248         1106372        0              0              1500   1605   1542
4.59/4.66	c 5035           139935         697162         1315322        0              0              993   1106   1058
5.10/5.13	c 5631           155764         765515         1431875        0              0              795   1592   1442
5.69/5.70	c 6286           174528         854296         1595845        0              0              1324   1486   1421
6.19/6.27	c 7006           190004         963577         1798013        0              0              1221   1380   1287
7.19/7.22	c 7798           215780         1090038        1983724        0              0              280   962   884
7.89/7.93	c 8669           236328         1215344        2257948        0              0              1287   1423   1341
8.49/8.56	c 9627           259037         1305222        2415997        0              0              1510   1601   1566
9.29/9.38	c 10680          288198         1431054        2645292        0              0              1532   1657   1613
10.19/10.24	c 11838          319063         1559451        2897224        0              0              1551   1699   1631
11.19/11.28	c 13111          356290         1716842        3195632        0              0              1574   1724   1633
12.69/12.72	c 14511          404205         1957209        3692090        0              0              1487   1612   1573
14.10/14.19	c 16051          447460         2202399        4158475        0              0              1019   1731   1362
15.59/15.60	c 17745          499915         2399487        4476645        0              0              1524   1695   1642
17.39/17.49	c 19608          569438         2673712        5000494        0              0              1562   1729   1662
19.00/19.02	c 21657          621953         2932964        5517917        0              0              1531   1690   1623
22.00/22.01	c 23910          717773         3435196        6489172        0              0              1359   1587   1501
24.10/24.18	c 26388          789083         3774167        7071087        0              0              991   1817   1535
26.69/26.71	c 29113          884910         4121161        7663237        0              0              1480   1720   1632
29.29/29.36	c 32110          984664         4509313        8399726        0              0              1458   1648   1579
32.10/32.18	c 35406          1082393        5000946        9591552        0              0              1428   1562   1530
35.49/35.50	c 39031          1191780        5516849        10673827       0              0              846   1494   1335
38.59/38.67	c 43018          1264962        6094349        11934600       0              0              712   992   809
43.10/43.14	c 47403          1429247        6735899        13175609       0              0              626   1706   1486
48.69/48.71	c 52226          1640428        7459276        14344723       0              0              1191   1515   1442
53.10/53.13	c 57531          1800698        8171204        15784002       0              0              1390   1602   1493
59.89/59.94	c 63366          2021827        9176156        17389511       0              0              1099   1356   1210
65.00/65.04	c 69784          2204443        10032971       19142284       0              0              1486   1704   1571
72.20/72.20	c 76843          2407594        11350170       21616110       0              0              1097   1275   1192
78.10/78.16	c 84607          2635545        12321367       23460543       0              0              1436   1830   1655
84.60/84.63	c 93147          2886007        13364218       25401010       0              0              1575   1845   1667
91.90/91.98	c 102541         3163793        14546138       27691794       0              0              1504   1709   1623
102.20/102.20	c 112874         3490062        16359338       31687126       0              0              1232   1658   1435
110.70/110.71	c 124240         3760151        17892760       34697910       0              0              1307   1520   1385
124.80/124.85	c 136742         4167173        19925694       37982204       0              0              776   1299   938
137.11/137.16	c 150494         4636157        21782697       41557378       0              0              683   1705   1588
149.70/149.74	c 165621         5112624        23611210       44989317       0              0              1436   1674   1562
171.12/171.13	c 182260         5833070        26929417       51317903       0              0              1193   1483   1360
185.71/185.70	c 200562         6369336        29292362       55633934       0              0              1208   1695   1578
207.02/207.05	c 220694         7152389        32429550       62707192       0              0              1384   1634   1540
230.02/230.05	c 242839         7928767        36476517       71280379       0              0              1362   1615   1499
256.72/256.72	c 267198         8817698        40592188       80502424       0              0              1214   1583   1360
276.52/276.51	c 293992         9573037        43506564       85422330       0              0              484   1665   1564
297.13/297.18	c 323465         10307597       46911483       92902092       0              0              1401   1621   1493
317.93/317.94	c 355885         11076828       50013269       98575760       0              0              979   1725   1527
346.23/346.25	c 391547         11993800       55270796       111710621      0              0              1379   1540   1484
379.53/379.56	c 430775         13171432       60423775       123908528      0              0              1340   1603   1466
416.34/416.31	c 473925         14326172       66028719       138805804      0              0              645   1464   1235
471.25/471.26	c 521390         16039705       72875207       152053178      0              0              772   1046   973
504.75/504.76	c 573601         17344294       78073841       161704551      0              0              1215   1905   1701
548.26/548.22	c 631033         19073385       83996383       170723009      0              0              1426   1813   1595
593.96/593.99	c 694208         20696369       91614188       186475204      0              0              1390   1553   1506
662.27/662.29	c 763700         23134680       102673406      209101691      0              0              1371   1609   1521
750.19/750.12	c 840141         26281236       114323432      233723944      0              0              1258   1533   1436
852.10/852.09	c 924226         29284347       128627618      265353674      0              0              794   1214   958
942.61/942.51	c 1016719        32896638       141512177      288669871      0              0              964   1891   1675
1026.32/1026.29	c 1118461        36263798       153043906      307530239      0              0              1458   1754   1661
1142.24/1142.17	c 1230377        40853932       170094868      340571438      0              0              1517   1762   1683
1283.35/1283.23	c 1353484        45346085       191272043      387349258      0              0              1032   1781   1260
1423.77/1423.63	c 1488901        50697904       211423694      421886379      0              0              828   1724   1625
1524.38/1524.20	c 1637859        54504783       228419893      457731678      0              0              1478   1796   1673
1721.91/1721.72	c 1801712        61343282       261871854      533040165      0              0              1325   1625   1511
1914.24/1914.09	c 1981950        68060311       290132951      580278953      0              0              859   1636   1459
2081.65/2081.49	c 2180211        73535183       317099899      635333451      0              0              1234   1752   1389
2224.07/2223.86	c 2398298        79199168       339572444      673433923      0              0              1588   1752   1712
2400.00/2399.70	
2400.00/2399.70	c *** INTERRUPTED ***
2400.00/2399.70	c restarts              : 82          
2400.00/2399.70	c conflicts             : 2576124      (1073 /sec)
2400.00/2399.70	c decisions             : 85719701     (35717 /sec)
2400.00/2399.70	c propagations          : 740323829   (308471 /sec)
2400.00/2399.70	c root propagations     : 0           
2400.00/2399.70	c filter calls          : 368909218      (153713 /sec)
2400.00/2399.70	c useless filter calls  : 327943415      (88 %)
2400.00/2399.70	c Memory used           : 51.58 MB
2400.00/2399.70	c CPU time              : 2399.98 s
2400.00/2399.70	c real time             : 2399.7 s
2400.00/2399.70	
2400.00/2399.70	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 (15275 MiB free)
  memory of node 1: 16384 MiB (15528 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408692-1569800539/watcher-4408692-1569800539 -o /tmp/evaluation-result-4408692-1569800539/solver-4408692-1569800539 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569787350-25285 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408692-1569800539.xml 

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

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

solver pid=27900, runsolver pid=27897

[startup+0.100156 s]*
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31536652/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=34076 memory=10516 CPUtime=0.1 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 2820 0 0 0 10 0 0 0 20 0 1 0 555991673 34893824 2629 33554432000 4194304 6211132 140727849424256 140727849420792 139716437548005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 8519 2629 874 493 0 1824 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 34076 KiB
Current children cumulated memory: 10516 KiB

[startup+0.209768 s]*
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31526980/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=43292 memory=19756 CPUtime=0.21 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 5124 0 0 0 21 0 0 0 20 0 1 0 555991673 44331008 4939 33554432000 4194304 6211132 140727849424256 140727849420792 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 10823 4939 874 493 0 4128 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 43292 KiB
Current children cumulated memory: 19756 KiB

[startup+0.30962 s]*
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31522144/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=47984 memory=24508 CPUtime=0.3 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 6316 0 0 0 30 0 0 0 20 0 1 0 555991673 49135616 6127 33554432000 4194304 6211132 140727849424256 140727849420792 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 11996 6127 875 493 0 5301 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 47984 KiB
Current children cumulated memory: 24508 KiB

[startup+0.700283 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31521400/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=49328 memory=25828 CPUtime=0.69 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 6638 0 0 0 68 1 0 0 20 0 1 0 555991673 50511872 6457 33554432000 4194304 6211132 140727849424256 140727849420792 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12332 6457 875 493 0 5637 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 49328 KiB
Current children cumulated memory: 25828 KiB

[startup+1.50029 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31519896/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=50400 memory=26884 CPUtime=1.49 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 6911 0 0 0 148 1 0 0 20 0 1 0 555991673 51609600 6721 33554432000 4194304 6211132 140727849424256 140727849422216 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12600 6721 875 493 0 5905 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 50400 KiB
Current children cumulated memory: 26884 KiB

[startup+3.10925 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31519576/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=50536 memory=27204 CPUtime=3.1 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 11258 0 0 0 309 1 0 0 20 0 1 0 555991673 51748864 6801 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12634 6801 875 493 0 5939 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 50536 KiB
Current children cumulated memory: 27204 KiB

[startup+6.30027 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 27901
/proc/meminfo: memFree=31519472/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=50672 memory=27288 CPUtime=6.29 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 15853 0 0 0 628 1 0 0 20 0 1 0 555991673 51888128 6822 33554432000 4194304 6211132 140727849424256 140727849422216 5186484 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12668 6822 875 493 0 5973 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 50672 KiB
Current children cumulated memory: 27288 KiB

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.05 3/201 27903
/proc/meminfo: memFree=31519024/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=51072 memory=27684 CPUtime=12.69 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 20651 0 0 0 1268 1 0 0 20 0 1 0 555991673 52297728 6921 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12768 6921 875 493 0 6073 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 51072 KiB
Current children cumulated memory: 27684 KiB

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 27903
/proc/meminfo: memFree=31517972/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=51752 memory=28356 CPUtime=25.5 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 29024 0 0 0 2548 2 0 0 20 0 1 0 555991673 52994048 7089 33554432000 4194304 6211132 140727849424256 140727849422216 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12938 7089 875 493 0 6243 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 51752 KiB
Current children cumulated memory: 28356 KiB

[startup+51.1091 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 27904
/proc/meminfo: memFree=31517980/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=51884 memory=28464 CPUtime=51.1 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 30055 0 0 0 5108 2 0 0 20 0 1 0 555991673 53129216 7116 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 12971 7116 875 493 0 6276 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 51884 KiB
Current children cumulated memory: 28464 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/201 27909
/proc/meminfo: memFree=31517056/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52148 memory=28792 CPUtime=102.3 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 30645 0 0 0 10228 2 0 0 20 0 1 0 555991673 53399552 7198 33554432000 4194304 6211132 140727849424256 140727849422216 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13037 7198 875 493 0 6342 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 52148 KiB
Current children cumulated memory: 28792 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 27913
/proc/meminfo: memFree=31517112/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52148 memory=28796 CPUtime=162.31 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 31088 0 0 0 16229 2 0 0 20 0 1 0 555991673 53399552 7199 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13037 7199 875 493 0 6342 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 52148 KiB
Current children cumulated memory: 28796 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 27917
/proc/meminfo: memFree=31517140/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52280 memory=28820 CPUtime=222.31 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 31161 0 0 0 22229 2 0 0 20 0 1 0 555991673 53534720 7205 33554432000 4194304 6211132 140727849424256 140727849422216 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13070 7205 875 493 0 6375 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 52280 KiB
Current children cumulated memory: 28820 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27923
/proc/meminfo: memFree=31517368/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52280 memory=28860 CPUtime=282.32 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 31178 0 0 0 28230 2 0 0 20 0 1 0 555991673 53534720 7215 33554432000 4194304 6211132 140727849424256 140727849422216 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13070 7215 875 493 0 6375 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 52280 KiB
Current children cumulated memory: 28860 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27927
/proc/meminfo: memFree=31516980/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52280 memory=28872 CPUtime=342.33 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 31256 0 0 0 34231 2 0 0 20 0 1 0 555991673 53534720 7218 33554432000 4194304 6211132 140727849424256 140727849422216 5250266 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13070 7218 875 493 0 6375 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 52280 KiB
Current children cumulated memory: 28872 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27931
/proc/meminfo: memFree=31516916/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52280 memory=28872 CPUtime=402.34 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 31267 0 0 0 40232 2 0 0 20 0 1 0 555991673 53534720 7218 33554432000 4194304 6211132 140727849424256 140727849422216 5155816 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13070 7218 875 493 0 6375 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 52280 KiB
Current children cumulated memory: 28872 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27937
/proc/meminfo: memFree=31516348/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52280 memory=28872 CPUtime=462.35 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 31300 0 0 0 46233 2 0 0 20 0 1 0 555991673 53534720 7218 33554432000 4194304 6211132 140727849424256 140727849422216 5157473 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13070 7218 875 493 0 6375 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 52280 KiB
Current children cumulated memory: 28872 KiB


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

/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 1662.5 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/201 28086
/proc/meminfo: memFree=31515244/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29472 CPUtime=1722.51 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 32783 0 0 0 172249 2 0 0 20 0 1 0 555991673 54079488 7368 33554432000 4194304 6211132 140727849424256 140727849422216 5193786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 1722.51 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+1782.3 s]
/proc/loadavg: 1.94 1.99 2.04 3/200 28211
/proc/meminfo: memFree=31210624/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29472 CPUtime=1782.52 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 32904 0 0 0 178250 2 0 0 20 0 1 0 555991673 54079488 7368 33554432000 4194304 6211132 140727849424256 140727849422216 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 1782.52 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+1842.3 s]
/proc/loadavg: 1.98 1.99 2.04 4/200 28276
/proc/meminfo: memFree=31497164/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29472 CPUtime=1842.52 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 32907 0 0 0 184250 2 0 0 20 0 1 0 555991673 54079488 7368 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 1842.52 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+1902.3 s]
/proc/loadavg: 1.99 1.99 2.04 4/201 28282
/proc/meminfo: memFree=31497832/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29472 CPUtime=1902.53 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 32956 0 0 0 190251 2 0 0 20 0 1 0 555991673 54079488 7368 33554432000 4194304 6211132 140727849424256 140727849422216 5380299 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 1902.53 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/200 28286
/proc/meminfo: memFree=31497708/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29472 CPUtime=1962.54 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33072 0 0 0 196252 2 0 0 20 0 1 0 555991673 54079488 7368 33554432000 4194304 6211132 140727849424256 140727849422216 5207536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 1962.54 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/199 28290
/proc/meminfo: memFree=31497480/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29472 CPUtime=2022.55 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33116 0 0 0 202253 2 0 0 20 0 1 0 555991673 54079488 7368 33554432000 4194304 6211132 140727849424256 140727849422216 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7368 875 493 0 6508 0
Current children cumulated CPU time: 2022.55 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29472 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/201 28297
/proc/meminfo: memFree=31497548/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2082.55 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33233 0 0 0 208253 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2082.55 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/200 28301
/proc/meminfo: memFree=31497104/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2142.56 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33263 0 0 0 214254 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2142.56 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/200 28305
/proc/meminfo: memFree=31496968/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2202.57 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33263 0 0 0 220255 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2202.57 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/201 28311
/proc/meminfo: memFree=31497268/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2262.58 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33419 0 0 0 226256 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5409493 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2262.58 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/200 28322
/proc/meminfo: memFree=31496936/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2322.59 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33419 0 0 0 232257 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2322.59 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 2.04 4/199 28326
/proc/meminfo: memFree=31496860/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2382.59 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33470 0 0 0 238257 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2382.59 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.7 s]
/proc/loadavg: 2.00 1.99 2.04 4/201 28330
/proc/meminfo: memFree=31496864/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2400 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33470 0 0 0 239998 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5380299 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

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

[startup+2399.7 s]
# the end of solver process 27900 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.98 s, system=0.024003 s

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

[startup+2399.7 s]
/proc/loadavg: 2.00 1.99 2.04 4/201 28330
/proc/meminfo: memFree=31496864/32770624 swapFree=66937824/67108860
[pid=27900] ppid=27897 vsize=52812 memory=29484 CPUtime=2400 cores=1,3,5,7
/proc/27900/stat : 27900 (cosoco) R 27897 27900 25253 0 -1 4202496 33470 0 0 0 239998 2 0 0 20 0 1 0 555991673 54079488 7371 33554432000 4194304 6211132 140727849424256 140727849422216 5380299 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37404672 140727849427979 140727849428081 140727849428081 140727849430990 0
/proc/27900/statm: 13203 7371 875 493 0 6508 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 52812 KiB
Current children cumulated memory: 29484 KiB

Child status: 1
Real time (s): 2399.7
CPU time (s): 2400.01
CPU user time (s): 2399.98
CPU system time (s): 0.024003
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 52812
Max. memory (cumulated for all children) (KiB): 29484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.024003
maximum resident set size= 29556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33522
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= 26
involuntary context switches= 701


# summary of solver processes directly reported to runsolver:
#   pid: 27900
#   total CPU time (s): 2400.01
#   total CPU user time (s): 2399.98
#   total CPU system time (s): 0.024003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.93826 second user time and 15.8198 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-30 01:41:36
IDJOB=4408692
IDBENCH=134684
IDSOLVER=2875
FILE ID=node141/4408692-1569800539
RUNJOBID= node141-1569787350-25285
PBS_JOBID= 21705821
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-fpga/Pb-chnl40-50.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408692-1569800539/watcher-4408692-1569800539 -o /tmp/evaluation-result-4408692-1569800539/solver-4408692-1569800539 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569787350-25285 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408692-1569800539.xml

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

MD5SUM BENCH= 6fc9298037ec0e80b4c0d0dc3fa4715e
RANDOM SEED=1687022224

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31543504 kB
MemAvailable:   31822164 kB
Buffers:          192868 kB
Cached:           429596 kB
SwapCached:        62076 kB
Active:           343096 kB
Inactive:         348744 kB
Active(anon):      21252 kB
Inactive(anon):   126388 kB
Active(file):     321844 kB
Inactive(file):   222356 kB
Unevictable:      107692 kB
Mlocked:          107692 kB
SwapTotal:      67108860 kB
SwapFree:       66937824 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:        115540 kB
Mapped:            27964 kB
Shmem:             69528 kB
Slab:             130248 kB
SReclaimable:     100592 kB
SUnreclaim:        29656 kB
KernelStack:        3504 kB
PageTables:         5440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     570872 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62024 MiB
End job on node141 at 2019-09-30 02:21:36