Trace number 3293377

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

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/sha0_36_5.cnf
MD5SUM7aa25d61513f0f224b5ca45e4e1e0448
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.1548
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210223
Sum of the clauses size628359
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286980
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3293377-1303790279/watcher-3293377-1303790279 -o /tmp/evaluation-result-3293377-1303790279/solver-3293377-1303790279 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3293377-1303790279.cnf 

running on 2 cores: 5,7

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.68 3.93 3.89 2/179 4044
/proc/meminfo: memFree=19815768/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=19972 CPUtime=0 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 823 0 0 0 0 0 0 0 25 0 1 0 490624566 20451328 758 33554432000 4194304 4291949 140737002417344 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 4993 758 227 24 0 1627 0

[startup+0.039846 s]
/proc/loadavg: 3.68 3.93 3.89 2/179 4044
/proc/meminfo: memFree=19815768/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=25768 CPUtime=0.03 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 2721 0 0 0 3 0 0 0 25 0 1 0 490624566 26386432 2474 33554432000 4194304 4291949 140737002417344 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 6442 2475 228 24 0 3076 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25768

[startup+0.10083 s]
/proc/loadavg: 3.68 3.93 3.89 2/179 4044
/proc/meminfo: memFree=19815768/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=34956 CPUtime=0.09 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 5751 0 0 0 9 0 0 0 25 0 1 0 490624566 35794944 5162 33554432000 4194304 4291949 140737002417344 18446744073709551615 4229999 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 8739 5162 232 24 0 5373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34956

[startup+0.300794 s]
/proc/loadavg: 3.68 3.93 3.89 2/179 4044
/proc/meminfo: memFree=19815768/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=40060 CPUtime=0.29 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 8307 0 0 0 28 1 0 0 25 0 1 0 490624566 41021440 6187 33554432000 4194304 4291949 140737002417344 18446744073709551615 4232443 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 10015 6187 234 24 0 6649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40060

[startup+0.700706 s]
/proc/loadavg: 3.68 3.93 3.89 2/179 4044
/proc/meminfo: memFree=19815768/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=36360 CPUtime=0.69 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 9036 0 0 0 68 1 0 0 25 0 1 0 490624566 37232640 5578 33554432000 4194304 4291949 140737002417344 18446744073709551615 4262920 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 9090 5578 253 24 0 5724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36360

[startup+1.50056 s]
/proc/loadavg: 3.68 3.93 3.89 5/190 4063
/proc/meminfo: memFree=19626368/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=40712 CPUtime=1.49 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 9251 0 0 0 148 1 0 0 25 0 1 0 490624566 41689088 5777 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 10178 5777 253 24 0 6812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40712

[startup+3.10023 s]
/proc/loadavg: 3.68 3.93 3.89 5/190 4063
/proc/meminfo: memFree=19633092/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=40712 CPUtime=3.09 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 9492 0 0 0 308 1 0 0 25 0 1 0 490624566 41689088 5997 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 10178 5997 253 24 0 6812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40712

[startup+6.30059 s]
/proc/loadavg: 3.71 3.93 3.89 5/190 4063
/proc/meminfo: memFree=19622068/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=41072 CPUtime=6.29 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 10058 0 0 0 628 1 0 0 25 0 1 0 490624566 42057728 6534 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 10268 6534 253 24 0 6902 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41072

[startup+12.7003 s]
/proc/loadavg: 3.73 3.94 3.89 5/190 4063
/proc/meminfo: memFree=19591376/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=60944 CPUtime=12.69 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 13725 0 0 0 1268 1 0 0 25 0 1 0 490624566 62406656 10148 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 15236 10148 253 24 0 11870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60944

[startup+25.5008 s]
/proc/loadavg: 3.79 3.94 3.90 5/190 4063
/proc/meminfo: memFree=19566300/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=72620 CPUtime=25.49 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 16036 0 0 0 2547 2 0 0 25 0 1 0 490624566 74362880 12404 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 18155 12404 253 24 0 14789 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72620

