Trace number 3250356

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted 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 variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
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: 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-3250356-1303541014/watcher-3250356-1303541014 -o /tmp/evaluation-result-3250356-1303541014/solver-3250356-1303541014 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3250356-1303541014.cnf 

running on 2 cores: 4,6

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.95 3.95 3.01 5/189 12359
/proc/meminfo: memFree=12828924/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=19840 CPUtime=0 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 813 0 0 0 0 0 0 0 23 0 1 0 544332202 20316160 749 33554432000 4194304 4291949 140735073861952 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 4960 750 226 24 0 1594 0

[startup+0.0563149 s]
/proc/loadavg: 3.95 3.95 3.01 5/189 12359
/proc/meminfo: memFree=12828924/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=25968 CPUtime=0.05 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 2868 0 0 0 5 0 0 0 23 0 1 0 544332202 26591232 2627 33554432000 4194304 4291949 140735073861952 18446744073709551615 231895548330 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 6411 2628 227 24 0 3045 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25968

[startup+0.100303 s]
/proc/loadavg: 3.95 3.95 3.01 5/189 12359
/proc/meminfo: memFree=12828924/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=29928 CPUtime=0.09 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 4549 0 0 0 9 0 0 0 23 0 1 0 544332202 30646272 4025 33554432000 4194304 4291949 140735073861952 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 7482 4026 227 24 0 4116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29928

[startup+0.300281 s]
/proc/loadavg: 3.95 3.95 3.01 5/189 12359
/proc/meminfo: memFree=12828924/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=51600 CPUtime=0.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 10662 0 0 0 28 1 0 0 25 0 1 0 544332202 52838400 9392 33554432000 4194304 4291949 140735073861952 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 12900 9393 227 24 0 9534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51600

[startup+0.701194 s]
/proc/loadavg: 3.95 3.95 3.01 5/189 12359
/proc/meminfo: memFree=12828924/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=90156 CPUtime=0.69 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 19045 0 0 0 66 3 0 0 25 0 1 0 544332202 92319744 16319 33554432000 4194304 4291949 140735073861952 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 22539 16319 232 24 0 19173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90156

[startup+1.50105 s]
/proc/loadavg: 3.95 3.95 3.01 5/190 12360
/proc/meminfo: memFree=12758864/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=90156 CPUtime=1.49 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 19045 0 0 0 146 3 0 0 25 0 1 0 544332202 92319744 16319 33554432000 4194304 4291949 140735073861952 18446744073709551615 4230016 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 22539 16319 232 24 0 19173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90156

[startup+3.10074 s]
/proc/loadavg: 3.95 3.95 3.01 5/190 12360
/proc/meminfo: memFree=12755516/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=85480 CPUtime=3.09 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 25108 0 0 0 306 3 0 0 25 0 1 0 544332202 87531520 14991 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 21370 14991 252 24 0 18004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85480

[startup+6.30113 s]
/proc/loadavg: 3.96 3.95 3.02 5/190 12360
/proc/meminfo: memFree=12748940/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=85480 CPUtime=6.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 27382 0 0 0 625 4 0 0 25 0 1 0 544332202 87531520 17240 33554432000 4194304 4291949 140735073861952 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 21370 17240 252 24 0 18004 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85480

[startup+12.7009 s]
/proc/loadavg: 3.96 3.95 3.02 4/188 12361
/proc/meminfo: memFree=12991268/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=104448 CPUtime=12.69 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 31380 0 0 0 1264 5 0 0 25 0 1 0 544332202 106954752 21210 33554432000 4194304 4291949 140735073861952 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 26112 21210 252 24 0 22746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104448

[startup+25.5005 s]
/proc/loadavg: 3.90 3.94 3.03 5/190 12389
/proc/meminfo: memFree=12917184/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=135592 CPUtime=25.49 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 38358 0 0 0 2542 7 0 0 25 0 1 0 544332202 138846208 28148 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 33898 28148 252 24 0 30532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135592

