Trace number 3170852

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.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
MD5SUM2ca6073d25d8d5f2648d590c0edc75c0
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 variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3170852-1302821096/watcher-3170852-1302821096 -o /tmp/evaluation-result-3170852-1302821096/solver-3170852-1302821096 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3170852-1302821096.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.01 4.02 3.85 4/189 20151
/proc/meminfo: memFree=16644932/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=23268 CPUtime=0 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 1517 0 0 0 0 0 0 0 25 0 1 0 393708407 23826432 1459 33554432000 4194304 4291949 140735910940080 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 5817 1462 226 24 0 2451 0

[startup+0.084776 s]
/proc/loadavg: 4.01 4.02 3.85 4/189 20151
/proc/meminfo: memFree=16644932/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=30616 CPUtime=0.07 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 4103 0 0 0 7 0 0 0 25 0 1 0 393708407 31350784 3699 33554432000 4194304 4291949 140735910940080 18446744073709551615 235594866432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 7654 3699 227 24 0 4288 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30616

[startup+0.10077 s]
/proc/loadavg: 4.01 4.02 3.85 4/189 20151
/proc/meminfo: memFree=16644932/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=31408 CPUtime=0.09 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 4426 0 0 0 9 0 0 0 25 0 1 0 393708407 32161792 4003 33554432000 4194304 4291949 140735910940080 18446744073709551615 4261230 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 7852 4004 227 24 0 4486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31408

[startup+0.300736 s]
/proc/loadavg: 4.01 4.02 3.85 4/189 20151
/proc/meminfo: memFree=16644932/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=36476 CPUtime=0.29 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 6096 0 0 0 28 1 0 0 25 0 1 0 393708407 37351424 4912 33554432000 4194304 4291949 140735910940080 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 9119 4913 234 24 0 5753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36476

[startup+0.700665 s]
/proc/loadavg: 4.01 4.02 3.85 4/189 20151
/proc/meminfo: memFree=16644932/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=32120 CPUtime=0.69 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 6471 0 0 0 68 1 0 0 25 0 1 0 393708407 32890880 4371 33554432000 4194304 4291949 140735910940080 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 8030 4371 253 24 0 4664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32120

[startup+1.50059 s]
/proc/loadavg: 4.01 4.02 3.85 5/190 20152
/proc/meminfo: memFree=16621540/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=32120 CPUtime=1.49 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 6596 0 0 0 148 1 0 0 25 0 1 0 393708407 32890880 4496 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 8030 4496 253 24 0 4664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32120

[startup+3.10024 s]
/proc/loadavg: 4.01 4.02 3.85 5/190 20152
/proc/meminfo: memFree=16611992/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=34840 CPUtime=3.09 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 6921 0 0 0 308 1 0 0 25 0 1 0 393708407 35676160 4820 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 8710 4820 253 24 0 5344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34840

[startup+6.30074 s]
/proc/loadavg: 4.01 4.02 3.85 5/190 20152
/proc/meminfo: memFree=16599224/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=39260 CPUtime=6.29 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 7593 0 0 0 628 1 0 0 25 0 1 0 393708407 40202240 5487 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 9815 5487 253 24 0 6449 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39260

[startup+12.7006 s]
/proc/loadavg: 4.09 4.03 3.86 5/190 20152
/proc/meminfo: memFree=16578216/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=46440 CPUtime=12.69 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 9197 0 0 0 1268 1 0 0 25 0 1 0 393708407 47554560 7085 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 11610 7085 253 24 0 8244 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46440

[startup+25.5003 s]
/proc/loadavg: 4.07 4.03 3.86 5/190 20153
/proc/meminfo: memFree=16505212/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=58888 CPUtime=25.49 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 12971 0 0 0 2547 2 0 0 25 0 1 0 393708407 60301312 10834 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255739 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 14722 10834 253 24 0 11356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58888

[startup+51.1008 s]
/proc/loadavg: 4.05 4.03 3.86 5/190 20153
/proc/meminfo: memFree=16454184/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=110548 CPUtime=51.1 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 21167 0 0 0 5105 5 0 0 25 0 1 0 393708407 113201152 18992 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 27637 18992 253 24 0 24271 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 110548

[startup+102.307 s]
/proc/loadavg: 4.02 4.02 3.86 5/190 20155
/proc/meminfo: memFree=16322340/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=163296 CPUtime=102.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 34472 0 0 0 10222 8 0 0 25 0 1 0 393708407 167215104 32231 33554432000 4194304 4291949 140735910940080 18446744073709551615 4263411 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 40824 32231 253 24 0 37458 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163296

[startup+162.3 s]
/proc/loadavg: 4.00 4.02 3.87 5/190 20156
/proc/meminfo: memFree=16175752/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=247948 CPUtime=162.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 49779 0 0 0 16216 14 0 0 25 0 1 0 393708407 253898752 47477 33554432000 4194304 4291949 140735910940080 18446744073709551615 4250443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 61987 47477 253 24 0 58621 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 247948

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 20158
/proc/meminfo: memFree=16072804/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=382984 CPUtime=222.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 62623 0 0 0 22212 18 0 0 25 0 1 0 393708407 392175616 60287 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 95746 60287 253 24 0 92380 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 382984

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 20159
/proc/meminfo: memFree=15879960/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=386056 CPUtime=282.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 86202 0 0 0 28205 25 0 0 25 0 1 0 393708407 395321344 83824 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 96514 83824 253 24 0 93148 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 386056

[startup+342.301 s]
/proc/loadavg: 4.07 4.02 3.89 5/190 20161
/proc/meminfo: memFree=16353740/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=124152 CPUtime=342.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 104812 0 0 0 34200 30 0 0 25 0 1 0 393708407 127131648 24460 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 31038 24460 253 24 0 27672 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124152

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.90 6/190 20163
/proc/meminfo: memFree=16186448/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=255628 CPUtime=402.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 121505 0 0 0 40195 35 0 0 25 0 1 0 393708407 261763072 41092 33554432000 4194304 4291949 140735910940080 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 63907 41092 253 24 0 60541 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 255628

