Trace number 4087660

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.03 1800.33

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir10_area_opers.opb
MD5SUMcca2bc3212eb56e1c6b2ae84ca292ee3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark3.08953
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 51
Optimality of the best value was proved YES
Number of variables79024
Total number of constraints176988
Number of constraints which are clauses176988
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 39323
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 39323
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 39323
Number of bits of the biggest sum of numbers16
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.19/0.25	c * #variable= 79024 #constraint= 176988
0.68/0.70	c * #variable= 79024 #constraint= 176988
14.88/14.96	c S1->S2
14.88/14.96	c S1->S2
14.88/14.96	c S1->S2
14.88/14.96	c S1->S2
14.88/14.96	c S1->S2
14.88/14.96	c S2->S1
14.88/14.96	c S1->S2
14.88/14.96	c S1->S2
14.88/14.96	c #Conflicts:       1000 | #Learnt:        803 | 0.000
14.88/14.96	c total clause space: 1440.99MB
14.88/14.96	c total #watches: 32937314
33.28/33.35	c total #propagations: 6163074 / total #impl: 36204299 (eff. 0.170)
33.28/33.35	c #Conflicts:       2000 | #Learnt:       1803 | 0.000
33.28/33.35	c total clause space: 2341.61MB
33.28/33.36	c total #watches: 64315401
48.67/48.75	c total #propagations: 17490632 / total #impl: 67108151 (eff. 0.261)
48.67/48.75	c GC COLLECT
48.67/48.75	c S2->S1
48.67/48.75	c #Conflicts:       3000 | #Learnt:        729 | 0.000
48.67/48.75	c total clause space: 2341.61MB
48.67/48.75	c total #watches: 68120020
60.98/61.02	c total #propagations: 25350675 / total #impl: 91959892 (eff. 0.276)
60.98/61.02	c #Conflicts:       4000 | #Learnt:       1729 | 0.000
60.98/61.02	c total clause space: 3805.12MB
60.98/61.02	c total #watches: 100994966
113.37/113.45	c total #propagations: 27951853 / total #impl: 153400019 (eff. 0.182)
113.37/113.45	c GC COLLECT
113.37/113.45	c #Conflicts:       5000 | #Learnt:       1703 | 0.000
113.37/113.45	c total clause space: 3805.12MB
113.37/113.45	c total #watches: 42376006
174.25/174.34	c total #propagations: 38637483 / total #impl: 1026067132 (eff. 0.038)
174.25/174.34	c #Conflicts:       6000 | #Learnt:       2703 | 0.000
174.25/174.34	c total clause space: 3805.12MB
174.25/174.34	c total #watches: 62510892
258.55/258.68	c total #propagations: 49907522 / total #impl: 1300313762 (eff. 0.038)
258.55/258.68	c GC COLLECT
258.55/258.68	c #Conflicts:       7000 | #Learnt:       1882 | 0.000
258.55/258.68	c total clause space: 3805.12MB
258.55/258.68	c total #watches: 44495092
364.42/364.55	c total #propagations: 77925513 / total #impl: 1659585739 (eff. 0.047)
364.42/364.55	c #Conflicts:       8000 | #Learnt:       2882 | 0.000
364.42/364.55	c total clause space: 3805.12MB
364.42/364.55	c total #watches: 50197868
569.39/569.59	c total #propagations: 78075984 / total #impl: 2397593485 (eff. 0.033)
569.39/569.59	c #Conflicts:       9000 | #Learnt:       3882 | 0.000
569.39/569.59	c total clause space: 3805.12MB
569.39/569.59	c total #watches: 62167685
736.07/736.25	c total #propagations: 80314336 / total #impl: 3427649702 (eff. 0.023)
736.07/736.25	c GC COLLECT
736.07/736.25	c #Conflicts:      10000 | #Learnt:       2523 | 0.000
736.07/736.25	c total clause space: 3805.12MB
736.07/736.25	c total #watches: 44583949
939.03/939.22	c total #propagations: 89915099 / total #impl: 4883996692 (eff. 0.018)
939.03/939.22	c #Conflicts:      11000 | #Learnt:       3523 | 0.000
939.03/939.22	c total clause space: 3805.12MB
939.03/939.22	c total #watches: 54597772
1181.89/1182.10	c total #propagations: 103422637 / total #impl: 5357162233 (eff. 0.019)
1181.89/1182.10	c #Conflicts:      12000 | #Learnt:       4523 | 0.000
1181.89/1182.10	c total clause space: 3805.12MB
1181.89/1182.10	c total #watches: 64499658
1450.15/1450.46	c total #propagations: 115473455 / total #impl: 5949863254 (eff. 0.019)
1450.15/1450.46	c #Conflicts:      13000 | #Learnt:       5523 | 0.000
1450.15/1450.46	c total clause space: 3805.12MB
1450.15/1450.46	c total #watches: 73524704
1734.31/1734.69	c total #propagations: 117501368 / total #impl: 6671298993 (eff. 0.018)
1734.31/1734.69	c GC COLLECT
1734.31/1734.69	c #Conflicts:      14000 | #Learnt:       3747 | 0.000
1734.31/1734.69	c total clause space: 3805.12MB
1734.31/1734.69	c total #watches: 50192409

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-4087660-1465434514/watcher-4087660-1465434514 -o /tmp/evaluation-result-4087660-1465434514/solver-4087660-1465434514 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8949 --watchdog 1960 --input HOME/instance-4087660-1465434514.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9801
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.25 2.14 2.10 3/177 9804
/proc/meminfo: memFree=29245824/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 237 0 0 0 0 0 0 0 20 0 1 0 125385579 57319424 3185 33554432000 4194304 6211289 140737476688256 140736715441000 4206599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 13994 3185 98 493 0 13491 0

