Trace number 3421410

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 B95? (TO) 5000.07 4999.84

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.268958
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421410-1306630661/watcher-3421410-1306630661 -o /tmp/evaluation-result-3421410-1306630661/solver-3421410-1306630661 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421410-1306630661.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.87 1.99 1.99 2/434 24847
/proc/meminfo: memFree=15973996/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=20920 CPUtime=0.01 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 1170 0 0 0 1 0 0 0 25 0 1 0 755481704 21422080 1113 33554432000 4194304 4291949 140737358695760 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 5230 1114 226 24 0 1864 0

[startup+0.0226021 s]
/proc/loadavg: 1.87 1.99 1.99 2/434 24847
/proc/meminfo: memFree=15973996/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=22812 CPUtime=0.01 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 1927 0 0 0 1 0 0 0 25 0 1 0 755481704 23359488 1768 33554432000 4194304 4291949 140737358695760 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 5703 1768 226 24 0 2337 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22812

[startup+0.100591 s]
/proc/loadavg: 1.87 1.99 1.99 2/434 24847
/proc/meminfo: memFree=15973996/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=39524 CPUtime=0.09 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 7455 0 0 0 8 1 0 0 25 0 1 0 755481704 40472576 6562 33554432000 4194304 4291949 140737358695760 18446744073709551615 4215710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 9881 6562 230 24 0 6515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39524

[startup+0.300548 s]
/proc/loadavg: 1.87 1.99 1.99 2/434 24847
/proc/meminfo: memFree=15973996/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=39524 CPUtime=0.29 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 7456 0 0 0 28 1 0 0 25 0 1 0 755481704 40472576 6563 33554432000 4194304 4291949 140737358695760 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39524

[startup+0.700467 s]
/proc/loadavg: 1.87 1.99 1.99 2/434 24847
/proc/meminfo: memFree=15973996/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=39524 CPUtime=0.69 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 7456 0 0 0 68 1 0 0 25 0 1 0 755481704 40472576 6563 33554432000 4194304 4291949 140737358695760 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 9881 6563 231 24 0 6515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39524

[startup+1.50031 s]
/proc/loadavg: 1.87 1.99 1.99 3/438 24854
/proc/meminfo: memFree=15887916/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=37700 CPUtime=1.49 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 9497 0 0 0 148 1 0 0 25 0 1 0 755481704 38604800 6139 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 9425 6139 251 24 0 6059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37700

[startup+3.10099 s]
/proc/loadavg: 1.87 1.99 1.99 3/438 24854
/proc/meminfo: memFree=15884072/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=49472 CPUtime=3.09 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 11543 0 0 0 307 2 0 0 25 0 1 0 755481704 50659328 8180 33554432000 4194304 4291949 140737358695760 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 12368 8180 251 24 0 9002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49472

[startup+6.30036 s]
/proc/loadavg: 1.96 2.01 2.00 3/438 24854
/proc/meminfo: memFree=15872712/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=61148 CPUtime=6.29 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 13933 0 0 0 627 2 0 0 25 0 1 0 755481704 62615552 10560 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 15287 10560 251 24 0 11921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61148

[startup+12.7011 s]
/proc/loadavg: 1.97 2.01 2.00 3/438 24855
/proc/meminfo: memFree=15831828/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=83060 CPUtime=12.69 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 17120 0 0 0 1266 3 0 0 25 0 1 0 755481704 85053440 13729 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 20765 13729 251 24 0 17399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83060

[startup+25.5005 s]
/proc/loadavg: 1.97 2.01 2.00 3/438 24855
/proc/meminfo: memFree=15773816/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=88588 CPUtime=25.49 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 21161 0 0 0 2545 4 0 0 25 0 1 0 755481704 90714112 17758 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 22147 17758 251 24 0 18781 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88588

[startup+51.1005 s]
/proc/loadavg: 1.98 2.00 2.00 3/438 24856
/proc/meminfo: memFree=15701564/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=122932 CPUtime=51.09 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 25465 0 0 0 5104 5 0 0 25 0 1 0 755481704 125882368 22045 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 30733 22045 251 24 0 27367 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122932

