Trace number 3379499

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.12 1300.08

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
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: 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-3379499-1305455757/watcher-3379499-1305455757 -o /tmp/evaluation-result-3379499-1305455757/solver-3379499-1305455757 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379499-1305455757.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: 4.07 3.98 3.92 4/359 27832
/proc/meminfo: memFree=23885172/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=11908 CPUtime=0 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 394 0 0 0 0 0 0 0 21 0 1 0 657176236 12193792 334 33554432000 4194304 4263832 140733419059424 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 2977 334 240 17 0 150 0

[startup+0.03543 s]
/proc/loadavg: 4.07 3.98 3.92 4/359 27832
/proc/meminfo: memFree=23885172/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=12428 CPUtime=0.03 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 563 0 0 0 3 0 0 0 21 0 1 0 657176236 12726272 454 33554432000 4194304 4263832 140733419059424 18446744073709551615 46954552628904 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 3107 454 241 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.100417 s]
/proc/loadavg: 4.07 3.98 3.92 4/359 27832
/proc/meminfo: memFree=23885172/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=13340 CPUtime=0.09 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 886 0 0 0 9 0 0 0 21 0 1 0 657176236 13660160 680 33554432000 4194304 4263832 140733419059424 18446744073709551615 4236755 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 3335 680 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300393 s]
/proc/loadavg: 4.07 3.98 3.92 4/359 27832
/proc/meminfo: memFree=23885172/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=18812 CPUtime=0.29 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 2522 0 0 0 29 0 0 0 22 0 1 0 657176236 19263488 1738 33554432000 4194304 4263832 140733419059424 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 4703 1738 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700309 s]
/proc/loadavg: 4.07 3.98 3.92 4/359 27832
/proc/meminfo: memFree=23885172/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=25976 CPUtime=0.69 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 4892 0 0 0 68 1 0 0 24 0 1 0 657176236 26599424 3339 33554432000 4194304 4263832 140733419059424 18446744073709551615 46954552908955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 6494 3339 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50016 s]
/proc/loadavg: 4.07 3.98 3.92 5/360 27833
/proc/meminfo: memFree=23869440/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=40304 CPUtime=1.49 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 9602 0 0 0 147 2 0 0 25 0 1 0 657176236 41271296 6512 33554432000 4194304 4263832 140733419059424 18446744073709551615 46954552623176 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 10076 6512 241 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10087 s]
/proc/loadavg: 4.07 3.98 3.92 5/360 27833
/proc/meminfo: memFree=23852328/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=68960 CPUtime=3.09 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4194304 19023 0 0 0 306 3 0 0 25 0 1 0 657176236 70615040 12860 33554432000 4194304 4263832 140733419059424 18446744073709551615 230808854960 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 17240 12860 241 17 0 14413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68960

[startup+6.30029 s]
/proc/loadavg: 4.06 3.98 3.92 5/360 27833
/proc/meminfo: memFree=23699948/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=200660 CPUtime=6.29 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 55795 0 0 0 621 8 0 0 25 0 1 0 657176236 205475840 44481 33554432000 4194304 4263832 140733419059424 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 50165 44481 247 17 0 47338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200660

[startup+12.7011 s]
/proc/loadavg: 4.06 3.98 3.92 5/360 27834
/proc/meminfo: memFree=23695360/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=200660 CPUtime=12.69 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 55795 0 0 0 1261 8 0 0 25 0 1 0 657176236 205475840 44481 33554432000 4194304 4263832 140733419059424 18446744073709551615 4241311 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 50165 44481 247 17 0 47338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 200660

[startup+25.5008 s]
/proc/loadavg: 4.04 3.98 3.92 5/360 27834
/proc/meminfo: memFree=23682164/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=208188 CPUtime=25.49 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 57505 0 0 0 2541 8 0 0 25 0 1 0 657176236 213184512 46191 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 52047 46191 247 17 0 49220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 208188

