Trace number 3293607

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
RestartSAT A75? (TO) 1300.03 1300.05

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: 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-3293607-1303790624/watcher-3293607-1303790624 -o /tmp/evaluation-result-3293607-1303790624/solver-3293607-1303790624 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3293607-1303790624.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 3.23 3.58 3/176 32689
/proc/meminfo: memFree=14073360/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=11800 CPUtime=0 cores=0,2
/proc/32689/stat : 32689 (runsolver) S 32687 32689 31468 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 1 0 490659793 12083200 51 33554432000 4194304 5434984 140736755820928 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699968823 0 0 17 2 0 0 0
/proc/32689/statm: 2950 51 31 303 0 2644 0

[startup+0.0157961 s]
/proc/loadavg: 2.11 3.23 3.58 3/176 32689
/proc/meminfo: memFree=14073360/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=2492 CPUtime=0 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) S 32687 32689 31468 0 -1 4194304 87 0 0 0 0 0 0 0 21 0 1 0 490659793 2551808 42 33554432000 4194304 4291949 140737053582064 18446744073709551615 239471771271 0 2147483391 4096 0 18446744071699207358 0 0 17 0 0 0 0
/proc/32689/statm: 623 42 34 24 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2492

[startup+0.100742 s]
/proc/loadavg: 2.11 3.23 3.58 3/176 32689
/proc/meminfo: memFree=14073360/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=23308 CPUtime=0.02 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 2173 0 0 0 2 0 0 0 21 0 1 0 490659793 23867392 1948 33554432000 4194304 4291949 140737053582064 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 5827 1950 227 24 0 2461 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23308

[startup+0.300702 s]
/proc/loadavg: 2.11 3.23 3.58 3/176 32689
/proc/meminfo: memFree=14073360/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=63276 CPUtime=0.23 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 12744 0 0 0 21 2 0 0 21 0 1 0 490659793 64794624 10729 33554432000 4194304 4291949 140737053582064 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 15819 10730 227 24 0 12453 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 63276

[startup+0.700628 s]
/proc/loadavg: 2.11 3.23 3.58 3/176 32689
/proc/meminfo: memFree=14073360/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=143184 CPUtime=0.62 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 34234 0 0 0 58 4 0 0 22 0 1 0 490659793 146620416 27903 33554432000 4194304 4291949 140737053582064 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 35835 27919 227 24 0 32469 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 143184

[startup+1.50048 s]
/proc/loadavg: 2.11 3.23 3.58 5/190 32708
/proc/meminfo: memFree=13390760/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=274420 CPUtime=1.42 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 75875 0 0 0 130 12 0 0 25 0 1 0 490659793 281006080 61753 33554432000 4194304 4291949 140737053582064 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 68605 61754 227 24 0 65239 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 274420

[startup+3.10117 s]
/proc/loadavg: 2.11 3.23 3.58 5/190 32708
/proc/meminfo: memFree=12707024/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=339368 CPUtime=3.03 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 82449 0 0 0 289 14 0 0 25 0 1 0 490659793 347512832 67927 33554432000 4194304 4291949 140737053582064 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 84842 67927 232 24 0 81476 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 339368

[startup+6.30269 s]
/proc/loadavg: 2.42 3.27 3.59 6/190 32708
/proc/meminfo: memFree=12339072/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=339368 CPUtime=6.23 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 82449 0 0 0 609 14 0 0 25 0 1 0 490659793 347512832 67927 33554432000 4194304 4291949 140737053582064 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 84842 67927 232 24 0 81476 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 339368

[startup+12.7003 s]
/proc/loadavg: 2.55 3.28 3.59 5/190 32708
/proc/meminfo: memFree=12341220/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=341928 CPUtime=12.62 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 83669 0 0 0 1248 14 0 0 25 0 1 0 490659793 350134272 69109 33554432000 4194304 4291949 140737053582064 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 85482 69109 234 24 0 82116 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 341928

[startup+25.5009 s]
/proc/loadavg: 2.77 3.31 3.60 5/190 32737
/proc/meminfo: memFree=13060052/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=272076 CPUtime=25.42 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 103848 0 0 0 2525 17 0 0 25 0 1 0 490659793 278605824 59234 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 68019 59234 252 24 0 64653 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 272076

[startup+51.107 s]
/proc/loadavg: 3.02 3.32 3.59 4/184 322
/proc/meminfo: memFree=13230232/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=272076 CPUtime=51.03 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 106376 0 0 0 5085 18 0 0 25 0 1 0 490659793 278605824 61737 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 68019 61737 252 24 0 64653 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 272076

