Trace number 3251236

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.08 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.18991
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3251236-1303584574/watcher-3251236-1303584574 -o /tmp/evaluation-result-3251236-1303584574/solver-3251236-1303584574 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3251236-1303584574.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: 0.96 2.23 3.12 4/185 8542
/proc/meminfo: memFree=14501044/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=20096 CPUtime=0 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 883 0 0 0 0 0 0 0 20 0 1 0 470054473 20578304 825 33554432000 4194304 4291949 140735557998096 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 5065 832 225 24 0 1699 0

[startup+0.017255 s]
/proc/loadavg: 0.96 2.23 3.12 4/185 8542
/proc/meminfo: memFree=14501044/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=21916 CPUtime=0.01 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 1523 0 0 0 1 0 0 0 20 0 1 0 470054473 22441984 1424 33554432000 4194304 4291949 140735557998096 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 5479 1425 226 24 0 2113 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21916

[startup+0.100236 s]
/proc/loadavg: 0.96 2.23 3.12 4/185 8542
/proc/meminfo: memFree=14501044/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=38636 CPUtime=0.08 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 7063 0 0 0 8 0 0 0 20 0 1 0 470054473 39563264 6169 33554432000 4194304 4291949 140735557998096 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 9659 6175 226 24 0 6293 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38636

[startup+0.301198 s]
/proc/loadavg: 0.96 2.23 3.12 4/185 8542
/proc/meminfo: memFree=14501044/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=81440 CPUtime=0.29 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 19685 0 0 0 26 3 0 0 21 0 1 0 470054473 83394560 16625 33554432000 4194304 4291949 140735557998096 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 20360 16625 230 24 0 16994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81440

[startup+0.701119 s]
/proc/loadavg: 0.96 2.23 3.12 4/185 8542
/proc/meminfo: memFree=14501044/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=81440 CPUtime=0.69 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 19686 0 0 0 66 3 0 0 22 0 1 0 470054473 83394560 16626 33554432000 4194304 4291949 140735557998096 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81440

[startup+1.50097 s]
/proc/loadavg: 0.96 2.23 3.12 5/190 8548
/proc/meminfo: memFree=14370432/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=81440 CPUtime=1.49 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 19686 0 0 0 146 3 0 0 25 0 1 0 470054473 83394560 16626 33554432000 4194304 4291949 140735557998096 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81440

[startup+3.10066 s]
/proc/loadavg: 0.96 2.23 3.12 5/190 8548
/proc/meminfo: memFree=14362000/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=81440 CPUtime=3.09 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 19686 0 0 0 306 3 0 0 25 0 1 0 470054473 83394560 16626 33554432000 4194304 4291949 140735557998096 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 20360 16626 231 24 0 16994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81440

[startup+6.30104 s]
/proc/loadavg: 1.20 2.25 3.13 5/190 8548
/proc/meminfo: memFree=14340796/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=75288 CPUtime=6.29 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 24185 0 0 0 625 4 0 0 25 0 1 0 470054473 77094912 14113 33554432000 4194304 4291949 140735557998096 18446744073709551615 239480154695 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 18822 14113 252 24 0 15456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75288

[startup+12.7008 s]
/proc/loadavg: 1.42 2.28 3.13 5/190 8548
/proc/meminfo: memFree=14306612/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=106072 CPUtime=12.69 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 28589 0 0 0 1264 5 0 0 25 0 1 0 470054473 108617728 18488 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 26518 18488 252 24 0 23152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106072

[startup+25.5004 s]
/proc/loadavg: 1.99 2.37 3.14 5/190 8549
/proc/meminfo: memFree=14229864/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=106072 CPUtime=25.49 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 32863 0 0 0 2543 6 0 0 25 0 1 0 470054473 108617728 22741 33554432000 4194304 4291949 140735557998096 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 26518 22741 252 24 0 23152 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 106072

[startup+51.1005 s]
/proc/loadavg: 2.68 2.50 3.17 5/190 8549
/proc/meminfo: memFree=14143336/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=138816 CPUtime=51.1 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 39246 0 0 0 5102 8 0 0 25 0 1 0 470054473 142147584 29091 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 34704 29091 252 24 0 31338 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 138816