[startup+51.1011 s]
/proc/loadavg: 4.03 3.98 3.92 5/360 27835
/proc/meminfo: memFree=23587384/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=299276 CPUtime=51.1 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 76395 0 0 0 5098 12 0 0 25 0 1 0 657176236 306458624 65081 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 74819 65081 247 17 0 71992 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 299276

[startup+102.314 s]
/proc/loadavg: 4.01 3.98 3.92 5/360 27863
/proc/meminfo: memFree=23510096/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=390632 CPUtime=102.31 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 94876 0 0 0 10215 16 0 0 25 0 1 0 657176236 400007168 83562 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 97658 83562 247 17 0 94831 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 390632

[startup+162.301 s]
/proc/loadavg: 4.00 3.98 3.92 5/360 27865
/proc/meminfo: memFree=23419160/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=390764 CPUtime=162.3 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 94881 0 0 0 16214 16 0 0 25 0 1 0 657176236 400142336 83567 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 97691 83567 247 17 0 94864 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 390764

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.92 5/360 27866
/proc/meminfo: memFree=23255084/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=390764 CPUtime=222.3 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 94887 0 0 0 22214 16 0 0 25 0 1 0 657176236 400142336 83573 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 97691 83573 247 17 0 94864 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 390764

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.92 5/360 27868
/proc/meminfo: memFree=22962916/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=390764 CPUtime=282.3 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 94893 0 0 0 28214 16 0 0 25 0 1 0 657176236 400142336 83579 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 97691 83579 247 17 0 94864 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 390764

[startup+342.301 s]
/proc/loadavg: 4.25 4.06 3.95 5/360 27896
/proc/meminfo: memFree=23927784/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=390764 CPUtime=342.3 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 94897 0 0 0 34214 16 0 0 25 0 1 0 657176236 400142336 83583 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 97691 83583 247 17 0 94864 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 390764

[startup+402.301 s]
/proc/loadavg: 4.09 4.05 3.95 5/360 27925
/proc/meminfo: memFree=23847196/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=390764 CPUtime=402.3 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 94903 0 0 0 40214 16 0 0 25 0 1 0 657176236 400142336 83589 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 97691 83589 247 17 0 94864 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 390764

[startup+462.301 s]
/proc/loadavg: 4.03 4.04 3.95 5/360 27981
/proc/meminfo: memFree=24866404/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=605260 CPUtime=462.3 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 140557 0 0 0 46208 22 0 0 25 0 1 0 657176236 619786240 129243 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 151315 129243 247 17 0 148488 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 605260

[startup+522.301 s]
/proc/loadavg: 4.07 4.04 3.95 5/360 27982
/proc/meminfo: memFree=24500324/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=1030280 CPUtime=522.31 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 226012 0 0 0 52195 36 0 0 25 0 1 0 657176236 1055006720 214698 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 257570 214698 247 17 0 254743 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1030280

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/360 27984
/proc/meminfo: memFree=24086756/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=1451968 CPUtime=582.31 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 314345 0 0 0 58182 49 0 0 25 0 1 0 657176236 1486815232 303031 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 362992 303031 247 17 0 360165 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1451968

[startup+642.301 s]
/proc/loadavg: 4.09 4.04 3.96 5/360 27985
/proc/meminfo: memFree=23530828/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2012172 CPUtime=642.32 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 431104 0 0 0 64171 61 0 0 25 0 1 0 657176236 2060464128 419790 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 503043 419790 247 17 0 500216 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2012172

[startup+702.301 s]
/proc/loadavg: 4.06 4.04 3.96 5/360 27987
/proc/meminfo: memFree=23410512/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2037900 CPUtime=702.31 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 436710 0 0 0 70170 61 0 0 25 0 1 0 657176236 2086809600 425396 33554432000 4194304 4263832 140733419059424 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 509475 425396 247 17 0 506648 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2037900

[startup+762.314 s]
/proc/loadavg: 4.02 4.03 3.96 5/360 27989
/proc/meminfo: memFree=23246800/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2087540 CPUtime=762.33 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 447653 0 0 0 76171 62 0 0 25 0 1 0 657176236 2137640960 436339 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 521885 436339 247 17 0 519058 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2087540

