Trace number 3171334

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-02-25? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171334-1301755563/watcher-3171334-1301755563 -o /tmp/evaluation-result-3171334-1301755563/solver-3171334-1301755563 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171334-1301755563.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.92 1.16 2.17 3/179 3022
/proc/meminfo: memFree=23124232/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=11644 CPUtime=0 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 365786970 11923456 287 33554432000 4194304 4263880 140735791888592 18446744073709551615 251367546624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 2911 287 241 17 0 84 0

[startup+0.019338 s]
/proc/loadavg: 0.92 1.16 2.17 3/179 3022
/proc/meminfo: memFree=23124232/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=11916 CPUtime=0.01 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4194304 413 0 0 0 1 0 0 0 18 0 1 0 365786970 12201984 350 33554432000 4194304 4263880 140735791888592 18446744073709551615 4203232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 2979 350 241 17 0 152 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11916

[startup+0.100388 s]
/proc/loadavg: 0.92 1.16 2.17 3/179 3022
/proc/meminfo: memFree=23124232/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=12700 CPUtime=0.09 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4194304 654 0 0 0 9 0 0 0 18 0 1 0 365786970 13004800 542 33554432000 4194304 4263880 140735791888592 18446744073709551615 47615434698617 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 3175 542 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300313 s]
/proc/loadavg: 0.92 1.16 2.17 3/179 3022
/proc/meminfo: memFree=23124232/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=18520 CPUtime=0.29 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 2541 0 0 0 29 0 0 0 18 0 1 0 365786970 18964480 1939 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 4630 1939 247 17 0 1803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18520

[startup+0.700237 s]
/proc/loadavg: 0.92 1.16 2.17 3/179 3022
/proc/meminfo: memFree=23124232/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=20104 CPUtime=0.69 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 2957 0 0 0 69 0 0 0 18 0 1 0 365786970 20586496 2355 33554432000 4194304 4263880 140735791888592 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 5026 2355 247 17 0 2199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20104

[startup+1.50109 s]
/proc/loadavg: 1.09 1.19 2.18 5/190 3043
/proc/meminfo: memFree=23082580/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=25072 CPUtime=1.49 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 4182 0 0 0 149 0 0 0 20 0 1 0 365786970 25673728 3580 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 6268 3580 247 17 0 3441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25072

[startup+3.1008 s]
/proc/loadavg: 1.09 1.19 2.18 5/190 3043
/proc/meminfo: memFree=23058152/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=32576 CPUtime=3.09 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 6041 0 0 0 309 0 0 0 25 0 1 0 365786970 33357824 5439 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 8144 5439 247 17 0 5317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32576

[startup+6.3002 s]
/proc/loadavg: 1.40 1.25 2.19 5/190 3043
/proc/meminfo: memFree=23013140/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=43524 CPUtime=6.29 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 8752 0 0 0 628 1 0 0 25 0 1 0 365786970 44568576 8150 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 10881 8150 247 17 0 8054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43524

[startup+12.701 s]
/proc/loadavg: 1.61 1.30 2.20 5/190 3043
/proc/meminfo: memFree=22942392/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=59580 CPUtime=12.69 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 12789 0 0 0 1266 3 0 0 25 0 1 0 365786970 61009920 12187 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 14895 12187 247 17 0 12068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59580

[startup+25.5006 s]
/proc/loadavg: 2.14 1.43 2.23 5/190 3043
/proc/meminfo: memFree=22854812/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=81880 CPUtime=25.49 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 18275 0 0 0 2544 5 0 0 25 0 1 0 365786970 83845120 17673 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 20470 17673 247 17 0 17643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81880

[startup+51.1009 s]
/proc/loadavg: 2.84 1.65 2.28 5/190 3044
/proc/meminfo: memFree=22739040/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=112188 CPUtime=51.09 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 25847 0 0 0 5100 9 0 0 25 0 1 0 365786970 114880512 25245 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 28047 25245 247 17 0 25220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112188

