Trace number 3379384

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.11 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3379384-1305452224/watcher-3379384-1305452224 -o /tmp/evaluation-result-3379384-1305452224/solver-3379384-1305452224 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379384-1305452224.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: 0.94 1.38 2.15 4/307 23504
/proc/meminfo: memFree=12416412/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=11908 CPUtime=0 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 394 0 0 0 0 0 0 0 21 0 1 0 656822206 12193792 334 33554432000 4194304 4263832 140735661218048 18446744073709551615 208079893189 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 2977 334 241 17 0 150 0

[startup+0.0331671 s]
/proc/loadavg: 0.94 1.38 2.15 4/307 23504
/proc/meminfo: memFree=12416412/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=12104 CPUtime=0.03 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 471 0 0 0 3 0 0 0 21 0 1 0 656822206 12394496 411 33554432000 4194304 4263832 140735661218048 18446744073709551615 208079890235 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 3026 411 242 17 0 199 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12104

[startup+0.100185 s]
/proc/loadavg: 0.94 1.38 2.15 4/307 23504
/proc/meminfo: memFree=12416412/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=13340 CPUtime=0.09 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 879 0 0 0 9 0 0 0 21 0 1 0 656822206 13660160 673 33554432000 4194304 4263832 140735661218048 18446744073709551615 208079921670 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 3335 673 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300118 s]
/proc/loadavg: 0.94 1.38 2.15 4/307 23504
/proc/meminfo: memFree=12416412/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=18812 CPUtime=0.29 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 2503 0 0 0 29 0 0 0 22 0 1 0 656822206 19263488 1719 33554432000 4194304 4263832 140735661218048 18446744073709551615 4236024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 4703 1719 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.70104 s]
/proc/loadavg: 0.94 1.38 2.15 4/307 23504
/proc/meminfo: memFree=12416412/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=25976 CPUtime=0.69 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 4896 0 0 0 69 0 0 0 23 0 1 0 656822206 26599424 3343 33554432000 4194304 4263832 140735661218048 18446744073709551615 47567836865366 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 6494 3343 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50089 s]
/proc/loadavg: 1.18 1.43 2.16 5/308 23505
/proc/meminfo: memFree=12349068/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=40304 CPUtime=1.49 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 9733 0 0 0 149 0 0 0 25 0 1 0 656822206 41271296 6643 33554432000 4194304 4263832 140735661218048 18446744073709551615 47567837091165 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 10076 6643 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10065 s]
/proc/loadavg: 1.18 1.43 2.16 5/308 23505
/proc/meminfo: memFree=12217508/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=69620 CPUtime=3.09 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4194304 19055 0 0 0 308 1 0 0 25 0 1 0 656822206 71290880 12892 33554432000 4194304 4263832 140735661218048 18446744073709551615 4227581 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 17405 12892 242 17 0 14578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69620

[startup+6.30104 s]
/proc/loadavg: 1.41 1.47 2.17 5/305 23526
/proc/meminfo: memFree=12086024/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=222080 CPUtime=6.29 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 58827 0 0 0 622 7 0 0 25 0 1 0 656822206 227409920 46519 33554432000 4194304 4263832 140735661218048 18446744073709551615 208079893189 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 55520 46521 244 17 0 52693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222080

[startup+12.7008 s]
/proc/loadavg: 1.62 1.51 2.18 5/308 23533
/proc/meminfo: memFree=11584420/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=266388 CPUtime=12.69 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 82173 0 0 0 1259 10 0 0 25 0 1 0 656822206 272781312 61810 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 66597 61810 247 17 0 63770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 266388

[startup+25.5004 s]
/proc/loadavg: 2.14 1.63 2.21 5/308 23533
/proc/meminfo: memFree=11585320/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=266388 CPUtime=25.49 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 82173 0 0 0 2539 10 0 0 25 0 1 0 656822206 272781312 61810 33554432000 4194304 4263832 140735661218048 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 66597 61810 247 17 0 63770 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 266388

[startup+51.1005 s]
/proc/loadavg: 2.78 1.82 2.25 5/308 23534
/proc/meminfo: memFree=11584672/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=266388 CPUtime=51.09 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 82173 0 0 0 5099 10 0 0 25 0 1 0 656822206 272781312 61810 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 66597 61810 247 17 0 63770 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 266388

