Trace number 3495141

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.06 1800.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 2 cores: 1,3

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: 4.10 4.01 3.75 4/189 28772
/proc/meminfo: memFree=30417532/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=20676 CPUtime=0 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 947 0 0 0 0 0 0 0 25 0 1 0 892217266 21172224 871 33554432000 4194304 4279399 140734679060000 18446744073709551615 4266252 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 5169 873 224 21 0 1806 0

[startup+0.078992 s]
/proc/loadavg: 4.10 4.01 3.75 4/189 28772
/proc/meminfo: memFree=30417532/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=30852 CPUtime=0.07 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 3496 0 0 0 7 0 0 0 25 0 1 0 892217266 31592448 3386 33554432000 4194304 4279399 140734679060000 18446744073709551615 4206481 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 7713 3386 250 21 0 4350 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30852

[startup+0.100985 s]
/proc/loadavg: 4.10 4.01 3.75 4/189 28772
/proc/meminfo: memFree=30417532/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=30852 CPUtime=0.09 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 3496 0 0 0 9 0 0 0 25 0 1 0 892217266 31592448 3386 33554432000 4194304 4279399 140734679060000 18446744073709551615 4210310 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 7713 3386 250 21 0 4350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30852

[startup+0.300947 s]
/proc/loadavg: 4.10 4.01 3.75 4/189 28772
/proc/meminfo: memFree=30417532/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=31944 CPUtime=0.29 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 4409 0 0 0 29 0 0 0 25 0 1 0 892217266 32710656 4246 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242216 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 7986 4246 270 21 0 4623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31944

[startup+0.700877 s]
/proc/loadavg: 4.10 4.01 3.75 4/189 28772
/proc/meminfo: memFree=30417532/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=58212 CPUtime=0.69 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 8759 0 0 0 68 1 0 0 25 0 1 0 892217266 59609088 8595 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242216 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 14553 8595 270 21 0 11190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58212

[startup+1.50073 s]
/proc/loadavg: 4.10 4.01 3.75 5/190 28773
/proc/meminfo: memFree=30340420/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=108148 CPUtime=1.49 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 17596 0 0 0 147 2 0 0 25 0 1 0 892217266 110743552 17429 33554432000 4194304 4279399 140734679060000 18446744073709551615 4255732 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 27037 17429 270 21 0 23674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108148

[startup+3.10045 s]
/proc/loadavg: 4.10 4.01 3.75 5/190 28773
/proc/meminfo: memFree=30452744/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=158952 CPUtime=3.09 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 30973 0 0 0 305 4 0 0 25 0 1 0 892217266 162766848 30804 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 39738 30804 270 21 0 36375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158952

[startup+6.30088 s]
/proc/loadavg: 4.10 4.01 3.75 5/190 28774
/proc/meminfo: memFree=30461424/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=109780 CPUtime=6.29 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 64128 0 0 0 620 9 0 0 25 0 1 0 892217266 112414720 18834 33554432000 4194304 4279399 140734679060000 18446744073709551615 237282336770 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 27445 18834 270 21 0 24082 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109780

[startup+12.7007 s]
/proc/loadavg: 4.09 4.01 3.75 5/190 28774
/proc/meminfo: memFree=30240040/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=242460 CPUtime=12.69 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 128296 0 0 0 1251 18 0 0 25 0 1 0 892217266 248279040 39206 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242271 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 60615 39206 270 21 0 57252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 242460

[startup+25.5005 s]
/proc/loadavg: 4.07 4.01 3.75 5/190 28774
/proc/meminfo: memFree=29936304/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=375148 CPUtime=25.49 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 276829 0 0 0 2514 35 0 0 25 0 1 0 892217266 384151552 73428 33554432000 4194304 4279399 140734679060000 18446744073709551615 4255732 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 93787 73428 270 21 0 90424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 375148

[startup+51.1009 s]
/proc/loadavg: 4.04 4.01 3.76 5/190 28775
/proc/meminfo: memFree=29332148/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=590232 CPUtime=51.09 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 427219 0 0 0 5055 54 0 0 25 0 1 0 892217266 604397568 116036 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 147558 116036 270 21 0 144195 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 590232

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.77 5/190 28776
/proc/meminfo: memFree=28692644/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=244892 CPUtime=102.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 1041622 0 0 0 10093 137 0 0 25 0 1 0 892217266 250769408 56016 33554432000 4194304 4279399 140734679060000 18446744073709551615 4241960 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 61223 56016 270 21 0 57860 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 244892

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 28778
/proc/meminfo: memFree=28006512/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=246568 CPUtime=162.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 1898982 0 0 0 15984 246 0 0 25 0 1 0 892217266 252485632 38975 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 61642 38975 270 21 0 58279 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 246568

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 28779
/proc/meminfo: memFree=27551016/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=379672 CPUtime=222.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 2603150 0 0 0 21891 339 0 0 25 0 1 0 892217266 388784128 74205 33554432000 4194304 4279399 140734679060000 18446744073709551615 4255690 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 94918 74205 270 21 0 91555 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 379672

