Trace number 3379149

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
UmSat 2011-05-12 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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: 961)

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-3379149-1305461492/watcher-3379149-1305461492 -o /tmp/evaluation-result-3379149-1305461492/solver-3379149-1305461492 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379149-1305461492.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: 3.39 3.87 3.80 4/288 17813
/proc/meminfo: memFree=18473964/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=11644 CPUtime=0 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4194304 356 0 0 0 0 0 0 0 25 0 1 0 657749001 11923456 296 33554432000 4194304 4263832 140735724537200 18446744073709551615 46955428839741 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 2911 296 241 17 0 84 0

[startup+0.08432 s]
/proc/loadavg: 3.39 3.87 3.80 4/288 17813
/proc/meminfo: memFree=18473964/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=12692 CPUtime=0.08 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4194304 611 0 0 0 8 0 0 0 25 0 1 0 657749001 12996608 502 33554432000 4194304 4263832 140735724537200 18446744073709551615 46955429172768 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 3173 502 242 17 0 346 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12692

[startup+0.100316 s]
/proc/loadavg: 3.39 3.87 3.80 4/288 17813
/proc/meminfo: memFree=18473964/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=12692 CPUtime=0.09 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4194304 622 0 0 0 9 0 0 0 25 0 1 0 657749001 12996608 513 33554432000 4194304 4263832 140735724537200 18446744073709551615 46955428995968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 3173 513 242 17 0 346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12692

[startup+0.300343 s]
/proc/loadavg: 3.39 3.87 3.80 4/288 17813
/proc/meminfo: memFree=18473964/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=15720 CPUtime=0.29 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 1573 0 0 0 29 0 0 0 25 0 1 0 657749001 16097280 1257 33554432000 4194304 4263832 140735724537200 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 3930 1257 247 17 0 1103 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15720

[startup+0.700213 s]
/proc/loadavg: 3.39 3.87 3.80 4/288 17813
/proc/meminfo: memFree=18473964/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=18348 CPUtime=0.69 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 2223 0 0 0 69 0 0 0 25 0 1 0 657749001 18788352 1907 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 4587 1907 247 17 0 1760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18348

[startup+1.50107 s]
/proc/loadavg: 3.39 3.87 3.80 5/297 17849
/proc/meminfo: memFree=18445316/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=20988 CPUtime=1.49 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 2883 0 0 0 149 0 0 0 25 0 1 0 657749001 21491712 2567 33554432000 4194304 4263832 140735724537200 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 5247 2567 247 17 0 2420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20988

[startup+3.10079 s]
/proc/loadavg: 3.39 3.87 3.80 5/297 17849
/proc/meminfo: memFree=18426592/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=27052 CPUtime=3.09 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 4391 0 0 0 309 0 0 0 25 0 1 0 657749001 27701248 4075 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 6763 4075 247 17 0 3936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27052

[startup+6.30023 s]
/proc/loadavg: 3.43 3.87 3.81 5/297 17850
/proc/meminfo: memFree=18391248/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=35972 CPUtime=6.29 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 6560 0 0 0 627 2 0 0 25 0 1 0 657749001 36835328 6244 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207670 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 8993 6244 247 17 0 6166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35972

[startup+12.7011 s]
/proc/loadavg: 3.48 3.88 3.81 5/297 17850
/proc/meminfo: memFree=18352612/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=46972 CPUtime=12.69 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 9253 0 0 0 1267 2 0 0 25 0 1 0 657749001 48099328 8937 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 11743 8937 247 17 0 8916 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46972

[startup+25.5009 s]
/proc/loadavg: 3.59 3.88 3.81 5/297 17850
/proc/meminfo: memFree=18310812/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=59888 CPUtime=25.49 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 12347 0 0 0 2546 3 0 0 25 0 1 0 657749001 61325312 12030 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 14972 12030 247 17 0 12145 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59888

[startup+51.1003 s]
/proc/loadavg: 3.73 3.89 3.81 5/297 17851
/proc/meminfo: memFree=18265332/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=72736 CPUtime=51.1 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 15505 0 0 0 5105 5 0 0 25 0 1 0 657749001 74481664 15188 33554432000 4194304 4263832 140735724537200 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 18184 15188 247 17 0 15357 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 72736

[startup+102.311 s]
/proc/loadavg: 3.88 3.90 3.82 5/297 17852
/proc/meminfo: memFree=18200948/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=101936 CPUtime=102.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 22870 0 0 0 10222 9 0 0 25 0 1 0 657749001 104382464 22298 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 25484 22298 248 17 0 22657 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 101936

[startup+162.301 s]
/proc/loadavg: 4.02 3.94 3.83 5/297 17854
/proc/meminfo: memFree=18144740/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=104208 CPUtime=162.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 23352 0 0 0 16221 9 0 0 25 0 1 0 657749001 106708992 22779 33554432000 4194304 4263832 140735724537200 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 26052 22779 248 17 0 23225 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 104208

[startup+222.301 s]
/proc/loadavg: 4.01 3.94 3.84 5/297 17855
/proc/meminfo: memFree=18107008/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=131448 CPUtime=222.29 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 30052 0 0 0 22217 12 0 0 25 0 1 0 657749001 134602752 29222 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 32862 29222 249 17 0 30035 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131448

[startup+282.3 s]
/proc/loadavg: 4.00 3.95 3.84 5/297 17857
/proc/meminfo: memFree=18089596/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=143252 CPUtime=282.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 33323 0 0 0 28216 14 0 0 25 0 1 0 657749001 146690048 32153 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 35813 32153 248 17 0 32986 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143252

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.85 5/297 17859
/proc/meminfo: memFree=18048396/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=143860 CPUtime=342.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 33476 0 0 0 34216 14 0 0 25 0 1 0 657749001 147312640 32306 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 35965 32306 248 17 0 33138 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 143860