[startup+51.1007 s]
/proc/loadavg: 3.92 3.96 3.90 5/190 4064
/proc/meminfo: memFree=19508660/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=73220 CPUtime=51.09 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 26219 0 0 0 5104 5 0 0 25 0 1 0 490624566 74977280 12648 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255763 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 18305 12648 253 24 0 14939 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73220

[startup+102.307 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 4091
/proc/meminfo: memFree=18451904/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=125484 CPUtime=102.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 35423 0 0 0 10221 9 0 0 25 0 1 0 490624566 128495616 21679 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 31371 21679 253 24 0 28005 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125484

[startup+162.301 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 4119
/proc/meminfo: memFree=17509608/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=127808 CPUtime=162.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 56514 0 0 0 16215 15 0 0 25 0 1 0 490624566 130875392 26784 33554432000 4194304 4291949 140737002417344 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 31952 26784 253 24 0 28586 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 127808

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 4130
/proc/meminfo: memFree=17533016/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=86800 CPUtime=222.29 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 68668 0 0 0 22209 20 0 0 25 0 1 0 490624566 88883200 16739 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 21700 16739 253 24 0 18334 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86800

[startup+282.301 s]
/proc/loadavg: 4.08 4.01 3.92 5/190 4131
/proc/meminfo: memFree=17468192/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=136588 CPUtime=282.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 79628 0 0 0 28206 24 0 0 25 0 1 0 490624566 139866112 27579 33554432000 4194304 4291949 140737002417344 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 34147 27579 253 24 0 30781 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 136588

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 4133
/proc/meminfo: memFree=17484256/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=105768 CPUtime=342.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 92075 0 0 0 34200 30 0 0 25 0 1 0 490624566 108306432 21155 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 26442 21155 253 24 0 23076 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105768

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 4137
/proc/meminfo: memFree=17483252/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=86800 CPUtime=402.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 120661 0 0 0 40189 41 0 0 25 0 1 0 490624566 88883200 17497 33554432000 4194304 4291949 140737002417344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 21700 17497 253 24 0 18334 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86800

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 4139
/proc/meminfo: memFree=17428636/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=136588 CPUtime=462.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 129675 0 0 0 46184 46 0 0 25 0 1 0 490624566 139866112 26379 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 34147 26379 253 24 0 30781 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 136588

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 4141
/proc/meminfo: memFree=17409644/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=186676 CPUtime=522.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 136888 0 0 0 52182 48 0 0 25 0 1 0 490624566 191156224 33483 33554432000 4194304 4291949 140737002417344 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 46669 33483 253 24 0 43303 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 186676

[startup+582.301 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 4142
/proc/meminfo: memFree=17427220/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=136588 CPUtime=582.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 151202 0 0 0 58176 54 0 0 25 0 1 0 490624566 139866112 24639 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 34147 24639 253 24 0 30781 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136588

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 4144
/proc/meminfo: memFree=17416292/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=187344 CPUtime=642.31 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 159979 0 0 0 64172 59 0 0 25 0 1 0 490624566 191840256 33315 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 46836 33315 253 24 0 43470 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 187344

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 4145
/proc/meminfo: memFree=17447404/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=106840 CPUtime=702.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 177833 0 0 0 70165 65 0 0 25 0 1 0 490624566 109404160 22311 33554432000 4194304 4291949 140737002417344 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 26710 22311 253 24 0 23344 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 106840

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 4147
/proc/meminfo: memFree=17389488/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=189108 CPUtime=762.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 187989 0 0 0 76162 68 0 0 25 0 1 0 490624566 193646592 32350 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 47277 32350 253 24 0 43911 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 189108

[startup+822.301 s]
/proc/loadavg: 3.76 3.96 3.91 4/184 4166
/proc/meminfo: memFree=17517420/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=116984 CPUtime=822.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 200208 0 0 0 82158 72 0 0 25 0 1 0 490624566 119791616 21316 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 29246 21316 253 24 0 25880 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 116984

[startup+882.301 s]
/proc/loadavg: 3.28 3.78 3.86 4/184 4167
/proc/meminfo: memFree=17465820/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=147804 CPUtime=882.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 209338 0 0 0 88153 77 0 0 25 0 1 0 490624566 151351296 30318 33554432000 4194304 4291949 140737002417344 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 36951 30318 253 24 0 33585 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 147804

[startup+942.301 s]
/proc/loadavg: 3.10 3.64 3.80 4/184 4169
/proc/meminfo: memFree=17411980/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=197892 CPUtime=942.29 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 255138 0 0 0 94134 95 0 0 25 0 1 0 490624566 202641408 40312 33554432000 4194304 4291949 140737002417344 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 49473 40312 253 24 0 46107 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 197892

[startup+1002.3 s]
/proc/loadavg: 3.03 3.52 3.75 4/184 4170
/proc/meminfo: memFree=17358892/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=279280 CPUtime=1002.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 263477 0 0 0 100131 99 0 0 25 0 1 0 490624566 285982720 48539 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 69820 48539 253 24 0 66454 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 279280

[startup+1062.3 s]
/proc/loadavg: 3.01 3.42 3.70 4/184 4172
/proc/meminfo: memFree=17316460/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=279280 CPUtime=1062.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 270108 0 0 0 106127 103 0 0 25 0 1 0 490624566 285982720 55091 33554432000 4194304 4291949 140737002417344 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 69820 55091 253 24 0 66454 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 279280

[startup+1122.3 s]
/proc/loadavg: 3.04 3.36 3.66 4/184 4174
/proc/meminfo: memFree=17408936/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=122328 CPUtime=1122.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 283058 0 0 0 112123 107 0 0 25 0 1 0 490624566 125263872 25087 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 30582 25087 253 24 0 27216 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 122328

[startup+1182.3 s]
/proc/loadavg: 2.39 3.14 3.56 2/172 4209
/proc/meminfo: memFree=19277984/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=153148 CPUtime=1182.31 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 290691 0 0 0 118121 110 0 0 25 0 1 0 490624566 156823552 32624 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255799 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 38287 32624 253 24 0 34921 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 153148

[startup+1242.3 s]
/proc/loadavg: 1.51 2.75 3.40 2/172 4211
/proc/meminfo: memFree=19313280/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=122328 CPUtime=1242.3 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 310551 0 0 0 124115 115 0 0 25 0 1 0 490624566 125263872 23797 33554432000 4194304 4291949 140737002417344 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 30582 23797 253 24 0 27216 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 122328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.18 2.43 3.25 2/172 4212
/proc/meminfo: memFree=19276924/32950928 swapFree=67111528/67111528
[pid=4044] ppid=4042 vsize=153148 CPUtime=1300 cores=5,7
/proc/4044/stat : 4044 (RestartSAT) R 4042 4044 3024 0 -1 4202496 319671 0 0 0 129883 117 0 0 25 0 1 0 490624566 156823552 32780 33554432000 4194304 4291949 140737002417344 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4044/statm: 38287 32780 253 24 0 34921 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 153148

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.02
CPU user time (s): 1298.84
CPU system time (s): 1.18582
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 297956

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

runsolver used 1.93771 second user time and 5.15522 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-26 05:57:59
IDJOB=3293377
IDBENCH=88136
IDSOLVER=1581
FILE ID=node149/3293377-1303790279
RUNJOBID= node149-1303790278-3945
PBS_JOBID= 13157237
Free space on /tmp= 72060 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/sha0_36_5.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293377-1303790279/watcher-3293377-1303790279 -o /tmp/evaluation-result-3293377-1303790279/solver-3293377-1303790279 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3293377-1303790279.cnf

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

MD5SUM BENCH= 7aa25d61513f0f224b5ca45e4e1e0448
RANDOM SEED=1551979457

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.806
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.82
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.806
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.806
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.82
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.806
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:      19815932 kB
Buffers:       2176104 kB
Cached:       10334916 kB
SwapCached:          0 kB
Active:        1936200 kB
Inactive:     10659264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19815932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9328 kB
Writeback:           0 kB
AnonPages:       84144 kB
Mapped:          14872 kB
Slab:           473728 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   233032 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= 72064 MiB
End job on node149 at 2011-04-26 06:19:41