[startup+282.301 s]
/proc/loadavg: 3.96 4.00 3.80 4/184 28805
/proc/meminfo: memFree=31091596/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=117316 CPUtime=282.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 3378226 0 0 0 27791 439 0 0 25 0 1 0 892217266 120131584 20425 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 29329 20425 270 21 0 25966 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 117316

[startup+342.301 s]
/proc/loadavg: 3.39 3.83 3.76 4/184 28807
/proc/meminfo: memFree=31208484/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=249772 CPUtime=342.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 4047242 0 0 0 33705 525 0 0 25 0 1 0 892217266 255766528 41584 33554432000 4194304 4279399 140734679060000 18446744073709551615 4259163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 62443 41584 270 21 0 59080 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 249772

[startup+402.3 s]
/proc/loadavg: 3.14 3.67 3.71 4/184 28808
/proc/meminfo: memFree=30982652/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=597900 CPUtime=402.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 4665819 0 0 0 39625 605 0 0 25 0 1 0 892217266 612249600 98542 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 149475 98542 270 21 0 146112 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 597900

[startup+462.301 s]
/proc/loadavg: 3.05 3.55 3.66 4/184 28810
/proc/meminfo: memFree=30693076/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=947360 CPUtime=462.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 5074479 0 0 0 45572 658 0 0 25 0 1 0 892217266 970096640 161472 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242243 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 236840 161472 270 21 0 233477 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 947360

[startup+522.301 s]
/proc/loadavg: 3.02 3.45 3.61 4/184 28811
/proc/meminfo: memFree=30582936/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=947504 CPUtime=522.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 5539903 0 0 0 51517 713 0 0 25 0 1 0 892217266 970244096 178976 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 236876 178976 270 21 0 233513 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 947504

[startup+582.3 s]
/proc/loadavg: 3.00 3.36 3.57 4/184 28813
/proc/meminfo: memFree=30498468/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=947504 CPUtime=582.3 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 5812758 0 0 0 57484 746 0 0 25 0 1 0 892217266 970244096 215279 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 236876 215279 270 21 0 233513 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 947504

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 3.00 3.15 3.43 4/184 28819
/proc/meminfo: memFree=31057076/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=389672 CPUtime=822.31 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 8158291 0 0 0 81177 1054 0 0 25 0 1 0 892217266 399024128 83235 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242271 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 97418 83235 270 21 0 94055 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 389672

[startup+882.301 s]
/proc/loadavg: 3.05 3.14 3.41 4/184 28821
/proc/meminfo: memFree=31021956/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=390752 CPUtime=882.31 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 8789907 0 0 0 87093 1138 0 0 25 0 1 0 892217266 400130048 78624 33554432000 4194304 4279399 140734679060000 18446744073709551615 4259163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 97688 78624 270 21 0 94325 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 390752

[startup+942.3 s]
/proc/loadavg: 3.02 3.11 3.38 5/184 28823
/proc/meminfo: memFree=31134396/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=260008 CPUtime=942.32 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 9489267 0 0 0 93003 1229 0 0 25 0 1 0 892217266 266248192 60490 33554432000 4194304 4279399 140734679060000 18446744073709551615 4237963 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 65002 60490 270 21 0 61639 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 260008

[startup+1002.3 s]
/proc/loadavg: 3.00 3.09 3.35 4/184 28824
/proc/meminfo: memFree=31100748/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=393520 CPUtime=1002.32 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 10293028 0 0 0 98900 1332 0 0 25 0 1 0 892217266 402964480 74069 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 98380 74069 270 21 0 95017 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 393520

[startup+1062.3 s]
/proc/loadavg: 3.00 3.07 3.33 4/184 28826
/proc/meminfo: memFree=31156744/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=395024 CPUtime=1062.32 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 11056908 0 0 0 104793 1439 0 0 25 0 1 0 892217266 404504576 64588 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 98756 64588 270 21 0 95393 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 395024

[startup+1122.3 s]
/proc/loadavg: 2.56 2.94 3.27 3/178 28852
/proc/meminfo: memFree=31185320/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=395988 CPUtime=1122.32 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 11834253 0 0 0 110691 1541 0 0 25 0 1 0 892217266 405491712 64326 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 98997 64326 270 21 0 95634 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 395988

[startup+1182.3 s]
/proc/loadavg: 2.20 2.77 3.19 3/178 28854
/proc/meminfo: memFree=31315604/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=162484 CPUtime=1182.32 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 12383387 0 0 0 116616 1616 0 0 25 0 1 0 892217266 166383616 34098 33554432000 4194304 4279399 140734679060000 18446744073709551615 237282337672 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 40621 34098 270 21 0 37258 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 162484

[startup+1242.3 s]
/proc/loadavg: 1.99 2.61 3.10 2/172 28881
/proc/meminfo: memFree=31404420/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=131840 CPUtime=1242.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 12673531 0 0 0 122576 1657 0 0 25 0 1 0 892217266 135004160 29247 33554432000 4194304 4279399 140734679060000 18446744073709551615 237282339218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 32960 29247 270 21 0 29597 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 131840