[startup+0.100201 s]
/proc/loadavg: 2.25 2.14 2.10 3/177 9804
/proc/meminfo: memFree=29245824/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=60736 CPUtime=0.09 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 1865 0 0 0 8 1 0 0 20 0 1 0 125385579 62193664 11819 33554432000 4194304 6211289 140737476688256 140736715441000 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 15184 11820 121 493 0 14681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60736

[startup+0.200345 s]
/proc/loadavg: 2.25 2.14 2.10 3/177 9804
/proc/meminfo: memFree=29245824/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=63776 CPUtime=0.19 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 2327 0 0 0 18 1 0 0 20 0 1 0 125385579 65306624 12543 33554432000 4194304 6211289 140737476688256 140736715441000 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 15944 12543 121 493 0 15441 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63776

[startup+0.300351 s]
/proc/loadavg: 2.25 2.14 2.10 3/177 9804
/proc/meminfo: memFree=29245824/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=73900 CPUtime=0.28 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 3325 0 0 0 27 1 0 0 20 0 1 0 125385579 75673600 16001 33554432000 4194304 6211289 140737476688256 140736715441000 4216397 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 18475 16001 144 493 0 17972 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73900

[startup+0.700274 s]
/proc/loadavg: 2.25 2.14 2.10 3/177 9804
/proc/meminfo: memFree=29245824/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=105220 CPUtime=0.68 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 6642 0 0 0 66 2 0 0 20 0 1 0 125385579 107745280 23917 33554432000 4194304 6211289 140737476688256 140736715441000 5158064 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 26305 23917 144 493 0 25802 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105220

[startup+1.50032 s]
/proc/loadavg: 2.25 2.14 2.10 4/178 9805
/proc/meminfo: memFree=29116664/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=188216 CPUtime=1.48 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 11618 0 0 0 144 4 0 0 20 0 1 0 125385579 192733184 40738 33554432000 4194304 6211289 140737476688256 140737476686136 4244815 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 47054 40738 204 493 0 46551 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 188216

[startup+3.10032 s]
/proc/loadavg: 2.25 2.14 2.10 4/178 9805
/proc/meminfo: memFree=29027508/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=384840 CPUtime=3.09 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 20788 0 0 0 301 8 0 0 20 0 1 0 125385579 394076160 74430 33554432000 4194304 6211289 140737476688256 140737476686488 4201832 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 96210 74430 204 493 0 95707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 384840