[startup+402.3 s]
/proc/loadavg: 4.00 3.96 3.86 5/297 17860
/proc/meminfo: memFree=18026784/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=145332 CPUtime=402.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 33825 0 0 0 40216 14 0 0 25 0 1 0 657749001 148819968 32655 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 36333 32655 248 17 0 33506 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145332

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.87 5/297 17862
/proc/meminfo: memFree=18018696/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=153932 CPUtime=462.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 36213 0 0 0 46215 15 0 0 25 0 1 0 657749001 157626368 34670 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 38483 34670 248 17 0 35656 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 153932

[startup+522.301 s]
/proc/loadavg: 4.07 4.01 3.88 5/297 17863
/proc/meminfo: memFree=18006504/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=154340 CPUtime=522.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 36288 0 0 0 52215 15 0 0 25 0 1 0 657749001 158044160 34745 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 38585 34745 249 17 0 35758 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 154340

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.89 5/297 17865
/proc/meminfo: memFree=17987996/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=154852 CPUtime=582.3 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 36440 0 0 0 58215 15 0 0 25 0 1 0 657749001 158568448 34897 33554432000 4194304 4263832 140735724537200 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 38713 34897 249 17 0 35886 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154852

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/297 17867
/proc/meminfo: memFree=17964640/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=160728 CPUtime=642.32 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 37838 0 0 0 64215 17 0 0 25 0 1 0 657749001 164585472 36294 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 40182 36294 248 17 0 37355 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 160728

[startup+702.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/297 17868
/proc/meminfo: memFree=17942404/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=174752 CPUtime=702.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 41255 0 0 0 70213 18 0 0 25 0 1 0 657749001 178946048 39711 33554432000 4194304 4263832 140735724537200 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 43688 39711 248 17 0 40861 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 174752

[startup+762.312 s]
/proc/loadavg: 4.08 4.02 3.91 5/297 17870
/proc/meminfo: memFree=17923652/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=187532 CPUtime=762.32 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 44328 0 0 0 76212 20 0 0 25 0 1 0 657749001 192032768 42784 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 46883 42784 248 17 0 44056 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187532

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/297 17871
/proc/meminfo: memFree=17904396/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=191880 CPUtime=822.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 45821 0 0 0 82210 21 0 0 25 0 1 0 657749001 196485120 43826 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 47970 43826 248 17 0 45143 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 191880

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/297 17873
/proc/meminfo: memFree=17882784/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=192072 CPUtime=882.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 45876 0 0 0 88210 21 0 0 25 0 1 0 657749001 196681728 43881 33554432000 4194304 4263832 140735724537200 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 48018 43881 248 17 0 45191 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 192072

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/297 17874
/proc/meminfo: memFree=17879756/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=193288 CPUtime=942.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 46110 0 0 0 94210 21 0 0 25 0 1 0 657749001 197926912 44114 33554432000 4194304 4263832 140735724537200 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 48322 44114 247 17 0 45495 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 193288

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/297 17876
/proc/meminfo: memFree=17863356/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=194568 CPUtime=1002.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 46355 0 0 0 100210 21 0 0 25 0 1 0 657749001 199237632 44359 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 48642 44359 247 17 0 45815 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 194568

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/297 17878
/proc/meminfo: memFree=17839628/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=195336 CPUtime=1062.31 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 46520 0 0 0 106210 21 0 0 25 0 1 0 657749001 200024064 44524 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 48834 44524 247 17 0 46007 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 195336

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.93 5/297 17879
/proc/meminfo: memFree=17834876/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=200232 CPUtime=1122.32 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 47707 0 0 0 112210 22 0 0 25 0 1 0 657749001 205037568 45711 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 50058 45711 247 17 0 47231 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 200232

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/297 17881
/proc/meminfo: memFree=17820092/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=213456 CPUtime=1182.32 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 50922 0 0 0 118209 23 0 0 25 0 1 0 657749001 218578944 48925 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 53364 48925 247 17 0 50537 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 213456

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/297 17882
/proc/meminfo: memFree=17809388/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=216940 CPUtime=1242.32 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 52323 0 0 0 124208 24 0 0 25 0 1 0 657749001 222146560 49830 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 54235 49830 247 17 0 51408 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 216940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 4/296 17885
/proc/meminfo: memFree=17992884/32950928 swapFree=64721848/67111528
[pid=17813] ppid=17810 vsize=217908 CPUtime=1300.03 cores=1,3
/proc/17813/stat : 17813 (umsat) R 17810 17813 17761 0 -1 4202496 52503 0 0 0 129979 24 0 0 25 0 1 0 657749001 223137792 50010 33554432000 4194304 4263832 140735724537200 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17813/statm: 54477 50010 247 17 0 51650 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 217908

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.8
CPU system time (s): 0.255961
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 217908

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

runsolver used 3.23851 second user time and 8.62369 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 14:11:32
IDJOB=3379149
IDBENCH=85808
IDSOLVER=1861
FILE ID=node123/3379149-1305461492
RUNJOBID= node123-1305461492-17781
PBS_JOBID= 13324927
Free space on /tmp= 73420 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379149-1305461492/watcher-3379149-1305461492 -o /tmp/evaluation-result-3379149-1305461492/solver-3379149-1305461492 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379149-1305461492.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=2021973727

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18474384 kB
Buffers:        320888 kB
Cached:        4352564 kB
SwapCached:      10528 kB
Active:       11180888 kB
Inactive:      3012848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18474384 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           11856 kB
Writeback:           0 kB
AnonPages:     9517936 kB
Mapped:          22300 kB
Slab:           178992 kB
PageTables:      38764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45194684 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= 73416 MiB
End job on node123 at 2011-05-15 14:33:14