[startup+102.301 s]
/proc/loadavg: 3.01 3.27 3.56 4/184 324
/proc/meminfo: memFree=13125040/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=322164 CPUtime=102.23 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 114447 0 0 0 10203 20 0 0 25 0 1 0 490659793 329895936 69759 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 80541 69759 252 24 0 77175 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 322164

[startup+162.301 s]
/proc/loadavg: 3.00 3.22 3.52 4/184 325
/proc/meminfo: memFree=12991840/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=403552 CPUtime=162.23 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 123271 0 0 0 16200 23 0 0 25 0 1 0 490659793 413237248 78532 33554432000 4194304 4291949 140737053582064 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 100888 78532 252 24 0 97522 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 403552

[startup+222.301 s]
/proc/loadavg: 3.00 3.18 3.48 4/184 327
/proc/meminfo: memFree=12868552/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=403552 CPUtime=222.23 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 129572 0 0 0 22197 26 0 0 25 0 1 0 490659793 413237248 84784 33554432000 4194304 4291949 140737053582064 18446744073709551615 4267403 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 100888 84784 252 24 0 97522 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 403552

[startup+282.301 s]
/proc/loadavg: 3.00 3.14 3.45 4/184 328
/proc/meminfo: memFree=12749624/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=403552 CPUtime=282.24 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 141350 0 0 0 28194 30 0 0 25 0 1 0 490659793 413237248 96504 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 100888 96504 252 24 0 97522 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 403552

[startup+342.301 s]
/proc/loadavg: 3.00 3.11 3.42 4/184 330
/proc/meminfo: memFree=12654240/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=535812 CPUtime=342.24 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 147429 0 0 0 34192 32 0 0 25 0 1 0 490659793 548671488 102548 33554432000 4194304 4291949 140737053582064 18446744073709551615 4251367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 133953 102548 252 24 0 130587 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 535812

[startup+402.301 s]
/proc/loadavg: 3.00 3.09 3.39 4/184 332
/proc/meminfo: memFree=12558356/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=539048 CPUtime=402.24 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 154473 0 0 0 40190 34 0 0 25 0 1 0 490659793 551985152 109550 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255554 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 134762 109550 252 24 0 131396 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 539048

[startup+462.301 s]
/proc/loadavg: 3.00 3.07 3.36 4/184 333
/proc/meminfo: memFree=12463972/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=542308 CPUtime=462.24 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 162790 0 0 0 46187 37 0 0 25 0 1 0 490659793 555323392 117819 33554432000 4194304 4291949 140737053582064 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 135577 117819 252 24 0 132211 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 542308

[startup+522.301 s]
/proc/loadavg: 3.03 3.07 3.34 4/184 335
/proc/meminfo: memFree=11945876/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=549660 CPUtime=522.24 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 170717 0 0 0 52184 40 0 0 25 0 1 0 490659793 562851840 125699 33554432000 4194304 4291949 140737053582064 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 137415 125699 252 24 0 134049 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 549660

[startup+582.301 s]
/proc/loadavg: 2.93 3.04 3.31 3/178 353
/proc/meminfo: memFree=13112880/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=553312 CPUtime=582.25 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 176796 0 0 0 58181 44 0 0 25 0 1 0 490659793 566591488 131743 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 138328 131743 252 24 0 134962 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 553312

[startup+642.301 s]
/proc/loadavg: 2.34 2.85 3.23 3/178 355
/proc/meminfo: memFree=13025288/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=772596 CPUtime=642.25 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 194581 0 0 0 64173 52 0 0 25 0 1 0 490659793 791138304 149444 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 193149 149444 252 24 0 189783 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 772596

[startup+702.306 s]
/proc/loadavg: 2.12 2.69 3.15 3/178 357
/proc/meminfo: memFree=12975540/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=782124 CPUtime=702.26 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 202594 0 0 0 70171 55 0 0 25 0 1 0 490659793 800894976 157409 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 195531 157409 252 24 0 192165 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 782124

[startup+762.301 s]
/proc/loadavg: 2.04 2.56 3.07 3/178 358
/proc/meminfo: memFree=12930136/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=790944 CPUtime=762.25 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 210060 0 0 0 76167 58 0 0 25 0 1 0 490659793 809926656 164833 33554432000 4194304 4291949 140737053582064 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 197736 164833 252 24 0 194370 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 790944