[startup+6.30028 s]
/proc/loadavg: 2.23 2.14 2.10 3/178 9805
/proc/meminfo: memFree=28722556/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=849728 CPUtime=6.29 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 50502 0 0 0 611 18 0 0 20 0 1 0 125385579 870121472 163416 33554432000 4194304 6211289 140737476688256 140737476686248 4201946 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 212432 163416 204 493 0 211929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 849728

[startup+12.7003 s]
/proc/loadavg: 2.21 2.14 2.10 3/178 9805
/proc/meminfo: memFree=27786248/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=1727260 CPUtime=12.68 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 109774 0 0 0 1229 39 0 0 20 0 1 0 125385579 1768714240 380067 33554432000 4194304 6211289 140737476688256 140737476686168 4241730 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 431815 380067 204 493 0 431312 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1727260

[startup+25.5004 s]
/proc/loadavg: 2.16 2.13 2.09 3/178 9805
/proc/meminfo: memFree=26679084/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=3530988 CPUtime=25.48 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 179892 0 0 0 2477 71 0 0 20 0 1 0 125385579 3615731712 642829 33554432000 4194304 6211289 140737476688256 140737476686248 4202014 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 882747 642829 214 493 0 882244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3530988

[startup+51.1004 s]
/proc/loadavg: 2.25 2.15 2.10 3/178 9805
/proc/meminfo: memFree=25862920/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5030868 CPUtime=51.08 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 193597 0 0 0 5021 87 0 0 20 0 1 0 125385579 5151608832 853443 33554432000 4194304 6211289 140737476688256 140737476686488 4202057 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1257717 853443 219 493 0 1257214 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5030868