[startup+51.1006 s]
/proc/loadavg: 3.93 3.94 3.06 5/190 12389
/proc/meminfo: memFree=12861944/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=186400 CPUtime=51.09 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 48760 0 0 0 5099 10 0 0 25 0 1 0 544332202 190873600 38489 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 46600 38489 252 24 0 43234 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186400

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.10 5/190 12391
/proc/meminfo: memFree=12750316/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=270328 CPUtime=102.3 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 61432 0 0 0 10215 15 0 0 25 0 1 0 544332202 276815872 51073 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 67582 51073 252 24 0 64216 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 270328

[startup+162.301 s]
/proc/loadavg: 4.07 3.97 3.16 5/190 12392
/proc/meminfo: memFree=12693196/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=409400 CPUtime=162.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 79497 0 0 0 16210 19 0 0 25 0 1 0 544332202 419225600 69054 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 102350 69054 252 24 0 98984 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 409400

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.21 5/190 12394
/proc/meminfo: memFree=12641220/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=413348 CPUtime=222.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 89168 0 0 0 22206 23 0 0 25 0 1 0 544332202 423268352 78676 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 103337 78676 252 24 0 99971 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 413348

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.26 5/190 12396
/proc/meminfo: memFree=12527500/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=417296 CPUtime=282.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 99561 0 0 0 28203 26 0 0 25 0 1 0 544332202 427311104 89012 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 104324 89012 252 24 0 100958 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 417296

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.30 5/190 12397
/proc/meminfo: memFree=12520652/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=421280 CPUtime=342.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 107726 0 0 0 34202 27 0 0 25 0 1 0 544332202 431390720 97136 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 105320 97136 252 24 0 101954 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 421280

[startup+402.301 s]
/proc/loadavg: 4.05 3.99 3.35 5/190 12399
/proc/meminfo: memFree=12549912/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=638968 CPUtime=402.28 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 113283 0 0 0 40200 28 0 0 25 0 1 0 544332202 654303232 102667 33554432000 4194304 4291949 140735073861952 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 159742 102667 252 24 0 156376 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 638968

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.39 5/190 12400
/proc/meminfo: memFree=12421432/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=642088 CPUtime=462.28 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 136871 0 0 0 46194 34 0 0 25 0 1 0 544332202 657498112 126183 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 160522 126183 252 24 0 157156 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 642088

[startup+522.3 s]
/proc/loadavg: 3.85 3.95 3.41 4/184 12420
/proc/meminfo: memFree=12558484/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=647068 CPUtime=522.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 142385 0 0 0 52192 37 0 0 25 0 1 0 544332202 662597632 131667 33554432000 4194304 4291949 140735073861952 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 161767 131667 252 24 0 158401 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 647068

[startup+582.301 s]
/proc/loadavg: 3.31 3.78 3.38 4/184 12422
/proc/meminfo: memFree=12490988/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=649032 CPUtime=582.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 147716 0 0 0 58190 39 0 0 25 0 1 0 544332202 664608768 136967 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 162258 136967 252 24 0 158892 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 649032

[startup+642.3 s]
/proc/loadavg: 3.10 3.62 3.35 4/184 12423
/proc/meminfo: memFree=12450896/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=653032 CPUtime=642.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 151632 0 0 0 64189 40 0 0 25 0 1 0 544332202 668704768 140856 33554432000 4194304 4291949 140735073861952 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 163258 140856 252 24 0 159892 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 653032

[startup+702.301 s]
/proc/loadavg: 3.04 3.52 3.33 4/184 12425
/proc/meminfo: memFree=12476164/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=654504 CPUtime=702.28 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 155874 0 0 0 70187 41 0 0 25 0 1 0 544332202 670212096 145082 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 163626 145082 252 24 0 160260 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 654504

[startup+762.307 s]
/proc/loadavg: 3.01 3.41 3.30 4/184 12426
/proc/meminfo: memFree=12426904/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=656684 CPUtime=762.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 163400 0 0 0 76185 44 0 0 25 0 1 0 544332202 672444416 152567 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 164171 152567 252 24 0 160805 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 656684

[startup+822.3 s]
/proc/loadavg: 3.00 3.34 3.28 4/184 12428
/proc/meminfo: memFree=12399952/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=658420 CPUtime=822.28 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 166984 0 0 0 82183 45 0 0 25 0 1 0 544332202 674222080 156132 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 164605 156132 252 24 0 161239 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 658420

