Trace number 3380250

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: cir_minisat 2011-05-13 (simp)? (TO) 1300.06 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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 ! (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-3380250-1305458592/watcher-3380250-1305458592 -o /tmp/evaluation-result-3380250-1305458592/solver-3380250-1305458592 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380250-1305458592.cnf 

running on 2 cores: 4,6

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.70 2.10 1.64 4/343 31063
/proc/meminfo: memFree=12771884/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=23872 CPUtime=0 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 1688 0 0 0 0 0 0 0 22 0 1 0 736089858 24444928 1617 33554432000 4194304 4300288 140735635949456 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 5968 1618 218 26 0 2600 0

[startup+0.0226591 s]
/proc/loadavg: 3.70 2.10 1.64 4/343 31063
/proc/meminfo: memFree=12771884/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=25192 CPUtime=0.01 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 2174 0 0 0 1 0 0 0 22 0 1 0 736089858 25796608 2076 33554432000 4194304 4300288 140735635949456 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 6298 2077 218 26 0 2930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25192

[startup+0.100656 s]
/proc/loadavg: 3.70 2.10 1.64 4/343 31063
/proc/meminfo: memFree=12771884/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=31000 CPUtime=0.09 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 4222 0 0 0 9 0 0 0 22 0 1 0 736089858 31744000 3845 33554432000 4194304 4300288 140735635949456 18446744073709551615 4216303 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 7750 3846 222 26 0 4382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31000

[startup+0.300608 s]
/proc/loadavg: 3.70 2.10 1.64 4/343 31063
/proc/meminfo: memFree=12771884/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=27748 CPUtime=0.29 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 5281 0 0 0 29 0 0 0 23 0 1 0 736089858 28413952 3335 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269359 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 6937 3335 240 26 0 3569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27748

[startup+0.700527 s]
/proc/loadavg: 3.70 2.10 1.64 4/343 31063
/proc/meminfo: memFree=12771884/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=27748 CPUtime=0.69 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 5302 0 0 0 69 0 0 0 25 0 1 0 736089858 28413952 3353 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269598 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 6937 3353 240 26 0 3569 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27748

[startup+1.50038 s]
/proc/loadavg: 3.70 2.10 1.64 5/344 31064
/proc/meminfo: memFree=12756136/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=27748 CPUtime=1.49 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 5346 0 0 0 149 0 0 0 25 0 1 0 736089858 28413952 3394 33554432000 4194304 4300288 140735635949456 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 6937 3394 240 26 0 3569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27748

[startup+3.10107 s]
/proc/loadavg: 3.70 2.10 1.64 5/344 31064
/proc/meminfo: memFree=12753780/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=27748 CPUtime=3.09 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 5402 0 0 0 309 0 0 0 25 0 1 0 736089858 28413952 3448 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256243 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 6937 3448 240 26 0 3569 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27748

[startup+6.30048 s]
/proc/loadavg: 3.73 2.13 1.65 5/344 31064
/proc/meminfo: memFree=12749272/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=30424 CPUtime=6.29 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 5525 0 0 0 629 0 0 0 25 0 1 0 736089858 31154176 3571 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269844 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 7606 3571 240 26 0 4238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30424

[startup+12.7003 s]
/proc/loadavg: 3.75 2.16 1.66 5/344 31064
/proc/meminfo: memFree=12736420/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=30640 CPUtime=12.69 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 5938 0 0 0 1269 0 0 0 25 0 1 0 736089858 31375360 3977 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269844 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 7660 3977 240 26 0 4292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30640

[startup+25.5009 s]
/proc/loadavg: 3.80 2.25 1.70 5/344 31064
/proc/meminfo: memFree=12713340/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=38120 CPUtime=25.5 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 7579 0 0 0 2549 1 0 0 25 0 1 0 736089858 39034880 5610 33554432000 4194304 4300288 140735635949456 18446744073709551615 4255619 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 9530 5610 240 26 0 6162 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 38120

[startup+51.1011 s]
/proc/loadavg: 3.94 2.41 1.76 5/344 31065
/proc/meminfo: memFree=12655256/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=42540 CPUtime=51.09 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 8697 0 0 0 5108 1 0 0 25 0 1 0 736089858 43560960 6701 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 10635 6701 240 26 0 7267 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42540

[startup+102.312 s]
/proc/loadavg: 3.97 2.65 1.88 5/344 31066
/proc/meminfo: memFree=12565032/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=42536 CPUtime=102.3 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 11875 0 0 0 10228 2 0 0 25 0 1 0 736089858 43556864 5850 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 10634 5850 240 26 0 7266 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42536

[startup+162.301 s]
/proc/loadavg: 3.99 2.89 2.01 5/344 31068
/proc/meminfo: memFree=12447916/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=61596 CPUtime=162.3 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 16981 0 0 0 16226 4 0 0 25 0 1 0 736089858 63074304 10907 33554432000 4194304 4300288 140735635949456 18446744073709551615 4249469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 15399 10907 240 26 0 12031 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 61596

[startup+222.301 s]
/proc/loadavg: 3.99 3.09 2.13 5/344 31070
/proc/meminfo: memFree=12374096/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=61596 CPUtime=222.3 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 17759 0 0 0 22225 5 0 0 25 0 1 0 736089858 63074304 11673 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269359 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 15399 11673 240 26 0 12031 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 61596

[startup+282.301 s]
/proc/loadavg: 3.99 3.25 2.24 5/344 31071
/proc/meminfo: memFree=12231224/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91948 CPUtime=282.3 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 23129 0 0 0 28225 5 0 0 25 0 1 0 736089858 94154752 17034 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22987 17034 240 26 0 19619 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91948

[startup+342.3 s]
/proc/loadavg: 4.07 3.41 2.36 5/344 31073
/proc/meminfo: memFree=12152696/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=61596 CPUtime=342.3 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 23419 0 0 0 34225 5 0 0 25 0 1 0 736089858 63074304 11974 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 15399 11974 240 26 0 12031 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 61596

[startup+402.301 s]
/proc/loadavg: 3.95 3.51 2.46 4/338 31091
/proc/meminfo: memFree=12168620/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=402.31 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24192 0 0 0 40225 6 0 0 25 0 1 0 736089858 94150656 12730 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12730 240 26 0 19618 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 91944

[startup+462.301 s]
/proc/loadavg: 3.39 3.43 2.49 4/338 31093
/proc/meminfo: memFree=12100144/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=462.31 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24434 0 0 0 46225 6 0 0 25 0 1 0 736089858 94150656 12964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4255592 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12964 240 26 0 19618 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 91944

[startup+522.3 s]
/proc/loadavg: 3.14 3.35 2.52 4/338 31095
/proc/meminfo: memFree=12023976/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=522.31 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24434 0 0 0 52225 6 0 0 25 0 1 0 736089858 94150656 12964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269598 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12964 240 26 0 19618 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 91944

[startup+582.301 s]
/proc/loadavg: 3.05 3.29 2.55 4/338 31096
/proc/meminfo: memFree=12438968/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=582.31 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24434 0 0 0 58225 6 0 0 25 0 1 0 736089858 94150656 12964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269359 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12964 240 26 0 19618 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91944

[startup+642.301 s]
/proc/loadavg: 3.02 3.23 2.58 4/338 31098
/proc/meminfo: memFree=12369996/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=642.32 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24434 0 0 0 64226 6 0 0 25 0 1 0 736089858 94150656 12964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269259 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12964 240 26 0 19618 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 91944

[startup+702.301 s]
/proc/loadavg: 3.00 3.19 2.60 4/338 31099
/proc/meminfo: memFree=12288492/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=702.31 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24434 0 0 0 70225 6 0 0 25 0 1 0 736089858 94150656 12964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12964 240 26 0 19618 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 91944

[startup+762.312 s]
/proc/loadavg: 3.00 3.15 2.62 4/338 31101
/proc/meminfo: memFree=12187780/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=762.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24434 0 0 0 76227 6 0 0 25 0 1 0 736089858 94150656 12964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12964 240 26 0 19618 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 91944

[startup+822.301 s]
/proc/loadavg: 3.00 3.12 2.64 4/338 31103
/proc/meminfo: memFree=12116076/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=822.32 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24465 0 0 0 82226 6 0 0 25 0 1 0 736089858 94150656 12993 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12993 240 26 0 19618 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 91944

[startup+882.301 s]
/proc/loadavg: 3.12 3.13 2.67 4/338 31104
/proc/meminfo: memFree=12039660/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=882.32 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 24465 0 0 0 88226 6 0 0 25 0 1 0 736089858 94150656 12993 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269745 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 12993 240 26 0 19618 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 91944

[startup+942.3 s]
/proc/loadavg: 3.19 3.13 2.70 4/338 31108
/proc/meminfo: memFree=12327796/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=942.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 27662 0 0 0 94226 7 0 0 25 0 1 0 736089858 94150656 16087 33554432000 4194304 4300288 140735635949456 18446744073709551615 4256085 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 16087 240 26 0 19618 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 91944

[startup+1002.3 s]
/proc/loadavg: 3.07 3.11 2.72 4/338 31110
/proc/meminfo: memFree=12246060/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=1002.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 30071 0 0 0 100226 7 0 0 25 0 1 0 736089858 94150656 18451 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 18451 240 26 0 19618 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 91944

[startup+1062.3 s]
/proc/loadavg: 3.02 3.08 2.73 4/338 31112
/proc/meminfo: memFree=12147452/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=1062.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 30591 0 0 0 106226 7 0 0 25 0 1 0 736089858 94150656 18964 33554432000 4194304 4300288 140735635949456 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 18964 240 26 0 19618 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 91944

[startup+1122.3 s]
/proc/loadavg: 3.01 3.07 2.74 4/338 31114
/proc/meminfo: memFree=12053300/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=1122.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 30598 0 0 0 112226 7 0 0 25 0 1 0 736089858 94150656 18971 33554432000 4194304 4300288 140735635949456 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 18971 240 26 0 19618 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 91944

[startup+1182.3 s]
/proc/loadavg: 2.92 3.04 2.75 3/333 31133
/proc/meminfo: memFree=12402732/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=1182.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 30598 0 0 0 118226 7 0 0 25 0 1 0 736089858 94150656 18971 33554432000 4194304 4300288 140735635949456 18446744073709551615 4269812 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 18971 240 26 0 19618 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 91944

[startup+1242.3 s]
/proc/loadavg: 2.34 2.84 2.70 3/332 31135
/proc/meminfo: memFree=12348848/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=1242.33 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 30598 0 0 0 124226 7 0 0 25 0 1 0 736089858 94150656 18971 33554432000 4194304 4300288 140735635949456 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 18971 240 26 0 19618 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 91944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.73 2.59 2.62 2/326 31154
/proc/meminfo: memFree=13095636/32950928 swapFree=67085488/67111528
[pid=31063] ppid=31061 vsize=91944 CPUtime=1300.05 cores=4,6
/proc/31063/stat : 31063 (cir_minisat) R 31061 31063 29010 0 -1 4202496 30598 0 0 0 129998 7 0 0 25 0 1 0 736089858 94150656 18971 33554432000 4194304 4300288 140735635949456 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31063/statm: 22986 18971 240 26 0 19618 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 91944

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.06
CPU user time (s): 1299.98
CPU system time (s): 0.081987
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 91948

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

runsolver used 4.35634 second user time and 9.30858 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 13:23:12
IDJOB=3380250
IDBENCH=70849
IDSOLVER=1863
FILE ID=node114/3380250-1305458592
RUNJOBID= node114-1305458465-30910
PBS_JOBID= 13324876
Free space on /tmp= 72964 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380250-1305458592/watcher-3380250-1305458592 -o /tmp/evaluation-result-3380250-1305458592/solver-3380250-1305458592 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380250-1305458592.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=582995122

node114.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.848
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.848
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.15
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      12772040 kB
Buffers:        301180 kB
Cached:        6814376 kB
SwapCached:         96 kB
Active:       14500488 kB
Inactive:      5263064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12772040 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           19644 kB
Writeback:           8 kB
AnonPages:    12647796 kB
Mapped:          28696 kB
Slab:           307812 kB
PageTables:      42804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54835904 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= 72996 MiB
End job on node114 at 2011-05-15 13:44:54