Trace number 3281233

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.05 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

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

running on 2 cores: 1,3

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.48 3.87 3.71 4/189 30354
/proc/meminfo: memFree=14269552/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=19124 CPUtime=0 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 575 0 0 0 0 0 0 0 21 0 1 0 565309956 19582976 517 33554432000 4194304 4291949 140733652719232 18446744073709551615 4201448 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 4781 517 220 24 0 1415 0

[startup+0.0539841 s]
/proc/loadavg: 3.48 3.87 3.71 4/189 30354
/proc/meminfo: memFree=14269552/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=29096 CPUtime=0.04 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 3731 0 0 0 4 0 0 0 21 0 1 0 565309956 29794304 3372 33554432000 4194304 4291949 140733652719232 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 7274 3373 228 24 0 3908 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29096

[startup+0.100977 s]
/proc/loadavg: 3.48 3.87 3.71 4/189 30354
/proc/meminfo: memFree=14269552/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=40012 CPUtime=0.09 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 6934 0 0 0 8 1 0 0 21 0 1 0 565309956 40972288 6131 33554432000 4194304 4291949 140733652719232 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 10003 6131 228 24 0 6637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40012

[startup+0.300945 s]
/proc/loadavg: 3.48 3.87 3.71 4/189 30354
/proc/meminfo: memFree=14269552/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=89372 CPUtime=0.29 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 18497 0 0 0 26 3 0 0 22 0 1 0 565309956 91516928 16410 33554432000 4194304 4291949 140733652719232 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 22343 16410 234 24 0 18977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89372

[startup+0.700875 s]
/proc/loadavg: 3.48 3.87 3.71 4/189 30354
/proc/meminfo: memFree=14269552/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=98792 CPUtime=0.69 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 22447 0 0 0 65 4 0 0 24 0 1 0 565309956 101163008 20138 33554432000 4194304 4291949 140733652719232 18446744073709551615 4220636 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 24698 20138 237 24 0 21332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98792

[startup+1.50073 s]
/proc/loadavg: 3.48 3.87 3.71 5/190 30355
/proc/meminfo: memFree=14172896/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=104924 CPUtime=1.49 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 28858 0 0 0 144 5 0 0 25 0 1 0 565309956 107442176 19137 33554432000 4194304 4291949 140733652719232 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 26231 19146 238 24 0 22865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104924

[startup+3.10045 s]
/proc/loadavg: 3.48 3.87 3.71 5/190 30355
/proc/meminfo: memFree=14193480/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=93428 CPUtime=3.09 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 30891 0 0 0 304 5 0 0 25 0 1 0 565309956 95670272 18048 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 23357 18048 255 24 0 19991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93428

[startup+6.30089 s]
/proc/loadavg: 3.52 3.87 3.71 5/190 30355
/proc/meminfo: memFree=14186024/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=93428 CPUtime=6.29 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 31211 0 0 0 624 5 0 0 25 0 1 0 565309956 95670272 18345 33554432000 4194304 4291949 140733652719232 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 23357 18345 255 24 0 19991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93428

[startup+12.7008 s]
/proc/loadavg: 3.56 3.87 3.71 5/190 30355
/proc/meminfo: memFree=14165740/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=112104 CPUtime=12.69 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 31882 0 0 0 1264 5 0 0 25 0 1 0 565309956 114794496 18983 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 28026 18983 255 24 0 24660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112104

[startup+25.5005 s]
/proc/loadavg: 3.65 3.88 3.72 5/190 30356
/proc/meminfo: memFree=14123988/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=112104 CPUtime=25.49 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 33446 0 0 0 2543 6 0 0 25 0 1 0 565309956 114794496 20491 33554432000 4194304 4291949 140733652719232 18446744073709551615 4250414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 28026 20491 255 24 0 24660 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112104

[startup+51.101 s]
/proc/loadavg: 3.85 3.91 3.73 5/190 30356
/proc/meminfo: memFree=14099972/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=130960 CPUtime=51.1 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 35690 0 0 0 5102 8 0 0 25 0 1 0 565309956 134103040 22642 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 32740 22642 255 24 0 29374 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 130960

[startup+102.307 s]
/proc/loadavg: 3.93 3.92 3.74 5/190 30367
/proc/meminfo: memFree=13960520/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=180280 CPUtime=102.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 48243 0 0 0 10219 11 0 0 25 0 1 0 565309956 184606720 35060 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 45070 35060 255 24 0 41704 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 180280

[startup+162.301 s]
/proc/loadavg: 3.97 3.93 3.75 5/190 30368
/proc/meminfo: memFree=13949908/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=211100 CPUtime=162.29 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 53723 0 0 0 16216 13 0 0 25 0 1 0 565309956 216166400 40430 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 52775 40430 255 24 0 49409 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 211100

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.77 5/190 30370
/proc/meminfo: memFree=13845324/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=261188 CPUtime=222.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 60939 0 0 0 22212 18 0 0 25 0 1 0 565309956 267456512 47527 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 65297 47527 255 24 0 61931 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 261188