[startup+462.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 20164
/proc/meminfo: memFree=16119472/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=255628 CPUtime=462.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 133482 0 0 0 46191 39 0 0 25 0 1 0 393708407 261763072 53023 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 63907 53023 253 24 0 60541 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 255628

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.91 6/190 20166
/proc/meminfo: memFree=16046668/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=388424 CPUtime=522.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 142694 0 0 0 52188 42 0 0 25 0 1 0 393708407 397746176 62185 33554432000 4194304 4291949 140735910940080 18446744073709551615 4262075 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 97106 62185 253 24 0 93740 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 388424

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/190 20167
/proc/meminfo: memFree=15679848/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=605992 CPUtime=582.3 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 183150 0 0 0 58180 50 0 0 25 0 1 0 393708407 620535808 102568 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 151498 102568 253 24 0 148132 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 605992

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.91 5/190 20169
/proc/meminfo: memFree=15619932/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=607856 CPUtime=642.31 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 190517 0 0 0 64178 53 0 0 25 0 1 0 393708407 622444544 109902 33554432000 4194304 4291949 140735910940080 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 151964 109902 253 24 0 148598 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 607856

[startup+702.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 20171
/proc/meminfo: memFree=16335636/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=129616 CPUtime=702.31 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 207616 0 0 0 70172 59 0 0 25 0 1 0 393708407 132726784 24200 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 32404 24200 253 24 0 29038 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129616

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 20172
/proc/meminfo: memFree=16164988/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=179836 CPUtime=762.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 224406 0 0 0 76168 64 0 0 25 0 1 0 393708407 184152064 40939 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 44959 40939 253 24 0 41593 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 179836

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20174
/proc/meminfo: memFree=16105568/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=261356 CPUtime=822.31 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 235569 0 0 0 82162 69 0 0 25 0 1 0 393708407 267628544 52064 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 65339 52064 253 24 0 61973 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 261356

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20175
/proc/meminfo: memFree=15910740/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=394156 CPUtime=882.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 259283 0 0 0 88156 76 0 0 25 0 1 0 393708407 403615744 75721 33554432000 4194304 4291949 140735910940080 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 98539 75721 253 24 0 95173 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 394156

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.92 6/190 20177
/proc/meminfo: memFree=15837428/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=395080 CPUtime=942.31 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 269294 0 0 0 94152 79 0 0 25 0 1 0 393708407 404561920 85686 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 98770 85686 253 24 0 95404 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 395080

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 20188
/proc/meminfo: memFree=15727880/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=395756 CPUtime=1002.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 278512 0 0 0 100149 83 0 0 25 0 1 0 393708407 405254144 94869 33554432000 4194304 4291949 140735910940080 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 98939 94869 253 24 0 95573 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 395756

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 20189
/proc/meminfo: memFree=15658916/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=611360 CPUtime=1062.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 285606 0 0 0 106147 85 0 0 25 0 1 0 393708407 626032640 101925 33554432000 4194304 4291949 140735910940080 18446744073709551615 4250690 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 152840 101925 253 24 0 149474 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 611360

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 20191
/proc/meminfo: memFree=16318304/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=102680 CPUtime=1122.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 304642 0 0 0 112141 91 0 0 25 0 1 0 393708407 105144320 18705 33554432000 4194304 4291949 140735910940080 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 25670 18705 253 24 0 22304 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 102680

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 20195
/proc/meminfo: memFree=16207368/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=183736 CPUtime=1182.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 319081 0 0 0 118136 96 0 0 25 0 1 0 393708407 188145664 33090 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 45934 33090 253 24 0 42568 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 183736

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20197
/proc/meminfo: memFree=15801284/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=398460 CPUtime=1242.32 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 366928 0 0 0 124125 107 0 0 25 0 1 0 393708407 408023040 80857 33554432000 4194304 4291949 140735910940080 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 99615 80857 253 24 0 96249 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 398460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 2/184 20202
/proc/meminfo: memFree=16179264/32950928 swapFree=67111528/67111528
[pid=20151] ppid=20149 vsize=616328 CPUtime=1300.03 cores=4,6
/proc/20151/stat : 20151 (RestartSAT) R 20149 20151 19794 0 -1 4202496 408221 0 0 0 129887 116 0 0 25 0 1 0 393708407 631119872 122069 33554432000 4194304 4291949 140735910940080 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20151/statm: 154082 122069 253 24 0 150716 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 616328

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.87
CPU system time (s): 1.18682
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 630836

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

runsolver used 2.03069 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-15 00:44:56
IDJOB=3170852
IDBENCH=82670
IDSOLVER=1581
FILE ID=node120/3170852-1302821096
RUNJOBID= node120-1302818491-19813
PBS_JOBID= 13006662
Free space on /tmp= 72044 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170852-1302821096/watcher-3170852-1302821096 -o /tmp/evaluation-result-3170852-1302821096/solver-3170852-1302821096 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3170852-1302821096.cnf

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

MD5SUM BENCH= 2ca6073d25d8d5f2648d590c0edc75c0
RANDOM SEED=1987019498

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
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.809
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:      16644964 kB
Buffers:        743660 kB
Cached:       15117120 kB
SwapCached:          0 kB
Active:        8399024 kB
Inactive:      7555052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16644964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10504 kB
Writeback:           0 kB
AnonPages:       93612 kB
Mapped:          15300 kB
Slab:           289720 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   281932 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= 72048 MiB
End job on node120 at 2011-04-15 01:06:38