[startup+102.306 s]
/proc/loadavg: 3.50 2.01 2.37 5/190 3045
/proc/meminfo: memFree=22643288/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=156360 CPUtime=102.3 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 36612 0 0 0 10215 15 0 0 25 0 1 0 365786970 160112640 36008 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 39090 36008 247 17 0 36263 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156360

[startup+162.3 s]
/proc/loadavg: 3.81 2.37 2.47 5/190 3047
/proc/meminfo: memFree=22552368/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=194636 CPUtime=162.3 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 46164 0 0 0 16208 22 0 0 25 0 1 0 365786970 199307264 45559 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 48659 45559 247 17 0 45832 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 194636

[startup+222.301 s]
/proc/loadavg: 3.93 2.66 2.56 5/190 3049
/proc/meminfo: memFree=22424004/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=228664 CPUtime=222.3 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 54599 0 0 0 22203 27 0 0 25 0 1 0 365786970 234151936 53481 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 57166 53481 247 17 0 54339 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 228664

[startup+282.301 s]
/proc/loadavg: 4.05 2.92 2.65 5/190 3050
/proc/meminfo: memFree=22373744/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=244828 CPUtime=282.3 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 59224 0 0 0 28201 29 0 0 25 0 1 0 365786970 250703872 57539 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 61207 57539 247 17 0 58380 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 244828

[startup+342.301 s]
/proc/loadavg: 4.07 3.13 2.74 5/190 3052
/proc/meminfo: memFree=22354240/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=245240 CPUtime=342.3 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 59320 0 0 0 34201 29 0 0 25 0 1 0 365786970 251125760 57635 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 61310 57635 247 17 0 58483 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 245240

[startup+402.301 s]
/proc/loadavg: 4.02 3.29 2.82 5/190 3053
/proc/meminfo: memFree=22339444/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=245496 CPUtime=402.3 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 59390 0 0 0 40201 29 0 0 25 0 1 0 365786970 251387904 57705 33554432000 4194304 4263880 140735791888592 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 61374 57705 247 17 0 58547 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245496

[startup+462.301 s]
/proc/loadavg: 4.01 3.41 2.89 5/190 3055
/proc/meminfo: memFree=22274820/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=245944 CPUtime=462.31 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 59476 0 0 0 46202 29 0 0 25 0 1 0 365786970 251846656 57791 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 61486 57791 247 17 0 58659 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 245944

[startup+522.301 s]
/proc/loadavg: 4.00 3.52 2.95 5/190 3057
/proc/meminfo: memFree=22225444/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=247608 CPUtime=522.31 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 59835 0 0 0 52202 29 0 0 25 0 1 0 365786970 253550592 58150 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 61902 58150 247 17 0 59075 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 247608

[startup+582.3 s]
/proc/loadavg: 4.04 3.62 3.02 5/190 3058
/proc/meminfo: memFree=22173456/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=248760 CPUtime=582.31 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 60052 0 0 0 58202 29 0 0 25 0 1 0 365786970 254730240 58367 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 62190 58367 247 17 0 59363 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 248760

[startup+642.3 s]
/proc/loadavg: 4.01 3.68 3.08 5/190 3060
/proc/meminfo: memFree=22143284/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=260572 CPUtime=642.31 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 62936 0 0 0 64201 30 0 0 25 0 1 0 365786970 266825728 61251 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 65143 61251 248 17 0 62316 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 260572

[startup+702.3 s]
/proc/loadavg: 4.00 3.74 3.13 5/190 3061
/proc/meminfo: memFree=22092540/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=279608 CPUtime=702.31 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 67671 0 0 0 70197 34 0 0 25 0 1 0 365786970 286318592 65986 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 69902 65986 248 17 0 67075 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 279608

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 3.19 5/190 3063
/proc/meminfo: memFree=22054184/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=300448 CPUtime=762.32 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 72799 0 0 0 76194 38 0 0 25 0 1 0 365786970 307658752 71114 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 75112 71114 248 17 0 72285 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 300448

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.23 5/190 3066
/proc/meminfo: memFree=22016576/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=320976 CPUtime=822.32 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 77908 0 0 0 82191 41 0 0 25 0 1 0 365786970 328679424 76223 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 80244 76223 248 17 0 77417 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 320976

