Trace number 3171043

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
MD5SUM82ce98f61c0f2213b508b1b975b0c344
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
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-3171043-1302823705/watcher-3171043-1302823705 -o /tmp/evaluation-result-3171043-1302823705/solver-3171043-1302823705 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3171043-1302823705.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.11 1.71 1.91 4/189 14352
/proc/meminfo: memFree=14835268/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=15052 CPUtime=0 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 436 0 0 0 0 0 0 0 22 0 1 0 393967171 15413248 362 33554432000 4194304 4291949 140734921640240 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 3763 362 248 24 0 397 0

[startup+0.089212 s]
/proc/loadavg: 1.11 1.71 1.91 4/189 14352
/proc/meminfo: memFree=14835268/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=15536 CPUtime=0.08 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 558 0 0 0 8 0 0 0 23 0 1 0 393967171 15908864 479 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 3884 479 249 24 0 518 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15536

[startup+0.100171 s]
/proc/loadavg: 1.11 1.71 1.91 4/189 14352
/proc/meminfo: memFree=14835268/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=15536 CPUtime=0.09 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 563 0 0 0 9 0 0 0 23 0 1 0 393967171 15908864 484 33554432000 4194304 4291949 140734921640240 18446744073709551615 4250370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 3884 484 249 24 0 518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15536

[startup+0.300128 s]
/proc/loadavg: 1.11 1.71 1.91 4/189 14352
/proc/meminfo: memFree=14835268/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=16012 CPUtime=0.29 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 593 0 0 0 29 0 0 0 23 0 1 0 393967171 16396288 512 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4003 512 249 24 0 637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16012

[startup+0.701052 s]
/proc/loadavg: 1.11 1.71 1.91 4/189 14352
/proc/meminfo: memFree=14835268/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=16012 CPUtime=0.7 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 672 0 0 0 70 0 0 0 25 0 1 0 393967171 16396288 585 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4003 585 249 24 0 637 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 16012

[startup+1.50089 s]
/proc/loadavg: 1.11 1.71 1.91 5/190 14353
/proc/meminfo: memFree=14831192/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=16424 CPUtime=1.5 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 709 0 0 0 150 0 0 0 25 0 1 0 393967171 16818176 621 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4106 621 249 24 0 740 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 16424

[startup+3.10057 s]
/proc/loadavg: 1.34 1.74 1.92 5/190 14353
/proc/meminfo: memFree=14829580/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=16664 CPUtime=3.1 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 865 0 0 0 310 0 0 0 25 0 1 0 393967171 17063936 769 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4166 769 249 24 0 800 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16664

[startup+6.30094 s]
/proc/loadavg: 1.34 1.74 1.92 5/190 14353
/proc/meminfo: memFree=14827848/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=17228 CPUtime=6.3 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 976 0 0 0 630 0 0 0 25 0 1 0 393967171 17641472 876 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4307 876 249 24 0 941 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17228

[startup+12.7007 s]
/proc/loadavg: 1.75 1.82 1.94 5/190 14353
/proc/meminfo: memFree=14824632/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=17852 CPUtime=12.7 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 1176 0 0 0 1270 0 0 0 25 0 1 0 393967171 18280448 1068 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4463 1068 249 24 0 1097 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17852

[startup+25.5011 s]
/proc/loadavg: 2.10 1.89 1.97 5/190 14354
/proc/meminfo: memFree=14821972/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=19540 CPUtime=25.5 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 1396 0 0 0 2550 0 0 0 25 0 1 0 393967171 20008960 1272 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 4885 1272 249 24 0 1519 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19540

[startup+51.101 s]
/proc/loadavg: 2.74 2.06 2.02 5/190 14354
/proc/meminfo: memFree=14815680/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=20552 CPUtime=51.1 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 1838 0 0 0 5110 0 0 0 25 0 1 0 393967171 21045248 1699 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 5138 1699 249 24 0 1772 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20552

