Trace number 3379387

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
UmSat 2011-05-12 (fixed)? (TO) 1300.16 1300.21

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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

running on 2 cores: 1,3

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: 0.86 1.70 2.52 2/309 26119
/proc/meminfo: memFree=20148316/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=11796 CPUtime=0 cores=1,3
/proc/26119/stat : 26119 (runsolver) S 26117 26119 25880 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 1 0 657792433 12079104 49 33554432000 4194304 5432360 140734405036384 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699977015 0 0 17 1 0 0 0
/proc/26119/statm: 2949 49 30 303 0 2643 0

[startup+0.052577 s]
/proc/loadavg: 0.86 1.70 2.52 2/309 26119
/proc/meminfo: memFree=20148316/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=6000 CPUtime=0 cores=1,3
/proc/26119/stat : 26119 (umsat) S 26117 26119 25880 0 -1 4194304 93 0 0 0 0 0 0 0 20 0 1 0 657792433 6144000 47 33554432000 4194304 4263832 140735011979952 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699215550 0 0 17 3 0 0 0
/proc/26119/statm: 1500 47 37 17 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6000

[startup+0.162557 s]
/proc/loadavg: 0.86 1.70 2.52 2/309 26119
/proc/meminfo: memFree=20148316/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=13472 CPUtime=0.1 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 901 0 0 0 10 0 0 0 20 0 1 0 657792433 13795328 695 33554432000 4194304 4263832 140735011979952 18446744073709551615 47948619875042 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26119/statm: 3368 695 242 17 0 541 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13472

[startup+0.300531 s]
/proc/loadavg: 0.86 1.70 2.52 2/309 26119
/proc/meminfo: memFree=20148316/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=15428 CPUtime=0.23 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 1564 0 0 0 23 0 0 0 20 0 1 0 657792433 15798272 1165 33554432000 4194304 4263832 140735011979952 18446744073709551615 47948619623155 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26119/statm: 3857 1165 242 17 0 1030 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 15428

[startup+0.700463 s]
/proc/loadavg: 0.86 1.70 2.52 2/309 26119
/proc/meminfo: memFree=20148316/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=26900 CPUtime=0.63 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 4959 0 0 0 63 0 0 0 21 0 1 0 657792433 27545600 3406 33554432000 4194304 4263832 140735011979952 18446744073709551615 4238468 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26119/statm: 6725 3406 242 17 0 3898 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 26900

[startup+1.50032 s]
/proc/loadavg: 0.86 1.70 2.52 3/315 26126
/proc/meminfo: memFree=19892880/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=42152 CPUtime=1.43 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 9829 0 0 0 142 1 0 0 24 0 1 0 657792433 43163648 6739 33554432000 4194304 4263832 140735011979952 18446744073709551615 47948619762843 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 10538 6739 242 17 0 7711 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 42152

[startup+3.10104 s]
/proc/loadavg: 1.19 1.75 2.54 5/323 26138
/proc/meminfo: memFree=19620940/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=72656 CPUtime=3.02 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 19555 0 0 0 300 2 0 0 25 0 1 0 657792433 74399744 13392 33554432000 4194304 4263832 140735011979952 18446744073709551615 47948619874976 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 18164 13392 242 17 0 15337 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 72656

[startup+6.31147 s]
/proc/loadavg: 1.19 1.75 2.54 5/323 26138
/proc/meminfo: memFree=19439436/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=133796 CPUtime=6.24 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 38949 0 0 0 618 6 0 0 25 0 1 0 657792433 137007104 26641 33554432000 4194304 4263832 140735011979952 18446744073709551615 47948619875101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 33449 26641 242 17 0 30622 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 133796

[startup+12.7003 s]
/proc/loadavg: 1.84 1.88 2.57 5/323 26138
/proc/meminfo: memFree=19062020/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=256076 CPUtime=12.62 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4194304 77427 0 0 0 1247 15 0 0 25 0 1 0 657792433 262221824 52830 33554432000 4194304 4263832 140735011979952 18446744073709551615 47948619767155 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 64019 52830 242 17 0 61192 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 256076

[startup+25.5011 s]
/proc/loadavg: 2.18 1.95 2.58 5/323 26139
/proc/meminfo: memFree=17563236/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=706628 CPUtime=25.42 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 222122 0 0 0 2508 34 0 0 25 0 1 0 657792433 723587072 172987 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 176657 172987 247 17 0 173830 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 706628