[startup+102.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/179 9809
/proc/meminfo: memFree=24317180/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5649472 CPUtime=102.27 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 317467 0 0 0 10109 118 0 0 20 0 1 0 125385579 5785059328 1229512 33554432000 4194304 6211289 140737476688256 140737476686248 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1412368 1229512 219 493 0 1411865 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5649472

[startup+162.3 s]
/proc/loadavg: 2.09 2.11 2.09 4/178 9948
/proc/meminfo: memFree=24548688/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5649952 CPUtime=162.26 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 317628 0 0 0 16107 119 0 0 20 0 1 0 125385579 5785550848 1229673 33554432000 4194304 6211289 140737476688256 140737476686168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1412488 1229673 219 493 0 1411985 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 5649952

[startup+222.308 s]
/proc/loadavg: 2.03 2.09 2.08 3/177 9949
/proc/meminfo: memFree=24544464/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5649952 CPUtime=222.25 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 317629 0 0 0 22106 119 0 0 20 0 1 0 125385579 5785550848 1229843 33554432000 4194304 6211289 140737476688256 140737476686600 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1412488 1229843 219 493 0 1411985 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 5649952

[startup+282.3 s]
/proc/loadavg: 2.05 2.09 2.08 3/178 9951
/proc/meminfo: memFree=24528940/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5661944 CPUtime=282.24 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 320032 0 0 0 28104 120 0 0 20 0 1 0 125385579 5797830656 1232101 33554432000 4194304 6211289 140737476688256 140737476686168 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1415486 1232101 219 493 0 1414983 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 5661944

[startup+342.3 s]
/proc/loadavg: 2.13 2.10 2.09 3/178 9953
/proc/meminfo: memFree=24507444/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5662196 CPUtime=342.23 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 320101 0 0 0 34103 120 0 0 20 0 1 0 125385579 5798088704 1232170 33554432000 4194304 6211289 140737476688256 140737476686168 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1415549 1232170 219 493 0 1415046 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 5662196

[startup+402.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/178 9954
/proc/meminfo: memFree=24432688/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5662196 CPUtime=402.22 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 320109 0 0 0 40102 120 0 0 20 0 1 0 125385579 5798088704 1232171 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1415549 1232171 219 493 0 1415046 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 5662196

[startup+462.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/178 9955
/proc/meminfo: memFree=24412576/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5662196 CPUtime=462.21 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 320109 0 0 0 46101 120 0 0 20 0 1 0 125385579 5798088704 1232171 33554432000 4194304 6211289 140737476688256 140737476686600 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1415549 1232171 219 493 0 1415046 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 5662196

[startup+522.3 s]
/proc/loadavg: 2.04 2.06 2.08 3/178 9956
/proc/meminfo: memFree=24412452/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5662196 CPUtime=522.2 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 320109 0 0 0 52100 120 0 0 20 0 1 0 125385579 5798088704 1232171 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1415549 1232171 219 493 0 1415046 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 5662196

[startup+582.3 s]
/proc/loadavg: 2.10 2.08 2.08 3/178 9957
/proc/meminfo: memFree=24412316/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5662196 CPUtime=582.19 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 320109 0 0 0 58099 120 0 0 20 0 1 0 125385579 5798088704 1232172 33554432000 4194304 6211289 140737476688256 140737476686600 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1415549 1232172 219 493 0 1415046 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 5662196


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/178 9968
/proc/meminfo: memFree=24250072/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668448 CPUtime=942.13 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321449 0 0 0 94092 121 0 0 20 0 1 0 125385579 5804490752 1261303 33554432000 4194304 6211289 140737476688256 140737476686600 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417112 1261303 219 493 0 1416609 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 5668448

[startup+1002.3 s]
/proc/loadavg: 2.05 2.10 2.09 4/178 9969
/proc/meminfo: memFree=24222656/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668448 CPUtime=1002.12 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321449 0 0 0 100091 121 0 0 20 0 1 0 125385579 5804490752 1265869 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417112 1265869 219 493 0 1416609 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 5668448

[startup+1062.3 s]
/proc/loadavg: 2.07 2.09 2.09 3/178 9970
/proc/meminfo: memFree=24203284/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668448 CPUtime=1062.11 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321456 0 0 0 106090 121 0 0 20 0 1 0 125385579 5804490752 1266359 33554432000 4194304 6211289 140737476688256 140737476686600 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417112 1266359 219 493 0 1416609 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 5668448

[startup+1122.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/178 9971
/proc/meminfo: memFree=24200860/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1122.1 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321505 0 0 0 112089 121 0 0 20 0 1 0 125385579 5804675072 1266408 33554432000 4194304 6211289 140737476688256 140737476686168 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266408 219 493 0 1416654 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 5668628

[startup+1182.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/178 9972
/proc/meminfo: memFree=24200848/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1182.09 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321508 0 0 0 118088 121 0 0 20 0 1 0 125385579 5804675072 1266408 33554432000 4194304 6211289 140737476688256 140737476686168 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266408 219 493 0 1416654 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 5668628

[startup+1242.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/178 10178
/proc/meminfo: memFree=24198920/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1242.08 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321509 0 0 0 124087 121 0 0 20 0 1 0 125385579 5804675072 1266408 33554432000 4194304 6211289 140737476688256 140737476686600 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266408 219 493 0 1416654 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 5668628

[startup+1302.3 s]
/proc/loadavg: 2.07 2.07 2.08 3/178 10181
/proc/meminfo: memFree=24200864/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1302.07 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321510 0 0 0 130086 121 0 0 20 0 1 0 125385579 5804675072 1266408 33554432000 4194304 6211289 140737476688256 140737476686600 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266408 219 493 0 1416654 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 5668628

[startup+1362.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/177 10182
/proc/meminfo: memFree=24200496/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1362.06 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321568 0 0 0 136085 121 0 0 20 0 1 0 125385579 5804675072 1266466 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266466 219 493 0 1416654 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 5668628

[startup+1422.3 s]
/proc/loadavg: 2.02 2.06 2.07 3/177 10183
/proc/meminfo: memFree=24200120/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1422.06 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321569 0 0 0 142085 121 0 0 20 0 1 0 125385579 5804675072 1266466 33554432000 4194304 6211289 140737476688256 140737476686600 4202024 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266466 219 493 0 1416654 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 5668628

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.08 3/177 10184
/proc/meminfo: memFree=24200232/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1482.04 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321569 0 0 0 148083 121 0 0 20 0 1 0 125385579 5804675072 1266466 33554432000 4194304 6211289 140737476688256 140737476686600 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266466 219 493 0 1416654 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 5668628

[startup+1542.31 s]
/proc/loadavg: 2.04 2.06 2.07 4/177 10186
/proc/meminfo: memFree=24199976/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1542.04 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321605 0 0 0 154083 121 0 0 20 0 1 0 125385579 5804675072 1266502 33554432000 4194304 6211289 140737476688256 140737476686600 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266502 219 493 0 1416654 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 5668628

[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/177 10187
/proc/meminfo: memFree=24199604/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1602.02 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321641 0 0 0 160081 121 0 0 20 0 1 0 125385579 5804675072 1266537 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266537 219 493 0 1416654 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 5668628

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 2.06 3/177 10188
/proc/meminfo: memFree=24199844/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1662.01 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321641 0 0 0 166080 121 0 0 20 0 1 0 125385579 5804675072 1266537 33554432000 4194304 6211289 140737476688256 140737476686600 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266537 219 493 0 1416654 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 5668628

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.06 3/177 10189
/proc/meminfo: memFree=24199716/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1722.01 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321641 0 0 0 172079 122 0 0 20 0 1 0 125385579 5804675072 1266537 33554432000 4194304 6211289 140737476688256 140737476686600 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266537 219 493 0 1416654 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 5668628

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 10190
/proc/meminfo: memFree=24198956/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1782 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321642 0 0 0 178078 122 0 0 20 0 1 0 125385579 5804675072 1266537 33554432000 4194304 6211289 140737476688256 140737476686600 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266537 219 493 0 1416654 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 5668628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.04 2.06 3/177 10190
/proc/meminfo: memFree=24199048/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1800 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321642 0 0 0 179878 122 0 0 20 0 1 0 125385579 5804675072 1266537 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266537 219 493 0 1416654 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5668628

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 9804 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.07 2.04 2.06 3/177 10190
/proc/meminfo: memFree=24199048/32872528 swapFree=14548/942524
[pid=9804] ppid=9801 vsize=5668628 CPUtime=1800 cores=1,3,5,7
/proc/9804/stat : 9804 (cdcl-cuttingpla) R 9801 9804 8932 0 -1 4202496 321642 0 0 0 179878 122 0 0 20 0 1 0 125385579 5804675072 1266537 33554432000 4194304 6211289 140737476688256 140737476686600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9804/statm: 1417157 1266537 219 493 0 1416654 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5668628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.03
CPU user time (s): 1798.78
CPU system time (s): 1.25081
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 5668628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.25081
maximum resident set size= 5066148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321642
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= 34
involuntary context switches= 2016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53931 second user time and 6.92095 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 03:08:34
IDJOB=4087660
IDBENCH=25033
IDSOLVER=2549
FILE ID=node113/4087660-1465434514
RUNJOBID= node113-1465427064-8949
PBS_JOBID= 19859794
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir10_area_opers.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087660-1465434514/watcher-4087660-1465434514 -o /tmp/evaluation-result-4087660-1465434514/solver-4087660-1465434514 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8949 --watchdog 1960 --input HOME/instance-4087660-1465434514.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= cca2bc3212eb56e1c6b2ae84ca292ee3
RANDOM SEED=1130835785

node113.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.722
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.44
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.722
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.54
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.722
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.54
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.722
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.722
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.722
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.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
cpu MHz		: 2666.722
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.722
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:        29246088 kB
Buffers:          188104 kB
Cached:          1223408 kB
SwapCached:         1688 kB
Active:           923452 kB
Inactive:         992420 kB
Active(anon):     504916 kB
Inactive(anon):     1856 kB
Active(file):     418536 kB
Inactive(file):   990564 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              8244 kB
Writeback:             0 kB
AnonPages:       1448388 kB
Mapped:             7976 kB
Shmem:                 0 kB
Slab:             635772 kB
SReclaimable:      79156 kB
SUnreclaim:       556616 kB
KernelStack:        1448 kB
PageTables:         7032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1724460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1077248 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= 71732 MiB
End job on node113 at 2016-06-09 03:38:35