Trace number 4087901

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.1 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
MD5SUM149bc47a65ee9b475f97ab5e9dc95355
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-57
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16038
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 108144
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.08/0.11	c * #variable= 40451 #constraint= 40950
0.19/0.26	c * #variable= 40451 #constraint= 40950
21.68/21.78	c S1->S2
21.68/21.78	c S2->S1
21.68/21.78	c S2->S1
21.68/21.78	c #Conflicts:       1000 | #Learnt:        304 | 11.491
21.68/21.78	c total clause space: 206.656MB
21.68/21.78	c total #watches: 516947
171.76/171.82	c total #propagations: 1305715 / total #impl: 3611018 (eff. 0.362)
171.76/171.82	c S2->S1
171.76/171.82	c #Conflicts:       2000 | #Learnt:        159 | 11.618
171.76/171.82	c total clause space: 545.701MB
171.76/171.82	c total #watches: 993918
188.96/189.00	c total #propagations: 3128280 / total #impl: 13996803 (eff. 0.223)
188.96/189.00	c S2->S1
188.96/189.00	c GC COLLECT
188.96/189.00	c S2->S1
188.96/189.00	c S2->S1
188.96/189.00	c S2->S1
188.96/189.00	c S2->S1
188.96/189.00	c S1->S2
188.96/189.00	c #Conflicts:       3000 | #Learnt:        626 | 18.563
188.96/189.00	c total clause space: 545.701MB
188.96/189.00	c total #watches: 1286288
241.45/241.57	c total #propagations: 4542431 / total #impl: 48883226 (eff. 0.093)
241.45/241.57	c #Conflicts:       4000 | #Learnt:       1625 | 13.997
241.45/241.57	c total clause space: 545.701MB
241.45/241.57	c total #watches: 2066417
298.95/299.05	c total #propagations: 6212729 / total #impl: 81648966 (eff. 0.076)
298.95/299.05	c GC COLLECT
298.95/299.05	c #Conflicts:       5000 | #Learnt:       1623 | 11.233
298.95/299.05	c total clause space: 545.701MB
298.95/299.05	c total #watches: 2466652
376.33/376.45	c total #propagations: 7699702 / total #impl: 144796962 (eff. 0.053)
376.33/376.45	c #Conflicts:       6000 | #Learnt:       2622 | 9.361
376.33/376.45	c total clause space: 545.701MB
376.33/376.45	c total #watches: 3223802
461.22/461.39	c total #propagations: 10463957 / total #impl: 171069200 (eff. 0.061)
461.22/461.39	c #Conflicts:       7000 | #Learnt:       3622 | 8.024
461.22/461.39	c total clause space: 545.701MB
461.22/461.40	c total #watches: 4729097
498.91/499.04	c total #propagations: 13200356 / total #impl: 224541492 (eff. 0.059)
498.91/499.04	c GC COLLECT
498.91/499.04	c #Conflicts:       8000 | #Learnt:       2826 | 7.021
498.91/499.04	c total clause space: 545.701MB
498.91/499.04	c total #watches: 4490997
552.30/552.45	c total #propagations: 16022789 / total #impl: 257867292 (eff. 0.062)
552.30/552.45	c #Conflicts:       9000 | #Learnt:       3826 | 6.243
552.30/552.45	c total clause space: 545.701MB
552.30/552.45	c total #watches: 5105653
618.20/618.30	c total #propagations: 19139457 / total #impl: 286951473 (eff. 0.067)
618.20/618.30	c GC COLLECT
618.20/618.30	c #Conflicts:      10000 | #Learnt:       2475 | 5.839
618.20/618.30	c total clause space: 545.701MB
618.20/618.30	c total #watches: 4503981
704.09/704.23	c total #propagations: 23242663 / total #impl: 326933736 (eff. 0.071)
704.09/704.23	c #Conflicts:      11000 | #Learnt:       3475 | 5.308
704.09/704.23	c total clause space: 545.701MB
704.09/704.23	c total #watches: 5377623
790.27/790.47	c total #propagations: 29056591 / total #impl: 383546749 (eff. 0.076)
790.27/790.47	c #Conflicts:      12000 | #Learnt:       4475 | 4.866
790.27/790.47	c total clause space: 545.701MB
790.27/790.47	c total #watches: 6177369
885.55/885.71	c total #propagations: 33597284 / total #impl: 439648965 (eff. 0.076)
885.55/885.71	c #Conflicts:      13000 | #Learnt:       5475 | 4.491
885.55/885.71	c total clause space: 545.701MB
885.55/885.71	c total #watches: 6834480
954.74/954.97	c total #propagations: 37677237 / total #impl: 528444247 (eff. 0.071)
954.74/954.97	c GC COLLECT
954.74/954.97	c #Conflicts:      14000 | #Learnt:       3706 | 4.180
954.74/954.97	c total clause space: 545.701MB
954.74/954.97	c total #watches: 4848298
1010.92/1011.15	c total #propagations: 40532827 / total #impl: 567049986 (eff. 0.071)
1010.92/1011.15	c #Conflicts:      15000 | #Learnt:       4706 | 3.902
1010.92/1011.15	c total clause space: 545.701MB
1010.92/1011.15	c total #watches: 5017427
1058.80/1059.03	c total #propagations: 43160614 / total #impl: 612353317 (eff. 0.070)
1058.80/1059.03	c #Conflicts:      16000 | #Learnt:       5706 | 3.658
1058.80/1059.03	c total clause space: 545.701MB
1058.80/1059.03	c total #watches: 5376903
1125.29/1125.56	c total #propagations: 47079598 / total #impl: 649392312 (eff. 0.072)
1125.29/1125.56	c GC COLLECT
1125.29/1125.56	c #Conflicts:      17000 | #Learnt:       3576 | 3.443
1125.29/1125.56	c total clause space: 545.701MB
1125.29/1125.56	c total #watches: 4065393
1180.88/1181.17	c total #propagations: 51743954 / total #impl: 698700788 (eff. 0.074)
1180.88/1181.17	c #Conflicts:      18000 | #Learnt:       4576 | 3.252
1180.88/1181.17	c total clause space: 545.701MB
1180.88/1181.17	c total #watches: 4384933
1237.07/1237.39	c total #propagations: 57369292 / total #impl: 748931272 (eff. 0.077)
1237.07/1237.39	c #Conflicts:      19000 | #Learnt:       5576 | 3.081
1237.07/1237.39	c total clause space: 545.701MB
1237.07/1237.39	c total #watches: 4877455
1330.26/1330.57	c total #propagations: 63273525 / total #impl: 842481702 (eff. 0.075)
1330.26/1330.57	c #Conflicts:      20000 | #Learnt:       6576 | 2.927
1330.26/1330.57	c total clause space: 545.701MB
1330.26/1330.57	c total #watches: 5405922
1433.45/1433.74	c total #propagations: 68317710 / total #impl: 1021059702 (eff. 0.067)
1433.45/1433.74	c GC COLLECT
1433.45/1433.74	c #Conflicts:      21000 | #Learnt:       4111 | 2.807
1433.45/1433.74	c total clause space: 545.701MB
1433.45/1433.74	c total #watches: 4023965
1519.54/1519.89	c total #propagations: 72506776 / total #impl: 1132455473 (eff. 0.064)
1519.54/1519.89	c #Conflicts:      22000 | #Learnt:       5111 | 2.679
1519.54/1519.89	c total clause space: 545.701MB
1519.54/1519.89	c total #watches: 4280175
1599.02/1599.35	c total #propagations: 75773051 / total #impl: 1181279290 (eff. 0.064)
1599.02/1599.35	c #Conflicts:      23000 | #Learnt:       6111 | 2.565
1599.02/1599.35	c total clause space: 545.701MB
1599.02/1599.35	c total #watches: 4642518
1684.81/1685.18	c total #propagations: 79613222 / total #impl: 1286153928 (eff. 0.062)
1684.81/1685.18	c #Conflicts:      24000 | #Learnt:       7111 | 2.458
1684.81/1685.18	c total clause space: 545.701MB
1684.81/1685.18	c total #watches: 4956944
1756.60/1756.93	c total #propagations: 84177355 / total #impl: 1381036900 (eff. 0.061)
1756.60/1756.93	c GC COLLECT
1756.60/1756.93	c #Conflicts:      25000 | #Learnt:       4329 | 2.361
1756.60/1756.93	c total clause space: 545.701MB
1756.60/1756.93	c total #watches: 3552580

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4087901-1465441916/watcher-4087901-1465441916 -o /tmp/evaluation-result-4087901-1465441916/solver-4087901-1465441916 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465436019-31610 --watchdog 1960 --input HOME/instance-4087901-1465441916.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=559
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.22 2.22 3/176 562
/proc/meminfo: memFree=24167288/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 126124887 57319424 4721 33554432000 4194304 6211289 140734998442928 140733270807560 4206761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 13994 4721 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.21 2.22 2.22 3/176 562
/proc/meminfo: memFree=24167288/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=59176 CPUtime=0.08 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 1043 0 0 0 8 0 0 0 20 0 1 0 126124887 60596224 11608 33554432000 4194304 6211289 140734998442928 140733270807560 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 14794 11608 121 493 0 14291 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59176

