Trace number 4408657

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.04 2399.8

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K106.xml
MD5SUM5d95bf0924f574ebe5a8a8a61c057e43
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark102.276
Satisfiable
(Un)Satisfiability was proved
Number of variables7208
Number of constraints7422
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7208}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":183},{"degree":5,"count":1276},{"degree":6,"count":2825},{"degree":7,"count":1774},{"degree":8,"count":731},{"degree":9,"count":210},{"degree":10,"count":208}]
Minimum constraint arity1
Maximum constraint arity106
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1365},{"arity":3,"count":2835},{"arity":4,"count":1890},{"arity":5,"count":630},{"arity":6,"count":210},{"arity":7,"count":210},{"arity":68,"count":212},{"arity":106,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7422}]
Optimization problemNO
Type of objective

Solver Data

0.89/0.91	c root propagations     : 362         
0.89/0.91	c restarts enabled, print stats at every restarts
0.89/0.91	c
0.89/0.91	c
0.89/0.91	c
0.89/0.91	c This is cosoco 2.00 --  
0.89/0.91	c
0.89/0.91	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408657-1569803890.xml 
0.89/0.91	c ========================================[ Problem Statistics ]===========================================
0.89/0.91	c |                                                                                                       
0.89/0.91	c |  Parse time        :         0.71 s 
0.89/0.91	c |
0.89/0.91	c |               Variables: 7208
0.89/0.91	c |            Domain Sizes: 2..2
0.89/0.91	c |
0.89/0.91	c |             Constraints: 7422
0.89/0.91	c |                   Arity: 1..106  -- Unary: 2  -- Binary: 1365  -- Ternary: 2835
0.89/0.91	c | 
0.89/0.91	c |                   Types: 
0.89/0.91	c |                          Sum: 7422
0.89/0.91	c |                          
0.89/0.91	c =========================================================================================================
0.89/0.91	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.19/6.20	c 101            4205           2135867        633658         362            0              1487   1971   1795
7.59/7.61	c 211            12043          2731542        824236         362            0              704   6131   5737
8.49/8.50	c 332            21009          2965885        917148         362            0              554   1876   1306
9.29/9.37	c 465            26848          3265358        1033014        362            0              899   1173   995
10.29/10.37	c 611            30899          3708966        1188080        362            0              793   953   868
11.29/11.39	c 771            34956          4161058        1377690        362            0              425   905   866
12.29/12.31	c 947            42647          4458931        1511420        362            0              514   1414   1146
13.20/13.23	c 1140           49301          4798729        1644131        362            0              766   1162   899
14.29/14.37	c 1352           62145          5081596        1754889        362            0              287   2155   1451
15.69/15.76	c 1585           71291          5619524        1949803        362            0              874   1068   1017
16.79/16.83	c 1841           78231          5994642        2086349        362            0              813   913   858
18.49/18.50	c 2122           85102          6717423        2364521        362            0              792   890   849
20.69/20.79	c 2431           106884         7404758        2638205        362            0              594   2599   1329
22.10/22.13	c 2770           122144         7717234        2764925        362            0              1172   1588   1422
23.59/23.68	c 3142           138245         8142748        2919436        362            0              1146   1972   1586
26.10/26.17	c 3551           159184         8939861        3254719        362            0              869   1735   1584
29.00/29.01	c 4000           176054         10066531       3674511        362            0              1431   1623   1512
30.69/30.75	c 4493           188848         10659350       3912308        362            0              1203   1552   1383
36.01/36.01	c 5035           217098         12567038       4603204        362            0              993   1294   1208
39.70/39.75	c 5631           239868         13861461       5120717        362            0              1074   1412   1221
44.10/44.16	c 6286           261162         15445570       5701022        362            0              738   1207   911
51.39/51.47	c 7006           288530         18568178       6986649        362            0              313   1743   1422
58.29/58.33	c 7798           346358         20602884       7789185        362            0              803   2035   1249
65.59/65.63	c 8669           408302         22778331       8674756        362            0              941   1599   1200
74.70/74.74	c 9627           497630         25247424       9649084        362            0              949   1627   1297
81.80/81.86	c 10680          555155         27615488       10557946       362            0              979   1631   1223
88.01/88.06	c 11838          600956         29764289       11429874       362            0              1126   1493   1301
95.50/95.58	c 13111          636993         32892944       12569612       362            0              862   1294   987
107.20/107.24	c 14511          690774         37376093       14180109       362            0              587   943   828
114.01/114.04	c 16051          736921         39580154       15057635       362            0              656   962   794
127.21/127.28	c 17745          834702         44300021       16928442       362            0              527   1877   1374
138.51/138.50	c 19608          934430         47701620       18340063       362            0              1089   1681   1400
151.41/151.46	c 21657          1026443        52221938       20154261       362            0              943   1526   1279
166.12/166.12	c 23910          1096256        57649204       22190459       362            0              756   998   894
183.21/183.28	c 26388          1293653        61253485       23602048       362            0              732   1696   1359
197.71/197.70	c 29113          1436481        65200031       25111618       362            0              1038   1396   1240
218.30/218.31	c 32110          1502668        75445696       28767897       362            0              899   1237   1081
234.11/234.18	c 35406          1637220        81160499       30902308       362            0              867   1183   1045
271.30/271.35	c 39031          1945957        94632726       36128275       362            0              947   2304   1310
292.11/292.18	c 43018          2170144        101015596      38416871       362            0              1027   1922   1576
308.10/308.16	c 47403          2338591        106361391      40324339       362            0              1265   1636   1492
330.09/330.17	c 52226          2476274        115973094      43909170       362            0              1198   1408   1329
361.09/361.11	c 57531          2644968        129658794      49426626       362            0              878   1296   1228
387.37/387.47	c 63366          2922022        138395322      52857208       362            0              1066   1656   1339
409.67/409.71	c 69784          3116588        146636288      56376472       362            0              940   1380   1103
437.68/437.75	c 76843          3289994        158833984      61436116       362            0              846   1249   971
489.18/489.24	c 84607          3862084        174328437      67914476       362            0              770   2257   1415
535.29/535.32	c 93147          4196389        194059198      76035157       362            0              1385   1788   1586
625.80/625.85	c 102541         4613165        232850867      89145443       362            0              1169   1753   1468
712.41/712.46	c 112874         4951276        270065429      102022147      362            0              893   1568   1226
791.52/791.58	c 124240         5631887        299500713      113099917      362            0              1078   1668   1486
870.63/870.68	c 136742         6453846        325850857      123290952      362            0              1241   2124   1645
969.24/969.26	c 150494         7152740        365659925      137489702      362            0              1278   1784   1609
1088.66/1088.62	c 165621         7742805        418974248      157581024      362            0              1226   1753   1457
1239.58/1239.52	c 182260         8755693        478669994      178825132      362            0              956   2004   1594
1358.69/1358.65	c 200562         9717115        522324654      193750027      362            0              1120   1819   1391
1494.81/1494.76	c 220694         10758245       572774030      211355288      362            0              911   1434   1207
1666.14/1666.09	c 242839         12258290       634026182      235567719      362            0              808   1752   1395
1874.36/1874.24	c 267198         13792300       714958820      265961352      362            0              1029   1932   1455
2074.38/2074.25	c 293992         15425138       794005849      295395873      362            0              1121   1809   1425
2333.42/2333.22	c 323465         16428964       903346585      335182086      362            0              631   1204   943
2400.02/2399.80	
2400.02/2399.80	c *** INTERRUPTED ***
2400.02/2399.80	c restarts              : 61          
2400.02/2399.80	c conflicts             : 331761       (138 /sec)
2400.02/2399.80	c decisions             : 16988047     (7079 /sec)
2400.02/2399.80	c propagations          : 346047459   (144201 /sec)
2400.02/2399.80	c root propagations     : 362         
2400.02/2399.80	c filter calls          : 927800587      (386622 /sec)
2400.02/2399.80	c useless filter calls  : 814681692      (87 %)
2400.02/2399.80	c Memory used           : 380.89 MB
2400.02/2399.80	c CPU time              : 2399.76 s
2400.02/2399.80	c real time             : 2399.8 s
2400.02/2399.80	
2400.02/2399.80	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 (14813 MiB free)
  memory of node 1: 16384 MiB (15170 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408657-1569803890/watcher-4408657-1569803890 -o /tmp/evaluation-result-4408657-1569803890/solver-4408657-1569803890 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1569783690-24392 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408657-1569803890.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=27919, runsolver pid=27916

[startup+0.100164 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30693532/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=37956 memory=14192 CPUtime=0.1 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 3753 0 0 0 10 0 0 0 20 0 1 0 556646454 38866944 3548 33554432000 4194304 6211132 140731905726528 140731905723064 5812081 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 9489 3548 837 493 0 2794 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37956 KiB
Current children cumulated memory: 14192 KiB

[startup+0.20958 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30661788/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=72448 memory=48776 CPUtime=0.2 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 12378 0 0 0 19 1 0 0 20 0 1 0 556646454 74186752 12194 33554432000 4194304 6211132 140731905726528 140731905720664 140389382384613 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 18112 12194 837 493 0 11417 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 72448 KiB
Current children cumulated memory: 48776 KiB

[startup+0.309535 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30629796/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=104536 memory=80720 CPUtime=0.3 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 20395 0 0 0 28 2 0 0 20 0 1 0 556646454 107044864 20180 33554432000 4194304 6211132 140731905726528 140731905720664 140389382384613 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 26134 20180 837 493 0 19439 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 104536 KiB
Current children cumulated memory: 80720 KiB

[startup+0.700377 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30572136/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=226992 memory=203480 CPUtime=0.69 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 51032 0 0 0 62 7 0 0 20 0 1 0 556646454 232439808 50870 33554432000 4194304 6211132 140731905726528 140731905720664 140389382432672 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 56748 50870 837 493 0 50053 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 226992 KiB
Current children cumulated memory: 203480 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30482112/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=298224 memory=274608 CPUtime=1.49 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 68847 0 0 0 139 10 0 0 20 0 1 0 556646454 305381376 68652 33554432000 4194304 6211132 140731905726528 140731905723960 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 74556 68652 874 493 0 67861 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 298224 KiB
Current children cumulated memory: 274608 KiB

[startup+3.10932 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30431980/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=298492 memory=275100 CPUtime=3.09 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 81467 0 0 0 299 10 0 0 20 0 1 0 556646454 305655808 68775 33554432000 4194304 6211132 140731905726528 140731905723960 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 74623 68775 874 493 0 67928 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 298492 KiB
Current children cumulated memory: 275100 KiB

[startup+6.30032 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 27920
/proc/meminfo: memFree=30431832/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=298676 memory=275164 CPUtime=6.28 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 102086 0 0 0 617 11 0 0 20 0 1 0 556646454 305844224 68791 33554432000 4194304 6211132 140731905726528 140731905724040 5008940 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 74669 68791 875 493 0 67974 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 298676 KiB
Current children cumulated memory: 275164 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 27920
/proc/meminfo: memFree=30346952/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361052 CPUtime=12.69 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 155176 0 0 0 1252 17 0 0 20 0 1 0 556646454 399392768 90263 33554432000 4194304 6211132 140731905726528 140731905724488 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 27920
/proc/meminfo: memFree=30346896/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361052 CPUtime=25.49 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 189587 0 0 0 2531 18 0 0 20 0 1 0 556646454 399392768 90263 33554432000 4194304 6211132 140731905726528 140731905724488 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+51.1093 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 27922
/proc/meminfo: memFree=30346084/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361052 CPUtime=51.1 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 215497 0 0 0 5090 20 0 0 20 0 1 0 556646454 399392768 90263 33554432000 4194304 6211132 140731905726528 140731905724488 5250499 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 27927
/proc/meminfo: memFree=30345584/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361052 CPUtime=102.3 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 253276 0 0 0 10207 23 0 0 20 0 1 0 556646454 399392768 90263 33554432000 4194304 6211132 140731905726528 140731905724488 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 27931
/proc/meminfo: memFree=30345640/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361052 CPUtime=162.31 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 277467 0 0 0 16207 24 0 0 20 0 1 0 556646454 399392768 90263 33554432000 4194304 6211132 140731905726528 140731905724488 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27945
/proc/meminfo: memFree=30344584/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361076 CPUtime=222.31 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 296219 0 0 0 22205 26 0 0 20 0 1 0 556646454 399392768 90269 33554432000 4194304 6211132 140731905726528 140731905724488 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90269 875 493 0 90813 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361076 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27949
/proc/meminfo: memFree=30344900/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361076 CPUtime=282.3 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 315438 0 0 0 28203 27 0 0 20 0 1 0 556646454 399392768 90269 33554432000 4194304 6211132 140731905726528 140731905724488 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90269 875 493 0 90813 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361076 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27953
/proc/meminfo: memFree=30344736/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=361100 CPUtime=342.28 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 326561 0 0 0 34201 27 0 0 20 0 1 0 556646454 399392768 90275 33554432000 4194304 6211132 140731905726528 140731905724488 5250316 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90275 875 493 0 90813 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361100 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27959
/proc/meminfo: memFree=30342136/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=363888 CPUtime=402.27 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 331357 0 0 0 40200 27 0 0 20 0 1 0 556646454 399392768 90972 33554432000 4194304 6211132 140731905726528 140731905724488 5250482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 90972 875 493 0 90813 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 363888 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/199 27963
/proc/meminfo: memFree=30339852/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=462.28 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 331509 0 0 0 46201 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB


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

/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1602.42 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28162
/proc/meminfo: memFree=30655544/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=1662.43 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 334784 0 0 0 166216 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1662.43 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28166
/proc/meminfo: memFree=30656360/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=1722.44 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 335041 0 0 0 172217 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5156272 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1722.44 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28170
/proc/meminfo: memFree=30656696/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=1782.45 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 335132 0 0 0 178218 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1782.45 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28176
/proc/meminfo: memFree=30655820/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=1842.45 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 335342 0 0 0 184218 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250266 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1842.45 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28180
/proc/meminfo: memFree=30656292/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=1902.46 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 335473 0 0 0 190219 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1902.46 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28184
/proc/meminfo: memFree=30656196/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=1962.47 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 335678 0 0 0 196220 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 1962.47 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28199
/proc/meminfo: memFree=30655760/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2022.48 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 335748 0 0 0 202221 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2022.48 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28203
/proc/meminfo: memFree=30656460/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2082.48 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336012 0 0 0 208221 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5155382 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2082.48 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28207
/proc/meminfo: memFree=30656512/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2142.49 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336071 0 0 0 214222 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2142.49 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28213
/proc/meminfo: memFree=30655944/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2202.5 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336279 0 0 0 220223 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2202.5 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28217
/proc/meminfo: memFree=30656580/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2262.51 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336347 0 0 0 226224 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2262.51 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28221
/proc/meminfo: memFree=30656516/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2322.52 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336547 0 0 0 232225 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5155557 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2322.52 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28227
/proc/meminfo: memFree=30655540/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2382.52 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336672 0 0 0 238225 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5250283 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2382.52 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 28228
/proc/meminfo: memFree=30656136/32770624 swapFree=66957812/67108860
[pid=27919] ppid=27916 vsize=390032 memory=366380 CPUtime=2400.02 cores=1,3,5,7
/proc/27919/stat : 27919 (cosoco) R 27916 27919 24360 0 -1 4202496 336875 0 0 0 239975 27 0 0 20 0 1 0 556646454 399392768 91595 33554432000 4194304 6211132 140731905726528 140731905724488 5155839 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25915392 140731905733643 140731905733745 140731905733745 140731905736654 0
/proc/27919/statm: 97508 91595 875 493 0 90813 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366380 KiB

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

[startup+2399.8 s]
# the end of solver process 27919 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.76 s, system=0.280034 s

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.04
CPU user time (s): 2399.76
CPU system time (s): 0.280034
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 390032
Max. memory (cumulated for all children) (KiB): 366380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.76
system time used= 0.280034
maximum resident set size= 366444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336922
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= 111
involuntary context switches= 630


# summary of solver processes directly reported to runsolver:
#   pid: 27919
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2399.76
#   total CPU system time (s): 0.280034

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.70338 second user time and 16.5531 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-30 01:36:26
IDJOB=4408657
IDBENCH=135046
IDSOLVER=2875
FILE ID=node105/4408657-1569803890
RUNJOBID= node105-1569783690-24392
PBS_JOBID= 21705838
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K106.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408657-1569803890/watcher-4408657-1569803890 -o /tmp/evaluation-result-4408657-1569803890/solver-4408657-1569803890 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1569783690-24392 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408657-1569803890.xml

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

MD5SUM BENCH= 5d95bf0924f574ebe5a8a8a61c057e43
RANDOM SEED=2006648745

node105.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.00
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.00
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.00
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.00
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:        30703316 kB
MemAvailable:   31515952 kB
Buffers:          218892 kB
Cached:           932704 kB
SwapCached:        48112 kB
Active:           822596 kB
Inactive:         696016 kB
Active(anon):     334380 kB
Inactive(anon):   111884 kB
Active(file):     488216 kB
Inactive(file):   584132 kB
Unevictable:      110516 kB
Mlocked:          110516 kB
SwapTotal:      67108860 kB
SwapFree:       66957812 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        523060 kB
Mapped:            28692 kB
Shmem:             70752 kB
Slab:             140884 kB
SReclaimable:     112244 kB
SUnreclaim:        28640 kB
KernelStack:        3536 kB
PageTables:         6096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     877304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    468992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62024 MiB
End job on node105 at 2019-09-30 02:16:26