Trace number 4097862

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
cdcl-cuttingplanes DEC 2016-05-01UNSAT 536.44 536.529

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_6.opb
MD5SUMd8f4c21ffa314d3a94f1c4876ce0902a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.958854
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4970
Total number of constraints24225
Number of constraints which are clauses24220
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 6
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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 * #variable= 4970 #constraint= 24225
1.69/1.72	c #Conflicts:       1000 | #Learnt:        999 | 0.000
1.69/1.72	c total clause space: 29.637MB
1.69/1.72	c total #watches: 90722
5.69/5.73	c total #propagations: 1288896 / total #impl: 3908989 (eff. 0.330)
5.69/5.73	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
5.69/5.73	c total clause space: 48.1602MB
5.69/5.73	c total #watches: 141849
11.88/11.93	c total #propagations: 2665476 / total #impl: 8547413 (eff. 0.312)
11.88/11.93	c GARBAGE COLLECT
11.88/11.93	c #Conflicts:       3000 | #Learnt:       1996 | 0.000
11.88/11.93	c total clause space: 48.1602MB
11.88/11.93	c total #watches: 148941
17.79/17.88	c total #propagations: 4188545 / total #impl: 13926999 (eff. 0.301)
17.79/17.88	c #Conflicts:       4000 | #Learnt:       2996 | 0.000
17.79/17.88	c total clause space: 78.2603MB
17.79/17.88	c total #watches: 184830
25.09/25.12	c total #propagations: 5811335 / total #impl: 18782201 (eff. 0.309)
25.09/25.12	c GARBAGE COLLECT
25.09/25.12	c #Conflicts:       5000 | #Learnt:       2352 | 0.000
25.09/25.12	c total clause space: 78.2603MB
25.09/25.12	c total #watches: 165284
32.89/32.96	c total #propagations: 7025662 / total #impl: 23745744 (eff. 0.296)
32.89/32.96	c #Conflicts:       6000 | #Learnt:       3352 | 0.000
32.89/32.96	c total clause space: 127.173MB
32.89/32.96	c total #watches: 208212
49.59/49.63	c total #propagations: 8029275 / total #impl: 29059806 (eff. 0.276)
49.59/49.63	c GARBAGE COLLECT
49.59/49.63	c #Conflicts:       7000 | #Learnt:       2224 | 0.000
49.59/49.63	c total clause space: 127.173MB
49.59/49.63	c total #watches: 176894
56.58/56.68	c total #propagations: 9172490 / total #impl: 35307469 (eff. 0.260)
56.58/56.68	c #Conflicts:       8000 | #Learnt:       3224 | 0.000
56.58/56.68	c total clause space: 127.173MB
56.58/56.68	c total #watches: 211314
74.18/74.22	c total #propagations: 10064203 / total #impl: 40023308 (eff. 0.251)
74.18/74.22	c #Conflicts:       9000 | #Learnt:       4224 | 0.000
74.18/74.22	c total clause space: 127.173MB
74.18/74.22	c total #watches: 248793
88.68/88.71	c total #propagations: 11607231 / total #impl: 46677447 (eff. 0.249)
88.68/88.71	c GARBAGE COLLECT
88.68/88.71	c #Conflicts:      10000 | #Learnt:       2703 | 0.000
88.68/88.71	c total clause space: 127.173MB
88.68/88.71	c total #watches: 182297
95.78/95.89	c total #propagations: 12862969 / total #impl: 53254084 (eff. 0.242)
95.78/95.89	c #Conflicts:      11000 | #Learnt:       3703 | 0.000
95.78/95.89	c total clause space: 127.173MB
95.78/95.89	c total #watches: 217319
106.47/106.55	c total #propagations: 14289270 / total #impl: 58713052 (eff. 0.243)
106.47/106.55	c #Conflicts:      12000 | #Learnt:       4703 | 0.000
106.47/106.55	c total clause space: 127.173MB
106.47/106.55	c total #watches: 253365
122.47/122.57	c total #propagations: 15444271 / total #impl: 65233739 (eff. 0.237)
122.47/122.57	c #Conflicts:      13000 | #Learnt:       5703 | 0.000
122.47/122.57	c total clause space: 127.173MB
122.47/122.57	c total #watches: 289828
127.37/127.43	c total #propagations: 16775129 / total #impl: 72338504 (eff. 0.232)
127.37/127.43	c GARBAGE COLLECT
127.37/127.43	c #Conflicts:      14000 | #Learnt:       3849 | 0.000
127.37/127.43	c total clause space: 127.173MB
127.37/127.43	c total #watches: 217639
138.17/138.20	c total #propagations: 17532617 / total #impl: 77051554 (eff. 0.228)
138.17/138.20	c #Conflicts:      15000 | #Learnt:       4848 | 0.000
138.17/138.20	c total clause space: 127.173MB
138.17/138.20	c total #watches: 252638
151.57/151.65	c total #propagations: 18547235 / total #impl: 84317979 (eff. 0.220)
151.57/151.65	c #Conflicts:      16000 | #Learnt:       5847 | 0.000
151.57/151.65	c total clause space: 127.173MB
151.57/151.65	c total #watches: 287909
164.17/164.20	c total #propagations: 19422766 / total #impl: 90504513 (eff. 0.215)
164.17/164.20	c GARBAGE COLLECT
164.17/164.20	c #Conflicts:      17000 | #Learnt:       3664 | 0.000
164.17/164.20	c total clause space: 206.656MB
164.17/164.20	c total #watches: 209584
179.46/179.52	c total #propagations: 20356409 / total #impl: 96583389 (eff. 0.211)
179.46/179.52	c #Conflicts:      18000 | #Learnt:       4663 | 0.000
179.46/179.52	c total clause space: 206.656MB
179.46/179.52	c total #watches: 238158
189.66/189.73	c total #propagations: 21474754 / total #impl: 103785597 (eff. 0.207)
189.66/189.73	c #Conflicts:      19000 | #Learnt:       5663 | 0.000
189.66/189.73	c total clause space: 206.656MB
189.66/189.73	c total #watches: 263086
212.16/212.29	c total #propagations: 22297263 / total #impl: 109657635 (eff. 0.203)
212.16/212.29	c #Conflicts:      20000 | #Learnt:       6663 | 0.000
212.16/212.29	c total clause space: 206.656MB
212.16/212.29	c total #watches: 298849
226.56/226.63	c total #propagations: 23525849 / total #impl: 117098348 (eff. 0.201)
226.56/226.63	c GARBAGE COLLECT
226.56/226.63	c #Conflicts:      21000 | #Learnt:       4166 | 0.000
226.56/226.63	c total clause space: 206.656MB
226.56/226.63	c total #watches: 217657
233.75/233.81	c total #propagations: 24605978 / total #impl: 123832552 (eff. 0.199)
233.75/233.81	c #Conflicts:      22000 | #Learnt:       5166 | 0.000
233.75/233.81	c total clause space: 206.656MB
233.75/233.81	c total #watches: 251532
250.65/250.76	c total #propagations: 25380254 / total #impl: 128493198 (eff. 0.198)
250.65/250.76	c #Conflicts:      23000 | #Learnt:       6166 | 0.000
250.65/250.76	c total clause space: 206.656MB
250.65/250.76	c total #watches: 281401
268.15/268.22	c total #propagations: 26627302 / total #impl: 135648084 (eff. 0.196)
268.15/268.22	c #Conflicts:      24000 | #Learnt:       7164 | 0.000
268.15/268.22	c total clause space: 206.656MB
268.15/268.22	c total #watches: 306985
288.15/288.26	c total #propagations: 27636621 / total #impl: 140995299 (eff. 0.196)
288.15/288.26	c GARBAGE COLLECT
288.15/288.26	c #Conflicts:      25000 | #Learnt:       4365 | 0.000
288.15/288.26	c total clause space: 206.656MB
288.15/288.26	c total #watches: 225076
299.54/299.64	c total #propagations: 28978349 / total #impl: 148788879 (eff. 0.195)
299.54/299.64	c #Conflicts:      26000 | #Learnt:       5365 | 0.000
299.54/299.64	c total clause space: 206.656MB
299.54/299.64	c total #watches: 254074
313.44/313.58	c total #propagations: 30051487 / total #impl: 153394454 (eff. 0.196)
313.44/313.58	c #Conflicts:      27000 | #Learnt:       6364 | 0.000
313.44/313.58	c total clause space: 206.656MB
313.44/313.58	c total #watches: 280437
334.23/334.36	c total #propagations: 30928508 / total #impl: 159389940 (eff. 0.194)
334.23/334.36	c #Conflicts:      28000 | #Learnt:       7364 | 0.000
334.23/334.36	c total clause space: 206.656MB
334.23/334.36	c total #watches: 300756
352.24/352.30	c total #propagations: 32080564 / total #impl: 167874543 (eff. 0.191)
352.24/352.30	c GARBAGE COLLECT
352.24/352.30	c #Conflicts:      29000 | #Learnt:       4266 | 0.000
352.24/352.30	c total clause space: 206.656MB
352.24/352.30	c total #watches: 204750
362.54/362.65	c total #propagations: 33095988 / total #impl: 174289218 (eff. 0.190)
362.54/362.65	c #Conflicts:      30000 | #Learnt:       5266 | 0.000
362.54/362.65	c total clause space: 206.656MB
362.54/362.65	c total #watches: 224084
375.74/375.84	c total #propagations: 34185838 / total #impl: 180726712 (eff. 0.189)
375.74/375.84	c #Conflicts:      31000 | #Learnt:       6265 | 0.000
375.74/375.84	c total clause space: 206.656MB
375.74/375.84	c total #watches: 243343
387.94/388.06	c total #propagations: 35395818 / total #impl: 187933052 (eff. 0.188)
387.94/388.06	c #Conflicts:      32000 | #Learnt:       7265 | 0.000
387.94/388.06	c total clause space: 206.656MB
387.94/388.06	c total #watches: 265952
396.63/396.75	c total #propagations: 36353704 / total #impl: 193335590 (eff. 0.188)
396.63/396.75	c #Conflicts:      33000 | #Learnt:       8265 | 0.000
396.63/396.75	c total clause space: 206.656MB
396.63/396.75	c total #watches: 304054
415.22/415.37	c total #propagations: 37037922 / total #impl: 197329847 (eff. 0.188)
415.22/415.37	c GARBAGE COLLECT
415.22/415.37	c #Conflicts:      34000 | #Learnt:       4865 | 0.000
415.22/415.37	c total clause space: 206.656MB
415.22/415.37	c total #watches: 230577
429.42/429.60	c total #propagations: 38056740 / total #impl: 203909379 (eff. 0.187)
429.42/429.60	c #Conflicts:      35000 | #Learnt:       5864 | 0.000
429.42/429.60	c total clause space: 206.656MB
429.42/429.60	c total #watches: 248765
444.52/444.69	c total #propagations: 39092400 / total #impl: 209764114 (eff. 0.186)
444.52/444.69	c #Conflicts:      36000 | #Learnt:       6863 | 0.000
444.52/444.69	c total clause space: 206.656MB
444.52/444.69	c total #watches: 265466
455.82/455.96	c total #propagations: 40209604 / total #impl: 216559409 (eff. 0.186)
455.82/455.96	c #Conflicts:      37000 | #Learnt:       7863 | 0.000
455.82/455.96	c total clause space: 206.656MB
455.82/455.96	c total #watches: 287847
470.62/470.72	c total #propagations: 41108531 / total #impl: 220720198 (eff. 0.186)
470.62/470.72	c #Conflicts:      38000 | #Learnt:       8863 | 0.000
470.62/470.72	c total clause space: 206.656MB
470.62/470.72	c total #watches: 305148
479.81/479.94	c total #propagations: 42103023 / total #impl: 225259752 (eff. 0.187)
479.81/479.94	c GARBAGE COLLECT
479.81/479.94	c #Conflicts:      39000 | #Learnt:       5164 | 0.000
479.81/479.94	c total clause space: 206.656MB
479.81/479.94	c total #watches: 204626
486.31/486.48	c total #propagations: 42946881 / total #impl: 230277998 (eff. 0.187)
486.31/486.48	c #Conflicts:      40000 | #Learnt:       6162 | 0.000
486.31/486.48	c total clause space: 206.656MB
486.31/486.48	c total #watches: 221796
493.31/493.42	c total #propagations: 43922089 / total #impl: 236015719 (eff. 0.186)
493.31/493.42	c #Conflicts:      41000 | #Learnt:       7162 | 0.000
493.31/493.42	c total clause space: 206.656MB
493.31/493.42	c total #watches: 240968
500.71/500.89	c total #propagations: 44777734 / total #impl: 240888371 (eff. 0.186)
500.71/500.89	c #Conflicts:      42000 | #Learnt:       8162 | 0.000
500.71/500.89	c total clause space: 206.656MB
500.71/500.89	c total #watches: 258260
506.61/506.79	c total #propagations: 45605292 / total #impl: 245807984 (eff. 0.186)
506.61/506.79	c #Conflicts:      43000 | #Learnt:       9162 | 0.000
506.61/506.79	c total clause space: 206.656MB
506.61/506.79	c total #watches: 277492
512.01/512.12	c total #propagations: 46347587 / total #impl: 249968389 (eff. 0.185)
512.01/512.12	c GARBAGE COLLECT
512.01/512.12	c #Conflicts:      44000 | #Learnt:       5165 | 0.000
512.01/512.12	c total clause space: 206.656MB
512.01/512.12	c total #watches: 202091
514.41/514.51	c total #propagations: 46955021 / total #impl: 253329030 (eff. 0.185)
514.41/514.51	c #Conflicts:      45000 | #Learnt:       6165 | 0.000
514.41/514.51	c total clause space: 206.656MB
514.41/514.51	c total #watches: 221798
520.41/520.56	c total #propagations: 47442305 / total #impl: 256004760 (eff. 0.185)
520.41/520.56	c #Conflicts:      46000 | #Learnt:       7165 | 0.000
520.41/520.56	c total clause space: 206.656MB
520.41/520.56	c total #watches: 238640
526.01/526.16	c total #propagations: 48295841 / total #impl: 259888514 (eff. 0.186)
526.01/526.16	c #Conflicts:      47000 | #Learnt:       8165 | 0.000
526.01/526.16	c total clause space: 206.656MB
526.01/526.16	c total #watches: 256522
532.71/532.85	c total #propagations: 49071560 / total #impl: 263653637 (eff. 0.186)
532.71/532.85	c #Conflicts:      48000 | #Learnt:       9163 | 0.000
532.71/532.85	c total clause space: 206.656MB
532.71/532.85	c total #watches: 271679
536.41/536.52	c total #propagations: 49863830 / total #impl: 267189179 (eff. 0.187)
536.41/536.52	c UNSATISFIABLE 1
536.41/536.52	c CPU time              : 536.384 s
536.41/536.52	d decisions 48698
536.41/536.52	d conflicts 79527
536.41/536.52	s UNSATISFIABLE

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-4097862-1466115894/watcher-4097862-1466115894 -o /tmp/evaluation-result-4097862-1466115894/solver-4097862-1466115894 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466112922-19582 --watchdog 1960 --input HOME/instance-4097862-1466115894.opb ./cdcl-cuttingplanes-release 