[startup+882.301 s]
/proc/loadavg: 3.00 3.27 3.26 4/184 12430
/proc/meminfo: memFree=12363472/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=659724 CPUtime=882.28 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 171731 0 0 0 88181 47 0 0 25 0 1 0 544332202 675557376 160857 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 164931 160857 252 24 0 161565 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 659724

[startup+942.301 s]
/proc/loadavg: 3.00 3.22 3.25 4/184 12431
/proc/meminfo: memFree=12340848/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1010288 CPUtime=942.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 174802 0 0 0 94181 48 0 0 25 0 1 0 544332202 1034534912 163902 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 252572 163902 252 24 0 249206 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1010288

[startup+1002.3 s]
/proc/loadavg: 3.00 3.18 3.23 4/184 12433
/proc/meminfo: memFree=12332864/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1011812 CPUtime=1002.28 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 178395 0 0 0 100180 48 0 0 25 0 1 0 544332202 1036095488 167481 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 252953 167481 252 24 0 249587 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1011812

[startup+1062.3 s]
/proc/loadavg: 3.03 3.16 3.22 4/184 12443
/proc/meminfo: memFree=12277824/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1014008 CPUtime=1062.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 189180 0 0 0 106177 52 0 0 25 0 1 0 544332202 1038344192 178220 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 253502 178220 252 24 0 250136 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1014008

[startup+1122.3 s]
/proc/loadavg: 3.01 3.13 3.20 4/184 12445
/proc/meminfo: memFree=12261024/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1016232 CPUtime=1122.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 192071 0 0 0 112175 54 0 0 25 0 1 0 544332202 1040621568 181098 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 254058 181098 252 24 0 250692 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1016232

[startup+1182.3 s]
/proc/loadavg: 3.00 3.10 3.18 4/184 12447
/proc/meminfo: memFree=12201708/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1017820 CPUtime=1182.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 195602 0 0 0 118173 56 0 0 25 0 1 0 544332202 1042247680 184607 33554432000 4194304 4291949 140735073861952 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 254455 184607 252 24 0 251089 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1017820

[startup+1242.3 s]
/proc/loadavg: 3.06 3.10 3.17 4/184 12448
/proc/meminfo: memFree=12257348/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1019464 CPUtime=1242.29 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 199848 0 0 0 124171 58 0 0 25 0 1 0 544332202 1043931136 188836 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 254866 188836 252 24 0 251500 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1019464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.68 3.00 3.14 3/178 12468
/proc/meminfo: memFree=12361160/32950928 swapFree=67111528/67111528
[pid=12359] ppid=12357 vsize=1020612 CPUtime=1299.99 cores=4,6
/proc/12359/stat : 12359 (RestartSAT) R 12357 12359 12070 0 -1 4202496 202548 0 0 0 129941 58 0 0 25 0 1 0 544332202 1045106688 191516 33554432000 4194304 4291949 140735073861952 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12359/statm: 255153 191516 252 24 0 251787 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1020612

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.04
CPU time (s): 1300.04
CPU user time (s): 1299.42
CPU system time (s): 0.624905
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1020612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202548
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= 2348

runsolver used 2.31765 second user time and 4.76628 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 08:43:35
IDJOB=3250356
IDBENCH=83251
IDSOLVER=1581
FILE ID=node114/3250356-1303541014
RUNJOBID= node114-1303539685-12089
PBS_JOBID= 13143124
Free space on /tmp= 71296 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250356-1303541014/watcher-3250356-1303541014 -o /tmp/evaluation-result-3250356-1303541014/solver-3250356-1303541014 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3250356-1303541014.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1700057766

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      12829080 kB
Buffers:       2297764 kB
Cached:       16795144 kB
SwapCached:          0 kB
Active:       10152060 kB
Inactive:      9384264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12829080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24944 kB
Writeback:           0 kB
AnonPages:      442704 kB
Mapped:          15376 kB
Slab:           521988 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   646364 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= 71300 MiB
End job on node114 at 2011-04-23 09:05:17