Trace number 4408529

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.11 2400.3

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spba/
Pb-BeauxArts-K75.xml
MD5SUM8f78aa4e69c9652301cd362eed6f968a
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 benchmark16.7833
Satisfiable
(Un)Satisfiability was proved
Number of variables4125
Number of constraints4277
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":4125}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":135},{"degree":5,"count":614},{"degree":6,"count":2200},{"degree":7,"count":662},{"degree":8,"count":367},{"degree":9,"count":146}]
Minimum constraint arity1
Maximum constraint arity75
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":740},{"arity":3,"count":2146},{"arity":4,"count":666},{"arity":5,"count":370},{"arity":6,"count":148},{"arity":55,"count":150},{"arity":75,"count":55}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4277}]
Optimization problemNO
Type of objective

Solver Data

0.40/0.46	c root propagations     : 455         
0.40/0.46	c restarts enabled, print stats at every restarts
0.40/0.46	c
0.40/0.46	c
0.40/0.46	c
0.40/0.46	c This is cosoco 2.00 --  
0.40/0.46	c
0.40/0.46	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408529-1569802012.xml 
0.40/0.46	c ========================================[ Problem Statistics ]===========================================
0.40/0.46	c |                                                                                                       
0.40/0.46	c |  Parse time        :         0.40 s 
0.40/0.46	c |
0.40/0.46	c |               Variables: 4125
0.40/0.46	c |            Domain Sizes: 2..2
0.40/0.46	c |
0.40/0.46	c |             Constraints: 4277
0.40/0.46	c |                   Arity: 1..75  -- Unary: 2  -- Binary: 740  -- Ternary: 2146
0.40/0.46	c | 
0.40/0.46	c |                   Types: 
0.40/0.46	c |                          Sum: 4277
0.40/0.46	c |                          
0.40/0.46	c =========================================================================================================
0.40/0.46	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.78/0.83	c 101            3825           192390         69033          455            0              1573   3143   2678
1.59/1.67	c 211            15029          629648         263648         455            0              175   3510   2276
2.10/2.16	c 332            19690          900998         364330         455            0              599   1172   897
2.68/2.74	c 465            22762          1227565        476620         455            0              674   829   767
3.48/3.58	c 611            27777          1693856        639615         455            0              465   571   537
3.88/4.00	c 771            31772          1910796        737671         455            0              444   566   505
4.69/4.78	c 947            37914          2374627        917937         455            0              166   908   625
5.69/5.78	c 1140           48997          2853167        1119390        455            0              451   1025   701
6.49/6.57	c 1352           55300          3296380        1307494        455            0              589   799   627
7.79/7.85	c 1585           69341          3895980        1537438        455            0              446   749   596
8.49/8.53	c 1841           76284          4246182        1675047        455            0              456   609   528
9.39/9.43	c 2122           82524          4743978        1884985        455            0              337   474   439
10.19/10.29	c 2431           90258          5178618        2093636        455            0              298   398   356
12.10/12.18	c 2770           112849         6074914        2464912        455            0              297   1444   1008
13.10/13.19	c 3142           127449         6509284        2661972        455            0              720   1151   825
14.49/14.52	c 3551           145118         7128695        2926250        455            0              822   1027   968
15.69/15.75	c 4000           156370         7785541        3206659        455            0              595   1031   733
17.10/17.19	c 4493           171964         8484905        3462583        455            0              655   813   728
18.69/18.78	c 5035           193071         9186183        3771426        455            0              638   905   732
20.00/20.06	c 5631           208339         9820699        4010614        455            0              572   775   635
21.49/21.52	c 6286           223775         10560575       4311060        455            0              437   691   532
23.38/23.48	c 7006           240956         11676842       4793484        455            0              500   629   566
25.09/25.11	c 7798           259717         12467803       5166042        455            0              356   603   422
27.28/27.33	c 8669           289456         13450548       5575682        455            0              350   654   452
32.78/32.83	c 9627           360132         15924386       6636880        455            0              425   1188   796
38.68/38.70	c 10680          404417         19263012       7907313        455            0              706   1018   848
42.28/42.33	c 11838          435994         21279260       8706826        455            0              554   839   698
45.68/45.73	c 13111          465251         23301144       9502131        455            0              535   678   615
48.78/48.80	c 14511          493424         25089911       10215823       455            0              518   679   595
51.68/51.76	c 16051          523812         26624909       10875022       455            0              450   635   516
56.28/56.38	c 17745          590285         28705036       11688241       455            0              464   842   652
62.88/62.93	c 19608          645474         32531444       13186474       455            0              461   757   615
69.99/70.02	c 21657          746265         35633802       14465510       455            0              486   1086   798
76.48/76.53	c 23910          797551         39355419       16043770       455            0              550   731   638
83.58/83.64	c 26388          860608         43455410       17737632       455            0              447   651   588
93.78/93.87	c 29113          992543         48355617       19869090       455            0              446   1037   756
105.08/105.11	c 32110          1093031        54454178       22508627       455            0              521   864   676
121.87/121.99	c 35406          1245847        63158966       25820093       455            0              442   734   594
139.26/139.39	c 39031          1420440        72026812       29025576       455            0              417   685   570
162.76/162.81	c 43018          1653161        83709240       33468589       455            0              492   896   650
183.55/183.65	c 47403          1867977        94391336       37327117       455            0              503   841   680
199.56/199.68	c 52226          2071809        102135767      40366104       455            0              578   809   746
218.26/218.34	c 57531          2293660        110951946      43910939       455            0              493   953   682
232.76/232.84	c 63366          2482166        117477116      46733543       455            0              495   734   633
252.55/252.63	c 69784          2768550        126221308      50082179       455            0              512   925   735
269.35/269.44	c 76843          2989695        134211051      53302369       455            0              428   748   584
288.35/288.49	c 84607          3307730        141503226      56370873       455            0              511   874   717
314.55/314.67	c 93147          3630563        153612931      61958883       455            0              504   928   774
354.35/354.42	c 102541         4381532        168594292      68141499       455            0              723   1458   1120
396.44/396.59	c 112874         4997999        187309973      76151620       455            0              596   1378   943
480.04/480.13	c 124240         5929878        226781303      92008549       455            0              525   1203   873
541.94/542.03	c 136742         6569097        257283400      104860223      455            0              536   940   756
600.31/600.45	c 150494         7065129        289378181      116678783      455            0              505   931   712
655.20/655.33	c 165621         7633859        318074181      129047186      455            0              468   892   633
745.50/745.65	c 182260         8852019        362079104      145938386      455            0              512   1937   903
837.00/837.11	c 200562         10669534       399763406      161526874      455            0              768   1600   1107
902.39/902.58	c 220694         11845244       428762103      173838501      455            0              668   1437   942
987.68/987.83	c 242839         13832679       457249302      186392738      455            0              708   1538   1149
1091.18/1091.38	c 267198         15298875       507712882      208711686      455            0              809   1304   1105
1167.98/1168.13	c 293992         16511109       543263962      224158687      455            0              820   1267   1129
1263.97/1264.11	c 323465         17892098       590876988      246033008      455            0              836   1270   1126
1441.15/1441.30	c 355885         20012788       681307707      286572395      455            0              557   1087   858
1602.64/1602.81	c 391547         21850985       763838622      324108411      455            0              541   1147   715
1852.23/1852.47	c 430775         25644031       879331552      372707899      455            0              571   2088   1123
2073.01/2073.23	c 473925         27926369       999825208      417950601      455            0              710   1384   1048
2334.69/2334.90	c 521390         30836817       1135468330     467763197      455            0              732   1368   1038
2400.09/2400.30	
2400.09/2400.30	c *** INTERRUPTED ***
2400.09/2400.30	c restarts              : 66          
2400.09/2400.30	c conflicts             : 535832       (223 /sec)
2400.09/2400.30	c decisions             : 31455831     (13107 /sec)
2400.09/2400.30	c propagations          : 481081405   (200453 /sec)
2400.09/2400.30	c root propagations     : 455         
2400.09/2400.30	c filter calls          : 1171741234     (488233 /sec)
2400.09/2400.30	c useless filter calls  : 1034701332     (88 %)
2400.09/2400.30	c Memory used           : 149.90 MB
2400.09/2400.30	c CPU time              : 2399.97 s
2400.09/2400.30	c real time             : 2400.3 s
2400.09/2400.30	
2400.09/2400.30	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 (15282 MiB free)
  memory of node 1: 16384 MiB (13673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408529-1569802012/watcher-4408529-1569802012 -o /tmp/evaluation-result-4408529-1569802012/solver-4408529-1569802012 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569787540-6946 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408529-1569802012.xml 

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

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
solver pid=10379, runsolver pid=10376
Current StackSize limit: 8192 KiB


[startup+0.100217 s]*
/proc/loadavg: 2.09 2.06 2.05 3/198 10380
/proc/meminfo: memFree=29636624/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=44244 memory=20504 CPUtime=0.1 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 5334 0 0 0 9 1 0 0 20 0 1 0 556473404 45305856 5126 33554432000 4194304 6211132 140734562015696 140734562012232 140142043110373 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 11061 5126 837 493 0 4366 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 44244 KiB
Current children cumulated memory: 20504 KiB

[startup+0.209747 s]*
/proc/loadavg: 2.09 2.06 2.05 3/198 10380
/proc/meminfo: memFree=29616288/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=62056 memory=38428 CPUtime=0.2 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 9806 0 0 0 19 1 0 0 20 0 1 0 556473404 63545344 9607 33554432000 4194304 6211132 140734562015696 140734562012232 5743332 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 15514 9607 837 493 0 8819 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 62056 KiB
Current children cumulated memory: 38428 KiB

[startup+0.309739 s]*
/proc/loadavg: 2.09 2.06 2.05 3/198 10380
/proc/meminfo: memFree=29598680/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=81708 memory=58000 CPUtime=0.31 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 14690 0 0 0 29 2 0 0 20 0 1 0 556473404 83668992 14500 33554432000 4194304 6211132 140734562015696 140734562012232 140142043110373 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 20427 14500 837 493 0 13732 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 81708 KiB
Current children cumulated memory: 58000 KiB

[startup+0.700432 s]
/proc/loadavg: 2.09 2.06 2.05 3/198 10380
/proc/meminfo: memFree=29573632/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=141452 memory=117480 CPUtime=0.68 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 29584 0 0 0 65 3 0 0 20 0 1 0 556473404 144846848 29370 33554432000 4194304 6211132 140734562015696 140734562013288 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 35363 29370 874 493 0 28668 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 141452 KiB
Current children cumulated memory: 117480 KiB

[startup+1.50039 s]
/proc/loadavg: 2.09 2.06 2.05 3/197 10380
/proc/meminfo: memFree=29527068/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127248 CPUtime=1.49 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 31993 0 0 0 145 4 0 0 20 0 1 0 556473404 155226112 31812 33554432000 4194304 6211132 140734562015696 140734562013288 5250256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31812 875 493 0 31202 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127248 KiB

[startup+3.10953 s]
/proc/loadavg: 2.09 2.06 2.05 3/197 10380
/proc/meminfo: memFree=29527444/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=3.09 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 42575 0 0 0 305 4 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5156176 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+6.30034 s]
/proc/loadavg: 2.08 2.06 2.05 3/197 10380
/proc/meminfo: memFree=29527472/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=6.29 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 54202 0 0 0 624 5 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5397461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+12.7003 s]
/proc/loadavg: 2.08 2.06 2.05 3/197 10380
/proc/meminfo: memFree=29527408/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=12.69 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 67144 0 0 0 1263 6 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5409489 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+25.5004 s]
/proc/loadavg: 2.06 2.05 2.05 3/197 10380
/proc/meminfo: memFree=29527728/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=25.48 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 89699 0 0 0 2541 7 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+51.1095 s]
/proc/loadavg: 2.04 2.05 2.05 3/197 10390
/proc/meminfo: memFree=29526864/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=51.09 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 102170 0 0 0 5101 8 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.07 2.05 3/197 10394
/proc/meminfo: memFree=29527108/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=102.27 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 114826 0 0 0 10218 9 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/197 10398
/proc/meminfo: memFree=29526244/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=162.26 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 125738 0 0 0 16217 9 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5397258 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+222.3 s]
/proc/loadavg: 1.94 2.03 2.04 3/197 10402
/proc/meminfo: memFree=29526792/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=222.26 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 136480 0 0 0 22216 10 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 2.03 2.04 3/197 10408
/proc/meminfo: memFree=29522592/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=282.25 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 147290 0 0 0 28215 10 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5250311 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+342.3 s]
/proc/loadavg: 2.67 2.19 2.10 3/197 10412
/proc/meminfo: memFree=29523000/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127324 CPUtime=342.25 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 159263 0 0 0 34214 11 0 0 20 0 1 0 556473404 155226112 31831 33554432000 4194304 6211132 140734562015696 140734562013656 5009199 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31831 875 493 0 31202 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127324 KiB