[startup+0.200364 s]
/proc/loadavg: 2.21 2.22 2.22 3/176 562
/proc/meminfo: memFree=24167288/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=72532 CPUtime=0.19 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 2844 0 0 0 18 1 0 0 20 0 1 0 126124887 74272768 15349 33554432000 4194304 6211289 140734998442928 140733270807560 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 18133 15349 144 493 0 17630 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72532

[startup+0.300364 s]
/proc/loadavg: 2.21 2.22 2.22 3/176 562
/proc/meminfo: memFree=24167288/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=84828 CPUtime=0.29 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 4221 0 0 0 28 1 0 0 20 0 1 0 126124887 86863872 18128 33554432000 4194304 6211289 140734998442928 140733270807560 4324564 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 21207 18128 144 493 0 20704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84828

[startup+0.70031 s]
/proc/loadavg: 2.21 2.22 2.22 3/176 562
/proc/meminfo: memFree=24167288/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=113592 CPUtime=0.69 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 6325 0 0 0 67 2 0 0 20 0 1 0 126124887 116318208 23794 33554432000 4194304 6211289 140734998442928 140733270807560 4242593 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 28398 23794 204 493 0 27895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113592

[startup+1.5003 s]
/proc/loadavg: 2.21 2.22 2.22 3/177 563
/proc/meminfo: memFree=24063876/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=133484 CPUtime=1.49 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 6685 0 0 0 147 2 0 0 20 0 1 0 126124887 136687616 29255 33554432000 4194304 6211289 140734998442928 140734998441160 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 33371 29255 204 493 0 32868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133484

