Trace number 3280497

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.04 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3280497-1303746933/watcher-3280497-1303746933 -o /tmp/evaluation-result-3280497-1303746933/solver-3280497-1303746933 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3280497-1303746933.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: 3.43 1.30 0.47 5/189 1941
/proc/meminfo: memFree=15172960/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=20256 CPUtime=0 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 715 0 0 0 0 0 0 0 25 0 1 0 486292052 20742144 656 33554432000 4194304 4291949 140733768574800 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 5064 657 228 24 0 1698 0

[startup+0.022253 s]
/proc/loadavg: 3.43 1.30 0.47 5/189 1941
/proc/meminfo: memFree=15172960/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=21672 CPUtime=0.01 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 1209 0 0 0 1 0 0 0 25 0 1 0 486292052 22192128 1122 33554432000 4194304 4291949 140733768574800 18446744073709551615 4261280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 5418 1123 234 24 0 2052 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21672

[startup+0.10029 s]
/proc/loadavg: 3.43 1.30 0.47 5/189 1941
/proc/meminfo: memFree=15172960/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=18096 CPUtime=0.09 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 1680 0 0 0 9 0 0 0 25 0 1 0 486292052 18530304 1202 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256295 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 4524 1202 253 24 0 1158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18096

[startup+0.300265 s]
/proc/loadavg: 3.43 1.30 0.47 5/189 1941
/proc/meminfo: memFree=15172960/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=18720 CPUtime=0.29 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 1775 0 0 0 29 0 0 0 25 0 1 0 486292052 19169280 1297 33554432000 4194304 4291949 140733768574800 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 4680 1297 253 24 0 1314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18720

[startup+0.700195 s]
/proc/loadavg: 3.43 1.30 0.47 5/189 1941
/proc/meminfo: memFree=15172960/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=20376 CPUtime=0.69 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 1950 0 0 0 69 0 0 0 25 0 1 0 486292052 20865024 1467 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 5094 1467 253 24 0 1728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20376

[startup+1.50105 s]
/proc/loadavg: 3.43 1.30 0.47 5/190 1942
/proc/meminfo: memFree=15165396/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=23076 CPUtime=1.49 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 2540 0 0 0 149 0 0 0 25 0 1 0 486292052 23629824 2027 33554432000 4194304 4291949 140733768574800 18446744073709551615 4262332 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 5769 2027 253 24 0 2403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23076

[startup+3.1007 s]
/proc/loadavg: 3.48 1.34 0.49 5/190 1942
/proc/meminfo: memFree=15163164/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=23076 CPUtime=3.09 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 2730 0 0 0 309 0 0 0 25 0 1 0 486292052 23629824 2214 33554432000 4194304 4291949 140733768574800 18446744073709551615 4248340 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 5769 2214 253 24 0 2403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23076

[startup+6.30019 s]
/proc/loadavg: 3.48 1.34 0.49 5/190 1942
/proc/meminfo: memFree=15158460/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=27428 CPUtime=6.29 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 3106 0 0 0 629 0 0 0 25 0 1 0 486292052 28086272 2582 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 6857 2582 253 24 0 3491 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27428

[startup+12.7011 s]
/proc/loadavg: 3.56 1.43 0.53 5/190 1942
/proc/meminfo: memFree=15152784/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=27428 CPUtime=12.69 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 3184 0 0 0 1269 0 0 0 25 0 1 0 486292052 28086272 2660 33554432000 4194304 4291949 140733768574800 18446744073709551615 4262169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 6857 2660 253 24 0 3491 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27428

[startup+25.5008 s]
/proc/loadavg: 3.63 1.51 0.56 5/190 1942
/proc/meminfo: memFree=15134180/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=27428 CPUtime=25.5 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 4034 0 0 0 2549 1 0 0 25 0 1 0 486292052 28086272 3469 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 6857 3469 253 24 0 3491 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 27428

[startup+51.1002 s]
/proc/loadavg: 3.75 1.71 0.65 5/190 1943
/proc/meminfo: memFree=15108624/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=31824 CPUtime=51.1 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 8368 0 0 0 5108 2 0 0 25 0 1 0 486292052 32587776 4381 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 7956 4381 253 24 0 4590 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 31824

