Trace number 4088341

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_003_area_delay.opb
MD5SUM66cf2657d020eb0982c7cab0e5ad93c1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark0.12298
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved YES
Number of variables7343
Total number of constraints22903
Number of constraints which are clauses22903
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 constraint127
Number of terms in the objective function 3560
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 3560
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3560
Number of bits of the biggest sum of numbers12
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.00/0.00	c * #variable= 7343 #constraint= 22903
1.69/1.72	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.69/1.72	c total clause space: 78.2603MB
1.69/1.72	c total #watches: 1426407
6.60/6.66	c total #propagations: 684547 / total #impl: 43317865 (eff. 0.016)
6.60/6.66	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
6.60/6.66	c total clause space: 127.173MB
6.60/6.66	c total #watches: 2315874
19.99/20.07	c total #propagations: 1372867 / total #impl: 146258042 (eff. 0.009)
19.99/20.07	c GC COLLECT
19.99/20.07	c #Conflicts:       3000 | #Learnt:       2015 | 0.000
19.99/20.07	c total clause space: 127.173MB
19.99/20.07	c total #watches: 1855239
46.19/46.21	c total #propagations: 2097258 / total #impl: 638184493 (eff. 0.003)
46.19/46.21	c #Conflicts:       4000 | #Learnt:       3015 | 0.000
46.19/46.21	c total clause space: 127.173MB
46.19/46.21	c total #watches: 2303924
80.07/80.12	c total #propagations: 2767289 / total #impl: 1497724354 (eff. 0.002)
80.07/80.12	c GC COLLECT
80.07/80.12	c #Conflicts:       5000 | #Learnt:       2385 | 0.000
80.07/80.12	c total clause space: 127.173MB
80.07/80.12	c total #watches: 1727139
125.27/125.32	c total #propagations: 3501685 / total #impl: 2282534934 (eff. 0.002)
125.27/125.32	c #Conflicts:       6000 | #Learnt:       3385 | 0.000
125.27/125.32	c total clause space: 127.173MB
125.27/125.32	c total #watches: 2137127
169.27/169.34	c total #propagations: 4311436 / total #impl: 3388254821 (eff. 0.001)
169.27/169.34	c GC COLLECT
169.27/169.34	c #Conflicts:       7000 | #Learnt:       2246 | 0.000
169.27/169.34	c total clause space: 127.173MB
169.27/169.34	c total #watches: 1780441
195.26/195.37	c total #propagations: 4851630 / total #impl: 4260061268 (eff. 0.001)
195.26/195.37	c #Conflicts:       8000 | #Learnt:       3246 | 0.000
195.26/195.37	c total clause space: 127.173MB
195.26/195.37	c total #watches: 2173934
235.96/236.10	c total #propagations: 5290160 / total #impl: 4897139781 (eff. 0.001)
235.96/236.10	c #Conflicts:       9000 | #Learnt:       4246 | 0.000
235.96/236.10	c total clause space: 127.173MB
235.96/236.10	c total #watches: 2531601
303.84/303.90	c total #propagations: 5755419 / total #impl: 5719450711 (eff. 0.001)
303.84/303.90	c GC COLLECT
303.84/303.90	c #Conflicts:      10000 | #Learnt:       2785 | 0.000
303.84/303.90	c total clause space: 127.173MB
303.84/303.90	c total #watches: 1997823
361.23/361.34	c total #propagations: 6566302 / total #impl: 6867282073 (eff. 0.001)
361.23/361.34	c #Conflicts:      11000 | #Learnt:       3785 | 0.000
361.23/361.34	c total clause space: 127.173MB
361.23/361.34	c total #watches: 2326754
423.22/423.39	c total #propagations: 7064189 / total #impl: 8011581547 (eff. 0.001)
423.22/423.39	c #Conflicts:      12000 | #Learnt:       4785 | 0.000
423.22/423.39	c total clause space: 127.173MB
423.22/423.39	c total #watches: 2824715
507.71/507.83	c total #propagations: 7470913 / total #impl: 8803336242 (eff. 0.001)
507.71/507.83	c #Conflicts:      13000 | #Learnt:       5785 | 0.000
507.71/507.83	c total clause space: 206.656MB
507.71/507.83	c total #watches: 3771709
536.00/536.12	c total #propagations: 8229063 / total #impl: 8998547034 (eff. 0.001)
536.00/536.12	c GC COLLECT
536.00/536.12	c #Conflicts:      14000 | #Learnt:       3896 | 0.000
536.00/536.12	c total clause space: 206.656MB
536.00/536.12	c total #watches: 3285782
571.01/571.19	c total #propagations: 8477175 / total #impl: 9153311715 (eff. 0.001)
571.01/571.19	c #Conflicts:      15000 | #Learnt:       4896 | 0.000
571.01/571.19	c total clause space: 206.656MB
571.01/571.19	c total #watches: 3737519
623.39/623.59	c total #propagations: 8652224 / total #impl: 9361800594 (eff. 0.001)
623.39/623.59	c #Conflicts:      16000 | #Learnt:       5896 | 0.000
623.39/623.59	c total clause space: 206.656MB
623.39/623.59	c total #watches: 4585338
659.89/660.06	c total #propagations: 9083656 / total #impl: 9481011201 (eff. 0.001)
659.89/660.06	c GC COLLECT
659.89/660.06	c #Conflicts:      17000 | #Learnt:       3702 | 0.000
659.89/660.06	c total clause space: 206.656MB
659.89/660.06	c total #watches: 3370208
682.78/682.93	c total #propagations: 9588593 / total #impl: 9584938325 (eff. 0.001)
682.78/682.93	c #Conflicts:      18000 | #Learnt:       4702 | 0.000
682.78/682.93	c total clause space: 206.656MB
682.78/682.93	c total #watches: 3991631
715.38/715.54	c total #propagations: 9844502 / total #impl: 9657102671 (eff. 0.001)
715.38/715.54	c #Conflicts:      19000 | #Learnt:       5702 | 0.000
715.38/715.54	c total clause space: 206.656MB
715.38/715.54	c total #watches: 4700963
737.57/737.78	c total #propagations: 10289060 / total #impl: 9909831348 (eff. 0.001)
737.57/737.78	c #Conflicts:      20000 | #Learnt:       6702 | 0.000
737.57/737.78	c total clause space: 206.656MB
737.57/737.78	c total #watches: 5485462
756.87/757.03	c total #propagations: 10522696 / total #impl: 10066356606 (eff. 0.001)
756.87/757.03	c GC COLLECT
756.87/757.03	c #Conflicts:      21000 | #Learnt:       4204 | 0.000
756.87/757.03	c total clause space: 206.656MB
756.87/757.03	c total #watches: 3875652
773.97/774.16	c total #propagations: 10783259 / total #impl: 10200827963 (eff. 0.001)
773.97/774.16	c #Conflicts:      22000 | #Learnt:       5204 | 0.000
773.97/774.16	c total clause space: 206.656MB
773.97/774.16	c total #watches: 4407028
801.66/801.85	c total #propagations: 11180223 / total #impl: 10320979522 (eff. 0.001)
801.66/801.85	c #Conflicts:      23000 | #Learnt:       6204 | 0.000
801.66/801.85	c total clause space: 206.656MB
801.66/801.85	c total #watches: 5014612
827.07/827.25	c total #propagations: 11732389 / total #impl: 10547950740 (eff. 0.001)
827.07/827.25	c #Conflicts:      24000 | #Learnt:       7204 | 0.000
827.07/827.25	c total clause space: 206.656MB
827.07/827.25	c total #watches: 5584905
848.46/848.69	c total #propagations: 12144281 / total #impl: 10779769175 (eff. 0.001)
848.46/848.69	c GC COLLECT
848.46/848.69	c #Conflicts:      25000 | #Learnt:       4406 | 0.000
848.46/848.69	c total clause space: 335.816MB
848.46/848.69	c total #watches: 3780381
874.16/874.38	c total #propagations: 12443465 / total #impl: 10888696608 (eff. 0.001)
874.16/874.38	c #Conflicts:      26000 | #Learnt:       5406 | 0.000
874.16/874.38	c total clause space: 335.816MB
874.16/874.38	c total #watches: 4343090
912.05/912.23	c total #propagations: 12954982 / total #impl: 11076270298 (eff. 0.001)
912.05/912.23	c #Conflicts:      27000 | #Learnt:       6406 | 0.000
912.05/912.23	c total clause space: 335.816MB
912.05/912.23	c total #watches: 4901897
937.75/937.98	c total #propagations: 13389312 / total #impl: 11414430806 (eff. 0.001)
937.75/937.98	c #Conflicts:      28000 | #Learnt:       7406 | 0.000
937.75/937.98	c total clause space: 335.816MB
937.75/937.98	c total #watches: 5495949
970.54/970.72	c total #propagations: 13751695 / total #impl: 11572669442 (eff. 0.001)
970.54/970.72	c GC COLLECT
970.54/970.72	c #Conflicts:      29000 | #Learnt:       4302 | 0.000
970.54/970.72	c total clause space: 335.816MB
970.54/970.72	c total #watches: 3735377
1002.74/1002.99	c total #propagations: 14096330 / total #impl: 11793164997 (eff. 0.001)
1002.74/1002.99	c #Conflicts:      30000 | #Learnt:       5302 | 0.000
1002.74/1002.99	c total clause space: 335.816MB
1002.74/1002.99	c total #watches: 4283513
1036.23/1036.40	c total #propagations: 14499039 / total #impl: 11958291078 (eff. 0.001)
1036.23/1036.40	c #Conflicts:      31000 | #Learnt:       6302 | 0.000
1036.23/1036.40	c total clause space: 335.816MB
1036.23/1036.40	c total #watches: 4944565
1060.03/1060.21	c total #propagations: 14817408 / total #impl: 12240288421 (eff. 0.001)
1060.03/1060.21	c #Conflicts:      32000 | #Learnt:       7302 | 0.000
1060.03/1060.21	c total clause space: 335.816MB
1060.03/1060.21	c total #watches: 5438407
1088.22/1088.44	c total #propagations: 15137791 / total #impl: 12545464825 (eff. 0.001)
1088.22/1088.44	c #Conflicts:      33000 | #Learnt:       8302 | 0.000
1088.22/1088.44	c total clause space: 335.816MB
1088.22/1088.44	c total #watches: 5965514
1106.82/1107.02	c total #propagations: 15474987 / total #impl: 12811770838 (eff. 0.001)
1106.82/1107.02	c GC COLLECT
1106.82/1107.02	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
1106.82/1107.02	c total clause space: 335.816MB
1106.82/1107.02	c total #watches: 3944202
1136.81/1137.01	c total #propagations: 15689391 / total #impl: 13033431059 (eff. 0.001)
1136.81/1137.01	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
1136.81/1137.01	c total clause space: 335.816MB
1136.81/1137.01	c total #watches: 4300240
1180.11/1180.40	c total #propagations: 15904978 / total #impl: 13445654616 (eff. 0.001)
1180.11/1180.40	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
1180.11/1180.40	c total clause space: 335.816MB
1180.11/1180.40	c total #watches: 4615091
1245.99/1246.24	c total #propagations: 16151573 / total #impl: 13763028548 (eff. 0.001)
1245.99/1246.24	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
1245.99/1246.24	c total clause space: 335.816MB
1245.99/1246.24	c total #watches: 5157564
1286.89/1287.10	c total #propagations: 16757400 / total #impl: 14132113536 (eff. 0.001)
1286.89/1287.10	c #Conflicts:      38000 | #Learnt:       8904 | 0.000
1286.89/1287.10	c total clause space: 335.816MB
1286.89/1287.10	c total #watches: 5628023
1362.37/1362.61	c total #propagations: 17131115 / total #impl: 14544677976 (eff. 0.001)
1362.37/1362.61	c GC COLLECT
1362.37/1362.61	c #Conflicts:      39000 | #Learnt:       5217 | 0.000
1362.37/1362.61	c total clause space: 335.816MB
1362.37/1362.61	c total #watches: 3529520
1398.77/1399.01	c total #propagations: 17665456 / total #impl: 15333891283 (eff. 0.001)
1398.77/1399.01	c #Conflicts:      40000 | #Learnt:       6217 | 0.000
1398.77/1399.01	c total clause space: 335.816MB
1398.77/1399.01	c total #watches: 4120215
1465.36/1465.60	c total #propagations: 18412501 / total #impl: 15665985545 (eff. 0.001)
1465.36/1465.60	c #Conflicts:      41000 | #Learnt:       7217 | 0.000
1465.36/1465.60	c total clause space: 335.816MB
1465.36/1465.60	c total #watches: 4775286
1549.95/1550.23	c total #propagations: 18799923 / total #impl: 15927540893 (eff. 0.001)
1549.95/1550.23	c #Conflicts:      42000 | #Learnt:       8217 | 0.000
1549.95/1550.23	c total clause space: 335.816MB
1549.95/1550.23	c total #watches: 5228720
1644.73/1645.04	c total #propagations: 19347628 / total #impl: 16181055133 (eff. 0.001)
1644.73/1645.04	c #Conflicts:      43000 | #Learnt:       9217 | 0.000
1644.73/1645.04	c total clause space: 335.816MB
1644.73/1645.04	c total #watches: 5840469
1710.92/1711.25	c total #propagations: 19879834 / total #impl: 16480354333 (eff. 0.001)
1710.92/1711.25	c GC COLLECT
1710.92/1711.25	c #Conflicts:      44000 | #Learnt:       5208 | 0.000
1710.92/1711.25	c total clause space: 335.816MB
1710.92/1711.25	c total #watches: 4250246
1782.41/1782.77	c total #propagations: 20221503 / total #impl: 16846930479 (eff. 0.001)
1782.41/1782.77	c #Conflicts:      45000 | #Learnt:       6208 | 0.000
1782.41/1782.77	c total clause space: 335.816MB
1782.41/1782.77	c total #watches: 4968577

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-4088341-1465430656/watcher-4088341-1465430656 -o /tmp/evaluation-result-4088341-1465430656/solver-4088341-1465430656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29727 --watchdog 1960 --input HOME/instance-4088341-1465430656.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=30173
running on 4 cores: 0,2,4,6

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.07 2.04 2.00 2/170 30176
/proc/meminfo: memFree=30854780/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 124998854 29810688 5268 33554432000 4194304 6201397 140733539287488 140733914236552 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 7278 5268 130 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.07 2.04 2.00 2/170 30176
/proc/meminfo: memFree=30854780/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=34984 CPUtime=0.09 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 1571 0 0 0 9 0 0 0 20 0 1 0 124998854 35823616 7700 33554432000 4194304 6201397 140733539287488 140733914236552 4221557 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 8746 7700 146 491 0 8245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34984

