Trace number 3375790

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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-3375790-1305462455/watcher-3375790-1305462455 -o /tmp/evaluation-result-3375790-1305462455/solver-3375790-1305462455 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375790-1305462455.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.05 4.00 4/384 5558
/proc/meminfo: memFree=22884772/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=0 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 439 0 0 0 0 0 0 0 21 0 1 0 657846759 210714624 380 33554432000 4194304 4479436 140736203940720 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 381 267 70 0 48564 0

[startup+0.028556 s]
/proc/loadavg: 4.00 4.05 4.00 4/384 5558
/proc/meminfo: memFree=22884772/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=0.02 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 621 0 0 0 2 0 0 0 21 0 1 0 657846759 210714624 562 33554432000 4194304 4479436 140736203940720 18446744073709551615 244446476333 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 563 267 70 0 48564 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 205776

[startup+0.100543 s]
/proc/loadavg: 4.00 4.05 4.00 4/384 5558
/proc/meminfo: memFree=22884772/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=0.09 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 1276 0 0 0 9 0 0 0 21 0 1 0 657846759 210714624 1217 33554432000 4194304 4479436 140736203940720 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 1217 267 70 0 48564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 205776

[startup+0.300506 s]
/proc/loadavg: 4.00 4.05 4.00 4/384 5558
/proc/meminfo: memFree=22884772/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=0.28 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 3038 0 0 0 28 0 0 0 22 0 1 0 657846759 210714624 2979 33554432000 4194304 4479436 140736203940720 18446744073709551615 244446945024 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 2979 267 70 0 48564 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 205776

[startup+0.700432 s]
/proc/loadavg: 4.00 4.05 4.00 4/384 5558
/proc/meminfo: memFree=22884772/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=0.68 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 6535 0 0 0 67 1 0 0 23 0 1 0 657846759 210714624 6476 33554432000 4194304 4479436 140736203940720 18446744073709551615 244446945024 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 6477 267 70 0 48564 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 205776

[startup+1.50028 s]
/proc/loadavg: 4.00 4.05 4.00 5/385 5559
/proc/meminfo: memFree=22829316/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=1.47 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 13270 0 0 0 144 3 0 0 25 0 1 0 657846759 210714624 13211 33554432000 4194304 4479436 140736203940720 18446744073709551615 244446945024 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 13212 267 70 0 48564 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 205776

[startup+3.10099 s]
/proc/loadavg: 4.00 4.05 4.00 5/385 5559
/proc/meminfo: memFree=22753924/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=205776 CPUtime=3.07 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 26814 0 0 0 300 7 0 0 25 0 1 0 657846759 210714624 26755 33554432000 4194304 4479436 140736203940720 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 51444 26755 267 70 0 48564 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 205776

[startup+6.30043 s]
/proc/loadavg: 4.08 4.06 4.00 6/385 5559
/proc/meminfo: memFree=22441080/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=458960 CPUtime=6.27 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 81785 0 0 0 611 16 0 0 25 0 1 0 657846759 469975040 81088 33554432000 4194304 4479436 140736203940720 18446744073709551615 4261479 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 114740 81088 909 70 0 111860 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 458960

[startup+12.7002 s]
/proc/loadavg: 4.07 4.06 4.00 5/385 5559
/proc/meminfo: memFree=22097764/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=698188 CPUtime=12.67 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 212646 0 0 0 1236 31 0 0 25 0 1 0 657846759 714944512 113057 33554432000 4194304 4479436 140736203940720 18446744073709551615 4220236 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 174547 113057 915 70 0 171667 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 698188

[startup+25.5009 s]
/proc/loadavg: 4.06 4.06 4.00 5/385 5559
/proc/meminfo: memFree=22036524/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=589040 CPUtime=25.47 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 383718 0 0 0 2496 51 0 0 25 0 1 0 657846759 603176960 91823 33554432000 4194304 4479436 140736203940720 18446744073709551615 4236553 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 147260 91823 918 70 0 144380 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 589040

[startup+51.1011 s]
/proc/loadavg: 4.04 4.05 4.00 5/385 5560
/proc/meminfo: memFree=21540988/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=815484 CPUtime=51.08 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 620724 0 0 0 5029 79 0 0 25 0 1 0 657846759 835055616 171860 33554432000 4194304 4479436 140736203940720 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 203871 171860 959 70 0 200991 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 815484