[startup+102.312 s]
/proc/loadavg: 3.47 2.15 2.34 5/308 23535
/proc/meminfo: memFree=11562932/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=266388 CPUtime=102.3 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 82173 0 0 0 10220 10 0 0 25 0 1 0 656822206 272781312 61810 33554432000 4194304 4263832 140735661218048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 66597 61810 247 17 0 63770 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 266388

[startup+162.3 s]
/proc/loadavg: 3.80 2.49 2.44 5/308 23536
/proc/meminfo: memFree=11540100/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=266388 CPUtime=162.29 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 82173 0 0 0 16219 10 0 0 25 0 1 0 656822206 272781312 61810 33554432000 4194304 4263832 140735661218048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 66597 61810 247 17 0 63770 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 266388

[startup+222.301 s]
/proc/loadavg: 3.97 2.77 2.54 5/308 23538
/proc/meminfo: memFree=11456728/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=278964 CPUtime=222.3 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 84945 0 0 0 22219 11 0 0 25 0 1 0 656822206 285659136 64582 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 69741 64582 247 17 0 66914 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 278964

[startup+282.3 s]
/proc/loadavg: 4.12 3.04 2.65 5/308 23540
/proc/meminfo: memFree=11382564/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=279496 CPUtime=282.3 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 85083 0 0 0 28219 11 0 0 25 0 1 0 656822206 286203904 64720 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 69874 64720 247 17 0 67047 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 279496

[startup+342.301 s]
/proc/loadavg: 4.04 3.21 2.73 5/308 23541
/proc/meminfo: memFree=11245012/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=290816 CPUtime=342.3 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 87686 0 0 0 34219 11 0 0 25 0 1 0 656822206 297795584 67323 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 72704 67323 247 17 0 69877 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 290816

[startup+402.301 s]
/proc/loadavg: 4.01 3.35 2.81 5/308 23543
/proc/meminfo: memFree=11096320/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=313948 CPUtime=402.3 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 93037 0 0 0 40218 12 0 0 25 0 1 0 656822206 321482752 72674 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 78487 72674 247 17 0 75660 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 313948

[startup+462.301 s]
/proc/loadavg: 4.00 3.47 2.88 5/308 23545
/proc/meminfo: memFree=10951716/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=354604 CPUtime=462.31 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 102476 0 0 0 46217 14 0 0 25 0 1 0 656822206 363114496 82113 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 88651 82113 247 17 0 85824 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 354604

[startup+522.301 s]
/proc/loadavg: 4.04 3.58 2.95 5/308 23546
/proc/meminfo: memFree=10767940/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=381436 CPUtime=522.31 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 108662 0 0 0 52216 15 0 0 25 0 1 0 656822206 390590464 88299 33554432000 4194304 4263832 140735661218048 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 95359 88299 247 17 0 92532 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 381436

[startup+582.3 s]
/proc/loadavg: 4.01 3.65 3.01 5/308 23548
/proc/meminfo: memFree=10534908/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=425740 CPUtime=582.31 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 118612 0 0 0 58214 17 0 0 25 0 1 0 656822206 435957760 98249 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 106435 98249 247 17 0 103608 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 425740

[startup+642.301 s]
/proc/loadavg: 4.00 3.71 3.07 5/308 23549
/proc/meminfo: memFree=10275980/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=536592 CPUtime=642.32 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 140354 0 0 0 64211 21 0 0 25 0 1 0 656822206 549470208 119991 33554432000 4194304 4263832 140735661218048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 134148 119991 247 17 0 131321 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 536592

[startup+702.3 s]
/proc/loadavg: 4.00 3.76 3.13 5/308 23551
/proc/meminfo: memFree=10055344/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=584600 CPUtime=702.32 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 151165 0 0 0 70209 23 0 0 25 0 1 0 656822206 598630400 130802 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 146150 130802 247 17 0 143323 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 584600

[startup+762.311 s]
/proc/loadavg: 4.12 3.83 3.19 5/308 23553
/proc/meminfo: memFree=9838580/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=631916 CPUtime=762.33 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 161264 0 0 0 76209 24 0 0 25 0 1 0 656822206 647081984 140901 33554432000 4194304 4263832 140735661218048 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 157979 140901 247 17 0 155152 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 631916