[startup+0.200369 s]
/proc/loadavg: 2.07 2.04 2.00 2/170 30176
/proc/meminfo: memFree=30854780/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=51892 CPUtime=0.19 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 2777 0 0 0 18 1 0 0 20 0 1 0 124998854 53137408 9843 33554432000 4194304 6201397 140733539287488 140733539286120 4221736 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 12973 9843 147 491 0 12472 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51892

[startup+0.300301 s]
/proc/loadavg: 2.07 2.04 2.00 2/170 30176
/proc/meminfo: memFree=30854780/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=66560 CPUtime=0.29 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 3726 0 0 0 28 1 0 0 20 0 1 0 124998854 68157440 12299 33554432000 4194304 6201397 140733539287488 140733539286120 4240970 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 16640 12299 147 491 0 16139 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66560

[startup+0.700276 s]
/proc/loadavg: 2.07 2.04 2.00 2/170 30176
/proc/meminfo: memFree=30854780/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=91420 CPUtime=0.68 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 5403 0 0 0 67 1 0 0 20 0 1 0 124998854 93614080 17514 33554432000 4194304 6201397 140733539287488 140733539286120 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 22855 17514 147 491 0 22354 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91420

[startup+1.50026 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30192
/proc/meminfo: memFree=30710068/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=91420 CPUtime=1.49 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 5414 0 0 0 147 2 0 0 20 0 1 0 124998854 93614080 20080 33554432000 4194304 6201397 140733539287488 140733539286120 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 22855 20080 147 491 0 22354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91420

[startup+3.10029 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30192
/proc/meminfo: memFree=30646688/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=133784 CPUtime=3.09 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 8613 0 0 0 307 2 0 0 20 0 1 0 124998854 136994816 27282 33554432000 4194304 6201397 140733539287488 140733539286200 4214872 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 33446 27282 160 491 0 32945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133784

[startup+6.30028 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30192
/proc/meminfo: memFree=30619676/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=134328 CPUtime=6.29 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 8764 0 0 0 626 3 0 0 20 0 1 0 124998854 137551872 30495 33554432000 4194304 6201397 140733539287488 140733539286120 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 33582 30495 160 491 0 33081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134328

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 30192
/proc/meminfo: memFree=30598456/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=184416 CPUtime=12.69 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 11700 0 0 0 1266 3 0 0 20 0 1 0 124998854 188841984 32562 33554432000 4194304 6201397 140733539287488 140733539286616 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 46104 32562 166 491 0 45603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184416

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 30193
/proc/meminfo: memFree=30587932/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=184416 CPUtime=25.49 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 11717 0 0 0 2546 3 0 0 20 0 1 0 124998854 188841984 32579 33554432000 4194304 6201397 140733539287488 140733539286616 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 46104 32579 166 491 0 45603 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 184416

[startup+51.1004 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 30193
/proc/meminfo: memFree=30576212/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=184592 CPUtime=51.08 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 11910 0 0 0 5105 3 0 0 20 0 1 0 124998854 189022208 35318 33554432000 4194304 6201397 140733539287488 140733539286440 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 46148 35318 166 491 0 45647 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 184592

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30194
/proc/meminfo: memFree=30563772/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=184696 CPUtime=102.28 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 12149 0 0 0 10225 3 0 0 20 0 1 0 124998854 189128704 36509 33554432000 4194304 6201397 140733539287488 140733539286440 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 46174 36509 166 491 0 45673 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 184696

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30195
/proc/meminfo: memFree=30544076/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=184976 CPUtime=162.26 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 12305 0 0 0 16223 3 0 0 20 0 1 0 124998854 189415424 39219 33554432000 4194304 6201397 140733539287488 140733539286328 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 46244 39219 166 491 0 45743 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 184976

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30196
/proc/meminfo: memFree=30537068/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=184976 CPUtime=222.27 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 12385 0 0 0 22223 4 0 0 20 0 1 0 124998854 189415424 39808 33554432000 4194304 6201397 140733539287488 140733539286616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 46244 39808 166 491 0 45743 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 184976

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30197
/proc/meminfo: memFree=30498396/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=204712 CPUtime=282.24 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 16200 0 0 0 28220 4 0 0 20 0 1 0 124998854 209625088 47200 33554432000 4194304 6201397 140733539287488 140733539286120 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 51178 47200 166 491 0 50677 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 204712

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30199
/proc/meminfo: memFree=30489444/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=204712 CPUtime=342.23 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 16272 0 0 0 34219 4 0 0 20 0 1 0 124998854 209625088 47783 33554432000 4194304 6201397 140733539287488 140733539286616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 51178 47783 166 491 0 50677 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 204712

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30203
/proc/meminfo: memFree=30488624/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=204712 CPUtime=402.22 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 16272 0 0 0 40218 4 0 0 20 0 1 0 124998854 209625088 47783 33554432000 4194304 6201397 140733539287488 140733539286616 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 51178 47783 166 491 0 50677 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 204712

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 30204
/proc/meminfo: memFree=30460520/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=288728 CPUtime=462.22 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 17645 0 0 0 46217 5 0 0 20 0 1 0 124998854 295657472 53184 33554432000 4194304 6201397 140733539287488 140733539286120 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 72182 53184 166 491 0 71681 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 288728

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 30205
/proc/meminfo: memFree=30445000/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=289784 CPUtime=522.21 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 18550 0 0 0 52216 5 0 0 20 0 1 0 124998854 296738816 56836 33554432000 4194304 6201397 140733539287488 140733539286616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 72446 56836 166 491 0 71945 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 289784

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30206
/proc/meminfo: memFree=30441212/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=290264 CPUtime=582.2 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 18946 0 0 0 58214 6 0 0 20 0 1 0 124998854 297230336 57232 33554432000 4194304 6201397 140733539287488 140733539286120 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 72566 57232 166 491 0 72065 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 290264


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


[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30214
/proc/meminfo: memFree=30338368/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463120 CPUtime=942.15 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 26813 0 0 0 94207 8 0 0 20 0 1 0 124998854 474234880 80142 33554432000 4194304 6201397 140733539287488 140733539286616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115780 80142 166 491 0 115279 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 463120

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 30218
/proc/meminfo: memFree=30329064/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463312 CPUtime=1002.14 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27009 0 0 0 100206 8 0 0 20 0 1 0 124998854 474431488 80834 33554432000 4194304 6201397 140733539287488 140733539286616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115828 80834 166 491 0 115327 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 463312

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30219
/proc/meminfo: memFree=30328952/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463312 CPUtime=1062.13 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27011 0 0 0 106205 8 0 0 20 0 1 0 124998854 474431488 80836 33554432000 4194304 6201397 140733539287488 140733539286616 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115828 80836 166 491 0 115327 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 463312

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30220
/proc/meminfo: memFree=30311196/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463312 CPUtime=1122.11 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27338 0 0 0 112203 8 0 0 20 0 1 0 124998854 474431488 85251 33554432000 4194304 6201397 140733539287488 140733539286616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115828 85251 166 491 0 115327 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 463312

[startup+1182.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 30221
/proc/meminfo: memFree=30289340/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463312 CPUtime=1182.1 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27338 0 0 0 118202 8 0 0 20 0 1 0 124998854 474431488 88011 33554432000 4194304 6201397 140733539287488 140733539286616 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115828 88011 166 491 0 115327 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 463312

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 30223
/proc/meminfo: memFree=30288636/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463568 CPUtime=1242.1 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27398 0 0 0 124202 8 0 0 20 0 1 0 124998854 474693632 88071 33554432000 4194304 6201397 140733539287488 140733539285944 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115892 88071 166 491 0 115391 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 463568

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30224
/proc/meminfo: memFree=30284172/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463696 CPUtime=1302.09 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27479 0 0 0 130201 8 0 0 20 0 1 0 124998854 474824704 88151 33554432000 4194304 6201397 140733539287488 140733539286616 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115924 88151 166 491 0 115423 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 463696

[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 30225
/proc/meminfo: memFree=30279824/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463856 CPUtime=1362.07 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27516 0 0 0 136199 8 0 0 20 0 1 0 124998854 474988544 89210 33554432000 4194304 6201397 140733539287488 140733539286200 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115964 89210 166 491 0 115463 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 463856

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30226
/proc/meminfo: memFree=30280184/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463856 CPUtime=1422.07 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27516 0 0 0 142199 8 0 0 20 0 1 0 124998854 474988544 89210 33554432000 4194304 6201397 140733539287488 140733539286616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115964 89210 166 491 0 115463 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 463856

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30227
/proc/meminfo: memFree=30274212/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463856 CPUtime=1482.06 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27516 0 0 0 148198 8 0 0 20 0 1 0 124998854 474988544 89210 33554432000 4194304 6201397 140733539287488 140733539286616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115964 89210 166 491 0 115463 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 463856

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 30229
/proc/meminfo: memFree=30251740/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=463984 CPUtime=1542.05 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27561 0 0 0 154197 8 0 0 20 0 1 0 124998854 475119616 89255 33554432000 4194304 6201397 140733539287488 140733539285944 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 115996 89255 166 491 0 115495 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 463984

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 30233
/proc/meminfo: memFree=30251628/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=464144 CPUtime=1602.04 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27581 0 0 0 160196 8 0 0 20 0 1 0 124998854 475283456 89275 33554432000 4194304 6201397 140733539287488 140733539286200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 116036 89275 166 491 0 115535 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 464144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30234
/proc/meminfo: memFree=30244492/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=465104 CPUtime=1662.03 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27756 0 0 0 166195 8 0 0 20 0 1 0 124998854 476266496 90983 33554432000 4194304 6201397 140733539287488 140733539286200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 116276 90983 166 491 0 115775 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 465104

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 30235
/proc/meminfo: memFree=30229472/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=466064 CPUtime=1722.02 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27901 0 0 0 172194 8 0 0 20 0 1 0 124998854 477249536 94194 33554432000 4194304 6201397 140733539287488 140733539286616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 116516 94194 166 491 0 116015 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 466064

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30236
/proc/meminfo: memFree=30208800/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=466064 CPUtime=1782.01 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27901 0 0 0 178193 8 0 0 20 0 1 0 124998854 477249536 94194 33554432000 4194304 6201397 140733539287488 140733539286616 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 116516 94194 166 491 0 116015 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 466064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/177 30236
/proc/meminfo: memFree=30202408/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=466064 CPUtime=1800.01 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27901 0 0 0 179993 8 0 0 20 0 1 0 124998854 477249536 94194 33554432000 4194304 6201397 140733539287488 140733539286616 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 116516 94194 166 491 0 116015 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 466064

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/177 30236
/proc/meminfo: memFree=30202408/32872528 swapFree=11320/319964
[pid=30176] ppid=30173 vsize=466064 CPUtime=1800.01 cores=0,2,4,6
/proc/30176/stat : 30176 (cdcl-cuttingpla) R 30173 30176 29711 0 -1 4202496 27901 0 0 0 179993 8 0 0 20 0 1 0 124998854 477249536 94194 33554432000 4194304 6201397 140733539287488 140733539286616 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30176/statm: 116516 94194 166 491 0 116015 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 466064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.090986
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 466064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.090986
maximum resident set size= 376776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27901
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= 13
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.45232 second user time and 7.00793 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-09 02:04:16
IDJOB=4088341
IDBENCH=24989
IDSOLVER=2550
FILE ID=node128/4088341-1465430656
RUNJOBID= node128-1465427031-29727
PBS_JOBID= 19859784
Free space on /tmp= 71748 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_003_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088341-1465430656/watcher-4088341-1465430656 -o /tmp/evaluation-result-4088341-1465430656/solver-4088341-1465430656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29727 --watchdog 1960 --input HOME/instance-4088341-1465430656.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 66cf2657d020eb0982c7cab0e5ad93c1
RANDOM SEED=2103501967

node128.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.486
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	: 5332.97
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.486
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.486
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.486
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.56
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.486
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.54
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.486
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.56
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.486
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.486
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:        30854960 kB
Buffers:          185680 kB
Cached:           751212 kB
SwapCached:         1660 kB
Active:           210636 kB
Inactive:         730144 kB
Active(anon):       3848 kB
Inactive(anon):     2136 kB
Active(file):     206788 kB
Inactive(file):   728008 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098544 kB
Dirty:              3136 kB
Writeback:             0 kB
AnonPages:        376208 kB
Mapped:             6904 kB
Shmem:                 0 kB
Slab:             625332 kB
SReclaimable:      68952 kB
SUnreclaim:       556380 kB
KernelStack:        1480 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     417540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 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= 71744 MiB
End job on node128 at 2016-06-09 02:34:16