[startup+1302.3 s]
/proc/loadavg: 1.33 2.29 2.96 2/172 28882
/proc/meminfo: memFree=31404676/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=131840 CPUtime=1302.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 12739548 0 0 0 128567 1666 0 0 25 0 1 0 892217266 135004160 29248 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 32960 29248 270 21 0 29597 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 131840

[startup+1362.3 s]
/proc/loadavg: 1.13 2.07 2.84 2/172 28884
/proc/meminfo: memFree=31405772/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=131840 CPUtime=1362.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 12989382 0 0 0 134534 1699 0 0 25 0 1 0 892217266 135004160 29249 33554432000 4194304 4279399 140734679060000 18446744073709551615 4260451 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 32960 29249 270 21 0 29597 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 131840

[startup+1422.31 s]
/proc/loadavg: 1.09 1.87 2.72 2/172 28885
/proc/meminfo: memFree=31405124/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=131840 CPUtime=1422.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 13269101 0 0 0 140498 1735 0 0 25 0 1 0 892217266 135004160 29249 33554432000 4194304 4279399 140734679060000 18446744073709551615 4257412 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 32960 29249 270 21 0 29597 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 131840

[startup+1482.3 s]
/proc/loadavg: 1.03 1.72 2.62 2/172 28887
/proc/meminfo: memFree=31405116/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=181160 CPUtime=1482.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 13507049 0 0 0 146469 1764 0 0 25 0 1 0 892217266 185507840 38002 33554432000 4194304 4279399 140734679060000 18446744073709551615 4259163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 45290 38002 270 21 0 41927 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 181160

[startup+1542.3 s]
/proc/loadavg: 1.01 1.58 2.51 2/172 28889
/proc/meminfo: memFree=31404984/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=131840 CPUtime=1542.34 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 13648982 0 0 0 152452 1782 0 0 25 0 1 0 892217266 135004160 29250 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242483 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 32960 29250 270 21 0 29597 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 131840

[startup+1602.3 s]
/proc/loadavg: 1.00 1.48 2.42 2/172 28890
/proc/meminfo: memFree=31416496/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=120632 CPUtime=1602.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 13856939 0 0 0 158426 1807 0 0 25 0 1 0 892217266 123527168 26448 33554432000 4194304 4279399 140734679060000 18446744073709551615 237282337843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 30158 26448 270 21 0 26795 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 120632

[startup+1662.3 s]
/proc/loadavg: 1.00 1.38 2.32 2/172 28892
/proc/meminfo: memFree=31416344/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=120632 CPUtime=1662.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 14083450 0 0 0 164397 1836 0 0 25 0 1 0 892217266 123527168 26448 33554432000 4194304 4279399 140734679060000 18446744073709551615 4260475 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 30158 26448 270 21 0 26795 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 120632

[startup+1722.3 s]
/proc/loadavg: 1.00 1.32 2.24 2/172 28893
/proc/meminfo: memFree=31416448/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=120632 CPUtime=1722.33 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 14197990 0 0 0 170383 1850 0 0 25 0 1 0 892217266 123527168 26448 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242154 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 30158 26448 270 21 0 26795 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 120632

[startup+1782.3 s]
/proc/loadavg: 1.00 1.26 2.16 2/172 28895
/proc/meminfo: memFree=31416312/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=120632 CPUtime=1782.34 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 14367957 0 0 0 176364 1870 0 0 25 0 1 0 892217266 123527168 26448 33554432000 4194304 4279399 140734679060000 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 30158 26448 270 21 0 26795 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 120632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.24 2.13 2/172 28895
/proc/meminfo: memFree=31416428/32950904 swapFree=67055440/67111528
[pid=28772] ppid=28770 vsize=120632 CPUtime=1800.04 cores=1,3
/proc/28772/stat : 28772 (OptimuS_release) R 28770 28772 27643 0 -1 4202496 14434735 0 0 0 178125 1879 0 0 25 0 1 0 892217266 123527168 26449 33554432000 4194304 4279399 140734679060000 18446744073709551615 4260025 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28772/statm: 30158 26449 270 21 0 26795 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 120632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1781.26
CPU system time (s): 18.7991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2074080

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

runsolver used 2.67859 second user time and 6.579 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 17:29:35
IDJOB=3495141
IDBENCH=71102
IDSOLVER=1987
FILE ID=node121/3495141-1307806175
RUNJOBID= node121-1307804680-28449
PBS_JOBID= 13551058
Free space on /tmp= 74072 MiB

SOLVER NAME= OptimuS p100_source
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495141-1307806175/watcher-3495141-1307806175 -o /tmp/evaluation-result-3495141-1307806175/solver-3495141-1307806175 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495141-1307806175.cnf

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED=406745705

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      30418324 kB
Buffers:        295700 kB
Cached:         920752 kB
SwapCached:       9944 kB
Active:        1650536 kB
Inactive:       678052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30418324 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:            1308 kB
Writeback:         256 kB
AnonPages:     1109280 kB
Mapped:          13264 kB
Slab:           135584 kB
PageTables:       7516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1734368 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= 74080 MiB
End job on node121 at 2011-06-11 17:59:37