[startup+3.10032 s]
/proc/loadavg: 2.21 2.22 2.22 3/177 563
/proc/meminfo: memFree=24026696/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=169436 CPUtime=3.09 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 8159 0 0 0 306 3 0 0 20 0 1 0 126124887 173502464 37876 33554432000 4194304 6211289 140734998442928 140734998440840 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 42359 37876 204 493 0 41856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 169436

[startup+6.30029 s]
/proc/loadavg: 2.19 2.22 2.22 3/177 563
/proc/meminfo: memFree=23997260/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=220672 CPUtime=6.29 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 8599 0 0 0 625 4 0 0 20 0 1 0 126124887 225968128 41882 33554432000 4194304 6211289 140734998442928 140734998440840 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 55168 41882 204 493 0 54665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 220672

[startup+12.7003 s]
/proc/loadavg: 2.17 2.22 2.22 4/177 563
/proc/meminfo: memFree=23965640/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=223096 CPUtime=12.69 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 9203 0 0 0 1265 4 0 0 20 0 1 0 126124887 228450304 48107 33554432000 4194304 6211289 140734998442928 140734998440840 4216606 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 55774 48107 204 493 0 55271 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223096

[startup+25.5003 s]
/proc/loadavg: 2.29 2.24 2.23 3/177 563
/proc/meminfo: memFree=23856724/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=439488 CPUtime=25.48 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 10284 0 0 0 2542 6 0 0 20 0 1 0 126124887 450035712 73702 33554432000 4194304 6211289 140734998442928 140734998440920 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 109872 73702 214 493 0 109369 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 439488

