Trace number 3283441

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 A75UNSAT 1154.51 1154.48

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

1154.42/1154.45	c WARNING: for repeatability, setting FPU to use double precision
1154.42/1154.45	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3283441-1303757319/watcher-3283441-1303757319 -o /tmp/evaluation-result-3283441-1303757319/solver-3283441-1303757319 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3283441-1303757319.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: 4.00 4.02 3.96 4/189 26321
/proc/meminfo: memFree=13413240/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=22728 CPUtime=0 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 1394 0 0 0 0 0 0 0 22 0 1 0 468148299 23273472 1335 33554432000 4194304 4291949 140735059057488 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 5682 1338 227 24 0 2316 0

[startup+0.0978489 s]
/proc/loadavg: 4.00 4.02 3.96 4/189 26321
/proc/meminfo: memFree=13413240/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=58288 CPUtime=0.08 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 9336 0 0 0 8 0 0 0 22 0 1 0 468148299 59686912 8931 33554432000 4194304 4291949 140735059057488 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 14572 8932 227 24 0 11206 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58288

[startup+0.100857 s]
/proc/loadavg: 4.00 4.02 3.96 4/189 26321
/proc/meminfo: memFree=13413240/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=58552 CPUtime=0.09 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 9446 0 0 0 9 0 0 0 22 0 1 0 468148299 59957248 9041 33554432000 4194304 4291949 140735059057488 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 14671 9042 227 24 0 11305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58552

[startup+0.300813 s]
/proc/loadavg: 4.00 4.02 3.96 4/189 26321
/proc/meminfo: memFree=13413240/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=83592 CPUtime=0.28 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 15446 0 0 0 27 1 0 0 23 0 1 0 468148299 85598208 14527 33554432000 4194304 4291949 140735059057488 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 20898 14529 227 24 0 17532 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 83592

[startup+0.700739 s]
/proc/loadavg: 4.00 4.02 3.96 4/189 26321
/proc/meminfo: memFree=13413240/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=114440 CPUtime=0.69 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 24461 0 0 0 66 3 0 0 25 0 1 0 468148299 117186560 22326 33554432000 4194304 4291949 140735059057488 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 28610 22327 227 24 0 25244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114440