[startup+102.315 s]
/proc/loadavg: 4.06 4.06 4.00 5/385 5588
/proc/meminfo: memFree=21593052/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=789204 CPUtime=102.29 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 657580 0 0 0 10146 83 0 0 25 0 1 0 657846759 808144896 165279 33554432000 4194304 4479436 140736203940720 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 197301 165279 959 70 0 194421 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 789204

[startup+162.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/385 5590
/proc/meminfo: memFree=21636784/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=780716 CPUtime=162.27 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 700050 0 0 0 16140 87 0 0 25 0 1 0 657846759 799453184 163157 33554432000 4194304 4479436 140736203940720 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 195179 163157 959 70 0 192299 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 780716

[startup+222.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/385 5592
/proc/meminfo: memFree=21447516/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=809792 CPUtime=222.28 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 715668 0 0 0 22140 88 0 0 25 0 1 0 657846759 829227008 170427 33554432000 4194304 4479436 140736203940720 18446744073709551615 4307452 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 202448 170427 959 70 0 199568 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 809792

[startup+282.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/385 5593
/proc/meminfo: memFree=21502768/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=777596 CPUtime=282.28 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 732054 0 0 0 28138 90 0 0 25 0 1 0 657846759 796258304 162378 33554432000 4194304 4479436 140736203940720 18446744073709551615 4364069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 194399 162378 959 70 0 191519 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 777596

[startup+342.301 s]
/proc/loadavg: 4.05 4.04 4.00 5/385 5595
/proc/meminfo: memFree=21479688/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=804500 CPUtime=342.29 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 747009 0 0 0 34137 92 0 0 25 0 1 0 657846759 823808000 169104 33554432000 4194304 4479436 140736203940720 18446744073709551615 4307996 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 201125 169104 959 70 0 198245 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 804500

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/385 5596
/proc/meminfo: memFree=21490176/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=775800 CPUtime=402.29 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 755202 0 0 0 40136 93 0 0 25 0 1 0 657846759 794419200 161929 33554432000 4194304 4479436 140736203940720 18446744073709551615 4456016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 193950 161929 959 70 0 191070 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 775800

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/385 5598
/proc/meminfo: memFree=21475396/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=775064 CPUtime=462.29 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 763395 0 0 0 46135 94 0 0 25 0 1 0 657846759 793665536 161745 33554432000 4194304 4479436 140736203940720 18446744073709551615 4306823 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 193766 161745 959 70 0 190886 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 775064

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/385 5600
/proc/meminfo: memFree=21478556/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=774004 CPUtime=522.29 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 771588 0 0 0 52135 94 0 0 25 0 1 0 657846759 792580096 161480 33554432000 4194304 4479436 140736203940720 18446744073709551615 4339081 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 193501 161480 959 70 0 190621 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 774004

[startup+582.301 s]
/proc/loadavg: 4.18 4.06 4.01 5/385 5601
/proc/meminfo: memFree=21502588/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=797120 CPUtime=582.29 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 777428 0 0 0 58134 95 0 0 25 0 1 0 657846759 816250880 167259 33554432000 4194304 4479436 140736203940720 18446744073709551615 4304840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 199280 167259 959 70 0 196400 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 797120

[startup+642.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/385 5603
/proc/meminfo: memFree=21547696/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=772228 CPUtime=642.3 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 785621 0 0 0 64135 95 0 0 25 0 1 0 657846759 790761472 161036 33554432000 4194304 4479436 140736203940720 18446744073709551615 4451045 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 193057 161036 959 70 0 190177 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 772228

[startup+702.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/385 5604
/proc/meminfo: memFree=21547924/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=771896 CPUtime=702.3 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 799271 0 0 0 70133 97 0 0 25 0 1 0 657846759 790421504 160953 33554432000 4194304 4479436 140736203940720 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 192974 160953 959 70 0 190094 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 771896

[startup+762.314 s]
/proc/loadavg: 4.01 4.04 4.00 5/385 5606
/proc/meminfo: memFree=21518620/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=769996 CPUtime=762.32 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 807464 0 0 0 76134 98 0 0 25 0 1 0 657846759 788475904 160478 33554432000 4194304 4479436 140736203940720 18446744073709551615 4420006 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 192499 160478 959 70 0 189619 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 769996

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 4.01 5/385 5608
/proc/meminfo: memFree=21582456/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=724056 CPUtime=822.3 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 812363 0 0 0 82132 98 0 0 25 0 1 0 657846759 741433344 148993 33554432000 4194304 4479436 140736203940720 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 181014 148993 959 70 0 178134 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 724056

[startup+882.301 s]
/proc/loadavg: 4.09 4.06 4.01 5/385 5609
/proc/meminfo: memFree=21602988/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=703960 CPUtime=882.3 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 820556 0 0 0 88131 99 0 0 25 0 1 0 657846759 720855040 143969 33554432000 4194304 4479436 140736203940720 18446744073709551615 4450845 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175990 143969 959 70 0 173110 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 703960

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/385 5611
/proc/meminfo: memFree=21603596/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=703832 CPUtime=942.3 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 828749 0 0 0 94130 100 0 0 25 0 1 0 657846759 720723968 143937 33554432000 4194304 4479436 140736203940720 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175958 143937 959 70 0 173078 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 703832

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/385 5612
/proc/meminfo: memFree=21585196/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=722548 CPUtime=1002.3 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 833459 0 0 0 100130 100 0 0 25 0 1 0 657846759 739889152 148616 33554432000 4194304 4479436 140736203940720 18446744073709551615 4379259 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 180637 148616 959 70 0 177757 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 722548

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/385 5614
/proc/meminfo: memFree=21591376/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=703104 CPUtime=1062.31 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 841652 0 0 0 106130 101 0 0 25 0 1 0 657846759 719978496 143755 33554432000 4194304 4479436 140736203940720 18446744073709551615 4307223 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175776 143755 959 70 0 172896 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 703104

[startup+1122.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/385 5616
/proc/meminfo: memFree=21589596/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=703104 CPUtime=1122.31 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 849845 0 0 0 112129 102 0 0 25 0 1 0 657846759 719978496 143755 33554432000 4194304 4479436 140736203940720 18446744073709551615 4306783 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175776 143755 959 70 0 172896 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 703104

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/385 5617
/proc/meminfo: memFree=21605576/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=702852 CPUtime=1182.31 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 858038 0 0 0 118129 102 0 0 25 0 1 0 657846759 719720448 143692 33554432000 4194304 4479436 140736203940720 18446744073709551615 4339018 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175713 143692 959 70 0 172833 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 702852

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/385 5619
/proc/meminfo: memFree=21605176/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=702720 CPUtime=1242.31 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 858038 0 0 0 124129 102 0 0 25 0 1 0 657846759 719585280 143659 33554432000 4194304 4479436 140736203940720 18446744073709551615 4384797 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175680 143659 959 70 0 172800 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 702720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 4.01 3.99 3/378 5639
/proc/meminfo: memFree=22581220/32951124 swapFree=44485764/67111528
[pid=5558] ppid=5556 vsize=702668 CPUtime=1300.02 cores=4,6
/proc/5558/stat : 5558 (MPhaseSAT64) R 5556 5558 5018 0 -1 4202496 866231 0 0 0 129899 103 0 0 25 0 1 0 657846759 719532032 143646 33554432000 4194304 4479436 140736203940720 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5558/statm: 175667 143646 959 70 0 172787 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 702668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299
CPU system time (s): 1.06084
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 959084

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

runsolver used 5.2312 second user time and 10.5134 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 14:27:43
IDJOB=3375790
IDBENCH=88158
IDSOLVER=1855
FILE ID=node105/3375790-1305462455
RUNJOBID= node105-1305462455-5520
PBS_JOBID= 13324905
Free space on /tmp= 73080 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375790-1305462455/watcher-3375790-1305462455 -o /tmp/evaluation-result-3375790-1305462455/solver-3375790-1305462455 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375790-1305462455.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1195659654

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22884804 kB
Buffers:        305440 kB
Cached:        7261496 kB
SwapCached:      39656 kB
Active:        2425408 kB
Inactive:      7335756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22884804 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:          511276 kB
Writeback:           0 kB
AnonPages:     2162516 kB
Mapped:          16276 kB
Slab:           164576 kB
PageTables:      73840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91907612 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= 73352 MiB
End job on node105 at 2011-05-15 14:49:25