[startup+102.307 s]
/proc/loadavg: 3.42 2.73 3.21 5/190 8551
/proc/meminfo: memFree=13983532/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=197356 CPUtime=102.3 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 50908 0 0 0 10219 11 0 0 25 0 1 0 470054473 202092544 40717 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 49339 40717 252 24 0 45973 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 197356

[startup+162.301 s]
/proc/loadavg: 3.79 2.96 3.25 5/190 8552
/proc/meminfo: memFree=13881596/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=286896 CPUtime=162.3 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 59247 0 0 0 16215 15 0 0 25 0 1 0 470054473 293781504 49027 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 71724 49027 252 24 0 68358 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 286896

[startup+222.301 s]
/proc/loadavg: 3.96 3.16 3.30 5/190 8554
/proc/meminfo: memFree=13794788/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=292648 CPUtime=222.29 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 66967 0 0 0 22211 18 0 0 25 0 1 0 470054473 299671552 56723 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 73162 56723 252 24 0 69796 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 292648

[startup+282.301 s]
/proc/loadavg: 3.98 3.31 3.34 5/190 8556
/proc/meminfo: memFree=13689756/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=299264 CPUtime=282.3 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 72787 0 0 0 28209 21 0 0 25 0 1 0 470054473 306446336 62525 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 74816 62525 252 24 0 71450 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 299264

[startup+342.301 s]
/proc/loadavg: 3.99 3.43 3.38 5/190 8557
/proc/meminfo: memFree=13591912/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=304068 CPUtime=342.3 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 78341 0 0 0 34207 23 0 0 25 0 1 0 470054473 311365632 68058 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 76017 68058 252 24 0 72651 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 304068

[startup+402.301 s]
/proc/loadavg: 3.99 3.53 3.42 5/190 8559
/proc/meminfo: memFree=13675356/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=308908 CPUtime=402.31 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 82993 0 0 0 40206 25 0 0 25 0 1 0 470054473 316321792 72694 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 77227 72694 252 24 0 73861 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 308908

[startup+462.301 s]
/proc/loadavg: 4.04 3.63 3.46 5/190 8560
/proc/meminfo: memFree=13571688/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=445876 CPUtime=462.31 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 91857 0 0 0 46201 30 0 0 25 0 1 0 470054473 456577024 81513 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 111469 81513 252 24 0 108103 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 445876

[startup+522.301 s]
/proc/loadavg: 4.01 3.69 3.49 5/190 8562
/proc/meminfo: memFree=13514888/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=451696 CPUtime=522.31 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 96249 0 0 0 52200 31 0 0 25 0 1 0 470054473 462536704 85890 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 112924 85890 252 24 0 109558 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 451696

[startup+582.301 s]
/proc/loadavg: 4.00 3.75 3.52 5/190 8564
/proc/meminfo: memFree=13430440/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=455128 CPUtime=582.31 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 100656 0 0 0 58199 32 0 0 25 0 1 0 470054473 466051072 90280 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 113782 90280 252 24 0 110416 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 455128

[startup+642.301 s]
/proc/loadavg: 4.00 3.79 3.55 5/190 8565
/proc/meminfo: memFree=13376124/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=459028 CPUtime=642.32 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 104379 0 0 0 64199 33 0 0 25 0 1 0 470054473 470044672 93992 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 114757 93992 252 24 0 111391 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 459028

[startup+702.301 s]
/proc/loadavg: 4.13 3.86 3.58 5/190 8576
/proc/meminfo: memFree=13333168/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=461744 CPUtime=702.31 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 107305 0 0 0 70196 35 0 0 25 0 1 0 470054473 472825856 96912 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 115436 96912 252 24 0 112070 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 461744

