Trace number 3419995

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.683
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3419995-1306583817/watcher-3419995-1306583817 -o /tmp/evaluation-result-3419995-1306583817/solver-3419995-1306583817 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419995-1306583817.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: 2.14 2.07 2.00 2/483 4092
/proc/meminfo: memFree=16667920/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=20120 CPUtime=0 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 890 0 0 0 0 0 0 0 25 0 1 0 848612461 20602880 823 33554432000 4194304 4291949 140733259592288 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 5030 823 226 24 0 1664 0

[startup+0.0778529 s]
/proc/loadavg: 2.14 2.07 2.00 2/483 4092
/proc/meminfo: memFree=16667920/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=37092 CPUtime=0.07 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 6114 0 0 0 6 1 0 0 25 0 1 0 848612461 37982208 5524 33554432000 4194304 4291949 140733259592288 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 9273 5526 227 24 0 5907 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37092

[startup+0.100847 s]
/proc/loadavg: 2.14 2.07 2.00 2/483 4092
/proc/meminfo: memFree=16667920/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=41748 CPUtime=0.09 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 7787 0 0 0 8 1 0 0 25 0 1 0 848612461 42749952 6942 33554432000 4194304 4291949 140733259592288 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 10437 6946 227 24 0 7071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41748

[startup+0.300884 s]
/proc/loadavg: 2.14 2.07 2.00 2/483 4092
/proc/meminfo: memFree=16667920/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=79364 CPUtime=0.29 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 17700 0 0 0 27 2 0 0 25 0 1 0 848612461 81268736 15721 33554432000 4194304 4291949 140733259592288 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 19841 15722 234 24 0 16475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79364

[startup+0.700797 s]
/proc/loadavg: 2.14 2.07 2.00 2/483 4092
/proc/meminfo: memFree=16667920/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=91272 CPUtime=0.69 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 24362 0 0 0 66 3 0 0 25 0 1 0 848612461 93462528 18239 33554432000 4194304 4291949 140733259592288 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 22818 18239 234 24 0 19452 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91272

[startup+1.50059 s]
/proc/loadavg: 2.14 2.07 2.00 3/484 4093
/proc/meminfo: memFree=16592776/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=111256 CPUtime=1.49 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 32348 0 0 0 145 4 0 0 25 0 1 0 848612461 113926144 22705 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256579 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 27814 22705 234 24 0 24448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111256

[startup+3.1003 s]
/proc/loadavg: 2.14 2.07 2.00 3/484 4093
/proc/meminfo: memFree=16580352/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=104248 CPUtime=3.09 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 32424 0 0 0 305 4 0 0 25 0 1 0 848612461 106749952 21020 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 26062 21020 252 24 0 22696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104248

[startup+6.30071 s]
/proc/loadavg: 2.13 2.07 2.00 3/484 4093
/proc/meminfo: memFree=16578360/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=104248 CPUtime=6.29 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 32424 0 0 0 625 4 0 0 25 0 1 0 848612461 106749952 21020 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 26062 21020 252 24 0 22696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104248

[startup+12.7005 s]
/proc/loadavg: 2.12 2.06 2.00 3/484 4093
/proc/meminfo: memFree=16574152/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=104248 CPUtime=12.69 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 32424 0 0 0 1265 4 0 0 25 0 1 0 848612461 106749952 21020 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255918 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 26062 21020 252 24 0 22696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104248

[startup+25.5002 s]
/proc/loadavg: 2.09 2.06 2.00 3/484 4093
/proc/meminfo: memFree=16565136/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=104248 CPUtime=25.49 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 32752 0 0 0 2545 4 0 0 25 0 1 0 848612461 106749952 21333 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255613 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 26062 21333 252 24 0 22696 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104248

[startup+51.1005 s]
/proc/loadavg: 2.06 2.05 2.00 3/484 4094
/proc/meminfo: memFree=16531840/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=134600 CPUtime=51.09 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 38303 0 0 0 5104 5 0 0 25 0 1 0 848612461 137830400 26857 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 33650 26857 252 24 0 30284 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134600