pid=21278
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: 1.98 2.05 2.05 3/176 21281
/proc/meminfo: memFree=30826896/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 13638296 29802496 5259 33554432000 4194304 6199737 140733527262144 140734464094120 4209490 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 7276 5259 122 490 0 6777 0

[startup+0.10017 s]
/proc/loadavg: 1.98 2.05 2.05 3/176 21281
/proc/meminfo: memFree=30826896/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=36312 CPUtime=0.09 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 526 0 0 0 9 0 0 0 20 0 1 0 13638296 37183488 7474 33554432000 4194304 6199737 140733527262144 140734464094120 4208100 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 9078 7474 135 490 0 8579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36312

[startup+0.200374 s]
/proc/loadavg: 1.98 2.05 2.05 3/176 21281
/proc/meminfo: memFree=30826896/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=40864 CPUtime=0.19 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 2154 0 0 0 19 0 0 0 20 0 1 0 13638296 41844736 8923 33554432000 4194304 6199737 140733527262144 140734464094120 5407536 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 10216 8923 135 490 0 9717 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40864

[startup+0.300335 s]
/proc/loadavg: 1.98 2.05 2.05 3/176 21281
/proc/meminfo: memFree=30826896/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=49520 CPUtime=0.29 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 3466 0 0 0 29 0 0 0 20 0 1 0 13638296 50708480 10339 33554432000 4194304 6199737 140733527262144 140734464094120 4213632 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 12380 10339 139 490 0 11881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49520

