Trace number 4396806

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) 2519.88 2520.01

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K100.xml
MD5SUM26b9bfa7097c81a56529190245724c1c
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 benchmark49.6884
Satisfiable
(Un)Satisfiability was proved
Number of variables6800
Number of constraints7002
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":177},{"degree":5,"count":1204},{"degree":6,"count":2663},{"degree":7,"count":1672},{"degree":8,"count":689},{"degree":9,"count":198},{"degree":10,"count":196}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1287},{"arity":3,"count":2673},{"arity":4,"count":1782},{"arity":5,"count":594},{"arity":6,"count":198},{"arity":7,"count":198},{"arity":68,"count":200},{"arity":100,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7002}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.84	c root propagations     : 362         
0.79/0.84	c restarts enabled, print stats at every restarts
0.79/0.84	c
0.79/0.84	c
0.79/0.84	c
0.79/0.84	c This is cosoco 2.00 --  
0.79/0.84	c
0.79/0.84	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396806-1568588472.xml 
0.79/0.84	c ========================================[ Problem Statistics ]===========================================
0.79/0.84	c |                                                                                                       
0.79/0.84	c |  Parse time        :         0.67 s 
0.79/0.84	c |
0.79/0.84	c |               Variables: 6800
0.79/0.84	c |            Domain Sizes: 2..2
0.79/0.84	c |
0.79/0.84	c |             Constraints: 7002
0.79/0.84	c |                   Arity: 1..100  -- Unary: 2  -- Binary: 1287  -- Ternary: 2673
0.79/0.84	c | 
0.79/0.84	c |                   Types: 
0.79/0.84	c |                          Sum: 7002
0.79/0.84	c |                          
0.79/0.84	c =========================================================================================================
0.79/0.84	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.00/2.01	c 101            4944           418623         169119         362            0              1295   3862   3158
4.10/4.14	c 211            10210          1359324        454113         362            0              121   1664   1379
5.10/5.15	c 332            17372          1752276        603765         362            0              333   2587   1315
5.89/5.92	c 465            20865          2078591        723559         362            0              182   1083   1017
6.89/6.96	c 611            23218          2560248        899572         362            0              355   438   409
8.00/8.08	c 771            36735          2806963        994980         362            0              375   1558   877
8.79/8.83	c 947            43591          3044159        1097167        362            0              740   943   809
9.59/9.61	c 1140           51133          3272433        1198520        362            0              1028   1178   1093
10.69/10.70	c 1352           61666          3596235        1325940        362            0              871   1225   1079
11.69/11.73	c 1585           69920          3978417        1498142        362            0              953   1122   1050
12.49/12.58	c 1841           76378          4311391        1640840        362            0              1038   1306   1165
14.00/14.02	c 2122           86762          4895052        1866454        362            0              553   1416   1338
14.89/14.90	c 2431           92913          5275586        2025388        362            0              1188   1373   1242
16.69/16.76	c 2770           111077         5850938        2252652        362            0              805   1492   1355
18.39/18.41	c 3142           122648         6521754        2509896        362            0              1043   1498   1210
23.89/23.96	c 3551           146394         8724291        3252960        362            0              668   917   846
27.39/27.40	c 4000           180398         9779588        3664147        362            0              1001   1770   1366
30.19/30.26	c 4493           203087         10728560       4074528        362            0              797   1310   1020
35.29/35.39	c 5035           254442         12211467       4684050        362            0              824   2204   1426
39.28/39.34	c 5631           281059         13660534       5275702        362            0              751   1805   1004
43.29/43.39	c 6286           333140         14533398       5625350        362            0              1015   2045   1315
49.39/49.42	c 7006           395969         16254688       6339375        362            0              1134   2392   1523
55.58/55.68	c 7798           442402         18560511       7246455        362            0              1014   2027   1408
59.49/59.59	c 8669           476942         19914505       7719833        362            0              1194   1740   1291
67.69/67.78	c 9627           507303         23684319       9112895        362            0              1018   1382   1137
85.39/85.48	c 10680          724368         28379591       11000247       362            0              1129   3331   1915
97.99/98.03	c 11838          785966         33931544       13065167       362            0              986   1511   1344
104.18/104.25	c 13111          856242         35892702       13861976       362            0              1119   1803   1472
114.68/114.78	c 14511          927680         40146516       15386202       362            0              1162   1552   1378
123.77/123.88	c 16051          1010427        43370516       16650622       362            0              962   1763   1272
132.17/132.24	c 17745          1069928        46528403       17999969       362            0              902   1211   1050
138.98/139.04	c 19608          1113475        49239293       19124640       362            0              726   883   795
152.27/152.40	c 21657          1272835        53585546       21113876       362            0              573   2211   1714
180.36/180.45	c 23910          1472098        65868178       25796993       362            0              1184   2195   1608
205.35/205.49	c 26388          1600501        76869457       29701306       362            0              747   1207   903
249.54/249.65	c 29113          1756932        95764618       35819956       362            0              547   1017   783
276.74/276.82	c 32110          1913166        106726414      39545566       362            0              659   866   820
295.14/295.20	c 35406          2059479        113574921      42056504       362            0              549   1643   1244
320.74/320.83	c 39031          2230135        123437256      45454290       362            0              674   1336   874
352.53/352.62	c 43018          2360804        137536396      50196580       362            0              552   956   855
385.94/386.01	c 47403          2531249        151826901      55284868       362            0              628   1019   831
434.04/434.19	c 52226          2744289        174546278      63408448       362            0              768   1020   947
471.43/471.56	c 57531          2903876        191272764      69541319       362            0              696   1170   871
505.94/506.07	c 63366          3112855        206653156      75236910       362            0              683   1014   912
552.13/552.21	c 69784          3271276        228648659      83612200       362            0              612   776   689
615.62/615.77	c 76843          3606249        257822804      93440408       362            0              658   1082   944
660.03/660.19	c 84607          4089726        272861277      99404799       362            0              599   1647   1240
739.12/739.25	c 93147          4437747        309516247      112384292      362            0              833   1206   1025
803.32/803.45	c 102541         4716071        340141073      123673926      362            0              773   991   905
885.92/886.01	c 112874         5038625        381146212      138526714      362            0              608   940   795
943.92/944.09	c 124240         5406103        407388341      149054758      362            0              677   970   812
1000.11/1000.20	c 136742         5761424        431193021      158945023      362            0              585   993   763
1242.91/1243.01	c 150494         6316364        549177658      198822818      362            0              456   708   630
1376.30/1376.49	c 165621         6779307        612406337      219886728      362            0              488   698   632
1482.91/1483.01	c 182260         7584401        656801635      237134821      362            0              397   1487   759
1582.60/1582.71	c 200562         8679095        689538436      251893947      362            0              611   1451   1108
1669.79/1669.90	c 220694         9636605        719062634      264890546      362            0              647   1472   1134
1784.29/1784.40	c 242839         10327397       769763307      285038560      362            0              731   1337   964
1906.99/1907.13	c 267198         11502119       816847089      306645127      362            0              853   2166   1238
2061.27/2061.47	c 293992         13347614       869724347      328229702      362            0              1151   2884   1801
2206.47/2206.69	c 323465         14524190       930859239      351063846      362            0              1139   1544   1406
2518.15/2518.33	c 355885         16128470       1070498477     401930089      362            0              922   1499   1230
2519.86/2520.01	
2519.86/2520.01	c *** INTERRUPTED ***
2519.86/2520.01	c restarts              : 62          
2519.86/2520.01	c conflicts             : 356083       (141 /sec)
2519.86/2520.01	c decisions             : 16145725     (6408 /sec)
2519.86/2520.01	c propagations          : 402129056   (159597 /sec)
2519.86/2520.01	c root propagations     : 362         
2519.86/2520.01	c filter calls          : 1071077230     (425090 /sec)
2519.86/2520.01	c useless filter calls  : 950116276      (88 %)
2519.86/2520.01	c Memory used           : 311.74 MB
2519.86/2520.01	c CPU time              : 2519.65 s
2519.86/2520.01	c real time             : 2520.01 s
2519.86/2520.01	
2519.86/2520.01	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396806-1568588472/watcher-4396806-1568588472 -o /tmp/evaluation-result-4396806-1568588472/solver-4396806-1568588472 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568572745-9394 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396806-1568588472.xml 

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

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


