Trace number 3495105

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
OptimuS p100_source? (TO) 1800.12 1800.06

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc950.cnf
MD5SUM36e67e1ba9821e3da23147686112d6b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.99509
Satisfiable
(Un)Satisfiability was proved
Number of variables112784
Number of clauses360419
Sum of the clauses size955179
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119894
Number of clauses of size 3237433
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495105-1307804741/watcher-3495105-1307804741 -o /tmp/evaluation-result-3495105-1307804741/solver-3495105-1307804741 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495105-1307804741.cnf 

running on 2 cores: 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): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.69 2.57 4/180 30194
/proc/meminfo: memFree=31721372/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=24980 CPUtime=0 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 1710 0 0 0 0 0 0 0 22 0 1 0 872889647 25579520 1633 33554432000 4194304 4279399 140734895795152 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 6245 1640 223 21 0 2882 0

[startup+0.107381 s]
/proc/loadavg: 0.93 1.69 2.57 4/180 30194
/proc/meminfo: memFree=31721372/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=61328 CPUtime=0.09 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 10890 0 0 0 8 1 0 0 23 0 1 0 872889647 62799872 10527 33554432000 4194304 4279399 140734895795152 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 15332 10530 224 21 0 11969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61328

[startup+0.200296 s]
/proc/loadavg: 0.93 1.69 2.57 4/180 30194
/proc/meminfo: memFree=31721372/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=100456 CPUtime=0.18 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 18492 0 0 0 16 2 0 0 23 0 1 0 872889647 102866944 18046 33554432000 4194304 4279399 140734895795152 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 25114 18050 240 21 0 21751 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 100456

[startup+0.300311 s]
/proc/loadavg: 0.93 1.69 2.57 4/180 30194
/proc/meminfo: memFree=31721372/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=121752 CPUtime=0.29 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 22971 0 0 0 26 3 0 0 23 0 1 0 872889647 124674048 22525 33554432000 4194304 4279399 140734895795152 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 30438 22526 240 21 0 27075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121752

[startup+0.700263 s]
/proc/loadavg: 0.93 1.69 2.57 4/180 30194
/proc/meminfo: memFree=31721372/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=146828 CPUtime=0.69 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 29565 0 0 0 65 4 0 0 25 0 1 0 872889647 150351872 29118 33554432000 4194304 4279399 140734895795152 18446744073709551615 4209951 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 36707 29118 251 21 0 33344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146828

[startup+1.50112 s]
/proc/loadavg: 0.93 1.69 2.57 5/190 30225
/proc/meminfo: memFree=31078896/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=146828 CPUtime=1.49 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 29567 0 0 0 145 4 0 0 25 0 1 0 872889647 150351872 29120 33554432000 4194304 4279399 140734895795152 18446744073709551615 4209032 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 36707 29120 251 21 0 33344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146828

[startup+3.1008 s]
/proc/loadavg: 0.93 1.69 2.57 5/190 30225
/proc/meminfo: memFree=30955640/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=146828 CPUtime=3.09 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 29568 0 0 0 305 4 0 0 25 0 1 0 872889647 150351872 29121 33554432000 4194304 4279399 140734895795152 18446744073709551615 4209016 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 36707 29121 251 21 0 33344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146828

[startup+6.30025 s]
/proc/loadavg: 1.17 1.72 2.58 5/190 30225
/proc/meminfo: memFree=30955068/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=146828 CPUtime=6.29 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 29569 0 0 0 625 4 0 0 25 0 1 0 872889647 150351872 29122 33554432000 4194304 4279399 140734895795152 18446744073709551615 4211045 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 36707 29122 251 21 0 33344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146828

[startup+12.7011 s]
/proc/loadavg: 1.40 1.76 2.58 5/190 30225
/proc/meminfo: memFree=30953840/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=146964 CPUtime=12.69 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 29595 0 0 0 1265 4 0 0 25 0 1 0 872889647 150491136 29148 33554432000 4194304 4279399 140734895795152 18446744073709551615 4208689 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 36741 29148 251 21 0 33378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146964

