Trace number 3379048

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.05 1300.02

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
Bench CategoryCRAFTED (crafted 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 variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
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-3379048-1305458339/watcher-3379048-1305458339 -o /tmp/evaluation-result-3379048-1305458339/solver-3379048-1305458339 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379048-1305458339.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: 1.81 2.79 2.97 5/339 24945
/proc/meminfo: memFree=27846688/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=11908 CPUtime=0.01 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4194304 394 0 0 0 1 0 0 0 21 0 1 0 657431868 12193792 334 33554432000 4194304 4263832 140733556092624 18446744073709551615 4237014 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 2977 334 240 17 0 150 0

[startup+0.08415 s]
/proc/loadavg: 1.81 2.79 2.97 5/339 24945
/proc/meminfo: memFree=27846688/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=13340 CPUtime=0.08 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4194304 842 0 0 0 8 0 0 0 21 0 1 0 657431868 13660160 636 33554432000 4194304 4263832 140733556092624 18446744073709551615 4238181 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 3335 636 241 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100143 s]
/proc/loadavg: 1.81 2.79 2.97 5/339 24945
/proc/meminfo: memFree=27846688/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=13340 CPUtime=0.09 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4194304 862 0 0 0 9 0 0 0 21 0 1 0 657431868 13660160 656 33554432000 4194304 4263832 140733556092624 18446744073709551615 47891617342816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 3335 656 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301118 s]
/proc/loadavg: 1.81 2.79 2.97 5/339 24945
/proc/meminfo: memFree=27846688/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=15164 CPUtime=0.29 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4194304 1554 0 0 0 29 0 0 0 22 0 1 0 657431868 15527936 1155 33554432000 4194304 4263832 140733556092624 18446744073709551615 47891617465680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 3791 1155 241 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.70105 s]
/proc/loadavg: 1.81 2.79 2.97 5/339 24945
/proc/meminfo: memFree=27846688/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=0.69 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 68 1 0 0 24 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42144

[startup+1.50089 s]
/proc/loadavg: 1.81 2.79 2.97 6/351 24967
/proc/meminfo: memFree=27793100/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=1.49 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 148 1 0 0 25 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42144

[startup+3.1006 s]
/proc/loadavg: 1.99 2.81 2.98 6/351 24967
/proc/meminfo: memFree=27784172/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=3.09 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 308 1 0 0 25 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42144

[startup+6.30103 s]
/proc/loadavg: 1.99 2.81 2.98 6/351 24967
/proc/meminfo: memFree=27771264/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=6.29 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 628 1 0 0 25 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42144

[startup+12.7009 s]
/proc/loadavg: 2.29 2.85 2.99 5/349 24967
/proc/meminfo: memFree=27760008/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=12.69 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 1268 1 0 0 25 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42144

[startup+25.5005 s]
/proc/loadavg: 2.56 2.88 3.00 6/351 24994
/proc/meminfo: memFree=27737180/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=25.49 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 2548 1 0 0 25 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42144

[startup+51.1009 s]
/proc/loadavg: 3.05 2.97 3.02 6/351 24995
/proc/meminfo: memFree=27707712/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=42144 CPUtime=51.09 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9217 0 0 0 5108 1 0 0 25 0 1 0 657431868 43155456 6994 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 10536 6994 247 17 0 7709 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42144

[startup+102.313 s]
/proc/loadavg: 3.62 3.14 3.08 6/351 24996
/proc/meminfo: memFree=27658480/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44388 CPUtime=102.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9774 0 0 0 10229 1 0 0 25 0 1 0 657431868 45453312 7551 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11097 7551 247 17 0 8270 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44388

[startup+162.301 s]
/proc/loadavg: 3.91 3.31 3.14 6/351 24998
/proc/meminfo: memFree=27626464/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44520 CPUtime=162.29 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9777 0 0 0 16228 1 0 0 25 0 1 0 657431868 45588480 7554 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11130 7554 247 17 0 8303 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44520

[startup+222.301 s]
/proc/loadavg: 3.97 3.44 3.19 6/351 25054
/proc/meminfo: memFree=27616044/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44520 CPUtime=222.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9781 0 0 0 22229 1 0 0 25 0 1 0 657431868 45588480 7558 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11130 7558 247 17 0 8303 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44520

[startup+282.301 s]
/proc/loadavg: 3.99 3.53 3.23 5/351 25109
/proc/meminfo: memFree=27642540/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44520 CPUtime=282.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9784 0 0 0 28229 1 0 0 25 0 1 0 657431868 45588480 7561 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11130 7561 247 17 0 8303 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44520

[startup+342.301 s]
/proc/loadavg: 3.99 3.62 3.28 5/351 25111
/proc/meminfo: memFree=27622020/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44520 CPUtime=342.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9788 0 0 0 34229 1 0 0 25 0 1 0 657431868 45588480 7565 33554432000 4194304 4263832 140733556092624 18446744073709551615 4241296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11130 7565 247 17 0 8303 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44520

[startup+402.3 s]
/proc/loadavg: 4.06 3.70 3.33 5/351 25112
/proc/meminfo: memFree=27612792/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44520 CPUtime=402.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9795 0 0 0 40229 1 0 0 25 0 1 0 657431868 45588480 7572 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11130 7572 247 17 0 8303 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 44520

[startup+462.3 s]
/proc/loadavg: 4.17 3.80 3.39 5/351 25114
/proc/meminfo: memFree=27607176/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44520 CPUtime=462.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9804 0 0 0 46229 1 0 0 25 0 1 0 657431868 45588480 7581 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11130 7581 247 17 0 8303 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 44520