[startup+282.301 s]
/proc/loadavg: 4.01 3.96 3.78 5/190 30371
/proc/meminfo: memFree=13859632/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=261188 CPUtime=282.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 64912 0 0 0 28210 20 0 0 25 0 1 0 565309956 267456512 51431 33554432000 4194304 4291949 140733652719232 18446744073709551615 4269368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 65297 51431 255 24 0 61931 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 261188

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.79 5/190 30400
/proc/meminfo: memFree=13802904/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=261188 CPUtime=342.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 67547 0 0 0 34209 21 0 0 25 0 1 0 565309956 267456512 54015 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 65297 54015 255 24 0 61931 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 261188

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 30402
/proc/meminfo: memFree=13788060/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=342576 CPUtime=402.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 71969 0 0 0 40207 23 0 0 25 0 1 0 565309956 350797824 58356 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 85644 58356 255 24 0 82278 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 342576

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 30457
/proc/meminfo: memFree=13496160/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=342576 CPUtime=462.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 74747 0 0 0 46205 25 0 0 25 0 1 0 565309956 350797824 61074 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 85644 61074 255 24 0 82278 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 342576

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 30459
/proc/meminfo: memFree=13496624/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=342576 CPUtime=522.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 77832 0 0 0 52204 26 0 0 25 0 1 0 565309956 350797824 64104 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 85644 64104 255 24 0 82278 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 342576

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 30514
/proc/meminfo: memFree=13416280/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=342576 CPUtime=582.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 81863 0 0 0 58203 27 0 0 25 0 1 0 565309956 350797824 68081 33554432000 4194304 4291949 140733652719232 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 85644 68081 255 24 0 82278 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 342576

[startup+642.3 s]
/proc/loadavg: 4.05 3.99 3.84 5/190 30516
/proc/meminfo: memFree=13322736/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=342576 CPUtime=642.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 84204 0 0 0 64203 28 0 0 25 0 1 0 565309956 350797824 70376 33554432000 4194304 4291949 140733652719232 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 85644 70376 255 24 0 82278 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 342576

[startup+702.301 s]
/proc/loadavg: 4.02 3.99 3.85 5/190 30518
/proc/meminfo: memFree=13255296/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=342576 CPUtime=702.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 87298 0 0 0 70201 30 0 0 25 0 1 0 565309956 350797824 73418 33554432000 4194304 4291949 140733652719232 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 85644 73418 255 24 0 82278 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 342576

[startup+762.306 s]
/proc/loadavg: 4.05 4.00 3.86 5/190 30519
/proc/meminfo: memFree=13141120/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=474836 CPUtime=762.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 100935 0 0 0 76197 34 0 0 25 0 1 0 565309956 486232064 86945 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 118709 86945 255 24 0 115343 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 474836

[startup+822.301 s]
/proc/loadavg: 4.07 4.01 3.87 5/190 30521
/proc/meminfo: memFree=13267632/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=227328 CPUtime=822.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 119048 0 0 0 82191 39 0 0 25 0 1 0 565309956 232783872 44176 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 56832 44176 255 24 0 53466 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 227328

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 30576
/proc/meminfo: memFree=13320072/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=258148 CPUtime=882.3 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 125059 0 0 0 88188 42 0 0 25 0 1 0 565309956 264343552 50057 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 64537 50057 255 24 0 61171 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 258148

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 30578
/proc/meminfo: memFree=13237412/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=258148 CPUtime=942.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 128177 0 0 0 94187 44 0 0 25 0 1 0 565309956 264343552 53102 33554432000 4194304 4291949 140733652719232 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 64537 53102 255 24 0 61171 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 258148

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 30580
/proc/meminfo: memFree=13167860/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=308236 CPUtime=1002.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 131718 0 0 0 100186 45 0 0 25 0 1 0 565309956 315633664 56572 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 77059 56572 255 24 0 73693 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 308236

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 30581
/proc/meminfo: memFree=13036380/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=308236 CPUtime=1062.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 134747 0 0 0 106184 47 0 0 25 0 1 0 565309956 315633664 59541 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 77059 59541 255 24 0 73693 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 308236

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 30583
/proc/meminfo: memFree=12938264/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=308236 CPUtime=1122.31 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 139838 0 0 0 112181 50 0 0 25 0 1 0 565309956 315633664 64554 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 77059 64554 255 24 0 73693 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 308236

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 30584
/proc/meminfo: memFree=12876836/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=308236 CPUtime=1182.32 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 142166 0 0 0 118180 52 0 0 25 0 1 0 565309956 315633664 66830 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 77059 66830 255 24 0 73693 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 308236

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 30586
/proc/meminfo: memFree=12810956/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=389624 CPUtime=1242.32 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 145080 0 0 0 124178 54 0 0 25 0 1 0 565309956 398974976 69685 33554432000 4194304 4291949 140733652719232 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 97406 69685 255 24 0 94040 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 389624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.91 3.98 3.90 4/184 30605
/proc/meminfo: memFree=13330776/32950940 swapFree=67111528/67111528
[pid=30354] ppid=30352 vsize=389624 CPUtime=1300.03 cores=1,3
/proc/30354/stat : 30354 (RestartSAT) R 30352 30354 29806 0 -1 4202496 146834 0 0 0 129948 55 0 0 25 0 1 0 565309956 398974976 71393 33554432000 4194304 4291949 140733652719232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30354/statm: 97406 71393 255 24 0 94040 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 389624

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.48
CPU system time (s): 0.564914
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 491536

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

runsolver used 1.9937 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 18:59:52
IDJOB=3281233
IDBENCH=20558
IDSOLVER=1581
FILE ID=node117/3281233-1303750791
RUNJOBID= node117-1303750791-30314
PBS_JOBID= 13154045
Free space on /tmp= 71612 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281233-1303750791/watcher-3281233-1303750791 -o /tmp/evaluation-result-3281233-1303750791/solver-3281233-1303750791 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3281233-1303750791.cnf

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=874096858

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14269832 kB
Buffers:       2319596 kB
Cached:       15679468 kB
SwapCached:          0 kB
Active:       10492836 kB
Inactive:      7629956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14269832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29304 kB
Writeback:           0 kB
AnonPages:      122336 kB
Mapped:          14880 kB
Slab:           493952 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   317300 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= 71584 MiB
End job on node117 at 2011-04-25 19:21:34