[startup+102.307 s]
/proc/loadavg: 3.50 2.38 2.13 5/190 14356
/proc/meminfo: memFree=14808848/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=22604 CPUtime=102.3 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 2237 0 0 0 10230 0 0 0 25 0 1 0 393967171 23146496 2077 33554432000 4194304 4291949 140734921640240 18446744073709551615 4261914 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 5651 2077 249 24 0 2285 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22604

[startup+162.301 s]
/proc/loadavg: 3.81 2.67 2.24 5/190 14357
/proc/meminfo: memFree=14803256/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=23728 CPUtime=162.3 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 2716 0 0 0 16230 0 0 0 25 0 1 0 393967171 24297472 2533 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 5932 2533 249 24 0 2566 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 23728

[startup+222.301 s]
/proc/loadavg: 3.93 2.91 2.35 5/190 14359
/proc/meminfo: memFree=14796292/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=25492 CPUtime=222.3 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 3171 0 0 0 22230 0 0 0 25 0 1 0 393967171 26103808 2975 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 6373 2975 249 24 0 3007 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25492

[startup+282.301 s]
/proc/loadavg: 3.97 3.11 2.45 5/190 14361
/proc/meminfo: memFree=14791936/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=26896 CPUtime=282.3 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 3545 0 0 0 28230 0 0 0 25 0 1 0 393967171 27541504 3340 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 6724 3340 249 24 0 3358 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26896

[startup+342.301 s]
/proc/loadavg: 3.99 3.27 2.55 5/190 14362
/proc/meminfo: memFree=14790680/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=28616 CPUtime=342.31 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 3615 0 0 0 34231 0 0 0 25 0 1 0 393967171 29302784 3408 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7154 3408 249 24 0 3788 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 28616

[startup+402.301 s]
/proc/loadavg: 3.99 3.40 2.63 5/190 14364
/proc/meminfo: memFree=14785956/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=29784 CPUtime=402.31 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4079 0 0 0 40231 0 0 0 25 0 1 0 393967171 30498816 3847 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7446 3847 249 24 0 4080 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 29784

[startup+462.301 s]
/proc/loadavg: 3.99 3.50 2.72 5/190 14365
/proc/meminfo: memFree=14784448/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=29784 CPUtime=462.31 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4294 0 0 0 46231 0 0 0 25 0 1 0 393967171 30498816 4053 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7446 4053 249 24 0 4080 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 29784

[startup+522.301 s]
/proc/loadavg: 3.99 3.59 2.79 5/190 14367
/proc/meminfo: memFree=14781584/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=29784 CPUtime=522.32 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4294 0 0 0 52232 0 0 0 25 0 1 0 393967171 30498816 4053 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7446 4053 249 24 0 4080 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 29784

[startup+582.301 s]
/proc/loadavg: 4.04 3.68 2.87 5/190 14369
/proc/meminfo: memFree=14777464/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=31448 CPUtime=582.32 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4650 0 0 0 58232 0 0 0 25 0 1 0 393967171 32202752 4390 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7862 4390 249 24 0 4496 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 31448

[startup+642.3 s]
/proc/loadavg: 4.01 3.73 2.94 5/190 14397
/proc/meminfo: memFree=14781884/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=31448 CPUtime=642.32 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4693 0 0 0 64232 0 0 0 25 0 1 0 393967171 32202752 4431 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7862 4431 249 24 0 4496 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 31448

[startup+702.3 s]
/proc/loadavg: 4.00 3.78 3.00 5/190 14399
/proc/meminfo: memFree=14778140/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=31448 CPUtime=702.32 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4694 0 0 0 70232 0 0 0 25 0 1 0 393967171 32202752 4432 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 7862 4432 249 24 0 4496 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 31448

[startup+762.306 s]
/proc/loadavg: 4.00 3.82 3.06 5/190 14400
/proc/meminfo: memFree=14774880/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=32580 CPUtime=762.33 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 4959 0 0 0 76233 0 0 0 25 0 1 0 393967171 33361920 4686 33554432000 4194304 4291949 140734921640240 18446744073709551615 4262528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8145 4686 249 24 0 4779 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 32580

