Trace number 3379355

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.15 1300.13

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3379355-1305461897/watcher-3379355-1305461897 -o /tmp/evaluation-result-3379355-1305461897/solver-3379355-1305461897 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379355-1305461897.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.00 4.01 3.70 5/426 21494
/proc/meminfo: memFree=20175384/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=11776 CPUtime=0 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4194304 368 0 0 0 0 0 0 0 25 0 1 0 736420436 12058624 308 33554432000 4194304 4263832 140736359787488 18446744073709551615 215988592384 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 2944 308 240 17 0 117 0

[startup+0.0665791 s]
/proc/loadavg: 4.00 4.01 3.70 5/426 21494
/proc/meminfo: memFree=20175384/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=12428 CPUtime=0.06 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4194304 603 0 0 0 6 0 0 0 25 0 1 0 736420436 12726272 494 33554432000 4194304 4263832 140736359787488 18446744073709551615 47378526056633 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 3107 494 242 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.10062 s]
/proc/loadavg: 4.00 4.01 3.70 5/426 21494
/proc/meminfo: memFree=20175384/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=13340 CPUtime=0.09 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4194304 874 0 0 0 9 0 0 0 25 0 1 0 736420436 13660160 668 33554432000 4194304 4263832 140736359787488 18446744073709551615 47378526157990 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 3335 668 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300539 s]
/proc/loadavg: 4.00 4.01 3.70 5/426 21494
/proc/meminfo: memFree=20175384/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=18812 CPUtime=0.29 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4194304 2477 0 0 0 29 0 0 0 25 0 1 0 736420436 19263488 1693 33554432000 4194304 4263832 140736359787488 18446744073709551615 4235696 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 4703 1693 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700528 s]
/proc/loadavg: 4.00 4.01 3.70 5/426 21494
/proc/meminfo: memFree=20175384/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=25976 CPUtime=0.69 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4194304 4771 0 0 0 69 0 0 0 25 0 1 0 736420436 26599424 3218 33554432000 4194304 4263832 140736359787488 18446744073709551615 47378526017208 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 6494 3219 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50039 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21501
/proc/meminfo: memFree=20092312/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=47956 CPUtime=1.49 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 11645 0 0 0 148 1 0 0 25 0 1 0 736420436 49106944 8860 33554432000 4194304 4263832 140736359787488 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 11989 8860 247 17 0 9162 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47956