[startup+0.700352 s]
/proc/loadavg: 1.98 2.05 2.05 3/176 21281
/proc/meminfo: memFree=30826896/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=62112 CPUtime=0.69 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 3984 0 0 0 69 0 0 0 20 0 1 0 13638296 63602688 11783 33554432000 4194304 6199737 140733527262144 140734464094120 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 15528 11783 139 490 0 15029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62112

[startup+1.50026 s]
/proc/loadavg: 1.98 2.05 2.05 3/177 21282
/proc/meminfo: memFree=30775636/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=62544 CPUtime=1.49 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 4161 0 0 0 148 1 0 0 20 0 1 0 13638296 64045056 13468 33554432000 4194304 6199737 140733527262144 140733527261080 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 15636 13468 139 490 0 15137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62544

[startup+3.10029 s]
/proc/loadavg: 1.98 2.05 2.05 3/177 21282
/proc/meminfo: memFree=30770176/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=81956 CPUtime=3.09 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 4597 0 0 0 308 1 0 0 20 0 1 0 13638296 83922944 15361 33554432000 4194304 6199737 140733527262144 140733527261080 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 20489 15361 155 490 0 19990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81956

[startup+6.30029 s]
/proc/loadavg: 1.98 2.05 2.05 3/177 21282
/proc/meminfo: memFree=30752692/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=82604 CPUtime=6.29 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 5511 0 0 0 628 1 0 0 20 0 1 0 13638296 84586496 19091 33554432000 4194304 6199737 140733527262144 140733527261080 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 20651 19091 155 490 0 20152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82604

