Trace number 3287122

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-02-25? (TO) 1300.03 1300.03

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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: 935)

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-3287122-1303768127/watcher-3287122-1303768127 -o /tmp/evaluation-result-3287122-1303768127/solver-3287122-1303768127 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3287122-1303768127.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: 4.02 3.16 2.89 4/187 15510
/proc/meminfo: memFree=17871260/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=11776 CPUtime=0 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 363 0 0 0 0 0 0 0 21 0 1 0 488412364 12058624 303 33554432000 4194304 4263880 140733769049248 18446744073709551615 4239381 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 2944 305 240 17 0 117 0

[startup+0.051437 s]
/proc/loadavg: 4.02 3.16 2.89 4/187 15510
/proc/meminfo: memFree=17871260/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=12428 CPUtime=0.04 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 591 0 0 0 4 0 0 0 21 0 1 0 488412364 12726272 481 33554432000 4194304 4263880 140733769049248 18446744073709551615 47195681366866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 3107 481 241 17 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12428

[startup+0.100428 s]
/proc/loadavg: 4.02 3.16 2.89 4/187 15510
/proc/meminfo: memFree=17871260/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=13340 CPUtime=0.09 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 891 0 0 0 9 0 0 0 21 0 1 0 488412364 13660160 684 33554432000 4194304 4263880 140733769049248 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 3335 684 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300397 s]
/proc/loadavg: 4.02 3.16 2.89 4/187 15510
/proc/meminfo: memFree=17871260/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=18812 CPUtime=0.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 2522 0 0 0 29 0 0 0 22 0 1 0 488412364 19263488 1737 33554432000 4194304 4263880 140733769049248 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 4703 1737 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.70034 s]
/proc/loadavg: 4.02 3.16 2.89 4/187 15510
/proc/meminfo: memFree=17871260/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=25976 CPUtime=0.69 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 4893 0 0 0 69 0 0 0 23 0 1 0 488412364 26599424 3339 33554432000 4194304 4263880 140733769049248 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 6494 3339 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50019 s]
/proc/loadavg: 4.02 3.16 2.89 5/188 15511
/proc/meminfo: memFree=17856496/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=40304 CPUtime=1.49 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 9619 0 0 0 147 2 0 0 25 0 1 0 488412364 41271296 6528 33554432000 4194304 4263880 140733769049248 18446744073709551615 4236811 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 10076 6528 241 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10093 s]
/proc/loadavg: 4.02 3.18 2.89 5/188 15511
/proc/meminfo: memFree=17841988/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=68960 CPUtime=3.09 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4194304 19009 0 0 0 305 4 0 0 25 0 1 0 488412364 70615040 12845 33554432000 4194304 4263880 140733769049248 18446744073709551615 210646832832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 17240 12845 241 17 0 14413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68960

[startup+6.30039 s]
/proc/loadavg: 4.02 3.18 2.89 6/188 15511
/proc/meminfo: memFree=17722280/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=163912 CPUtime=6.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 47724 0 0 0 621 8 0 0 25 0 1 0 488412364 167845888 37052 33554432000 4194304 4263880 140733769049248 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 40978 37052 247 17 0 38151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163912

[startup+12.7003 s]
/proc/loadavg: 4.23 3.25 2.92 5/188 15511
/proc/meminfo: memFree=17722528/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=163912 CPUtime=12.69 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 47724 0 0 0 1261 8 0 0 25 0 1 0 488412364 167845888 37052 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205837 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 40978 37052 247 17 0 38151 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163912

[startup+25.5012 s]
/proc/loadavg: 4.20 3.28 2.93 5/188 15512
/proc/meminfo: memFree=17720184/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=163912 CPUtime=25.48 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 47724 0 0 0 2539 9 0 0 25 0 1 0 488412364 167845888 37052 33554432000 4194304 4263880 140733769049248 18446744073709551615 4244007 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 40978 37052 247 17 0 38151 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 163912

[startup+51.1008 s]
/proc/loadavg: 4.13 3.33 2.96 5/188 15512
/proc/meminfo: memFree=17713440/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=163912 CPUtime=51.07 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 47724 0 0 0 5097 10 0 0 25 0 1 0 488412364 167845888 37052 33554432000 4194304 4263880 140733769049248 18446744073709551615 4211528 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 40978 37052 247 17 0 38151 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 163912