[startup+402.3 s]
/proc/loadavg: 2.28 2.17 2.10 3/197 10416
/proc/meminfo: memFree=29512120/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127360 CPUtime=402.25 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 171045 0 0 0 40213 12 0 0 20 0 1 0 556473404 155226112 31840 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31840 875 493 0 31202 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127360 KiB

[startup+462.3 s]
/proc/loadavg: 2.10 2.14 2.09 3/197 10422
/proc/meminfo: memFree=29510180/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=151588 memory=127360 CPUtime=462.24 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 178352 0 0 0 46212 12 0 0 20 0 1 0 556473404 155226112 31840 33554432000 4194304 6211132 140734562015696 140734562013656 5397407 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 37897 31840 875 493 0 31202 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 151588 KiB
Current children cumulated memory: 127360 KiB


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

/proc/10379/statm: 38339 32490 875 493 0 31644 0
Current children cumulated CPU time: 1662.14 s
Current children cumulated vsize: 153356 KiB
Current children cumulated memory: 129960 KiB

[startup+1722.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/197 10537
/proc/meminfo: memFree=29488752/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153356 memory=129960 CPUtime=1722.14 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 205898 0 0 0 172201 13 0 0 20 0 1 0 556473404 157036544 32490 33554432000 4194304 6211132 140734562015696 140734562013288 5155703 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38339 32490 875 493 0 31644 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 153356 KiB
Current children cumulated memory: 129960 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/197 10601
/proc/meminfo: memFree=31062324/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153356 memory=129960 CPUtime=1782.13 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 206214 0 0 0 178200 13 0 0 20 0 1 0 556473404 157036544 32490 33554432000 4194304 6211132 140734562015696 140734562013288 5156168 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38339 32490 875 493 0 31644 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 153356 KiB
Current children cumulated memory: 129960 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.09 2.08 3/197 10613
/proc/meminfo: memFree=30987636/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130024 CPUtime=1842.13 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 206555 0 0 0 184200 13 0 0 20 0 1 0 556473404 157175808 32506 33554432000 4194304 6211132 140734562015696 140734562013128 5008827 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32506 875 493 0 31678 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130024 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/198 10620
/proc/meminfo: memFree=30984824/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130052 CPUtime=1902.13 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 206925 0 0 0 190200 13 0 0 20 0 1 0 556473404 157175808 32513 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32513 875 493 0 31678 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130052 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/198 10624
/proc/meminfo: memFree=30985104/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=1962.12 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 207133 0 0 0 196199 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5250256 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/198 10628
/proc/meminfo: memFree=30984856/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2022.12 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 207334 0 0 0 202199 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5250304 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/198 10634
/proc/meminfo: memFree=30980068/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2082.11 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 207569 0 0 0 208198 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5158208 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/197 10638
/proc/meminfo: memFree=30980148/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2142.11 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 207769 0 0 0 214198 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5409493 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/197 10642
/proc/meminfo: memFree=30980176/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2202.1 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 207970 0 0 0 220197 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/197 10648
/proc/meminfo: memFree=30979820/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2262.1 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 208172 0 0 0 226197 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5156288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/197 10652
/proc/meminfo: memFree=30980012/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2322.1 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 208374 0 0 0 232197 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5250482 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 10656
/proc/meminfo: memFree=30980860/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2382.09 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 208598 0 0 0 238196 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5390448 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 10659
/proc/meminfo: memFree=30981132/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2400.09 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 208787 0 0 0 239996 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5409497 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

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

[startup+2400.3 s]
# the end of solver process 10379 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.97 s, system=0.140989 s

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

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 10659
/proc/meminfo: memFree=30981132/32770624 swapFree=66941828/67108860
[pid=10379] ppid=10376 vsize=153492 memory=130068 CPUtime=2400.09 cores=0,2,4,6
/proc/10379/stat : 10379 (cosoco) R 10376 10379 6915 0 -1 4202496 208787 0 0 0 239996 13 0 0 20 0 1 0 556473404 157175808 32517 33554432000 4194304 6211132 140734562015696 140734562013656 5409497 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 36618240 140734562022411 140734562022513 140734562022513 140734562025422 0
/proc/10379/statm: 38373 32517 875 493 0 31678 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 153492 KiB
Current children cumulated memory: 130068 KiB

Child status: 1
Real time (s): 2400.3
CPU time (s): 2400.11
CPU user time (s): 2399.97
CPU system time (s): 0.140989
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 153492
Max. memory (cumulated for all children) (KiB): 130068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.140989
maximum resident set size= 130132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208840
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= 58
involuntary context switches= 2922


# summary of solver processes directly reported to runsolver:
#   pid: 10379
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2399.97
#   total CPU system time (s): 0.140989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.43398 second user time and 16.3488 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-30 02:09:19
IDJOB=4408529
IDBENCH=134829
IDSOLVER=2875
FILE ID=node139/4408529-1569802012
RUNJOBID= node139-1569787540-6946
PBS_JOBID= 21705823
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spba/Pb-BeauxArts-K75.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408529-1569802012/watcher-4408529-1569802012 -o /tmp/evaluation-result-4408529-1569802012/solver-4408529-1569802012 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569787540-6946 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408529-1569802012.xml

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

MD5SUM BENCH= 8f78aa4e69c9652301cd362eed6f968a
RANDOM SEED=545763179

node139.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.57
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.57
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.57
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.57
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:        29651388 kB
MemAvailable:   30010140 kB
Buffers:          210172 kB
Cached:           489320 kB
SwapCached:        64664 kB
Active:          2208032 kB
Inactive:         360292 kB
Active(anon):    1821740 kB
Inactive(anon):   128344 kB
Active(file):     386292 kB
Inactive(file):   231948 kB
Unevictable:      108212 kB
Mlocked:          108212 kB
SwapTotal:      67108860 kB
SwapFree:       66941828 kB
Dirty:              3080 kB
Writeback:             0 kB
AnonPages:       1922672 kB
Mapped:            28652 kB
Shmem:             72116 kB
Slab:             141976 kB
SReclaimable:     112696 kB
SUnreclaim:        29280 kB
KernelStack:        3728 kB
PageTables:         8952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2395756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1030144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62024 MiB
End job on node139 at 2019-09-30 02:49:20