[startup+51.1004 s]
/proc/loadavg: 2.34 2.25 2.23 4/177 563
/proc/meminfo: memFree=23763552/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=441052 CPUtime=51.09 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 10723 0 0 0 5101 8 0 0 20 0 1 0 126124887 451637248 95092 33554432000 4194304 6211289 140734998442928 140734998440920 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 110263 95092 214 493 0 109760 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 441052

[startup+102.3 s]
/proc/loadavg: 2.27 2.24 2.22 4/177 565
/proc/meminfo: memFree=23682212/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=447088 CPUtime=102.28 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 12375 0 0 0 10219 9 0 0 20 0 1 0 126124887 457818112 106443 33554432000 4194304 6211289 140734998442928 140734998440840 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 111772 106443 214 493 0 111269 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 447088

[startup+162.3 s]
/proc/loadavg: 2.26 2.24 2.22 3/177 566
/proc/meminfo: memFree=23614780/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=667420 CPUtime=162.26 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 13909 0 0 0 16215 11 0 0 20 0 1 0 126124887 683438080 117164 33554432000 4194304 6211289 140734998442928 140734998440840 4209380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 166855 117164 214 493 0 166352 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 667420

[startup+222.307 s]
/proc/loadavg: 2.15 2.21 2.21 3/177 567
/proc/meminfo: memFree=23487332/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=731044 CPUtime=222.26 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 21930 0 0 0 22212 14 0 0 20 0 1 0 126124887 748589056 149110 33554432000 4194304 6211289 140734998442928 140734998440920 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 182761 149110 219 493 0 182258 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 731044

[startup+282.3 s]
/proc/loadavg: 2.09 2.18 2.20 4/177 568
/proc/meminfo: memFree=23463052/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=748340 CPUtime=282.25 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 27665 0 0 0 28210 15 0 0 20 0 1 0 126124887 766300160 154682 33554432000 4194304 6211289 140734998442928 140734998440920 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 187085 154682 219 493 0 186582 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 748340

[startup+342.3 s]
/proc/loadavg: 2.23 2.20 2.20 3/177 569
/proc/meminfo: memFree=23450920/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=759112 CPUtime=342.23 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 30462 0 0 0 34208 15 0 0 20 0 1 0 126124887 777330688 157471 33554432000 4194304 6211289 140734998442928 140734998440920 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 189778 157471 219 493 0 189275 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 759112

[startup+402.3 s]
/proc/loadavg: 2.22 2.19 2.19 3/177 571
/proc/meminfo: memFree=23443900/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=766500 CPUtime=402.22 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 32266 0 0 0 40207 15 0 0 20 0 1 0 126124887 784896000 159275 33554432000 4194304 6211289 140734998442928 140734998440840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 191625 159275 219 493 0 191122 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 766500

[startup+462.3 s]
/proc/loadavg: 2.31 2.21 2.19 4/177 572
/proc/meminfo: memFree=23421852/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=786076 CPUtime=462.22 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 37305 0 0 0 46206 16 0 0 20 0 1 0 126124887 804941824 164288 33554432000 4194304 6211289 140734998442928 140734998441272 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 196519 164288 219 493 0 196016 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 786076

