Trace number 3350498

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
minisat hack: contrasat 2011-03-02? (TO) 1300.02 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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 ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3350498-1304969525/watcher-3350498-1304969525 -o /tmp/evaluation-result-3350498-1304969525/solver-3350498-1304969525 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350498-1304969525.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.93 3.96 3.13 5/326 955
/proc/meminfo: memFree=29279392/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=11796 CPUtime=0 cores=0,2
/proc/955/stat : 955 (runsolver) R 953 955 615 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 608551277 12079104 49 33554432000 4194304 5432360 140735797615088 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/955/statm: 2949 49 30 303 0 2643 0

[startup+0.07789 s]
/proc/loadavg: 3.93 3.96 3.13 5/326 955
/proc/meminfo: memFree=29279392/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=22880 CPUtime=0.07 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 2390 0 0 0 7 0 0 0 25 0 1 0 608551277 23429120 1996 33554432000 4194304 4298156 140735091889312 18446744073709551615 4227717 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 5720 1996 222 26 0 2352 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22880

[startup+0.100886 s]
/proc/loadavg: 3.93 3.96 3.13 5/326 955
/proc/meminfo: memFree=29279392/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=22880 CPUtime=0.09 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 2390 0 0 0 9 0 0 0 25 0 1 0 608551277 23429120 1996 33554432000 4194304 4298156 140735091889312 18446744073709551615 4227717 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 5720 1996 222 26 0 2352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22880

[startup+0.300852 s]
/proc/loadavg: 3.93 3.96 3.13 5/326 955
/proc/meminfo: memFree=29279392/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=23836 CPUtime=0.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 2815 0 0 0 29 0 0 0 25 0 1 0 608551277 24408064 2385 33554432000 4194304 4298156 140735091889312 18446744073709551615 4227761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 5959 2385 222 26 0 2591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23836

[startup+0.700793 s]
/proc/loadavg: 3.93 3.96 3.13 5/326 955
/proc/meminfo: memFree=29279392/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=23472 CPUtime=0.69 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 3760 0 0 0 69 0 0 0 25 0 1 0 608551277 24035328 2292 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256809 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 5868 2292 242 26 0 2500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23472

[startup+1.50065 s]
/proc/loadavg: 3.93 3.96 3.13 5/327 956
/proc/meminfo: memFree=29249264/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=23472 CPUtime=1.49 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 4167 0 0 0 149 0 0 0 25 0 1 0 608551277 24035328 2640 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 5868 2640 242 26 0 2500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23472

[startup+3.1003 s]
/proc/loadavg: 3.94 3.96 3.13 5/327 956
/proc/meminfo: memFree=29242196/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=35224 CPUtime=3.09 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 8481 0 0 0 308 1 0 0 25 0 1 0 608551277 36069376 5100 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256188 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 8806 5100 242 26 0 5438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35224

[startup+6.30079 s]
/proc/loadavg: 3.94 3.96 3.13 5/327 956
/proc/meminfo: memFree=29209088/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=37944 CPUtime=6.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 9205 0 0 0 628 1 0 0 25 0 1 0 608551277 38854656 5772 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 9486 5772 242 26 0 6118 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37944

[startup+12.7007 s]
/proc/loadavg: 3.95 3.96 3.14 5/324 978
/proc/meminfo: memFree=29202044/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=45016 CPUtime=12.69 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 11454 0 0 0 1268 1 0 0 25 0 1 0 608551277 46096384 7664 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 11254 7664 242 26 0 7886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45016

[startup+25.5004 s]
/proc/loadavg: 4.03 3.98 3.15 5/328 991
/proc/meminfo: memFree=28657844/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=54464 CPUtime=25.48 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 18692 0 0 0 2546 2 0 0 25 0 1 0 608551277 55771136 9179 33554432000 4194304 4298156 140735091889312 18446744073709551615 4261775 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 13616 9179 242 26 0 10248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54464

[startup+51.1008 s]
/proc/loadavg: 4.02 3.98 3.18 5/330 1009
/proc/meminfo: memFree=29461288/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=61664 CPUtime=51.08 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 37629 0 0 0 5103 5 0 0 25 0 1 0 608551277 63143936 12219 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256771 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 15416 12219 242 26 0 12048 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61664