[startup+102.307 s]
/proc/loadavg: 4.05 3.44 3.02 5/188 15514
/proc/meminfo: memFree=17695376/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=163912 CPUtime=102.27 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 47724 0 0 0 10217 10 0 0 25 0 1 0 488412364 167845888 37052 33554432000 4194304 4263880 140733769049248 18446744073709551615 4224872 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 40978 37052 247 17 0 38151 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 163912

[startup+162.301 s]
/proc/loadavg: 4.02 3.53 3.07 5/188 15515
/proc/meminfo: memFree=17652196/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=179944 CPUtime=162.27 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 51636 0 0 0 16214 13 0 0 25 0 1 0 488412364 184262656 40964 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 44986 40964 247 17 0 42159 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 179944

[startup+222.301 s]
/proc/loadavg: 4.05 3.64 3.14 5/188 15517
/proc/meminfo: memFree=17568728/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=203632 CPUtime=222.27 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 57587 0 0 0 22211 16 0 0 25 0 1 0 488412364 208519168 46915 33554432000 4194304 4263880 140733769049248 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 50908 46915 247 17 0 48081 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 203632

[startup+282.301 s]
/proc/loadavg: 4.02 3.70 3.18 5/188 15518
/proc/meminfo: memFree=17421780/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=229060 CPUtime=282.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 63772 0 0 0 28207 21 0 0 25 0 1 0 488412364 234557440 53100 33554432000 4194304 4263880 140733769049248 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 57265 53100 247 17 0 54438 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 229060

[startup+342.301 s]
/proc/loadavg: 4.00 3.75 3.23 5/188 15520
/proc/meminfo: memFree=17202400/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=247564 CPUtime=342.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 68425 0 0 0 34204 24 0 0 25 0 1 0 488412364 253505536 57753 33554432000 4194304 4263880 140733769049248 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 61891 57753 247 17 0 59064 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 247564

[startup+402.301 s]
/proc/loadavg: 4.00 3.79 3.28 5/188 15522
/proc/meminfo: memFree=16832624/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=263316 CPUtime=402.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 72235 0 0 0 40203 25 0 0 25 0 1 0 488412364 269635584 61563 33554432000 4194304 4263880 140733769049248 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 65829 61563 247 17 0 63002 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 263316

[startup+462.301 s]
/proc/loadavg: 4.00 3.83 3.32 5/188 15523
/proc/meminfo: memFree=16442248/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=274920 CPUtime=462.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 74913 0 0 0 46201 27 0 0 25 0 1 0 488412364 281518080 64241 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 68730 64241 247 17 0 65903 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 274920

[startup+522.3 s]
/proc/loadavg: 4.00 3.86 3.36 5/188 15525
/proc/meminfo: memFree=16186304/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=288716 CPUtime=522.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 78382 0 0 0 52200 28 0 0 25 0 1 0 488412364 295645184 67710 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 72179 67710 247 17 0 69352 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 288716

[startup+582.3 s]
/proc/loadavg: 4.00 3.88 3.40 5/188 15526
/proc/meminfo: memFree=15918804/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=302736 CPUtime=582.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 81638 0 0 0 58197 31 0 0 25 0 1 0 488412364 310001664 70966 33554432000 4194304 4263880 140733769049248 18446744073709551615 4244064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 75684 70966 247 17 0 72857 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 302736

[startup+642.3 s]
/proc/loadavg: 4.04 3.91 3.44 5/188 15528
/proc/meminfo: memFree=15671408/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=315148 CPUtime=642.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 84773 0 0 0 64197 32 0 0 25 0 1 0 488412364 322711552 74101 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 78787 74101 247 17 0 75960 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 315148

[startup+702.301 s]
/proc/loadavg: 4.01 3.93 3.47 5/188 15530
/proc/meminfo: memFree=15374284/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=328228 CPUtime=702.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 88048 0 0 0 70194 34 0 0 25 0 1 0 488412364 336105472 77376 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 82057 77376 247 17 0 79230 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 328228

[startup+762.307 s]
/proc/loadavg: 4.00 3.94 3.50 5/188 15540
/proc/meminfo: memFree=15098452/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=342612 CPUtime=762.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 91609 0 0 0 76193 36 0 0 25 0 1 0 488412364 350834688 80937 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 85653 80937 247 17 0 82826 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 342612