[startup+822.3 s]
/proc/loadavg: 4.11 3.88 3.24 5/308 23554
/proc/meminfo: memFree=9570960/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=697984 CPUtime=822.32 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 175646 0 0 0 82206 26 0 0 25 0 1 0 656822206 714735616 155283 33554432000 4194304 4263832 140735661218048 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 174496 155283 247 17 0 171669 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 697984

[startup+882.301 s]
/proc/loadavg: 4.04 3.90 3.29 5/308 23556
/proc/meminfo: memFree=9327412/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=767944 CPUtime=882.32 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 190332 0 0 0 88204 28 0 0 25 0 1 0 656822206 786374656 169969 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 191986 169969 247 17 0 189159 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 767944

[startup+942.301 s]
/proc/loadavg: 4.01 3.91 3.33 5/308 23557
/proc/meminfo: memFree=9001996/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=902884 CPUtime=942.33 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 217925 0 0 0 94201 32 0 0 25 0 1 0 656822206 924553216 197562 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 225721 197562 247 17 0 222894 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 902884

[startup+1002.3 s]
/proc/loadavg: 4.06 3.94 3.37 5/308 23559
/proc/meminfo: memFree=8704624/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=1005888 CPUtime=1002.32 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 239869 0 0 0 100197 35 0 0 25 0 1 0 656822206 1030029312 219506 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 251472 219506 247 17 0 248645 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1005888

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.41 5/308 23560
/proc/meminfo: memFree=8463796/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=1063060 CPUtime=1062.32 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 252495 0 0 0 106195 37 0 0 25 0 1 0 656822206 1088573440 232132 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 265765 232132 247 17 0 262938 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1063060

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.44 5/308 23562
/proc/meminfo: memFree=8120292/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=1157452 CPUtime=1122.33 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 271879 0 0 0 112192 41 0 0 25 0 1 0 656822206 1185230848 251516 33554432000 4194304 4263832 140735661218048 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 289363 251516 247 17 0 286536 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1157452

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.47 5/308 23564
/proc/meminfo: memFree=7795876/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=1237036 CPUtime=1182.33 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 288324 0 0 0 118190 43 0 0 25 0 1 0 656822206 1266724864 267961 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 309259 267961 247 17 0 306432 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1237036

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.50 5/308 23565
/proc/meminfo: memFree=7421752/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=1400696 CPUtime=1242.33 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 321600 0 0 0 124186 47 0 0 25 0 1 0 656822206 1434312704 301237 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 350174 301237 247 17 0 347347 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1400696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.54 3/305 23569
/proc/meminfo: memFree=9815432/32950928 swapFree=67083212/67111528
[pid=23504] ppid=23502 vsize=1448820 CPUtime=1300.05 cores=4,6
/proc/23504/stat : 23504 (umsat) R 23502 23504 14866 0 -1 4202496 331737 0 0 0 129956 49 0 0 25 0 1 0 656822206 1483591680 311374 33554432000 4194304 4263832 140735661218048 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23504/statm: 362205 311374 247 17 0 359378 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1448820

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.06
CPU time (s): 1300.11
CPU user time (s): 1299.56
CPU system time (s): 0.542917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1448820

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

runsolver used 3.53146 second user time and 8.81666 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 11:37:05
IDJOB=3379384
IDBENCH=71037
IDSOLVER=1861
FILE ID=node127/3379384-1305452224
RUNJOBID= node127-1305452224-23463
PBS_JOBID= 13324863
Free space on /tmp= 73432 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379384-1305452224/watcher-3379384-1305452224 -o /tmp/evaluation-result-3379384-1305452224/solver-3379384-1305452224 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379384-1305452224.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=2086509647

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12416568 kB
Buffers:        310556 kB
Cached:        4024580 kB
SwapCached:       1620 kB
Active:       17349404 kB
Inactive:      2849016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12416568 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           85284 kB
Writeback:          48 kB
AnonPages:    15861796 kB
Mapped:          26496 kB
Slab:           227324 kB
PageTables:      47108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44416520 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= 73468 MiB
End job on node127 at 2011-05-15 11:58:47