[startup+102.312 s]
/proc/loadavg: 4.01 3.98 3.22 5/327 1041
/proc/meminfo: memFree=30086284/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=61916 CPUtime=102.3 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 59209 0 0 0 10221 9 0 0 25 0 1 0 608551277 63401984 12314 33554432000 4194304 4298156 140735091889312 18446744073709551615 4251922 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 15479 12314 242 26 0 12111 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61916

[startup+162.301 s]
/proc/loadavg: 4.00 3.98 3.27 5/330 1066
/proc/meminfo: memFree=30035036/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=92264 CPUtime=162.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 67331 0 0 0 16219 10 0 0 25 0 1 0 608551277 94478336 19512 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 23066 19512 242 26 0 19698 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92264

[startup+222.3 s]
/proc/loadavg: 4.00 3.98 3.31 5/330 1068
/proc/meminfo: memFree=29934160/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=111192 CPUtime=222.28 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 73031 0 0 0 22218 10 0 0 25 0 1 0 608551277 113860608 24602 33554432000 4194304 4298156 140735091889312 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 27798 24602 242 26 0 24430 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 111192

[startup+282.301 s]
/proc/loadavg: 4.05 3.99 3.36 5/330 1124
/proc/meminfo: memFree=28607204/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=111192 CPUtime=282.28 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 73031 0 0 0 28218 10 0 0 25 0 1 0 608551277 113860608 24602 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 27798 24602 242 26 0 24430 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 111192

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.39 5/330 1152
/proc/meminfo: memFree=29054492/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=122868 CPUtime=342.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 75392 0 0 0 34218 11 0 0 25 0 1 0 608551277 125816832 26828 33554432000 4194304 4298156 140735091889312 18446744073709551615 4254760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 30717 26828 242 26 0 27349 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 122868

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.43 5/330 1154
/proc/meminfo: memFree=28988208/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=122868 CPUtime=402.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 75457 0 0 0 40218 11 0 0 25 0 1 0 608551277 125816832 26886 33554432000 4194304 4298156 140735091889312 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 30717 26886 242 26 0 27349 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 122868

[startup+462.3 s]
/proc/loadavg: 4.09 4.02 3.47 5/330 1155
/proc/meminfo: memFree=29017016/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=122868 CPUtime=462.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 75539 0 0 0 46218 11 0 0 25 0 1 0 608551277 125816832 26964 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 30717 26964 242 26 0 27349 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 122868

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.50 5/330 1157
/proc/meminfo: memFree=28922004/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=122868 CPUtime=522.28 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 75699 0 0 0 52217 11 0 0 25 0 1 0 608551277 125816832 27117 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 30717 27117 242 26 0 27349 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 122868

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.53 5/330 1159
/proc/meminfo: memFree=28912656/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=124976 CPUtime=582.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 76643 0 0 0 58217 12 0 0 25 0 1 0 608551277 127975424 28003 33554432000 4194304 4298156 140735091889312 18446744073709551615 4251824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 31244 28003 242 26 0 27876 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 124976

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.56 5/330 1160
/proc/meminfo: memFree=28890276/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=174296 CPUtime=642.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 137264 0 0 0 64209 20 0 0 25 0 1 0 608551277 178479104 36243 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 43574 36243 242 26 0 40206 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 174296

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 3.58 5/330 1162
/proc/meminfo: memFree=28918512/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=124976 CPUtime=702.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 208694 0 0 0 70198 31 0 0 25 0 1 0 608551277 127975424 27890 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 31244 27890 242 26 0 27876 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 124976

[startup+762.312 s]
/proc/loadavg: 4.09 4.04 3.62 5/330 1163
/proc/meminfo: memFree=28871832/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=155324 CPUtime=762.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 248901 0 0 0 76193 36 0 0 25 0 1 0 608551277 159051776 34644 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 38831 34644 242 26 0 35463 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 155324

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 3.65 5/330 1165
/proc/meminfo: memFree=28736136/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=155324 CPUtime=822.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 262677 0 0 0 82189 40 0 0 25 0 1 0 608551277 159051776 32772 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 38831 32772 242 26 0 35463 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 155324