[startup+762.307 s]
/proc/loadavg: 4.05 3.88 3.60 5/190 8577
/proc/meminfo: memFree=13283012/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=465560 CPUtime=762.33 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 112298 0 0 0 76195 38 0 0 25 0 1 0 470054473 476733440 101892 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 116390 101892 252 24 0 113024 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 465560

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.63 5/190 8579
/proc/meminfo: memFree=13223108/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=468308 CPUtime=822.33 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 115174 0 0 0 82194 39 0 0 25 0 1 0 470054473 479547392 104761 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 117077 104761 252 24 0 113711 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 468308

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.65 6/191 8584
/proc/meminfo: memFree=13164688/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=472692 CPUtime=882.32 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 118191 0 0 0 88191 41 0 0 25 0 1 0 470054473 484036608 107774 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 118173 107774 252 24 0 114807 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 472692

[startup+942.301 s]
/proc/loadavg: 4.03 3.94 3.67 5/190 8585
/proc/meminfo: memFree=13142048/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=475432 CPUtime=942.33 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 121543 0 0 0 94190 43 0 0 25 0 1 0 470054473 486842368 111115 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 118858 111115 252 24 0 115492 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 475432

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.69 5/190 8587
/proc/meminfo: memFree=13100748/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=478496 CPUtime=1002.33 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 124312 0 0 0 100188 45 0 0 25 0 1 0 470054473 489979904 113875 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 119624 113875 252 24 0 116258 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 478496

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.70 5/190 8588
/proc/meminfo: memFree=13067264/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=696328 CPUtime=1062.33 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 126862 0 0 0 106188 45 0 0 25 0 1 0 470054473 713039872 116415 33554432000 4194304 4291949 140735557998096 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 174082 116415 252 24 0 170716 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 696328

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 8590
/proc/meminfo: memFree=13023108/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=699016 CPUtime=1122.34 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 132170 0 0 0 112185 49 0 0 25 0 1 0 470054473 715792384 121709 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 174754 121709 252 24 0 171388 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 699016

[startup+1182.3 s]
/proc/loadavg: 4.06 3.98 3.74 5/190 8592
/proc/meminfo: memFree=12986272/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=702048 CPUtime=1182.33 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 134582 0 0 0 118184 49 0 0 25 0 1 0 470054473 718897152 124112 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 175512 124112 252 24 0 172146 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 702048

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 3.76 5/190 8593
/proc/meminfo: memFree=13119560/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=704388 CPUtime=1242.34 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 137157 0 0 0 124183 51 0 0 25 0 1 0 470054473 721293312 126680 33554432000 4194304 4291949 140735557998096 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 176097 126680 252 24 0 172731 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 704388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.77 3/186 8597
/proc/meminfo: memFree=13326296/32950928 swapFree=67087032/67111528
[pid=8542] ppid=8540 vsize=706568 CPUtime=1300.04 cores=0,2
/proc/8542/stat : 8542 (RestartSAT) R 8540 8542 7393 0 -1 4202496 139484 0 0 0 129953 51 0 0 25 0 1 0 470054473 723525632 129000 33554432000 4194304 4291949 140735557998096 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8542/statm: 176642 129000 252 24 0 173276 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 706568

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.08
CPU user time (s): 1299.54
CPU system time (s): 0.543917
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 706568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.543917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1626

runsolver used 2.23166 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 20:49:34
IDJOB=3251236
IDBENCH=88217
IDSOLVER=1581
FILE ID=node148/3251236-1303584574
RUNJOBID= node148-1303584573-8505
PBS_JOBID= 13150324
Free space on /tmp= 70568 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251236-1303584574/watcher-3251236-1303584574 -o /tmp/evaluation-result-3251236-1303584574/solver-3251236-1303584574 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3251236-1303584574.cnf

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

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=1295799416

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:      14501448 kB
Buffers:       2045416 kB
Cached:       15785956 kB
SwapCached:       5264 kB
Active:        8925052 kB
Inactive:      8964876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14501448 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           30388 kB
Writeback:           0 kB
AnonPages:       54792 kB
Mapped:          13868 kB
Slab:           495028 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   247076 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= 70568 MiB
End job on node148 at 2011-04-23 21:11:16