[startup+3.10105 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21527
/proc/meminfo: memFree=20026344/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=47956 CPUtime=3.09 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 11645 0 0 0 308 1 0 0 25 0 1 0 736420436 49106944 8860 33554432000 4194304 4263832 140736359787488 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 11989 8860 247 17 0 9162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47956

[startup+6.30049 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21527
/proc/meminfo: memFree=19897232/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=47956 CPUtime=6.29 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 11645 0 0 0 628 1 0 0 25 0 1 0 736420436 49106944 8860 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 11989 8860 247 17 0 9162 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47956

[startup+12.7004 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21527
/proc/meminfo: memFree=19873540/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=47956 CPUtime=12.69 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 11645 0 0 0 1268 1 0 0 25 0 1 0 736420436 49106944 8860 33554432000 4194304 4263832 140736359787488 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 11989 8860 247 17 0 9162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47956

[startup+25.5001 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21528
/proc/meminfo: memFree=19840692/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=64700 CPUtime=25.49 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 15695 0 0 0 2547 2 0 0 25 0 1 0 736420436 66252800 12910 33554432000 4194304 4263832 140736359787488 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 16175 12910 247 17 0 13348 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64700

[startup+51.1006 s]
/proc/loadavg: 4.06 4.02 3.72 6/432 21528
/proc/meminfo: memFree=19769972/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=86344 CPUtime=51.09 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 20969 0 0 0 5105 4 0 0 25 0 1 0 736420436 88416256 18184 33554432000 4194304 4263832 140736359787488 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 21586 18184 247 17 0 18759 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86344

[startup+102.316 s]
/proc/loadavg: 4.08 4.03 3.74 5/432 21530
/proc/meminfo: memFree=19699276/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=111236 CPUtime=102.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 27334 0 0 0 10225 6 0 0 25 0 1 0 736420436 113905664 24549 33554432000 4194304 4263832 140736359787488 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 27809 24549 247 17 0 24982 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 111236

[startup+162.3 s]
/proc/loadavg: 4.03 4.03 3.75 5/432 21531
/proc/meminfo: memFree=19630292/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=147032 CPUtime=162.29 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 35795 0 0 0 16220 9 0 0 25 0 1 0 736420436 150560768 33009 33554432000 4194304 4263832 140736359787488 18446744073709551615 4243929 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 36758 33009 247 17 0 33931 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147032

[startup+222.301 s]
/proc/loadavg: 4.11 4.05 3.77 5/432 21533
/proc/meminfo: memFree=19523868/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=218556 CPUtime=222.3 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 53204 0 0 0 22216 14 0 0 25 0 1 0 736420436 223801344 50417 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 54639 50417 247 17 0 51812 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 218556

[startup+282.3 s]
/proc/loadavg: 3.55 3.91 3.74 4/426 21552
/proc/meminfo: memFree=19482388/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=311608 CPUtime=282.3 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 75964 0 0 0 28210 20 0 0 25 0 1 0 736420436 319086592 73177 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 77902 73177 247 17 0 75075 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 311608

[startup+342.301 s]
/proc/loadavg: 3.27 3.77 3.70 4/426 21553
/proc/meminfo: memFree=19302320/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=419148 CPUtime=342.29 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 101913 0 0 0 34205 24 0 0 25 0 1 0 736420436 429207552 99126 33554432000 4194304 4263832 140736359787488 18446744073709551615 4205731 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 104787 99126 247 17 0 101960 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 419148

[startup+402.3 s]
/proc/loadavg: 3.13 3.64 3.66 4/426 21555
/proc/meminfo: memFree=19127684/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=520100 CPUtime=402.29 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 125788 0 0 0 40200 29 0 0 25 0 1 0 736420436 532582400 123001 33554432000 4194304 4263832 140736359787488 18446744073709551615 4205612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 130025 123001 247 17 0 127198 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 520100

[startup+462.301 s]
/proc/loadavg: 3.12 3.54 3.62 4/426 21556
/proc/meminfo: memFree=18912264/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=668432 CPUtime=462.3 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 159510 0 0 0 46194 36 0 0 25 0 1 0 736420436 684474368 156722 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 167108 156722 247 17 0 164281 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 668432

[startup+522.3 s]
/proc/loadavg: 3.11 3.45 3.58 4/426 21558
/proc/meminfo: memFree=18657524/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=823912 CPUtime=522.3 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 194052 0 0 0 52188 42 0 0 25 0 1 0 736420436 843685888 191264 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 205978 191264 247 17 0 203151 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 823912

[startup+582.301 s]
/proc/loadavg: 3.04 3.37 3.54 4/426 21560
/proc/meminfo: memFree=18316592/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1051824 CPUtime=582.3 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 245321 0 0 0 58179 51 0 0 25 0 1 0 736420436 1077067776 242533 33554432000 4194304 4263832 140736359787488 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 262956 242533 247 17 0 260129 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1051824

[startup+642.3 s]
/proc/loadavg: 3.01 3.30 3.51 4/426 21561
/proc/meminfo: memFree=17971716/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1281008 CPUtime=642.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 297530 0 0 0 64173 58 0 0 25 0 1 0 736420436 1311752192 294742 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 320252 294742 247 17 0 317425 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1281008

[startup+702.301 s]
/proc/loadavg: 3.03 3.26 3.48 4/426 21563
/proc/meminfo: memFree=17733476/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1417016 CPUtime=702.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 328970 0 0 0 70168 63 0 0 25 0 1 0 736420436 1451024384 326182 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 354254 326182 247 17 0 351427 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1417016

[startup+762.316 s]
/proc/loadavg: 3.01 3.21 3.44 4/426 21564
/proc/meminfo: memFree=17399872/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1614320 CPUtime=762.32 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 371994 0 0 0 76161 71 0 0 25 0 1 0 736420436 1653063680 369206 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 403580 369206 247 17 0 400753 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1614320

[startup+822.301 s]
/proc/loadavg: 3.00 3.17 3.41 4/426 21566
/proc/meminfo: memFree=17031064/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1790248 CPUtime=822.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 411004 0 0 0 82151 80 0 0 25 0 1 0 736420436 1833213952 408216 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 447562 408216 247 17 0 444735 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1790248

[startup+882.3 s]
/proc/loadavg: 3.00 3.13 3.39 4/426 21568
/proc/meminfo: memFree=16733552/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1893988 CPUtime=882.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 434855 0 0 0 88145 86 0 0 25 0 1 0 736420436 1939443712 432067 33554432000 4194304 4263832 140736359787488 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 473497 432067 248 17 0 470670 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1893988

[startup+942.301 s]
/proc/loadavg: 3.04 3.12 3.36 4/426 21569
/proc/meminfo: memFree=16566628/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=1966080 CPUtime=942.3 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 452028 0 0 0 94141 89 0 0 25 0 1 0 736420436 2013265920 449239 33554432000 4194304 4263832 140736359787488 18446744073709551615 4207684 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 491520 449239 248 17 0 488693 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1966080

[startup+1002.3 s]
/proc/loadavg: 3.01 3.10 3.34 4/426 21571
/proc/meminfo: memFree=16309300/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=2046448 CPUtime=1002.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 471377 0 0 0 100137 94 0 0 25 0 1 0 736420436 2095562752 468588 33554432000 4194304 4263832 140736359787488 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 511612 468588 248 17 0 508785 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2046448

[startup+1062.3 s]
/proc/loadavg: 3.08 3.10 3.33 4/426 21572
/proc/meminfo: memFree=16073900/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=2125044 CPUtime=1062.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 489515 0 0 0 106132 99 0 0 25 0 1 0 736420436 2176045056 486726 33554432000 4194304 4263832 140736359787488 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 531261 486726 248 17 0 528434 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2125044

[startup+1122.3 s]
/proc/loadavg: 3.06 3.10 3.31 4/426 21574
/proc/meminfo: memFree=15803916/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=2238420 CPUtime=1122.31 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 514884 0 0 0 112127 104 0 0 25 0 1 0 736420436 2292142080 512095 33554432000 4194304 4263832 140736359787488 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 559605 512095 249 17 0 556778 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2238420

[startup+1182.3 s]
/proc/loadavg: 3.02 3.08 3.28 4/426 21576
/proc/meminfo: memFree=15559480/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=2340768 CPUtime=1182.32 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 538226 0 0 0 118124 108 0 0 25 0 1 0 736420436 2396946432 535437 33554432000 4194304 4263832 140736359787488 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 585192 535437 249 17 0 582365 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2340768

[startup+1242.3 s]
/proc/loadavg: 3.10 3.09 3.27 4/426 21580
/proc/meminfo: memFree=15310772/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=2443532 CPUtime=1242.32 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 562146 0 0 0 124118 114 0 0 25 0 1 0 736420436 2502176768 559357 33554432000 4194304 4263832 140736359787488 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 610883 559357 249 17 0 608056 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2443532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.09 3.26 4/426 21582
/proc/meminfo: memFree=15098660/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=2517012 CPUtime=1300.02 cores=4,6
/proc/21494/stat : 21494 (umsat) R 21492 21494 20888 0 -1 4202496 579787 0 0 0 129883 119 0 0 25 0 1 0 736420436 2577420288 576998 33554432000 4194304 4263832 140736359787488 18446744073709551615 4206189 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21494/statm: 629253 576998 249 17 0 626426 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2517012

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300.12 s]
/proc/loadavg: 3.08 3.09 3.26 3/426 21584
/proc/meminfo: memFree=18925408/32950940 swapFree=67111356/67111528
[pid=21494] ppid=21492 vsize=0 CPUtime=1300.14 cores=4,6
/proc/21494/stat : 21494 (umsat) Z 21492 21494 20888 0 -1 4203548 579793 0 0 0 129884 130 0 0 25 0 1 0 736420436 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.15
CPU user time (s): 1298.85
CPU system time (s): 1.3028
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2517012

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

runsolver used 5.08823 second user time and 12.6711 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 14:18:17
IDJOB=3379355
IDBENCH=88136
IDSOLVER=1861
FILE ID=node117/3379355-1305461897
RUNJOBID= node117-1305460594-21251
PBS_JOBID= 13324903
Free space on /tmp= 73500 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/sha0_36_5.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379355-1305461897/watcher-3379355-1305461897 -o /tmp/evaluation-result-3379355-1305461897/solver-3379355-1305461897 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379355-1305461897.cnf

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

MD5SUM BENCH= 7aa25d61513f0f224b5ca45e4e1e0448
RANDOM SEED=910547283

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20175664 kB
Buffers:        322868 kB
Cached:        3698368 kB
SwapCached:          0 kB
Active:       10068412 kB
Inactive:      2348592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20175664 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           20580 kB
Writeback:           0 kB
AnonPages:     8394716 kB
Mapped:          32912 kB
Slab:           244908 kB
PageTables:      46024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 103024456 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= 73484 MiB
End job on node117 at 2011-05-15 14:39:59