[startup+1.5006 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13292728/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=146400 CPUtime=1.48 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 34459 0 0 0 144 4 0 0 25 0 1 0 468148299 149913600 30888 33554432000 4194304 4291949 140735059057488 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 36600 30888 234 24 0 33234 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 146400

[startup+3.10031 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13270780/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=136196 CPUtime=3.09 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 43444 0 0 0 302 7 0 0 25 0 1 0 468148299 139464704 28059 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 34049 28059 252 24 0 30683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136196

[startup+6.30075 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13297208/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=136196 CPUtime=6.29 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 43559 0 0 0 622 7 0 0 25 0 1 0 468148299 139464704 28172 33554432000 4194304 4291949 140735059057488 18446744073709551615 4259479 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 34049 28172 252 24 0 30683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136196

[startup+12.7006 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13291728/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=136196 CPUtime=12.69 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 43972 0 0 0 1262 7 0 0 25 0 1 0 468148299 139464704 28579 33554432000 4194304 4291949 140735059057488 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 34049 28579 252 24 0 30683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136196

[startup+25.5003 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13278712/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=147872 CPUtime=25.49 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 44768 0 0 0 2542 7 0 0 25 0 1 0 468148299 151420928 29369 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 36968 29369 252 24 0 33602 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147872

[startup+51.1007 s]
/proc/loadavg: 4.07 4.04 3.97 5/190 26323
/proc/meminfo: memFree=13248556/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=147872 CPUtime=51.09 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 47270 0 0 0 5100 9 0 0 25 0 1 0 468148299 151420928 31860 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 36968 31860 252 24 0 33602 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 147872

[startup+102.307 s]
/proc/loadavg: 4.03 4.03 3.97 5/190 26324
/proc/meminfo: memFree=13180556/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=197660 CPUtime=102.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 53474 0 0 0 10218 12 0 0 25 0 1 0 468148299 202403840 38032 33554432000 4194304 4291949 140735059057488 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 49415 38032 252 24 0 46049 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 197660

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 26326
/proc/meminfo: memFree=13102708/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=247748 CPUtime=162.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 61202 0 0 0 16214 16 0 0 25 0 1 0 468148299 253693952 45730 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 61937 45730 252 24 0 58571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 247748

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 26328
/proc/meminfo: memFree=13015260/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=247748 CPUtime=222.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 72043 0 0 0 22209 21 0 0 25 0 1 0 468148299 253693952 56540 33554432000 4194304 4291949 140735059057488 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 61937 56540 252 24 0 58571 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 247748

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 26329
/proc/meminfo: memFree=12926560/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=329136 CPUtime=282.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 80618 0 0 0 28205 25 0 0 25 0 1 0 468148299 337035264 65083 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 82284 65083 252 24 0 78918 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 329136

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 26331
/proc/meminfo: memFree=12853252/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=329572 CPUtime=342.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 90371 0 0 0 34200 30 0 0 25 0 1 0 468148299 337481728 74807 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 82393 74807 252 24 0 79027 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 329572

[startup+402.301 s]
/proc/loadavg: 3.78 3.95 3.95 4/184 26349
/proc/meminfo: memFree=13054204/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=465056 CPUtime=402.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 100051 0 0 0 40195 35 0 0 25 0 1 0 468148299 476217344 84456 33554432000 4194304 4291949 140735059057488 18446744073709551615 4248303 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 116264 84456 252 24 0 112898 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 465056

[startup+462.3 s]
/proc/loadavg: 3.28 3.77 3.89 4/184 26351
/proc/meminfo: memFree=12964072/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=468752 CPUtime=462.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 116714 0 0 0 46190 40 0 0 25 0 1 0 468148299 480002048 101068 33554432000 4194304 4291949 140735059057488 18446744073709551615 4262918 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 117188 101068 252 24 0 113822 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 468752

[startup+522.3 s]
/proc/loadavg: 3.10 3.63 3.83 4/184 26353
/proc/meminfo: memFree=12892988/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=471632 CPUtime=522.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 126445 0 0 0 52187 43 0 0 25 0 1 0 468148299 482951168 110767 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 117908 110767 252 24 0 114542 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 471632

[startup+582.301 s]
/proc/loadavg: 3.04 3.51 3.78 4/184 26354
/proc/meminfo: memFree=12829100/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=689768 CPUtime=582.31 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 136479 0 0 0 58183 48 0 0 25 0 1 0 468148299 706322432 120772 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 172442 120772 252 24 0 169076 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 689768

[startup+642.301 s]
/proc/loadavg: 3.01 3.42 3.72 4/184 26356
/proc/meminfo: memFree=12769164/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=692176 CPUtime=642.31 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 145212 0 0 0 64180 51 0 0 25 0 1 0 468148299 708788224 129478 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 173044 129478 252 24 0 169678 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 692176

[startup+702.3 s]
/proc/loadavg: 3.00 3.34 3.68 4/184 26357
/proc/meminfo: memFree=12709244/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=694768 CPUtime=702.3 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 155334 0 0 0 70175 55 0 0 25 0 1 0 468148299 711442432 139567 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 173692 139567 252 24 0 170326 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 694768

[startup+762.307 s]
/proc/loadavg: 3.00 3.27 3.63 4/184 26368
/proc/meminfo: memFree=12648848/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=696832 CPUtime=762.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 162922 0 0 0 76173 59 0 0 25 0 1 0 468148299 713555968 147132 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 174208 147132 252 24 0 170842 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 696832

[startup+822.301 s]
/proc/loadavg: 3.00 3.22 3.59 4/184 26370
/proc/meminfo: memFree=12579752/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=699196 CPUtime=822.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 170188 0 0 0 82169 63 0 0 25 0 1 0 468148299 715976704 154375 33554432000 4194304 4291949 140735059057488 18446744073709551615 212043114808 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 174799 154375 252 24 0 171433 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 699196

[startup+882.301 s]
/proc/loadavg: 3.00 3.18 3.55 4/184 26371
/proc/meminfo: memFree=12520688/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=702740 CPUtime=882.31 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 178378 0 0 0 88165 66 0 0 25 0 1 0 468148299 719605760 162544 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 175685 162544 252 24 0 172319 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 702740

[startup+942.3 s]
/proc/loadavg: 2.72 3.08 3.49 3/178 26391
/proc/meminfo: memFree=12642840/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=704144 CPUtime=942.31 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 292044 0 0 0 94148 83 0 0 25 0 1 0 468148299 721043456 139269 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 176036 139269 252 24 0 172670 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 704144

[startup+1002.3 s]
/proc/loadavg: 2.26 2.88 3.39 3/178 26392
/proc/meminfo: memFree=12570392/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=706372 CPUtime=1002.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 304201 0 0 0 100145 87 0 0 25 0 1 0 468148299 723324928 151395 33554432000 4194304 4291949 140735059057488 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 176593 151395 252 24 0 173227 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 706372

[startup+1062.3 s]
/proc/loadavg: 2.09 2.72 3.30 3/178 26394
/proc/meminfo: memFree=12488152/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=710792 CPUtime=1062.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 319997 0 0 0 106139 93 0 0 25 0 1 0 468148299 727851008 167135 33554432000 4194304 4291949 140735059057488 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 177698 167135 252 24 0 174332 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 710792

[startup+1122.3 s]
/proc/loadavg: 2.03 2.58 3.22 3/178 26396
/proc/meminfo: memFree=12425628/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=1064516 CPUtime=1122.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 330704 0 0 0 112136 96 0 0 25 0 1 0 468148299 1090064384 177801 33554432000 4194304 4291949 140735059057488 18446744073709551615 4262816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 266129 177801 252 24 0 262763 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1064516

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

[startup+1126.3 s]
/proc/loadavg: 2.03 2.57 3.21 3/178 26396
/proc/meminfo: memFree=12419552/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=1064652 CPUtime=1126.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 331478 0 0 0 112536 96 0 0 25 0 1 0 468148299 1090203648 178575 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 266163 178575 252 24 0 262797 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 1064652

[startup+1139.1 s]
/proc/loadavg: 2.02 2.55 3.20 3/178 26396
/proc/meminfo: memFree=12403036/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=1065672 CPUtime=1139.12 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 333477 0 0 0 113815 97 0 0 25 0 1 0 468148299 1091248128 180560 33554432000 4194304 4291949 140735059057488 18446744073709551615 4262398 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 266418 180560 252 24 0 263052 0
Current children cumulated CPU time (s) 1139.12
Current children cumulated vsize (KiB) 1065672

[startup+1145.5 s]
/proc/loadavg: 2.02 2.54 3.19 3/178 26396
/proc/meminfo: memFree=12394728/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=1066088 CPUtime=1145.52 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 334633 0 0 0 114454 98 0 0 25 0 1 0 468148299 1091674112 181711 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 266522 181711 252 24 0 263156 0
Current children cumulated CPU time (s) 1145.52
Current children cumulated vsize (KiB) 1066088

[startup+1148.7 s]
/proc/loadavg: 2.02 2.54 3.19 3/178 26396
/proc/meminfo: memFree=12391628/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=1066388 CPUtime=1148.72 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 335148 0 0 0 114774 98 0 0 25 0 1 0 468148299 1091981312 182222 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 266597 182222 252 24 0 263231 0
Current children cumulated CPU time (s) 1148.72
Current children cumulated vsize (KiB) 1066388

[startup+1151.9 s]
/proc/loadavg: 2.02 2.53 3.18 3/178 26396
/proc/meminfo: memFree=12388900/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=1625324 CPUtime=1151.92 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 404828 0 0 0 115086 106 0 0 25 0 1 0 468148299 1664331776 251542 33554432000 4194304 4291949 140735059057488 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 406331 251553 252 24 0 402965 0
Current children cumulated CPU time (s) 1151.92
Current children cumulated vsize (KiB) 1625324

[startup+1153.5 s]
/proc/loadavg: 2.02 2.53 3.18 3/178 26396
/proc/meminfo: memFree=12565724/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=717888 CPUtime=1153.52 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 439910 0 0 0 115239 113 0 0 25 0 1 0 468148299 735117312 138502 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 179472 138502 252 24 0 176106 0
Current children cumulated CPU time (s) 1153.52
Current children cumulated vsize (KiB) 717888

[startup+1153.91 s]
/proc/loadavg: 2.02 2.53 3.18 3/178 26396
/proc/meminfo: memFree=12564856/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=717888 CPUtime=1153.93 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 439959 0 0 0 115280 113 0 0 25 0 1 0 468148299 735117312 138550 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 179472 138550 252 24 0 176106 0
Current children cumulated CPU time (s) 1153.93
Current children cumulated vsize (KiB) 717888

[startup+1154.3 s]
/proc/loadavg: 2.02 2.53 3.18 3/178 26396
/proc/meminfo: memFree=12564856/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=717888 CPUtime=1154.32 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 439989 0 0 0 115319 113 0 0 25 0 1 0 468148299 735117312 138580 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255949 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 179472 138580 252 24 0 176106 0
Current children cumulated CPU time (s) 1154.32
Current children cumulated vsize (KiB) 717888

[startup+1154.4 s]
/proc/loadavg: 2.02 2.53 3.18 3/178 26396
/proc/meminfo: memFree=12564856/32951124 swapFree=67111528/67111528
[pid=26321] ppid=26319 vsize=717888 CPUtime=1154.42 cores=5,7
/proc/26321/stat : 26321 (RestartSAT) R 26319 26321 25750 0 -1 4202496 439993 0 0 0 115329 113 0 0 25 0 1 0 468148299 735117312 138584 33554432000 4194304 4291949 140735059057488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26321/statm: 179472 138584 252 24 0 176106 0
Current children cumulated CPU time (s) 1154.42
Current children cumulated vsize (KiB) 717888

Child status: 20
Real time (s): 1154.48
CPU time (s): 1154.51
CPU user time (s): 1153.35
CPU system time (s): 1.16082
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1625324

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

runsolver used 1.75373 second user time and 4.50531 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 20:48:40
IDJOB=3283441
IDBENCH=71037
IDSOLVER=1581
FILE ID=node146/3283441-1303757319
RUNJOBID= node146-1303755642-25771
PBS_JOBID= 13154065
Free space on /tmp= 72788 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283441-1303757319/watcher-3283441-1303757319 -o /tmp/evaluation-result-3283441-1303757319/solver-3283441-1303757319 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3283441-1303757319.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1690288146

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.86
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      13413520 kB
Buffers:       2073276 kB
Cached:       16558384 kB
SwapCached:          0 kB
Active:        9948056 kB
Inactive:      9056252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13413520 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           55120 kB
Writeback:           0 kB
AnonPages:      371608 kB
Mapped:          15468 kB
Slab:           469108 kB
PageTables:       5860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   597448 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= 72808 MiB
End job on node146 at 2011-04-25 21:07:55