[startup+822.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/360 28017
/proc/meminfo: memFree=23442880/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2089076 CPUtime=822.31 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 447935 0 0 0 82169 62 0 0 25 0 1 0 657176236 2139213824 436621 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 522269 436621 247 17 0 519442 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2089076

[startup+882.3 s]
/proc/loadavg: 4.04 4.03 3.97 5/360 28019
/proc/meminfo: memFree=23322860/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2093236 CPUtime=882.31 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 448894 0 0 0 88169 62 0 0 25 0 1 0 657176236 2143473664 437580 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 523309 437580 247 17 0 520482 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2093236

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/360 28020
/proc/meminfo: memFree=23213584/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2109944 CPUtime=942.32 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 452540 0 0 0 94169 63 0 0 25 0 1 0 657176236 2160582656 441226 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 527486 441226 247 17 0 524659 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2109944

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/360 28022
/proc/meminfo: memFree=23088808/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2117624 CPUtime=1002.32 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 454314 0 0 0 100169 63 0 0 25 0 1 0 657176236 2168446976 443000 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 529406 443000 247 17 0 526579 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2117624

[startup+1062.3 s]
/proc/loadavg: 4.14 4.06 3.99 5/360 28024
/proc/meminfo: memFree=22947668/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2147256 CPUtime=1062.33 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 460509 0 0 0 106169 64 0 0 25 0 1 0 657176236 2198790144 449195 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 536814 449195 247 17 0 533987 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2147256

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.99 5/360 28025
/proc/meminfo: memFree=22837880/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2165304 CPUtime=1122.32 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 464071 0 0 0 112168 64 0 0 25 0 1 0 657176236 2217271296 452757 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 541326 452757 247 17 0 538499 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2165304

[startup+1182.3 s]
/proc/loadavg: 4.16 4.08 4.00 5/360 28027
/proc/meminfo: memFree=22718196/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2207928 CPUtime=1182.32 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 471950 0 0 0 118167 65 0 0 25 0 1 0 657176236 2260918272 460636 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 551982 460636 247 17 0 549155 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2207928

[startup+1242.3 s]
/proc/loadavg: 4.14 4.09 4.01 5/360 28028
/proc/meminfo: memFree=22574948/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2222264 CPUtime=1242.33 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 474947 0 0 0 124168 65 0 0 25 0 1 0 657176236 2275598336 463633 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 555566 463633 247 17 0 552739 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2222264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.07 4.00 5/360 28030
/proc/meminfo: memFree=22467284/32951124 swapFree=40554400/67111528
[pid=27832] ppid=27830 vsize=2222264 CPUtime=1300.04 cores=5,7
/proc/27832/stat : 27832 (umsat) R 27830 27832 27741 0 -1 4202496 474963 0 0 0 129939 65 0 0 25 0 1 0 657176236 2275598336 463649 33554432000 4194304 4263832 140733419059424 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27832/statm: 555566 463649 247 17 0 552739 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2222264

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.08
CPU time (s): 1300.12
CPU user time (s): 1299.39
CPU system time (s): 0.728889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2222264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.728889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 474963
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= 10
involuntary context switches= 1550

runsolver used 4.47832 second user time and 10.9093 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 12:35:58
IDJOB=3379499
IDBENCH=82444
IDSOLVER=1861
FILE ID=node104/3379499-1305455757
RUNJOBID= node104-1305455616-27762
PBS_JOBID= 13324887
Free space on /tmp= 73252 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379499-1305455757/watcher-3379499-1305455757 -o /tmp/evaluation-result-3379499-1305455757/solver-3379499-1305455757 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379499-1305455757.cnf

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=1970406030

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23885452 kB
Buffers:        311116 kB
Cached:        2641652 kB
SwapCached:     122128 kB
Active:        2825532 kB
Inactive:      5962308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23885452 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           18424 kB
Writeback:          28 kB
AnonPages:     5725892 kB
Mapped:          11336 kB
Slab:           124176 kB
PageTables:      88184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76537528 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= 73376 MiB
End job on node104 at 2011-05-15 12:57:40