[startup+0.100202 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=28008800/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=37144 memory=13408 CPUtime=0.1 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 3571 0 0 0 10 0 0 0 20 0 1 0 434762031 38035456 3352 33554432000 4194304 6211092 140722030569792 140722030566328 5742206 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 9286 3352 837 493 0 2591 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37144 KiB
Current children cumulated memory: 13408 KiB

[startup+0.20998 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27975940/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=73512 memory=49840 CPUtime=0.21 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 12640 0 0 0 20 1 0 0 20 0 1 0 434762031 75276288 12460 33554432000 4194304 6211092 140722030569792 140722030566328 140389611620256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 18378 12460 837 493 0 11683 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 73512 KiB
Current children cumulated memory: 49840 KiB

[startup+0.309911 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27944320/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=104808 memory=81256 CPUtime=0.3 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 20488 0 0 0 28 2 0 0 20 0 1 0 434762031 107323392 20314 33554432000 4194304 6211092 140722030569792 140722030566328 140389611572197 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 26202 20314 837 493 0 19507 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 104808 KiB
Current children cumulated memory: 81256 KiB

[startup+0.700427 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27887964/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=219128 memory=195568 CPUtime=0.69 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 49060 0 0 0 63 6 0 0 20 0 1 0 434762031 224387072 48892 33554432000 4194304 6211092 140722030569792 140722030567064 5735402 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 54782 48892 837 493 0 48087 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 219128 KiB
Current children cumulated memory: 195568 KiB

[startup+1.50043 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27814220/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=305136 memory=280668 CPUtime=1.49 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 70359 0 0 0 139 10 0 0 20 0 1 0 434762031 312459264 70167 33554432000 4194304 6211092 140722030569792 140722030567384 5156256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 76284 70167 874 493 0 69589 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 305136 KiB
Current children cumulated memory: 280668 KiB

[startup+3.10957 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27741640/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=305268 memory=280836 CPUtime=3.1 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 91628 0 0 0 299 11 0 0 20 0 1 0 434762031 312594432 70209 33554432000 4194304 6211092 140722030569792 140722030567752 5193754 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 76317 70209 875 493 0 69622 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 305268 KiB
Current children cumulated memory: 280836 KiB

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27737260/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=309604 memory=285168 CPUtime=6.29 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 115897 0 0 0 616 13 0 0 20 0 1 0 434762031 317034496 71292 33554432000 4194304 6211092 140722030569792 140722030567752 5156928 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 77401 71292 875 493 0 70706 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 309604 KiB
Current children cumulated memory: 285168 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13834
/proc/meminfo: memFree=27737076/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=309604 memory=285168 CPUtime=12.69 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 141213 0 0 0 1255 14 0 0 20 0 1 0 434762031 317034496 71292 33554432000 4194304 6211092 140722030569792 140722030567752 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 77401 71292 875 493 0 70706 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 309604 KiB
Current children cumulated memory: 285168 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13836
/proc/meminfo: memFree=27737168/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=310016 memory=285664 CPUtime=25.49 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 164230 0 0 0 2534 15 0 0 20 0 1 0 434762031 317456384 71416 33554432000 4194304 6211092 140722030569792 140722030567224 5409476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 77504 71416 875 493 0 70809 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 310016 KiB
Current children cumulated memory: 285664 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 13862
/proc/meminfo: memFree=27731328/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=314364 memory=289920 CPUtime=51.1 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 192692 0 0 0 5093 17 0 0 20 0 1 0 434762031 321908736 72480 33554432000 4194304 6211092 140722030569792 140722030567752 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 78591 72480 875 493 0 71896 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 314364 KiB
Current children cumulated memory: 289920 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 13866
/proc/meminfo: memFree=27727960/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=293744 CPUtime=102.28 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 235815 0 0 0 10208 20 0 0 20 0 1 0 434762031 325894144 73436 33554432000 4194304 6211092 140722030569792 140722030567752 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73436 875 493 0 72869 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 293744 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 13872
/proc/meminfo: memFree=27727624/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=293744 CPUtime=162.27 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 255702 0 0 0 16206 21 0 0 20 0 1 0 434762031 325894144 73436 33554432000 4194304 6211092 140722030569792 140722030567752 5155345 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73436 875 493 0 72869 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 293744 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 13876
/proc/meminfo: memFree=27727836/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=293764 CPUtime=222.24 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 263114 0 0 0 22203 21 0 0 20 0 1 0 434762031 325894144 73441 33554432000 4194304 6211092 140722030569792 140722030567752 5250293 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73441 875 493 0 72869 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 293764 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13880
/proc/meminfo: memFree=27726764/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=282.24 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 265334 0 0 0 28203 21 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5156256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13886
/proc/meminfo: memFree=27726832/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=342.23 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 265660 0 0 0 34202 21 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5156440 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13890
/proc/meminfo: memFree=27726812/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=402.23 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 265950 0 0 0 40202 21 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 13894
/proc/meminfo: memFree=27726492/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=462.23 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 266238 0 0 0 46202 21 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5409457 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB


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

/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 1722.19 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+1782.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/201 14085
/proc/meminfo: memFree=27730884/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=1782.19 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 272016 0 0 0 178197 22 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5157208 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 1782.19 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+1842.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/200 14089
/proc/meminfo: memFree=27729976/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=1842.18 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 272294 0 0 0 184196 22 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5156908 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+1902.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/201 14094
/proc/meminfo: memFree=27730532/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318256 memory=294800 CPUtime=1902.18 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 272539 0 0 0 190196 22 0 0 20 0 1 0 434762031 325894144 73700 33554432000 4194304 6211092 140722030569792 140722030567752 5156256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79564 73700 875 493 0 72869 0
Current children cumulated CPU time: 1902.18 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294800 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/202 14100
/proc/meminfo: memFree=27729060/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=318948 memory=295496 CPUtime=1962.18 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 273070 0 0 0 196196 22 0 0 20 0 1 0 434762031 326602752 73874 33554432000 4194304 6211092 140722030569792 140722030567224 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79737 73874 875 493 0 73042 0
Current children cumulated CPU time: 1962.18 s
Current children cumulated vsize: 318948 KiB
Current children cumulated memory: 295496 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/201 14104
/proc/meminfo: memFree=27729884/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295612 CPUtime=2022.17 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 273364 0 0 0 202195 22 0 0 20 0 1 0 434762031 326881280 73903 33554432000 4194304 6211092 140722030569792 140722030567384 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73903 875 493 0 73110 0
Current children cumulated CPU time: 2022.17 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295612 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 14108
/proc/meminfo: memFree=27729416/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2082.17 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 273609 0 0 0 208195 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5155534 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2082.17 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 14114
/proc/meminfo: memFree=27728876/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2142.17 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 273790 0 0 0 214195 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5250461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2142.17 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 14118
/proc/meminfo: memFree=27729092/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2202.17 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 273950 0 0 0 220195 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 14122
/proc/meminfo: memFree=27728788/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2262.16 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 274186 0 0 0 226194 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5250467 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2262.16 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 14128
/proc/meminfo: memFree=27728364/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2322.16 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 274370 0 0 0 232194 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5409465 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2322.16 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2382.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/199 14139
/proc/meminfo: memFree=27728988/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2382.16 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 274543 0 0 0 238194 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5250284 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 14143
/proc/meminfo: memFree=27729420/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2442.16 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 274716 0 0 0 244194 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2442.16 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 14149
/proc/meminfo: memFree=27729252/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2502.16 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 274905 0 0 0 250194 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5250450 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2502.16 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 14149
/proc/meminfo: memFree=27729372/32770624 swapFree=66939884/67108860
[pid=13833] ppid=13830 vsize=319220 memory=295804 CPUtime=2519.86 cores=0,2,4,6
/proc/13833/stat : 13833 (cosoco) R 13830 13833 9363 0 -1 4202496 274973 0 0 0 251964 22 0 0 20 0 1 0 434762031 326881280 73951 33554432000 4194304 6211092 140722030569792 140722030567752 5409461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20066304 140722030572555 140722030572657 140722030572657 140722030575566 0
/proc/13833/statm: 79805 73951 875 493 0 73110 0
Current children cumulated CPU time: 2519.86 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295804 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.88
CPU user time (s): 2519.65
CPU system time (s): 0.229991
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 319220
Max. memory (cumulated for all children) (KiB): 295804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.65
system time used= 0.229991
maximum resident set size= 295868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275012
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= 94
involuntary context switches= 3168


# summary of solver processes directly reported to runsolver:
#   pid: 13833
#   total CPU time (s): 2519.88
#   total CPU user time (s): 2519.65
#   total CPU system time (s): 0.229991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.64464 second user time and 17.817 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-16 01:00:32
IDJOB=4396806
IDBENCH=135033
IDSOLVER=2848
FILE ID=node119/4396806-1568588472
RUNJOBID= node119-1568572745-9394
PBS_JOBID= 21703330
Free space on /tmp= 61368 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K100.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396806-1568588472/watcher-4396806-1568588472 -o /tmp/evaluation-result-4396806-1568588472/solver-4396806-1568588472 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568572745-9394 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396806-1568588472.xml

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

MD5SUM BENCH= 26b9bfa7097c81a56529190245724c1c
RANDOM SEED=891844747

node119.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28018812 kB
MemAvailable:   31815772 kB
Buffers:          140748 kB
Cached:          3937904 kB
SwapCached:        61096 kB
Active:          2492644 kB
Inactive:        1656624 kB
Active(anon):       7432 kB
Inactive(anon):   113196 kB
Active(file):    2485212 kB
Inactive(file):  1543428 kB
Unevictable:      106936 kB
Mlocked:          106936 kB
SwapTotal:      67108860 kB
SwapFree:       66939884 kB
Dirty:              3180 kB
Writeback:             0 kB
AnonPages:        118532 kB
Mapped:            49532 kB
Shmem:             41008 kB
Slab:             198120 kB
SReclaimable:     168308 kB
SUnreclaim:        29812 kB
KernelStack:        3552 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     540196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61364 MiB
End job on node119 at 2019-09-16 01:42:32