[startup+102.307 s]
/proc/loadavg: 3.90 2.09 0.84 5/190 1944
/proc/meminfo: memFree=15040780/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=34636 CPUtime=102.3 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 11016 0 0 0 10228 2 0 0 25 0 1 0 486292052 35467264 5250 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 8659 5250 253 24 0 5293 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34636

[startup+162.3 s]
/proc/loadavg: 3.96 2.41 1.02 5/190 1946
/proc/meminfo: memFree=14986452/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=37316 CPUtime=162.29 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 11744 0 0 0 16227 2 0 0 25 0 1 0 486292052 38211584 5946 33554432000 4194304 4291949 140733768574800 18446744073709551615 4262223 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 9329 5946 253 24 0 5963 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37316

[startup+222.301 s]
/proc/loadavg: 3.98 2.72 1.22 5/190 1948
/proc/meminfo: memFree=14939568/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=43412 CPUtime=222.29 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 13402 0 0 0 22227 2 0 0 25 0 1 0 486292052 44453888 7545 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 10853 7545 253 24 0 7487 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43412

[startup+282.301 s]
/proc/loadavg: 4.07 2.95 1.38 5/190 1949
/proc/meminfo: memFree=14895284/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=37316 CPUtime=282.3 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 15714 0 0 0 28227 3 0 0 25 0 1 0 486292052 38211584 5915 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 9329 5915 253 24 0 5963 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37316

[startup+342.3 s]
/proc/loadavg: 4.02 3.15 1.56 5/190 1960
/proc/meminfo: memFree=14846820/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=46132 CPUtime=342.3 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 18100 0 0 0 34226 4 0 0 25 0 1 0 486292052 47239168 8225 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 11533 8225 253 24 0 8167 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46132

[startup+402.3 s]
/proc/loadavg: 4.01 3.29 1.69 5/190 1961
/proc/meminfo: memFree=14799972/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=50592 CPUtime=402.3 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 19227 0 0 0 40226 4 0 0 25 0 1 0 486292052 51806208 9314 33554432000 4194304 4291949 140733768574800 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 12648 9314 253 24 0 9282 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50592

[startup+462.301 s]
/proc/loadavg: 4.04 3.44 1.85 5/190 1963
/proc/meminfo: memFree=14762504/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=50592 CPUtime=462.3 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 19254 0 0 0 46226 4 0 0 25 0 1 0 486292052 51806208 9340 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 12648 9340 253 24 0 9282 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 50592

[startup+522.301 s]
/proc/loadavg: 4.02 3.53 1.97 5/190 1968
/proc/meminfo: memFree=14708664/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=50592 CPUtime=522.31 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 19254 0 0 0 52226 5 0 0 25 0 1 0 486292052 51806208 9340 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 12648 9340 253 24 0 9282 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 50592

[startup+582.3 s]
/proc/loadavg: 4.00 3.62 2.11 5/190 1969
/proc/meminfo: memFree=14643736/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=50592 CPUtime=582.31 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 19254 0 0 0 58226 5 0 0 25 0 1 0 486292052 51806208 9340 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 12648 9340 253 24 0 9282 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 50592

[startup+642.301 s]
/proc/loadavg: 4.00 3.69 2.22 5/190 1971
/proc/meminfo: memFree=14607256/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=53312 CPUtime=642.31 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 19941 0 0 0 64226 5 0 0 25 0 1 0 486292052 54591488 10020 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 13328 10020 253 24 0 9962 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 53312

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 2.33 5/190 1972
/proc/meminfo: memFree=14574856/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=46132 CPUtime=702.3 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 23349 0 0 0 70224 6 0 0 25 0 1 0 486292052 47239168 7619 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 11533 7619 253 24 0 8167 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 46132

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 2.43 5/190 1974
/proc/meminfo: memFree=14546440/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=46132 CPUtime=762.32 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 23584 0 0 0 76225 7 0 0 25 0 1 0 486292052 47239168 7849 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 11533 7849 253 24 0 8167 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 46132

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 2.53 5/190 1976
/proc/meminfo: memFree=14510840/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=46132 CPUtime=822.31 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 23584 0 0 0 82224 7 0 0 25 0 1 0 486292052 47239168 7849 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 11533 7849 253 24 0 8167 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 46132