[startup+882.301 s]
/proc/loadavg: 4.08 3.87 3.29 5/190 3067
/proc/meminfo: memFree=21982440/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=340092 CPUtime=882.32 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 82697 0 0 0 88188 44 0 0 25 0 1 0 365786970 348254208 81012 33554432000 4194304 4263880 140735791888592 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 85023 81012 248 17 0 82196 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 340092

[startup+942.301 s]
/proc/loadavg: 4.03 3.89 3.33 5/190 3078
/proc/meminfo: memFree=21956944/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=357580 CPUtime=942.32 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 87072 0 0 0 94184 48 0 0 25 0 1 0 365786970 366161920 85387 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 89395 85387 248 17 0 86568 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 357580

[startup+1002.3 s]
/proc/loadavg: 4.01 3.91 3.37 5/190 3079
/proc/meminfo: memFree=21924320/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=373852 CPUtime=1002.32 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 91119 0 0 0 100182 50 0 0 25 0 1 0 365786970 382824448 89434 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 93463 89434 248 17 0 90636 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 373852

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.40 5/190 3081
/proc/meminfo: memFree=21904940/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=391280 CPUtime=1062.32 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 95404 0 0 0 106179 53 0 0 25 0 1 0 365786970 400670720 93719 33554432000 4194304 4263880 140735791888592 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 97820 93719 248 17 0 94993 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 391280

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.44 5/190 3083
/proc/meminfo: memFree=21850592/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=408244 CPUtime=1122.33 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 99607 0 0 0 112177 56 0 0 25 0 1 0 365786970 418041856 97922 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 102061 97922 248 17 0 99234 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 408244

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.47 5/190 3084
/proc/meminfo: memFree=21792640/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=423820 CPUtime=1182.33 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 103500 0 0 0 118174 59 0 0 25 0 1 0 365786970 433991680 101815 33554432000 4194304 4263880 140735791888592 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 105955 101815 248 17 0 103128 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 423820

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.50 5/190 3086
/proc/meminfo: memFree=21751696/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=430780 CPUtime=1242.33 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 106203 0 0 0 124173 60 0 0 25 0 1 0 365786970 441118720 103516 33554432000 4194304 4263880 140735791888592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 107695 103516 248 17 0 104868 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 430780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 4/189 3089
/proc/meminfo: memFree=22022736/32950928 swapFree=67111528/67111528
[pid=3022] ppid=3020 vsize=431420 CPUtime=1300.03 cores=5,7
/proc/3022/stat : 3022 (umsat) R 3020 3022 1686 0 -1 4202496 106348 0 0 0 129943 60 0 0 25 0 1 0 365786970 441774080 103661 33554432000 4194304 4263880 140735791888592 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3022/statm: 107855 103661 248 17 0 105028 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 431420

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.07
CPU user time (s): 1299.44
CPU system time (s): 0.625904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 431420

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

runsolver used 2.02169 second user time and 5.08123 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-02 16:46:03
IDJOB=3171334
IDBENCH=82552
IDSOLVER=1582
FILE ID=node113/3171334-1301755563
RUNJOBID= node113-1301755563-3002
PBS_JOBID= 12841024
Free space on /tmp= 70716 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171334-1301755563/watcher-3171334-1301755563 -o /tmp/evaluation-result-3171334-1301755563/solver-3171334-1301755563 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171334-1301755563.cnf

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=361706704

node113.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.846
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.846
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.76
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.846
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.846
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23124396 kB
Buffers:        309084 kB
Cached:        9161496 kB
SwapCached:          0 kB
Active:        6136620 kB
Inactive:      3398232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23124396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6712 kB
Writeback:           0 kB
AnonPages:       63572 kB
Mapped:          14996 kB
Slab:           228176 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   212056 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= 70712 MiB
End job on node113 at 2011-04-02 17:07:45