[startup+102.318 s]
/proc/loadavg: 2.02 2.04 2.00 3/484 4095
/proc/meminfo: memFree=16493992/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=153568 CPUtime=102.31 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 42982 0 0 0 10224 7 0 0 25 0 1 0 848612461 157253632 31444 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 38392 31444 252 24 0 35026 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 153568

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/484 4097
/proc/meminfo: memFree=16460832/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=184388 CPUtime=162.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 46428 0 0 0 16222 8 0 0 25 0 1 0 848612461 188813312 34785 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 46097 34785 252 24 0 42731 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 184388

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 4099
/proc/meminfo: memFree=16489908/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=121956 CPUtime=222.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 50264 0 0 0 22220 10 0 0 25 0 1 0 848612461 124882944 23568 33554432000 4194304 4291949 140733259592288 18446744073709551615 4250450 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 30489 23568 252 24 0 27123 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 121956

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 4109
/proc/meminfo: memFree=16416328/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=202096 CPUtime=282.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 62977 0 0 0 28218 12 0 0 25 0 1 0 848612461 206946304 36159 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 50524 36159 252 24 0 47158 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 202096

[startup+342.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/484 4111
/proc/meminfo: memFree=16388372/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=202096 CPUtime=342.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 66365 0 0 0 34216 14 0 0 25 0 1 0 848612461 206946304 39472 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 50524 39472 252 24 0 47158 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 202096

[startup+402.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/484 4112
/proc/meminfo: memFree=16356952/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=202096 CPUtime=402.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 70290 0 0 0 40214 16 0 0 25 0 1 0 848612461 206946304 43332 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 50524 43332 252 24 0 47158 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202096

[startup+462.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/484 4114
/proc/meminfo: memFree=16320064/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=252184 CPUtime=462.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 73567 0 0 0 46213 17 0 0 25 0 1 0 848612461 258236416 46531 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 63046 46531 252 24 0 59680 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 252184

[startup+522.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/484 4116
/proc/meminfo: memFree=16343956/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=152308 CPUtime=522.31 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 83925 0 0 0 52210 21 0 0 25 0 1 0 848612461 155963392 33208 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 38077 33208 252 24 0 34711 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 152308

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.00 2/479 4137
/proc/meminfo: memFree=19261244/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=171276 CPUtime=582.3 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 88205 0 0 0 58208 22 0 0 25 0 1 0 848612461 175386624 37391 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 42819 37391 252 24 0 39453 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171276

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 4250
/proc/meminfo: memFree=18888276/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=509332 CPUtime=4062.43 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 383592 0 0 0 406108 135 0 0 25 0 1 0 848612461 521555968 88609 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 127333 88609 252 24 0 123967 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 509332

[startup+4122.3 s]
/proc/loadavg: 2.25 2.06 2.02 3/484 4252
/proc/meminfo: memFree=19061412/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=180452 CPUtime=4122.41 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 387486 0 0 0 412104 137 0 0 25 0 1 0 848612461 184782848 37357 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 45113 37357 252 24 0 41747 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 180452

[startup+4182.3 s]
/proc/loadavg: 2.19 2.08 2.02 3/484 4253
/proc/meminfo: memFree=18999348/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=229772 CPUtime=4182.42 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 397365 0 0 0 418101 141 0 0 25 0 1 0 848612461 235286528 47123 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 57443 47123 252 24 0 54077 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 229772

[startup+4242.3 s]
/proc/loadavg: 2.07 2.06 2.02 3/484 4255
/proc/meminfo: memFree=19050236/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=260592 CPUtime=4242.42 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 403281 0 0 0 424099 143 0 0 25 0 1 0 848612461 266846208 52944 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 65148 52944 252 24 0 61782 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 260592

[startup+4302.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/484 4256
/proc/meminfo: memFree=18991512/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=260592 CPUtime=4302.42 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 407759 0 0 0 430097 145 0 0 25 0 1 0 848612461 266846208 57363 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 65148 57363 252 24 0 61782 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 260592

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/484 4258
/proc/meminfo: memFree=18954580/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=310680 CPUtime=4362.43 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 411225 0 0 0 436096 147 0 0 25 0 1 0 848612461 318136320 60784 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 77670 60784 252 24 0 74304 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 310680

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 4260
/proc/meminfo: memFree=18913332/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=310680 CPUtime=4422.42 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 415117 0 0 0 442094 148 0 0 25 0 1 0 848612461 318136320 64611 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 77670 64611 252 24 0 74304 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 310680

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 4261
/proc/meminfo: memFree=18977740/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=392068 CPUtime=4482.42 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 421540 0 0 0 448091 151 0 0 25 0 1 0 848612461 401477632 70962 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 98017 70962 252 24 0 94651 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 392068

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 4263
/proc/meminfo: memFree=18910088/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=392068 CPUtime=4542.43 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 424377 0 0 0 454090 153 0 0 25 0 1 0 848612461 401477632 73759 33554432000 4194304 4291949 140733259592288 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 98017 73759 252 24 0 94651 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 392068

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 4264
/proc/meminfo: memFree=18872328/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=392068 CPUtime=4602.44 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 426800 0 0 0 460090 154 0 0 25 0 1 0 848612461 401477632 76138 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 98017 76138 252 24 0 94651 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 392068

[startup+4662.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/484 4266
/proc/meminfo: memFree=18836160/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=392068 CPUtime=4662.43 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 430271 0 0 0 466088 155 0 0 25 0 1 0 848612461 401477632 79558 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 98017 79558 252 24 0 94651 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 392068

[startup+4722.32 s]
/proc/loadavg: 2.18 2.07 2.02 3/484 4268
/proc/meminfo: memFree=18921772/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=392068 CPUtime=4722.45 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 432724 0 0 0 472089 156 0 0 25 0 1 0 848612461 401477632 81983 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 98017 81983 252 24 0 94651 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 392068

[startup+4782.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/484 4269
/proc/meminfo: memFree=19036152/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=210804 CPUtime=4782.44 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 441446 0 0 0 478084 160 0 0 25 0 1 0 848612461 215863296 46014 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 52701 46014 252 24 0 49335 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 210804

[startup+4842.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/484 4271
/proc/meminfo: memFree=18995408/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=229772 CPUtime=4842.44 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 446137 0 0 0 484080 164 0 0 25 0 1 0 848612461 235286528 50616 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 57443 50616 252 24 0 54077 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 229772

[startup+4902.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/484 4272
/proc/meminfo: memFree=18947600/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=260592 CPUtime=4902.44 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 450673 0 0 0 490078 166 0 0 25 0 1 0 848612461 266846208 55079 33554432000 4194304 4291949 140733259592288 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 65148 55079 252 24 0 61782 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 260592

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 4274
/proc/meminfo: memFree=19013376/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=310680 CPUtime=4962.44 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 455440 0 0 0 496076 168 0 0 25 0 1 0 848612461 318136320 59760 33554432000 4194304 4291949 140733259592288 18446744073709551615 4248303 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 77670 59760 252 24 0 74304 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 310680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 4275
/proc/meminfo: memFree=18956420/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=310680 CPUtime=5000.04 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 462801 0 0 0 499834 170 0 0 25 0 1 0 848612461 318136320 67055 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 77670 67055 252 24 0 74304 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 310680

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 4275
/proc/meminfo: memFree=18956420/32950928 swapFree=65252936/67111528
[pid=4092] ppid=4090 vsize=310680 CPUtime=5000.04 cores=1,3,5,7
/proc/4092/stat : 4092 (RestartSAT) R 4090 4092 3735 0 -1 4202496 462801 0 0 0 499834 170 0 0 25 0 1 0 848612461 318136320 67055 33554432000 4194304 4291949 140733259592288 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4092/statm: 77670 67055 252 24 0 74304 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 310680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4998.36
CPU system time (s): 1.72074
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 509332

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

runsolver used 22.2156 second user time and 55.1226 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-28 13:56:58
IDJOB=3419995
IDBENCH=82481
IDSOLVER=1911
FILE ID=node116/3419995-1306583817
RUNJOBID= node116-1306579395-3754
PBS_JOBID= 13471564
Free space on /tmp= 73336 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419995-1306583817/watcher-3419995-1306583817 -o /tmp/evaluation-result-3419995-1306583817/solver-3419995-1306583817 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419995-1306583817.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=375311314

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16668076 kB
Buffers:        145360 kB
Cached:        2394580 kB
SwapCached:      12264 kB
Active:       10089824 kB
Inactive:      5940008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16668076 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:           10284 kB
Writeback:           0 kB
AnonPages:    13487900 kB
Mapped:          25016 kB
Slab:           118036 kB
PageTables:      67620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 142665300 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= 73396 MiB
End job on node116 at 2011-05-28 15:20:20