[startup+102.316 s]
/proc/loadavg: 1.99 2.00 2.00 3/438 24857
/proc/meminfo: memFree=15604584/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=129808 CPUtime=102.31 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 31731 0 0 0 10224 7 0 0 25 0 1 0 755481704 132923392 28283 33554432000 4194304 4291949 140737358695760 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 32452 28283 251 24 0 29086 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 129808

[startup+162.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/438 24859
/proc/meminfo: memFree=15535116/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=188652 CPUtime=162.29 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 37182 0 0 0 16219 10 0 0 25 0 1 0 755481704 193179648 33718 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 47163 33718 251 24 0 43797 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 188652

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/438 24869
/proc/meminfo: memFree=15493968/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=190652 CPUtime=222.3 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 40519 0 0 0 22218 12 0 0 25 0 1 0 755481704 195227648 37044 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 47663 37044 251 24 0 44297 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190652

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/438 24871
/proc/meminfo: memFree=15454992/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=195108 CPUtime=282.3 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 45194 0 0 0 28216 14 0 0 25 0 1 0 755481704 199790592 41700 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 48777 41700 251 24 0 45411 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 195108

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 24872
/proc/meminfo: memFree=15419504/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=199732 CPUtime=342.3 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 48864 0 0 0 34215 15 0 0 25 0 1 0 755481704 204525568 45359 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 49933 45359 251 24 0 46567 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 199732

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 24874
/proc/meminfo: memFree=15393936/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=285172 CPUtime=402.31 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 51447 0 0 0 40215 16 0 0 25 0 1 0 755481704 292016128 47933 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 71293 47933 251 24 0 67927 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 285172

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 24876
/proc/meminfo: memFree=15365396/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=287164 CPUtime=462.31 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 53454 0 0 0 46214 17 0 0 25 0 1 0 755481704 294055936 49936 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 71791 49936 251 24 0 68425 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 287164

[startup+522.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/438 24877
/proc/meminfo: memFree=15344920/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=289288 CPUtime=522.32 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 55665 0 0 0 52214 18 0 0 25 0 1 0 755481704 296230912 52138 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 72322 52138 251 24 0 68956 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 289288

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/438 24879
/proc/meminfo: memFree=15320716/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=292204 CPUtime=582.32 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 58289 0 0 0 58213 19 0 0 25 0 1 0 755481704 299216896 54757 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 73051 54757 251 24 0 69685 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 292204

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 25455
/proc/meminfo: memFree=14635044/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=706432 CPUtime=4002.47 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 121956 0 0 0 400198 49 0 0 25 0 1 0 755481704 723386368 118126 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 176608 118126 251 24 0 173242 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 706432

[startup+4062.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/438 25457
/proc/meminfo: memFree=14627212/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=706432 CPUtime=4062.5 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 122414 0 0 0 406200 50 0 0 25 0 1 0 755481704 723386368 118584 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 176608 118584 251 24 0 173242 0
Current children cumulated CPU time (s) 4062.5
Current children cumulated vsize (KiB) 706432

[startup+4122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/438 25458
/proc/meminfo: memFree=14622000/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=706432 CPUtime=4122.48 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 122849 0 0 0 412198 50 0 0 25 0 1 0 755481704 723386368 119017 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 176608 119017 251 24 0 173242 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 706432

[startup+4182.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/438 25460
/proc/meminfo: memFree=14616524/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=707712 CPUtime=4182.48 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 123503 0 0 0 418198 50 0 0 25 0 1 0 755481704 724697088 119670 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 176928 119670 251 24 0 173562 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 707712

[startup+4242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/438 25461
/proc/meminfo: memFree=14611420/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=708352 CPUtime=4242.48 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 124041 0 0 0 424198 50 0 0 25 0 1 0 755481704 725352448 120205 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 177088 120205 251 24 0 173722 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 708352

[startup+4302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 25463
/proc/meminfo: memFree=14605072/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=708352 CPUtime=4302.49 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 124503 0 0 0 430198 51 0 0 25 0 1 0 755481704 725352448 120661 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 177088 120661 251 24 0 173722 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 708352

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 25465
/proc/meminfo: memFree=14595504/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=708352 CPUtime=4362.49 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 124914 0 0 0 436198 51 0 0 25 0 1 0 755481704 725352448 121069 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 177088 121069 251 24 0 173722 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 708352

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25466
/proc/meminfo: memFree=14588920/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=709312 CPUtime=4422.49 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 125574 0 0 0 442197 52 0 0 25 0 1 0 755481704 726335488 121724 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 177328 121724 251 24 0 173962 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 709312

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25468
/proc/meminfo: memFree=14577988/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=710272 CPUtime=4482.49 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 126257 0 0 0 448197 52 0 0 25 0 1 0 755481704 727318528 122404 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 177568 122404 251 24 0 174202 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 710272

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/438 25469
/proc/meminfo: memFree=14571140/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=711232 CPUtime=4542.5 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 126883 0 0 0 454197 53 0 0 25 0 1 0 755481704 728301568 123028 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 177808 123028 251 24 0 174442 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 711232

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/438 25471
/proc/meminfo: memFree=14557852/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=712672 CPUtime=4602.51 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 128535 0 0 0 460197 54 0 0 25 0 1 0 755481704 729776128 124675 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178168 124675 251 24 0 174802 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 712672

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/438 25473
/proc/meminfo: memFree=14552368/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=712672 CPUtime=4662.5 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 129175 0 0 0 466196 54 0 0 25 0 1 0 755481704 729776128 125313 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178168 125313 251 24 0 174802 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 712672

[startup+4722.32 s]
/proc/loadavg: 2.07 2.03 2.01 3/438 25474
/proc/meminfo: memFree=14549384/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=712672 CPUtime=4722.52 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 129653 0 0 0 472198 54 0 0 25 0 1 0 755481704 729776128 125787 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178168 125787 251 24 0 174802 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 712672

[startup+4782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/438 25476
/proc/meminfo: memFree=14541668/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=714832 CPUtime=4782.52 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 130538 0 0 0 478197 55 0 0 25 0 1 0 755481704 731987968 126666 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178708 126666 251 24 0 175342 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 714832

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 25477
/proc/meminfo: memFree=14535948/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=714832 CPUtime=4842.51 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 130931 0 0 0 484196 55 0 0 25 0 1 0 755481704 731987968 127058 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178708 127058 251 24 0 175342 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 714832

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25479
/proc/meminfo: memFree=14531704/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=714832 CPUtime=4902.52 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 131327 0 0 0 490196 56 0 0 25 0 1 0 755481704 731987968 127451 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178708 127451 251 24 0 175342 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 714832

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25481
/proc/meminfo: memFree=14527096/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=714832 CPUtime=4962.52 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 131711 0 0 0 496196 56 0 0 25 0 1 0 755481704 731987968 127831 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 178708 127831 251 24 0 175342 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 714832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/438 25482
/proc/meminfo: memFree=14522492/32951124 swapFree=54329440/67111528
[pid=24847] ppid=24845 vsize=716992 CPUtime=5000.03 cores=1,3,5,7
/proc/24847/stat : 24847 (RestartSAT) R 24845 24847 23993 0 -1 4202496 132309 0 0 0 499947 56 0 0 25 0 1 0 755481704 734199808 128429 33554432000 4194304 4291949 140737358695760 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24847/statm: 179248 128429 251 24 0 175882 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 716992

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): 4999.84
CPU time (s): 5000.07
CPU user time (s): 4999.48
CPU system time (s): 0.58691
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 716992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.48
system time used= 0.58691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132309
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= 10
involuntary context switches= 3984

runsolver used 20.2329 second user time and 49.5325 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-29 02:57:41
IDJOB=3421410
IDBENCH=88209
IDSOLVER=1911
FILE ID=node143/3421410-1306630661
RUNJOBID= node143-1306625659-24633
PBS_JOBID= 13471595
Free space on /tmp= 73548 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421410-1306630661/watcher-3421410-1306630661 -o /tmp/evaluation-result-3421410-1306630661/solver-3421410-1306630661 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421410-1306630661.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1670703235

node143.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.846
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.69
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      15974276 kB
Buffers:        323228 kB
Cached:        5718084 kB
SwapCached:      29864 kB
Active:        7929948 kB
Inactive:      8750892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15974276 kB
SwapTotal:    67111528 kB
SwapFree:     54329440 kB
Dirty:           12432 kB
Writeback:           4 kB
AnonPages:    10609120 kB
Mapped:          30504 kB
Slab:           149392 kB
PageTables:      80052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115661152 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= 73544 MiB
End job on node143 at 2011-05-29 04:21:03