[startup+882.301 s]
/proc/loadavg: 4.03 3.87 2.62 5/190 1977
/proc/meminfo: memFree=14546172/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=46132 CPUtime=882.31 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 23668 0 0 0 88224 7 0 0 25 0 1 0 486292052 47239168 7932 33554432000 4194304 4291949 140733768574800 18446744073709551615 4262412 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 11533 7932 253 24 0 8167 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 46132

[startup+942.301 s]
/proc/loadavg: 4.01 3.89 2.71 5/190 1979
/proc/meminfo: memFree=14503496/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=53312 CPUtime=942.31 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 25791 0 0 0 94224 7 0 0 25 0 1 0 486292052 54591488 10020 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 13328 10020 253 24 0 9962 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 53312

[startup+1002.3 s]
/proc/loadavg: 4.06 3.92 2.79 5/190 1980
/proc/meminfo: memFree=14475444/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=53500 CPUtime=1002.32 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 28800 0 0 0 100224 8 0 0 25 0 1 0 486292052 54784000 10067 33554432000 4194304 4291949 140733768574800 18446744073709551615 4262208 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 13375 10067 253 24 0 10009 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 53500

[startup+1062.3 s]
/proc/loadavg: 4.02 3.93 2.86 5/190 1982
/proc/meminfo: memFree=14440212/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=53500 CPUtime=1062.32 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 28800 0 0 0 106224 8 0 0 25 0 1 0 486292052 54784000 10067 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 13375 10067 253 24 0 10009 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 53500

[startup+1122.3 s]
/proc/loadavg: 4.01 3.94 2.93 5/190 1984
/proc/meminfo: memFree=14409820/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=69592 CPUtime=1122.32 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 28802 0 0 0 112224 8 0 0 25 0 1 0 486292052 71262208 10069 33554432000 4194304 4291949 140733768574800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 17398 10069 253 24 0 14032 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 69592

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 2.99 4/188 1986
/proc/meminfo: memFree=14698488/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=69592 CPUtime=1182.32 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 28802 0 0 0 118224 8 0 0 25 0 1 0 486292052 71262208 10069 33554432000 4194304 4291949 140733768574800 18446744073709551615 4262365 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 17398 10069 253 24 0 14032 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 69592

[startup+1242.3 s]
/proc/loadavg: 2.94 3.62 2.94 5/190 2152
/proc/meminfo: memFree=15520920/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=69592 CPUtime=1242.32 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 28802 0 0 0 124224 8 0 0 25 0 1 0 486292052 71262208 10069 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 17398 10069 253 24 0 14032 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 69592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.57 3.68 3.00 5/190 2153
/proc/meminfo: memFree=15474012/32950928 swapFree=67111528/67111528
[pid=1941] ppid=1939 vsize=69592 CPUtime=1300.02 cores=0,2
/proc/1941/stat : 1941 (RestartSAT) R 1939 1941 1823 0 -1 4202496 28802 0 0 0 129994 8 0 0 25 0 1 0 486292052 71262208 10069 33554432000 4194304 4291949 140733768574800 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1941/statm: 17398 10069 253 24 0 14032 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 69592

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.95
CPU system time (s): 0.091986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 72176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28802
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= 6
involuntary context switches= 3229

runsolver used 2.03469 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 17:55:33
IDJOB=3280497
IDBENCH=20399
IDSOLVER=1581
FILE ID=node122/3280497-1303746933
RUNJOBID= node122-1303746808-1841
PBS_JOBID= 13154040
Free space on /tmp= 70864 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280497-1303746933/watcher-3280497-1303746933 -o /tmp/evaluation-result-3280497-1303746933/solver-3280497-1303746933 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3280497-1303746933.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=304109408

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15173240 kB
Buffers:       1781420 kB
Cached:       14983640 kB
SwapCached:          0 kB
Active:        6018896 kB
Inactive:     11204740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15173240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3968 kB
Writeback:           0 kB
AnonPages:      457956 kB
Mapped:          15656 kB
Slab:           489088 kB
PageTables:       5840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   738604 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= 70900 MiB
End job on node122 at 2011-04-25 18:17:15