[startup+25.5007 s]
/proc/loadavg: 1.97 1.87 2.60 5/190 30225
/proc/meminfo: memFree=30653708/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=359884 CPUtime=25.5 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 67018 0 0 0 2541 9 0 0 25 0 1 0 872889647 368521216 66099 33554432000 4194304 4279399 140734895795152 18446744073709551615 4257185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 89971 66099 270 21 0 86608 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 359884

[startup+51.101 s]
/proc/loadavg: 2.66 2.04 2.64 5/190 30226
/proc/meminfo: memFree=29844540/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=710176 CPUtime=51.09 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 158669 0 0 0 5091 18 0 0 25 0 1 0 872889647 727220224 157721 33554432000 4194304 4279399 140734895795152 18446744073709551615 228098910734 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 177544 157721 270 21 0 174181 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 710176

[startup+102.301 s]
/proc/loadavg: 3.42 2.34 2.71 5/190 30227
/proc/meminfo: memFree=29072532/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1629636 CPUtime=102.3 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 347681 0 0 0 10192 38 0 0 25 0 1 0 872889647 1668747264 346699 33554432000 4194304 4279399 140734895795152 18446744073709551615 4208931 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 407409 346699 270 21 0 404046 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1629636

[startup+162.301 s]
/proc/loadavg: 3.78 2.64 2.79 5/190 30229
/proc/meminfo: memFree=28998856/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1629636 CPUtime=162.3 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 347688 0 0 0 16192 38 0 0 25 0 1 0 872889647 1668747264 346706 33554432000 4194304 4279399 140734895795152 18446744073709551615 4210584 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 407409 346706 270 21 0 404046 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1629636

[startup+222.307 s]
/proc/loadavg: 3.92 2.88 2.86 5/190 30231
/proc/meminfo: memFree=27856808/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=222.3 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 355134 0 0 0 22192 38 0 0 25 0 1 0 872889647 1671774208 354150 33554432000 4194304 4279399 140734895795152 18446744073709551615 4241856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 354150 284 21 0 404785 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1632592

[startup+282.301 s]
/proc/loadavg: 4.04 3.10 2.93 5/190 30232
/proc/meminfo: memFree=26921084/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=282.29 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356194 0 0 0 28191 38 0 0 25 0 1 0 872889647 1671774208 355210 33554432000 4194304 4279399 140734895795152 18446744073709551615 4241828 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355210 284 21 0 404785 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1632592

[startup+342.301 s]
/proc/loadavg: 4.06 3.28 3.00 5/190 30234
/proc/meminfo: memFree=25855168/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=342.31 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 34192 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4226736 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1632592

[startup+402.301 s]
/proc/loadavg: 4.02 3.41 3.06 5/190 30235
/proc/meminfo: memFree=27583220/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=402.31 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 40192 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4226736 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1632592

[startup+462.301 s]
/proc/loadavg: 4.00 3.51 3.12 5/190 30237
/proc/meminfo: memFree=27325024/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=462.31 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 46192 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4241877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1632592

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 3.17 5/190 30239
/proc/meminfo: memFree=26350120/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=522.31 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 52192 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4208503 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1632592

[startup+582.3 s]
/proc/loadavg: 4.07 3.68 3.22 5/190 30240
/proc/meminfo: memFree=26126764/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=582.31 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 58192 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260567 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1632592

[startup+642.301 s]

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

[startup+882.306 s]
/proc/loadavg: 4.06 3.90 3.44 5/190 30286
/proc/meminfo: memFree=28871452/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=882.32 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 88193 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260532 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1632592

[startup+942.3 s]
/proc/loadavg: 4.02 3.92 3.47 5/190 30288
/proc/meminfo: memFree=28871168/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=942.31 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 94192 39 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4241913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1632592

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.50 5/190 30289
/proc/meminfo: memFree=28871512/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1002.32 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 100192 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1632592

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 30291
/proc/meminfo: memFree=28871468/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1062.33 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 106193 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260854 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1632592

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 30293
/proc/meminfo: memFree=28871316/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1122.33 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 112193 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4227680 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1632592

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.58 5/190 30297
/proc/meminfo: memFree=28871012/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1182.33 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 118193 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4242163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1632592

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.61 5/190 30299
/proc/meminfo: memFree=28870156/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1242.33 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 124193 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4209770 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1632592

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/190 30300
/proc/meminfo: memFree=28870000/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1302.33 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 130193 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1632592

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 30302
/proc/meminfo: memFree=28869844/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1362.33 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 136193 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1632592