[startup+882.3 s]
/proc/loadavg: 4.02 4.03 3.66 5/330 1167
/proc/meminfo: memFree=28693932/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=155324 CPUtime=882.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 296788 0 0 0 88185 44 0 0 25 0 1 0 608551277 159051776 34707 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 38831 34707 242 26 0 35463 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 155324

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.68 5/330 1168
/proc/meminfo: memFree=28870712/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=155324 CPUtime=942.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 313138 0 0 0 94182 47 0 0 25 0 1 0 608551277 159051776 34379 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 38831 34379 242 26 0 35463 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 155324

[startup+1002.3 s]
/proc/loadavg: 4.12 4.05 3.71 5/327 1173
/proc/meminfo: memFree=29081344/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=174292 CPUtime=1002.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 344269 0 0 0 100177 52 0 0 25 0 1 0 608551277 178475008 40377 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 43573 40377 242 26 0 40205 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 174292

[startup+1062.3 s]
/proc/loadavg: 3.41 3.86 3.66 4/324 1188
/proc/meminfo: memFree=29189660/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=174292 CPUtime=1062.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 344269 0 0 0 106177 52 0 0 25 0 1 0 608551277 178475008 40377 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 43573 40377 242 26 0 40205 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 174292

[startup+1122.3 s]
/proc/loadavg: 3.15 3.70 3.62 4/324 1190
/proc/meminfo: memFree=29186404/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=143948 CPUtime=1122.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 371168 0 0 0 112173 56 0 0 25 0 1 0 608551277 147402752 31923 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256357 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 35987 31923 242 26 0 32619 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 143948

[startup+1182.3 s]
/proc/loadavg: 3.05 3.57 3.58 4/324 1192
/proc/meminfo: memFree=29255796/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=174296 CPUtime=1182.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 426978 0 0 0 118166 63 0 0 25 0 1 0 608551277 178479104 36121 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 43574 36121 242 26 0 40206 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 174296

[startup+1242.3 s]
/proc/loadavg: 3.07 3.48 3.54 4/324 1193
/proc/meminfo: memFree=29132724/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=124976 CPUtime=1242.29 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 465158 0 0 0 124160 69 0 0 25 0 1 0 608551277 127975424 28048 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 31244 28048 242 26 0 27876 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 124976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.39 3.51 4/324 1195
/proc/meminfo: memFree=29106148/32950928 swapFree=60198988/67111528
[pid=955] ppid=953 vsize=174648 CPUtime=1299.99 cores=0,2
/proc/955/stat : 955 (contrasat_relea) R 953 955 615 0 -1 4202496 495250 0 0 0 129927 72 0 0 25 0 1 0 608551277 178839552 40466 33554432000 4194304 4298156 140735091889312 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/955/statm: 43662 40466 242 26 0 40294 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 174648

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): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.28
CPU system time (s): 0.736887
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 224088

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

runsolver used 3.9674 second user time and 9.05462 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-09 21:32:05
IDJOB=3350498
IDBENCH=71098
IDSOLVER=1816
FILE ID=node122/3350498-1304969525
RUNJOBID= node122-1304968095-633
PBS_JOBID= 13285628
Free space on /tmp= 43368 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350498-1304969525/watcher-3350498-1304969525 -o /tmp/evaluation-result-3350498-1304969525/solver-3350498-1304969525 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350498-1304969525.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1984698403

node122.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.820
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.64
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.820
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	: 5332.75
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29279548 kB
Buffers:        140880 kB
Cached:        1786392 kB
SwapCached:      49768 kB
Active:        1531236 kB
Inactive:      1955432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29279548 kB
SwapTotal:    67111528 kB
SwapFree:     60198988 kB
Dirty:          787300 kB
Writeback:          20 kB
AnonPages:     1520388 kB
Mapped:          14488 kB
Slab:            88052 kB
PageTables:      33248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53092620 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= 43980 MiB
End job on node122 at 2011-05-09 21:53:47