[startup+51.1006 s]
/proc/loadavg: 2.88 2.13 2.62 5/323 26139
/proc/meminfo: memFree=16090088/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=706628 CPUtime=51.01 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 222122 0 0 0 5066 35 0 0 25 0 1 0 657792433 723587072 172987 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 176657 172987 247 17 0 173830 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 706628

[startup+102.301 s]
/proc/loadavg: 3.55 2.44 2.70 5/323 26141
/proc/meminfo: memFree=15172984/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=706628 CPUtime=102.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 222122 0 0 0 10186 35 0 0 25 0 1 0 657792433 723587072 172987 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 176657 172987 247 17 0 173830 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 706628

[startup+162.301 s]
/proc/loadavg: 3.87 2.73 2.78 5/323 26142
/proc/meminfo: memFree=15079212/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=822352 CPUtime=162.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 246894 0 0 0 16181 40 0 0 25 0 1 0 657792433 842088448 197759 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 205588 197759 247 17 0 202761 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 822352

[startup+222.3 s]
/proc/loadavg: 3.99 2.98 2.86 5/323 26144
/proc/meminfo: memFree=14902568/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=1021088 CPUtime=222.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 290113 0 0 0 22173 48 0 0 25 0 1 0 657792433 1045594112 240978 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 255272 240978 247 17 0 252445 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1021088

[startup+282.301 s]
/proc/loadavg: 4.07 3.18 2.93 5/323 26145
/proc/meminfo: memFree=14661704/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=1296640 CPUtime=282.22 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 349941 0 0 0 28164 58 0 0 25 0 1 0 657792433 1327759360 300806 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 324160 300806 247 17 0 321333 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1296640

[startup+342.3 s]
/proc/loadavg: 4.10 3.34 3.00 5/323 26147
/proc/meminfo: memFree=14275616/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=1740092 CPUtime=342.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 442102 0 0 0 34148 73 0 0 25 0 1 0 657792433 1781854208 392967 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 435023 392967 248 17 0 432196 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1740092

[startup+402.312 s]
/proc/loadavg: 4.03 3.46 3.06 5/323 26149
/proc/meminfo: memFree=13887688/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=2091608 CPUtime=402.23 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 518980 0 0 0 40135 88 0 0 25 0 1 0 657792433 2141806592 469845 33554432000 4194304 4263832 140735011979952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 522902 469845 249 17 0 520075 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2091608

[startup+462.3 s]
/proc/loadavg: 4.01 3.55 3.12 5/323 26150
/proc/meminfo: memFree=13473580/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=2444896 CPUtime=462.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 592091 0 0 0 46121 100 0 0 25 0 1 0 657792433 2503573504 542956 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 611224 542956 249 17 0 608397 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2444896

[startup+522.301 s]
/proc/loadavg: 4.00 3.63 3.17 5/323 26152
/proc/meminfo: memFree=13027124/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=2854616 CPUtime=522.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 678503 0 0 0 52106 115 0 0 25 0 1 0 657792433 2923126784 629368 33554432000 4194304 4263832 140735011979952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 713654 629368 249 17 0 710827 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2854616

[startup+582.301 s]
/proc/loadavg: 4.00 3.70 3.22 5/323 26153
/proc/meminfo: memFree=12469440/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=3317180 CPUtime=582.21 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 771201 0 0 0 58091 130 0 0 25 0 1 0 657792433 3396792320 722065 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 829295 722065 248 17 0 826468 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 3317180

[startup+642.301 s]
/proc/loadavg: 4.04 3.76 3.27 5/323 26155
/proc/meminfo: memFree=11899852/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=3739164 CPUtime=642.22 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 859432 0 0 0 64076 146 0 0 25 0 1 0 657792433 3828903936 810296 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 934791 810296 248 17 0 931964 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 3739164

[startup+702.301 s]
/proc/loadavg: 4.13 3.83 3.32 5/323 26157
/proc/meminfo: memFree=11442364/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=4092508 CPUtime=702.22 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 935345 0 0 0 70062 160 0 0 25 0 1 0 657792433 4190728192 886209 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1023127 886209 248 17 0 1020300 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 4092508

[startup+762.3 s]
/proc/loadavg: 4.15 3.89 3.37 5/323 26158
/proc/meminfo: memFree=10870296/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=4524544 CPUtime=762.22 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1026514 0 0 0 76047 175 0 0 25 0 1 0 657792433 4633133056 977378 33554432000 4194304 4263832 140735011979952 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1131136 977378 248 17 0 1128309 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 4524544