[startup+822.3 s]
/proc/loadavg: 4.00 3.85 3.12 5/190 14402
/proc/meminfo: memFree=14771012/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=34228 CPUtime=822.33 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5389 0 0 0 82233 0 0 0 25 0 1 0 393967171 35049472 5108 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8557 5108 249 24 0 5191 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 34228

[startup+882.3 s]
/proc/loadavg: 4.00 3.87 3.17 5/190 14404
/proc/meminfo: memFree=14768876/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=34228 CPUtime=882.33 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5390 0 0 0 88233 0 0 0 25 0 1 0 393967171 35049472 5109 33554432000 4194304 4291949 140734921640240 18446744073709551615 4262163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8557 5109 249 24 0 5191 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 34228

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.22 5/190 14405
/proc/meminfo: memFree=14767224/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=34228 CPUtime=942.33 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5420 0 0 0 94233 0 0 0 25 0 1 0 393967171 35049472 5139 33554432000 4194304 4291949 140734921640240 18446744073709551615 4262145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8557 5139 249 24 0 5191 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 34228

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.27 5/190 14407
/proc/meminfo: memFree=14766072/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=34228 CPUtime=1002.34 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5420 0 0 0 100234 0 0 0 25 0 1 0 393967171 35049472 5139 33554432000 4194304 4291949 140734921640240 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8557 5139 249 24 0 5191 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 34228

[startup+1062.3 s]
/proc/loadavg: 4.06 3.94 3.31 5/190 14408
/proc/meminfo: memFree=14764192/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=35952 CPUtime=1062.34 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5847 0 0 0 106234 0 0 0 25 0 1 0 393967171 36814848 5556 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8988 5556 249 24 0 5622 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 35952

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.35 5/190 14410
/proc/meminfo: memFree=14763284/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=35952 CPUtime=1122.34 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5848 0 0 0 112234 0 0 0 25 0 1 0 393967171 36814848 5557 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8988 5557 249 24 0 5622 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 35952

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.39 5/190 14412
/proc/meminfo: memFree=14760288/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=35952 CPUtime=1182.34 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5856 0 0 0 118234 0 0 0 25 0 1 0 393967171 36814848 5565 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8988 5565 249 24 0 5622 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 35952

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.43 5/190 14413
/proc/meminfo: memFree=14758404/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=35952 CPUtime=1242.35 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5869 0 0 0 124235 0 0 0 25 0 1 0 393967171 36814848 5577 33554432000 4194304 4291949 140734921640240 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8988 5577 249 24 0 5622 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 35952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.46 3/186 14417
/proc/meminfo: memFree=14796716/32950928 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=35952 CPUtime=1300.06 cores=1,3
/proc/14352/stat : 14352 (RestartSAT) R 14350 14352 14292 0 -1 4202496 5871 0 0 0 130006 0 0 0 25 0 1 0 393967171 36814848 5579 33554432000 4194304 4291949 140734921640240 18446744073709551615 4262918 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14352/statm: 8988 5579 249 24 0 5622 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 35952

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.07
CPU user time (s): 1300.06
CPU system time (s): 0.007998
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 35952

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

runsolver used 2.02569 second user time and 4.51231 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-15 01:28:25
IDJOB=3171043
IDBENCH=82861
IDSOLVER=1581
FILE ID=node149/3171043-1302823705
RUNJOBID= node149-1302823704-14312
PBS_JOBID= 13006693
Free space on /tmp= 72468 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171043-1302823705/watcher-3171043-1302823705 -o /tmp/evaluation-result-3171043-1302823705/solver-3171043-1302823705 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3171043-1302823705.cnf

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

MD5SUM BENCH= 82ce98f61c0f2213b508b1b975b0c344
RANDOM SEED=1284561882

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:      14835556 kB
Buffers:        690120 kB
Cached:       16994680 kB
SwapCached:          0 kB
Active:        7787252 kB
Inactive:      9967180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14835556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:       69228 kB
Mapped:          15256 kB
Slab:           296408 kB
PageTables:       5864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   259100 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= 72468 MiB
End job on node149 at 2011-04-15 01:50:07