[startup+522.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/178 576
/proc/meminfo: memFree=23419480/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=788048 CPUtime=522.21 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 38221 0 0 0 52205 16 0 0 20 0 1 0 126124887 806961152 164966 33554432000 4194304 6211289 140734998442928 140734998440840 4241789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 197012 164966 219 493 0 196509 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 788048

[startup+582.3 s]
/proc/loadavg: 2.21 2.21 2.19 3/177 577
/proc/meminfo: memFree=23416396/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=790540 CPUtime=582.2 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 38920 0 0 0 58204 16 0 0 20 0 1 0 126124887 809512960 165660 33554432000 4194304 6211289 140734998442928 140734998440840 4215196 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 197635 165660 219 493 0 197132 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 790540


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


[startup+882.307 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 628
/proc/meminfo: memFree=28701664/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=828576 CPUtime=882.16 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 48532 0 0 0 88198 18 0 0 20 0 1 0 126124887 848461824 175286 33554432000 4194304 6211289 140734998442928 140734998440920 4202005 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207144 175286 219 493 0 206641 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 828576

[startup+942.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 629
/proc/meminfo: memFree=28694888/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=829304 CPUtime=942.14 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 48706 0 0 0 94196 18 0 0 20 0 1 0 126124887 849207296 175627 33554432000 4194304 6211289 140734998442928 140734998440840 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207326 175627 219 493 0 206823 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 829304

[startup+1002.3 s]
/proc/loadavg: 2.38 2.27 2.20 4/177 631
/proc/meminfo: memFree=28689812/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=829304 CPUtime=1002.12 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 48740 0 0 0 100194 18 0 0 20 0 1 0 126124887 849207296 175649 33554432000 4194304 6211289 140734998442928 140734998441272 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207326 175649 219 493 0 206823 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 829304

[startup+1062.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/177 632
/proc/meminfo: memFree=28681608/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=829640 CPUtime=1062.1 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 48846 0 0 0 106192 18 0 0 20 0 1 0 126124887 849551360 175730 33554432000 4194304 6211289 140734998442928 140734998441272 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207410 175730 219 493 0 206907 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 829640

[startup+1122.3 s]
/proc/loadavg: 2.23 2.24 2.19 3/178 636
/proc/meminfo: memFree=28667744/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=830776 CPUtime=1122.09 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49133 0 0 0 112191 18 0 0 20 0 1 0 126124887 850714624 176511 33554432000 4194304 6211289 140734998442928 140734998440920 4240418 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207694 176511 219 493 0 207191 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 830776

[startup+1182.3 s]
/proc/loadavg: 2.31 2.26 2.19 4/177 637
/proc/meminfo: memFree=28666640/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=831180 CPUtime=1182.08 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49214 0 0 0 118190 18 0 0 20 0 1 0 126124887 851128320 176592 33554432000 4194304 6211289 140734998442928 140734998441272 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207795 176592 219 493 0 207292 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 831180

[startup+1242.3 s]
/proc/loadavg: 2.38 2.28 2.20 3/177 638
/proc/meminfo: memFree=28665772/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=831980 CPUtime=1242.07 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49404 0 0 0 124189 18 0 0 20 0 1 0 126124887 851947520 176782 33554432000 4194304 6211289 140734998442928 140734998441272 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 207995 176782 219 493 0 207492 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 831980

[startup+1302.3 s]
/proc/loadavg: 2.33 2.29 2.20 3/176 639
/proc/meminfo: memFree=28653232/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=833100 CPUtime=1302.06 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49703 0 0 0 130188 18 0 0 20 0 1 0 126124887 853094400 178194 33554432000 4194304 6211289 140734998442928 140734998440920 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208275 178194 219 493 0 207772 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 833100

[startup+1362.3 s]
/proc/loadavg: 2.29 2.28 2.20 4/177 641
/proc/meminfo: memFree=28635872/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=833676 CPUtime=1362.06 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49847 0 0 0 136187 19 0 0 20 0 1 0 126124887 853684224 178338 33554432000 4194304 6211289 140734998442928 140734998440920 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208419 178338 219 493 0 207916 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 833676

[startup+1422.3 s]
/proc/loadavg: 2.37 2.30 2.21 3/177 642
/proc/meminfo: memFree=28635236/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=834188 CPUtime=1422.05 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49968 0 0 0 142186 19 0 0 20 0 1 0 126124887 854208512 178459 33554432000 4194304 6211289 140734998442928 140734998440920 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208547 178459 219 493 0 208044 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 834188

[startup+1482.3 s]
/proc/loadavg: 2.51 2.35 2.23 3/177 643
/proc/meminfo: memFree=28633992/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=834188 CPUtime=1482.04 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49968 0 0 0 148185 19 0 0 20 0 1 0 126124887 854208512 178459 33554432000 4194304 6211289 140734998442928 140734998441272 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208547 178459 219 493 0 208044 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 834188

[startup+1542.31 s]
/proc/loadavg: 2.40 2.35 2.24 4/177 644
/proc/meminfo: memFree=28633992/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=834188 CPUtime=1542.04 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 49968 0 0 0 154185 19 0 0 20 0 1 0 126124887 854208512 178459 33554432000 4194304 6211289 140734998442928 140734998441272 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208547 178459 219 493 0 208044 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 834188

[startup+1602.3 s]
/proc/loadavg: 2.31 2.33 2.23 4/177 645
/proc/meminfo: memFree=28633496/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=834540 CPUtime=1602.02 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 50040 0 0 0 160183 19 0 0 20 0 1 0 126124887 854568960 178531 33554432000 4194304 6211289 140734998442928 140734998441272 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208635 178531 219 493 0 208132 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 834540

[startup+1662.3 s]
/proc/loadavg: 2.20 2.29 2.23 3/177 647
/proc/meminfo: memFree=28631876/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=835572 CPUtime=1662.01 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 50301 0 0 0 166182 19 0 0 20 0 1 0 126124887 855625728 178792 33554432000 4194304 6211289 140734998442928 140734998440920 4241818 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 208893 178792 219 493 0 208390 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 835572

[startup+1722.3 s]
/proc/loadavg: 2.23 2.28 2.23 4/178 651
/proc/meminfo: memFree=28587488/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=839308 CPUtime=1722 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 51180 0 0 0 172181 19 0 0 20 0 1 0 126124887 859451392 179671 33554432000 4194304 6211289 140734998442928 140734998440840 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 209827 179671 219 493 0 209324 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 839308

[startup+1782.3 s]
/proc/loadavg: 2.37 2.32 2.24 3/177 652
/proc/meminfo: memFree=28582908/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=839624 CPUtime=1781.99 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 51261 0 0 0 178180 19 0 0 20 0 1 0 126124887 859774976 179752 33554432000 4194304 6211289 140734998442928 140734998441272 4215188 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 209906 179752 219 493 0 209403 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 839624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.26 2.30 2.23 3/177 652
/proc/meminfo: memFree=28582788/32872528 swapFree=15272/1656604
[pid=562] ppid=559 vsize=839624 CPUtime=1800.09 cores=1,3,5,7
/proc/562/stat : 562 (cdcl-cuttingpla) R 559 562 30659 0 -1 4202496 51261 0 0 0 179990 19 0 0 20 0 1 0 126124887 859774976 179752 33554432000 4194304 6211289 140734998442928 140734998441272 4241730 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/562/statm: 209906 179752 219 493 0 209403 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 839624

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 562 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.91
CPU system time (s): 0.19497
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 839624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.19497
maximum resident set size= 719008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51261
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= 55
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64629 second user time and 6.81396 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-09 05:11:56
IDJOB=4087901
IDBENCH=90633
IDSOLVER=2549
FILE ID=node136/4087901-1465441916
RUNJOBID= node136-1465436019-31610
PBS_JOBID= 19859778
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087901-1465441916/watcher-4087901-1465441916 -o /tmp/evaluation-result-4087901-1465441916/solver-4087901-1465441916 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465436019-31610 --watchdog 1960 --input HOME/instance-4087901-1465441916.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 149bc47a65ee9b475f97ab5e9dc95355
RANDOM SEED=1437897081

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
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
cpu MHz		: 2666.959
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 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 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 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
cpu MHz		: 2666.959
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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 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 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 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
cpu MHz		: 2666.959
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
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
cpu MHz		: 2666.959
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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 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 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 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:       32872528 kB
MemFree:        24167668 kB
Buffers:           88132 kB
Cached:           823388 kB
SwapCached:          712 kB
Active:          5808092 kB
Inactive:         486360 kB
Active(anon):    5374216 kB
Inactive(anon):    10824 kB
Active(file):     433876 kB
Inactive(file):   475536 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099424 kB
Dirty:              4716 kB
Writeback:             0 kB
AnonPages:       7043452 kB
Mapped:             8032 kB
Shmem:                 0 kB
Slab:             604712 kB
SReclaimable:      48680 kB
SUnreclaim:       556032 kB
KernelStack:        1464 kB
PageTables:        18040 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    7983080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3946496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node136 at 2016-06-09 05:41:56