[startup+822.301 s]
/proc/loadavg: 4.05 3.91 3.41 5/323 26160
/proc/meminfo: memFree=10474908/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=4855904 CPUtime=822.22 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1095467 0 0 0 82036 186 0 0 25 0 1 0 657792433 4972445696 1046331 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1213976 1046331 248 17 0 1211149 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 4855904

[startup+882.3 s]
/proc/loadavg: 4.02 3.92 3.45 5/323 26161
/proc/meminfo: memFree=10185080/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=5010556 CPUtime=882.22 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1128537 0 0 0 88027 195 0 0 25 0 1 0 657792433 5130809344 1079399 33554432000 4194304 4263832 140735011979952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1252639 1079399 248 17 0 1249812 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 5010556

[startup+942.301 s]
/proc/loadavg: 4.04 3.95 3.48 5/323 26163
/proc/meminfo: memFree=9676116/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=5393592 CPUtime=942.23 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1194308 0 0 0 94018 205 0 0 25 0 1 0 657792433 5523038208 1145170 33554432000 4194304 4263832 140735011979952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1348398 1145170 248 17 0 1345571 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 5393592

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.51 5/323 26165
/proc/meminfo: memFree=9235616/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=5821408 CPUtime=1002.23 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1267615 0 0 0 100006 217 0 0 25 0 1 0 657792433 5961121792 1218476 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1455352 1218476 248 17 0 1452525 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 5821408

[startup+1062.31 s]
/proc/loadavg: 4.00 3.96 3.54 5/323 26166
/proc/meminfo: memFree=8822764/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=6042844 CPUtime=1062.25 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1314037 0 0 0 105998 227 0 0 25 0 1 0 657792433 6187872256 1264897 33554432000 4194304 4263832 140735011979952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1510711 1264897 248 17 0 1507884 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 6042844

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.56 5/323 26168
/proc/meminfo: memFree=8442992/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=6338352 CPUtime=1122.24 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1367599 0 0 0 111987 237 0 0 25 0 1 0 657792433 6490472448 1318459 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1584588 1318459 248 17 0 1581761 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 6338352

[startup+1182.3 s]
/proc/loadavg: 4.12 4.00 3.60 5/323 26169
/proc/meminfo: memFree=7897968/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=6584184 CPUtime=1182.23 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1421440 0 0 0 117977 246 0 0 25 0 1 0 657792433 6742204416 1372300 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1646046 1372300 248 17 0 1643219 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 6584184

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.62 5/323 26171
/proc/meminfo: memFree=7375984/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=6693460 CPUtime=1242.24 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1445973 0 0 0 123972 252 0 0 25 0 1 0 657792433 6854103040 1396832 33554432000 4194304 4263832 140735011979952 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1673365 1396832 247 17 0 1670538 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 6693460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.03 3.65 5/323 26173
/proc/meminfo: memFree=6854508/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=6917348 CPUtime=1299.95 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4202496 1495314 0 0 0 129733 262 0 0 25 0 1 0 657792433 7083364352 1446173 33554432000 4194304 4263832 140735011979952 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26119/statm: 1729337 1446173 247 17 0 1726510 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 6917348

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

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

[startup+1300.2 s]
/proc/loadavg: 4.17 4.03 3.65 5/323 26173
/proc/meminfo: memFree=6854508/32950928 swapFree=61888748/67111528
[pid=26119] ppid=26117 vsize=0 CPUtime=1300.14 cores=1,3
/proc/26119/stat : 26119 (umsat) R 26117 26119 25880 0 -1 4203524 1495314 0 0 0 129733 281 0 0 25 0 1 0 657792433 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26119/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.21
CPU time (s): 1300.16
CPU user time (s): 1297.34
CPU system time (s): 2.81957
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 6917348

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

runsolver used 3.50447 second user time and 9.51055 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 14:18:57
IDJOB=3379387
IDBENCH=88163
IDSOLVER=1861
FILE ID=node120/3379387-1305461933
RUNJOBID= node120-1305461933-26101
PBS_JOBID= 13324917
Free space on /tmp= 73264 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379387-1305461933/watcher-3379387-1305461933 -o /tmp/evaluation-result-3379387-1305461933/solver-3379387-1305461933 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379387-1305461933.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=2115830865

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.78
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      20153608 kB
Buffers:         36060 kB
Cached:        1128356 kB
SwapCached:      75492 kB
Active:         307236 kB
Inactive:     12284412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20153608 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:          410280 kB
Writeback:           0 kB
AnonPages:    11357440 kB
Mapped:          19324 kB
Slab:            94468 kB
PageTables:      49308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51625420 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= 73056 MiB
End job on node120 at 2011-05-15 14:40:39