[startup+822.301 s]
/proc/loadavg: 2.01 2.46 3.00 3/178 360
/proc/meminfo: memFree=12832524/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=797148 CPUtime=822.26 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 218338 0 0 0 82165 61 0 0 25 0 1 0 490659793 816279552 173067 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 199287 173067 252 24 0 195921 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 797148

[startup+882.301 s]
/proc/loadavg: 2.07 2.39 2.94 3/178 361
/proc/meminfo: memFree=12791336/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=802484 CPUtime=882.25 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 224474 0 0 0 88161 64 0 0 25 0 1 0 490659793 821743616 179170 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 200621 179170 252 24 0 197255 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 802484

[startup+942.301 s]
/proc/loadavg: 2.02 2.31 2.88 3/178 363
/proc/meminfo: memFree=12739976/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=809312 CPUtime=942.26 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 231792 0 0 0 94159 67 0 0 25 0 1 0 490659793 828735488 186452 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 202328 186452 252 24 0 198962 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 809312

[startup+1002.3 s]
/proc/loadavg: 2.05 2.27 2.83 3/178 365
/proc/meminfo: memFree=12700136/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=820832 CPUtime=1002.27 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 238134 0 0 0 100158 69 0 0 25 0 1 0 490659793 840531968 192771 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 205208 192772 252 24 0 201842 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 820832

[startup+1062.3 s]
/proc/loadavg: 2.02 2.22 2.78 3/178 366
/proc/meminfo: memFree=12640088/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=1173600 CPUtime=1062.26 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 246782 0 0 0 106153 73 0 0 25 0 1 0 490659793 1201766400 201385 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 293400 201385 252 24 0 290034 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1173600

[startup+1122.3 s]
/proc/loadavg: 2.00 2.17 2.72 3/178 368
/proc/meminfo: memFree=12615628/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=1174240 CPUtime=1122.26 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 250032 0 0 0 112152 74 0 0 25 0 1 0 490659793 1202421760 204613 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 293560 204613 252 24 0 290194 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1174240

[startup+1182.3 s]
/proc/loadavg: 2.00 2.14 2.68 3/178 369
/proc/meminfo: memFree=12581760/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=1178080 CPUtime=1182.27 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 254862 0 0 0 118150 77 0 0 25 0 1 0 490659793 1206353920 209406 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 294520 209406 252 24 0 291154 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1178080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.11 2.63 3/178 371
/proc/meminfo: memFree=12548004/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=1180000 CPUtime=1242.27 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 258762 0 0 0 124148 79 0 0 25 0 1 0 490659793 1208320000 213274 33554432000 4194304 4291949 140737053582064 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 295000 213274 252 24 0 291634 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1180000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.09 2.59 3/178 373
/proc/meminfo: memFree=12517356/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=1183200 CPUtime=1299.98 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 262451 0 0 0 129917 81 0 0 25 0 1 0 490659793 1211596800 216942 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 295800 216942 252 24 0 292434 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1183200

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

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

[startup+1300 s]
/proc/loadavg: 2.00 2.09 2.59 3/178 373
/proc/meminfo: memFree=12517356/32950928 swapFree=67087032/67111528
[pid=32689] ppid=32687 vsize=1183200 CPUtime=1299.98 cores=0,2
/proc/32689/stat : 32689 (RestartSAT) R 32687 32689 31468 0 -1 4202496 262451 0 0 0 129917 81 0 0 25 0 1 0 490659793 1211596800 216942 33554432000 4194304 4291949 140737053582064 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32689/statm: 295800 216942 252 24 0 292434 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1183200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.03
CPU user time (s): 1299.17
CPU system time (s): 0.858869
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 1183200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.17
system time used= 0.858869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262451
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= 21
involuntary context switches= 15700

runsolver used 2.26666 second user time and 4.40633 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-26 06:03:47
IDJOB=3293607
IDBENCH=88163
IDSOLVER=1581
FILE ID=node148/3293607-1303790624
RUNJOBID= node148-1303790624-32669
PBS_JOBID= 13157238
Free space on /tmp= 71336 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293607-1303790624/watcher-3293607-1303790624 -o /tmp/evaluation-result-3293607-1303790624/solver-3293607-1303790624 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3293607-1303790624.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=524110696

node148.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.83
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.82
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14078512 kB
Buffers:       2065604 kB
Cached:       16188844 kB
SwapCached:       5264 kB
Active:        8526724 kB
Inactive:      9772508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14078512 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:          353340 kB
Writeback:           0 kB
AnonPages:       41240 kB
Mapped:          13508 kB
Slab:           508376 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187628 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= 71492 MiB
End job on node148 at 2011-04-26 06:25:29