[startup+822.301 s]
/proc/loadavg: 4.06 3.96 3.53 5/188 15542
/proc/meminfo: memFree=14837044/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=355948 CPUtime=822.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 94973 0 0 0 82191 37 0 0 25 0 1 0 488412364 364490752 84301 33554432000 4194304 4263880 140733769049248 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 88987 84301 247 17 0 86160 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 355948

[startup+882.301 s]
/proc/loadavg: 4.08 3.98 3.57 5/188 15543
/proc/meminfo: memFree=14322924/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=374980 CPUtime=882.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 99743 0 0 0 88188 40 0 0 25 0 1 0 488412364 383979520 89071 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 93745 89071 247 17 0 90918 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 374980

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.59 5/188 15545
/proc/meminfo: memFree=13907876/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=394788 CPUtime=942.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 104661 0 0 0 94185 43 0 0 25 0 1 0 488412364 404262912 93989 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205660 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 98697 93989 247 17 0 95870 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 394788

[startup+1002.3 s]
/proc/loadavg: 3.55 3.88 3.58 2/170 15601
/proc/meminfo: memFree=18157460/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=414132 CPUtime=1002.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 109504 0 0 0 100183 46 0 0 25 0 1 0 488412364 424071168 98832 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 103533 98832 247 17 0 100706 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 414132

[startup+1062.3 s]
/proc/loadavg: 2.02 3.40 3.43 2/170 15605
/proc/meminfo: memFree=18139320/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=434516 CPUtime=1062.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 114529 0 0 0 106181 48 0 0 25 0 1 0 488412364 444944384 103857 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 108629 103857 247 17 0 105802 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 434516

[startup+1122.3 s]
/proc/loadavg: 1.34 2.92 3.26 2/170 15607
/proc/meminfo: memFree=18113888/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=459792 CPUtime=1122.28 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 120844 0 0 0 112177 51 0 0 25 0 1 0 488412364 470827008 110172 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 114948 110172 247 17 0 112121 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 459792

[startup+1182.3 s]
/proc/loadavg: 1.13 2.60 3.13 2/170 15608
/proc/meminfo: memFree=18092928/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=482676 CPUtime=1182.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 126115 0 0 0 118175 54 0 0 25 0 1 0 488412364 494260224 115443 33554432000 4194304 4263880 140733769049248 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 120669 115443 247 17 0 117842 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 482676

[startup+1242.3 s]
/proc/loadavg: 1.04 2.28 2.98 2/170 15610
/proc/meminfo: memFree=18069232/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=505968 CPUtime=1242.29 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 131905 0 0 0 124172 57 0 0 25 0 1 0 488412364 518111232 121233 33554432000 4194304 4263880 140733769049248 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 126492 121233 247 17 0 123665 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 505968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 2.06 2.87 2/170 15612
/proc/meminfo: memFree=18048768/32951132 swapFree=67111524/67111528
[pid=15510] ppid=15508 vsize=526704 CPUtime=1299.99 cores=1,3
/proc/15510/stat : 15510 (umsat) R 15508 15510 14002 0 -1 4202496 136993 0 0 0 129940 59 0 0 25 0 1 0 488412364 539344896 126321 33554432000 4194304 4263880 140733769049248 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15510/statm: 131676 126321 247 17 0 128849 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 526704

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.03
CPU time (s): 1300.03
CPU user time (s): 1299.41
CPU system time (s): 0.620905
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 526704

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

runsolver used 1.89271 second user time and 4.93525 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 23:48:47
IDJOB=3287122
IDBENCH=82459
IDSOLVER=1582
FILE ID=node129/3287122-1303768127
RUNJOBID= node129-1303767819-15407
PBS_JOBID= 13157128
Free space on /tmp= 66228 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287122-1303768127/watcher-3287122-1303768127 -o /tmp/evaluation-result-3287122-1303768127/solver-3287122-1303768127 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3287122-1303768127.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1244814580

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17871416 kB
Buffers:       1240464 kB
Cached:       12484420 kB
SwapCached:          4 kB
Active:        2736368 kB
Inactive:     11677056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17871416 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16156 kB
Writeback:          64 kB
AnonPages:      688396 kB
Mapped:          15576 kB
Slab:           600560 kB
PageTables:       6464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   937200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node129 at 2011-04-26 00:10:29