[startup+12.7002 s]
/proc/loadavg: 1.98 2.05 2.05 3/177 21282
/proc/meminfo: memFree=30748292/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=83120 CPUtime=12.68 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 5655 0 0 0 1267 1 0 0 20 0 1 0 13638296 85114880 19746 33554432000 4194304 6199737 140733527262144 140733527261080 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 20780 19746 161 490 0 20281 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83120

[startup+25.5003 s]
/proc/loadavg: 2.05 2.06 2.05 3/177 21282
/proc/meminfo: memFree=30723112/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=115072 CPUtime=25.49 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 6693 0 0 0 2547 2 0 0 20 0 1 0 13638296 117833728 25551 33554432000 4194304 6199737 140733527262144 140733527261080 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 28768 25551 161 490 0 28269 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 115072

[startup+51.1004 s]
/proc/loadavg: 2.03 2.05 2.05 3/177 21282
/proc/meminfo: memFree=30685336/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=166664 CPUtime=51.09 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 7756 0 0 0 5106 3 0 0 20 0 1 0 13638296 170663936 34963 33554432000 4194304 6199737 140733527262144 140733527261080 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 41666 34963 161 490 0 41167 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166664

[startup+102.3 s]
/proc/loadavg: 2.15 2.07 2.06 3/177 21284
/proc/meminfo: memFree=30670688/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=167808 CPUtime=102.28 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 8308 0 0 0 10225 3 0 0 20 0 1 0 13638296 171835392 37528 33554432000 4194304 6199737 140733527262144 140733527261080 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 41952 37528 161 490 0 41453 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 167808