[startup+522.301 s]
/proc/loadavg: 4.07 3.83 3.42 5/351 25116
/proc/meminfo: memFree=27585540/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=44652 CPUtime=522.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 9814 0 0 0 52229 1 0 0 25 0 1 0 657431868 45723648 7591 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11163 7591 247 17 0 8336 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 44652

[startup+582.301 s]
/proc/loadavg: 4.02 3.86 3.46 5/351 25117
/proc/meminfo: memFree=27572108/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=46376 CPUtime=582.3 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 10280 0 0 0 58229 1 0 0 25 0 1 0 657431868 47489024 8057 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11594 8057 247 17 0 8767 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 46376

[startup+642.301 s]
/proc/loadavg: 4.01 3.88 3.48 5/351 25119
/proc/meminfo: memFree=27547508/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=46508 CPUtime=642.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 10288 0 0 0 64231 1 0 0 25 0 1 0 657431868 47624192 8065 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11627 8065 247 17 0 8800 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 46508

[startup+702.301 s]
/proc/loadavg: 3.51 3.78 3.47 4/345 25137
/proc/meminfo: memFree=27747748/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=46508 CPUtime=702.31 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 10299 0 0 0 70230 1 0 0 25 0 1 0 657431868 47624192 8076 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 11627 8076 247 17 0 8800 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46508

[startup+762.312 s]
/proc/loadavg: 3.27 3.66 3.45 4/345 25139
/proc/meminfo: memFree=27740360/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=51428 CPUtime=762.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 11486 0 0 0 76231 1 0 0 25 0 1 0 657431868 52662272 9263 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 12857 9263 247 17 0 10030 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 51428

[startup+822.3 s]
/proc/loadavg: 3.10 3.54 3.42 4/345 25141
/proc/meminfo: memFree=27737208/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=51560 CPUtime=822.31 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 11506 0 0 0 82230 1 0 0 25 0 1 0 657431868 52797440 9283 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 12890 9283 247 17 0 10063 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 51560

[startup+882.3 s]
/proc/loadavg: 3.03 3.44 3.39 4/345 25142
/proc/meminfo: memFree=27725244/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=60012 CPUtime=882.31 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 13548 0 0 0 88229 2 0 0 25 0 1 0 657431868 61452288 11325 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 15003 11325 247 17 0 12176 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 60012

[startup+942.3 s]
/proc/loadavg: 3.01 3.36 3.36 4/345 25144
/proc/meminfo: memFree=27723604/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=60276 CPUtime=942.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 13620 0 0 0 94230 2 0 0 25 0 1 0 657431868 61722624 11397 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 15069 11397 247 17 0 12242 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 60276

[startup+1002.3 s]
/proc/loadavg: 3.10 3.32 3.35 4/345 25145
/proc/meminfo: memFree=27721548/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=60540 CPUtime=1002.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 13692 0 0 0 100230 2 0 0 25 0 1 0 657431868 61992960 11469 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 15135 11469 247 17 0 12308 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 60540

[startup+1062.3 s]
/proc/loadavg: 3.04 3.26 3.33 4/345 25147
/proc/meminfo: memFree=27712688/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=69692 CPUtime=1062.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 16003 0 0 0 106229 3 0 0 25 0 1 0 657431868 71364608 13780 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224774 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 17423 13780 247 17 0 14596 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 69692

[startup+1122.3 s]
/proc/loadavg: 3.01 3.21 3.30 4/345 25149
/proc/meminfo: memFree=27692536/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=87616 CPUtime=1122.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 20253 0 0 0 112229 3 0 0 25 0 1 0 657431868 89718784 18030 33554432000 4194304 4263832 140733556092624 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 21904 18030 247 17 0 19077 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 87616

[startup+1182.3 s]
/proc/loadavg: 3.00 3.17 3.28 4/345 25150
/proc/meminfo: memFree=27684312/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=92792 CPUtime=1182.32 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 21550 0 0 0 118229 3 0 0 25 0 1 0 657431868 95019008 19327 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 23198 19327 247 17 0 20371 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 92792

[startup+1242.3 s]
/proc/loadavg: 3.00 3.13 3.26 4/345 25152
/proc/meminfo: memFree=27672716/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=103024 CPUtime=1242.33 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 24112 0 0 0 124229 4 0 0 25 0 1 0 657431868 105496576 21889 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 25756 21889 247 17 0 22929 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 103024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.12 3.25 4/345 25153
/proc/meminfo: memFree=27663124/32951124 swapFree=54427468/67111528
[pid=24945] ppid=24943 vsize=110372 CPUtime=1300.04 cores=1,3
/proc/24945/stat : 24945 (umsat) R 24943 24945 12685 0 -1 4202496 25954 0 0 0 130000 4 0 0 25 0 1 0 657431868 113020928 23731 33554432000 4194304 4263832 140733556092624 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24945/statm: 27593 23731 247 17 0 24766 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 110372

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.05
CPU user time (s): 1300
CPU system time (s): 0.050992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 110372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 15212

runsolver used 4.12537 second user time and 9.96448 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 13:18:59
IDJOB=3379048
IDBENCH=83198
IDSOLVER=1861
FILE ID=node138/3379048-1305458339
RUNJOBID= node138-1305458339-24926
PBS_JOBID= 13324862
Free space on /tmp= 73560 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379048-1305458339/watcher-3379048-1305458339 -o /tmp/evaluation-result-3379048-1305458339/solver-3379048-1305458339 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379048-1305458339.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=2068481100

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27847084 kB
Buffers:        286608 kB
Cached:        3996572 kB
SwapCached:      18496 kB
Active:        1674672 kB
Inactive:      3190512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27847084 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            7408 kB
Writeback:           0 kB
AnonPages:      574892 kB
Mapped:          14968 kB
Slab:           127420 kB
PageTables:      47556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68295584 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= 73552 MiB
End job on node138 at 2011-05-15 13:40:41