[startup+1422.3 s]
/proc/loadavg: 4.03 3.99 3.67 5/190 30304
/proc/meminfo: memFree=28799620/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1632592 CPUtime=1422.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356201 0 0 0 142194 40 0 0 25 0 1 0 872889647 1671774208 355217 33554432000 4194304 4279399 140734895795152 18446744073709551615 4260814 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408148 355217 284 21 0 404785 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1632592

[startup+1482.3 s]
/proc/loadavg: 4.01 3.99 3.69 5/190 30305
/proc/meminfo: memFree=28868276/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1482.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356702 0 0 0 148194 40 0 0 25 0 1 0 872889647 1674338304 355704 33554432000 4194304 4279399 140734895795152 18446744073709551615 4237924 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355704 270 21 0 405411 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1635096

[startup+1542.31 s]
/proc/loadavg: 4.05 4.00 3.71 5/190 30307
/proc/meminfo: memFree=28834512/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1542.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 154194 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4257989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1635096

[startup+1602.3 s]
/proc/loadavg: 4.02 4.00 3.73 5/190 30308
/proc/meminfo: memFree=28827288/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1602.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 160194 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4242170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 1635096

[startup+1662.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 30310
/proc/meminfo: memFree=28868308/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1662.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 166194 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4210603 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1635096

[startup+1722.3 s]
/proc/loadavg: 4.05 4.01 3.76 5/190 30312
/proc/meminfo: memFree=28868408/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1722.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 172194 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4226746 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1635096

[startup+1782.3 s]
/proc/loadavg: 4.02 4.01 3.77 5/190 30313
/proc/meminfo: memFree=28836144/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1782.34 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 178194 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4236370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1635096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.01 4.01 3.77 5/190 30314
/proc/meminfo: memFree=28867872/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1800.05 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 179965 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4209637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1635096

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

Solver just ended. Dumping a history of the last processes samples

[startup+1800 s]
/proc/loadavg: 4.01 4.01 3.77 5/190 30314
/proc/meminfo: memFree=28867872/32951124 swapFree=67053960/67111528
[pid=30194] ppid=30192 vsize=1635096 CPUtime=1800.05 cores=4,6
/proc/30194/stat : 30194 (OptimuS_release) R 30192 30194 29438 0 -1 4202496 356771 0 0 0 179965 40 0 0 25 0 1 0 872889647 1674338304 355773 33554432000 4194304 4279399 140734895795152 18446744073709551615 4209637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30194/statm: 408774 355773 270 21 0 405411 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1635096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.12
CPU user time (s): 1799.65
CPU system time (s): 0.462929
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1635096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.462929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356771
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= 12
involuntary context switches= 2674

runsolver used 3.16752 second user time and 6.66099 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 17:05:42
IDJOB=3495105
IDBENCH=20454
IDSOLVER=1987
FILE ID=node142/3495105-1307804741
RUNJOBID= node142-1307804741-30167
PBS_JOBID= 13551046
Free space on /tmp= 74092 MiB

SOLVER NAME= OptimuS p100_source
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc950.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495105-1307804741/watcher-3495105-1307804741 -o /tmp/evaluation-result-3495105-1307804741/solver-3495105-1307804741 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495105-1307804741.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 36e67e1ba9821e3da23147686112d6b9
RANDOM SEED=725491789

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31723032 kB
Buffers:        219676 kB
Cached:         804064 kB
SwapCached:      11412 kB
Active:         479888 kB
Inactive:       574916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31723032 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:           18252 kB
Writeback:           0 kB
AnonPages:       27196 kB
Mapped:          12156 kB
Slab:           108180 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   200712 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74068 MiB
End job on node142 at 2011-06-11 17:35:44