[startup+162.3 s]
/proc/loadavg: 2.14 2.09 2.06 3/177 21285
/proc/meminfo: memFree=30645336/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=250664 CPUtime=162.27 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 9289 0 0 0 16223 4 0 0 20 0 1 0 13638296 256679936 43765 33554432000 4194304 6199737 140733527262144 140733527261080 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 62666 43765 161 490 0 62167 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 250664

[startup+222.307 s]
/proc/loadavg: 2.13 2.09 2.06 3/177 21286
/proc/meminfo: memFree=30631460/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=251412 CPUtime=222.26 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 9662 0 0 0 22222 4 0 0 20 0 1 0 13638296 257445888 47187 33554432000 4194304 6199737 140733527262144 140733527261080 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 62853 47187 161 490 0 62354 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 251412

[startup+282.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/177 21287
/proc/meminfo: memFree=30611384/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=252392 CPUtime=282.24 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10019 0 0 0 28220 4 0 0 20 0 1 0 13638296 258449408 52143 33554432000 4194304 6199737 140733527262144 140733527261080 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63098 52143 161 490 0 62599 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 252392

[startup+342.3 s]
/proc/loadavg: 2.06 2.07 2.05 3/177 21291
/proc/meminfo: memFree=30609584/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=253180 CPUtime=342.23 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10250 0 0 0 34219 4 0 0 20 0 1 0 13638296 259256320 52374 33554432000 4194304 6199737 140733527262144 140733527261080 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63295 52374 161 490 0 62796 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 253180

[startup+402.3 s]
/proc/loadavg: 2.24 2.10 2.06 3/177 21294
/proc/meminfo: memFree=30602108/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=253916 CPUtime=402.23 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10472 0 0 0 40218 5 0 0 20 0 1 0 13638296 260009984 53619 33554432000 4194304 6199737 140733527262144 140733527260792 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63479 53619 161 490 0 62980 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 253916

[startup+462.3 s]
/proc/loadavg: 2.15 2.10 2.06 3/177 21295
/proc/meminfo: memFree=30600988/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=254564 CPUtime=462.22 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10663 0 0 0 46217 5 0 0 20 0 1 0 13638296 260673536 53814 33554432000 4194304 6199737 140733527262144 140733527261080 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63641 53814 161 490 0 63142 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 254564

[startup+522.3 s]
/proc/loadavg: 2.08 2.09 2.06 4/177 21296
/proc/meminfo: memFree=30597232/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255400 CPUtime=522.21 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10874 0 0 0 52216 5 0 0 20 0 1 0 13638296 261529600 54025 33554432000 4194304 6199737 140733527262144 140733527261256 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63850 54025 161 490 0 63351 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 255400

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

[startup+524.807 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 21296
/proc/meminfo: memFree=30597240/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255500 CPUtime=524.71 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10887 0 0 0 52466 5 0 0 20 0 1 0 13638296 261632000 54038 33554432000 4194304 6199737 140733527262144 140733527261080 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63875 54038 161 490 0 63376 0
Current children cumulated CPU time (s) 524.71
Current children cumulated vsize (KiB) 255500

[startup+531.2 s]
/proc/loadavg: 2.07 2.08 2.06 3/177 21296
/proc/meminfo: memFree=30596992/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255616 CPUtime=531.11 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10927 0 0 0 53106 5 0 0 20 0 1 0 13638296 261750784 54078 33554432000 4194304 6199737 140733527262144 140733527261080 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63904 54078 161 490 0 63405 0
Current children cumulated CPU time (s) 531.11
Current children cumulated vsize (KiB) 255616

[startup+534.4 s]
/proc/loadavg: 2.07 2.08 2.06 4/177 21296
/proc/meminfo: memFree=30596992/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255740 CPUtime=534.31 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10953 0 0 0 53426 5 0 0 20 0 1 0 13638296 261877760 54104 33554432000 4194304 6199737 140733527262144 140733527261256 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63935 54104 161 490 0 63436 0
Current children cumulated CPU time (s) 534.31
Current children cumulated vsize (KiB) 255740

[startup+535.2 s]
/proc/loadavg: 2.06 2.08 2.06 3/177 21296
/proc/meminfo: memFree=30596868/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255740 CPUtime=535.11 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10956 0 0 0 53506 5 0 0 20 0 1 0 13638296 261877760 54107 33554432000 4194304 6199737 140733527262144 140733527261256 4213822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63935 54107 161 490 0 63436 0
Current children cumulated CPU time (s) 535.11
Current children cumulated vsize (KiB) 255740

[startup+536 s]
/proc/loadavg: 2.06 2.08 2.06 3/177 21296
/proc/meminfo: memFree=30596868/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255840 CPUtime=535.91 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10967 0 0 0 53586 5 0 0 20 0 1 0 13638296 261980160 54118 33554432000 4194304 6199737 140733527262144 140733527261080 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63960 54118 161 490 0 63461 0
Current children cumulated CPU time (s) 535.91
Current children cumulated vsize (KiB) 255840

[startup+536.4 s]
/proc/loadavg: 2.06 2.08 2.06 3/177 21296
/proc/meminfo: memFree=30596868/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255840 CPUtime=536.31 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10971 0 0 0 53626 5 0 0 20 0 1 0 13638296 261980160 54122 33554432000 4194304 6199737 140733527262144 140733527261080 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63960 54122 161 490 0 63461 0
Current children cumulated CPU time (s) 536.31
Current children cumulated vsize (KiB) 255840

[startup+536.5 s]
/proc/loadavg: 2.06 2.08 2.06 3/177 21296
/proc/meminfo: memFree=30596868/32872528 swapFree=876280/941688
[pid=21281] ppid=21278 vsize=255840 CPUtime=536.41 cores=1,3,5,7
/proc/21281/stat : 21281 (cdcl-cuttingpla) R 21278 21281 17444 0 -1 4202496 10971 0 0 0 53636 5 0 0 20 0 1 0 13638296 261980160 54122 33554432000 4194304 6199737 140733527262144 140733527261080 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 63960 54122 161 490 0 63461 0
Current children cumulated CPU time (s) 536.41
Current children cumulated vsize (KiB) 255840

Child status: 20
Real time (s): 536.529
CPU time (s): 536.44
CPU user time (s): 536.387
CPU system time (s): 0.052991
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 255840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.387
system time used= 0.052991
maximum resident set size= 216492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10973
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= 15
involuntary context switches= 584

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.46162 second user time and 2.83857 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-17 00:24:54
IDJOB=4097862
IDBENCH=107817
IDSOLVER=2548
FILE ID=node113/4097862-1466115894
RUNJOBID= node113-1466112922-19582
PBS_JOBID= 19904068
Free space on /tmp= 71700 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_6.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097862-1466115894/watcher-4097862-1466115894 -o /tmp/evaluation-result-4097862-1466115894/solver-4097862-1466115894 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466112922-19582 --watchdog 1960 --input HOME/instance-4097862-1466115894.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= d8f4c21ffa314d3a94f1c4876ce0902a
RANDOM SEED=527899847

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.799
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.59
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.799
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.799
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.56
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.799
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.799
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.799
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.54
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.799
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.54
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.799
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30827804 kB
Buffers:           69628 kB
Cached:           162004 kB
SwapCached:         2160 kB
Active:           285996 kB
Inactive:         113752 kB
Active(anon):     168840 kB
Inactive(anon):     1612 kB
Active(file):     117156 kB
Inactive(file):   112140 kB
Unevictable:      941688 kB
Mlocked:          876280 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:              5480 kB
Writeback:             0 kB
AnonPages:       1108776 kB
Mapped:             7940 kB
Shmem:                 0 kB
Slab:             571532 kB
SReclaimable:      15368 kB
SUnreclaim:       556164 kB
KernelStack:        1464 kB
PageTables:         6072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1234996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 71696 MiB
End job on node113 at 2016-06-17 00:33:50