Trace number 3380251

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 1300.1 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
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-3380251-1305458727/watcher-3380251-1305458727 -o /tmp/evaluation-result-3380251-1305458727/solver-3380251-1305458727 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380251-1305458727.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: 2.81 3.14 3.48 4/313 30532
/proc/meminfo: memFree=11518748/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=26704 CPUtime=0 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 2091 0 0 0 0 0 0 0 21 0 1 0 657470717 27344896 2032 33554432000 4194304 4300288 140736718904080 18446744073709551615 255376998511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 6730 2035 218 26 0 3362 0

[startup+0.0416319 s]
/proc/loadavg: 2.81 3.14 3.48 4/313 30532
/proc/meminfo: memFree=11518748/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=49496 CPUtime=0.03 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 6319 0 0 0 2 1 0 0 21 0 1 0 657470717 50683904 6246 33554432000 4194304 4300288 140736718904080 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 12374 6247 218 26 0 9006 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 49496

[startup+0.10064 s]
/proc/loadavg: 2.81 3.14 3.48 4/313 30532
/proc/meminfo: memFree=11518748/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=58292 CPUtime=0.09 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 9312 0 0 0 8 1 0 0 21 0 1 0 657470717 59691008 8910 33554432000 4194304 4300288 140736718904080 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 14573 8911 218 26 0 11205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58292

[startup+0.300616 s]
/proc/loadavg: 2.81 3.14 3.48 4/313 30532
/proc/meminfo: memFree=11518748/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=78384 CPUtime=0.29 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 15208 0 0 0 26 3 0 0 22 0 1 0 657470717 80265216 14295 33554432000 4194304 4300288 140736718904080 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 19596 14295 218 26 0 16228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78384

[startup+0.700533 s]
/proc/loadavg: 2.81 3.14 3.48 4/313 30532
/proc/meminfo: memFree=11518748/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=111828 CPUtime=0.69 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 24237 0 0 0 65 4 0 0 23 0 1 0 657470717 114511872 22105 33554432000 4194304 4300288 140736718904080 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 27990 22108 218 26 0 24622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111828

[startup+1.50039 s]
/proc/loadavg: 2.91 3.15 3.49 5/314 30533
/proc/meminfo: memFree=11243948/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=146844 CPUtime=1.49 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 34152 0 0 0 143 6 0 0 25 0 1 0 657470717 150368256 30650 33554432000 4194304 4300288 140736718904080 18446744073709551615 4258923 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 36711 30650 222 26 0 33343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146844

[startup+3.10106 s]
/proc/loadavg: 2.91 3.15 3.49 5/314 30533
/proc/meminfo: memFree=11251512/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=136804 CPUtime=3.09 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 43800 0 0 0 302 7 0 0 25 0 1 0 657470717 140087296 28347 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 34201 28347 242 26 0 30833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136804

[startup+6.30049 s]
/proc/loadavg: 2.91 3.15 3.49 5/314 30533
/proc/meminfo: memFree=11285376/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=136804 CPUtime=6.29 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 44328 0 0 0 622 7 0 0 25 0 1 0 657470717 140087296 28870 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 34201 28870 242 26 0 30833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136804

[startup+12.7003 s]
/proc/loadavg: 3.08 3.18 3.49 5/314 30533
/proc/meminfo: memFree=11266480/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=148480 CPUtime=12.69 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 45384 0 0 0 1261 8 0 0 25 0 1 0 657470717 152043520 29916 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 37120 29916 242 26 0 33752 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148480

[startup+25.5009 s]
/proc/loadavg: 3.22 3.21 3.50 5/314 30534
/proc/meminfo: memFree=11218628/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=167448 CPUtime=25.49 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 48222 0 0 0 2541 8 0 0 25 0 1 0 657470717 171466752 32741 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 41862 32741 242 26 0 38494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167448

[startup+51.1012 s]
/proc/loadavg: 3.48 3.27 3.51 5/314 30534
/proc/meminfo: memFree=11117508/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=198268 CPUtime=51.09 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 53826 0 0 0 5099 10 0 0 25 0 1 0 657470717 203026432 38333 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 49567 38333 242 26 0 46199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 198268

[startup+102.312 s]
/proc/loadavg: 3.79 3.39 3.54 5/314 30536
/proc/meminfo: memFree=10946220/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=248356 CPUtime=102.3 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 65924 0 0 0 10217 13 0 0 25 0 1 0 657470717 254316544 50409 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 62089 50409 242 26 0 58721 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 248356

[startup+162.301 s]
/proc/loadavg: 4.03 3.53 3.57 5/314 30537
/proc/meminfo: memFree=10770736/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=329744 CPUtime=162.3 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 80372 0 0 0 16213 17 0 0 25 0 1 0 657470717 337657856 64823 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 82436 64823 242 26 0 79068 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 329744

[startup+222.3 s]
/proc/loadavg: 4.06 3.63 3.60 5/314 30539
/proc/meminfo: memFree=10611376/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=462004 CPUtime=222.3 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 93537 0 0 0 22209 21 0 0 25 0 1 0 657470717 473092096 77965 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 115501 77965 242 26 0 112133 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 462004

[startup+282.3 s]
/proc/loadavg: 4.02 3.69 3.62 5/314 30541
/proc/meminfo: memFree=10460948/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=462004 CPUtime=282.3 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 106820 0 0 0 28205 25 0 0 25 0 1 0 657470717 473092096 91230 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 115501 91230 242 26 0 112133 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 462004

[startup+342.3 s]
/proc/loadavg: 4.00 3.75 3.65 5/314 30542
/proc/meminfo: memFree=10304184/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=464636 CPUtime=342.3 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 120729 0 0 0 34201 29 0 0 25 0 1 0 657470717 475787264 105117 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 116159 105117 242 26 0 112791 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 464636

[startup+402.301 s]
/proc/loadavg: 4.19 3.84 3.68 5/314 30544
/proc/meminfo: memFree=10164796/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=681656 CPUtime=402.31 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 133413 0 0 0 40198 33 0 0 25 0 1 0 657470717 698015744 117780 33554432000 4194304 4300288 140736718904080 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 170414 117780 242 26 0 167046 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 681656

[startup+462.301 s]
/proc/loadavg: 4.07 3.86 3.70 5/314 30545
/proc/meminfo: memFree=10021676/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=683204 CPUtime=462.31 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 144375 0 0 0 46195 36 0 0 25 0 1 0 657470717 699600896 128728 33554432000 4194304 4300288 140736718904080 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 170801 128728 242 26 0 167433 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 683204

[startup+522.301 s]
/proc/loadavg: 3.54 3.76 3.67 4/308 30564
/proc/meminfo: memFree=10150720/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=686140 CPUtime=522.3 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 156856 0 0 0 52190 40 0 0 25 0 1 0 657470717 702607360 141192 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 171535 141192 242 26 0 168167 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 686140

[startup+582.301 s]
/proc/loadavg: 3.28 3.65 3.64 4/308 30566
/proc/meminfo: memFree=10087828/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=687976 CPUtime=582.31 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 168578 0 0 0 58187 44 0 0 25 0 1 0 657470717 704487424 152892 33554432000 4194304 4300288 140736718904080 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 171994 152892 242 26 0 168626 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 687976

[startup+642.301 s]
/proc/loadavg: 2.59 3.39 3.55 3/302 30584
/proc/meminfo: memFree=10174592/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=691452 CPUtime=642.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 182530 0 0 0 64185 47 0 0 25 0 1 0 657470717 708046848 166811 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 172863 166811 242 26 0 169495 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 691452

[startup+702.301 s]
/proc/loadavg: 2.29 3.15 3.45 3/302 30586
/proc/meminfo: memFree=10046340/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1041956 CPUtime=702.31 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 194665 0 0 0 70181 50 0 0 25 0 1 0 657470717 1066962944 178927 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 260489 178927 242 26 0 257121 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1041956

[startup+762.311 s]
/proc/loadavg: 1.62 2.81 3.32 2/296 30604
/proc/meminfo: memFree=11007856/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1043004 CPUtime=762.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 207668 0 0 0 76178 54 0 0 25 0 1 0 657470717 1068036096 191903 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268282 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 260751 191903 242 26 0 257383 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1043004

[startup+822.3 s]
/proc/loadavg: 1.22 2.48 3.17 2/296 30606
/proc/meminfo: memFree=10958244/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1045816 CPUtime=822.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 220232 0 0 0 82175 57 0 0 25 0 1 0 657470717 1070915584 204449 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 261454 204449 242 26 0 258086 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1045816

[startup+882.3 s]
/proc/loadavg: 1.08 2.21 3.03 2/296 30608
/proc/meminfo: memFree=10908876/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1047540 CPUtime=882.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 232429 0 0 0 88172 60 0 0 25 0 1 0 657470717 1072680960 216631 33554432000 4194304 4300288 140736718904080 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 261885 216631 242 26 0 258517 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1047540

[startup+942.301 s]
/proc/loadavg: 1.03 1.99 2.90 2/296 30609
/proc/meminfo: memFree=10869920/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1048936 CPUtime=942.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 242244 0 0 0 94169 63 0 0 25 0 1 0 657470717 1074110464 226426 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 262234 226426 242 26 0 258866 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1048936

[startup+1002.3 s]
/proc/loadavg: 1.01 1.80 2.78 2/296 30611
/proc/meminfo: memFree=10815588/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1051052 CPUtime=1002.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 255734 0 0 0 100165 67 0 0 25 0 1 0 657470717 1076277248 239904 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 262763 239904 242 26 0 259395 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1051052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.65 2.66 2/296 30612
/proc/meminfo: memFree=10770804/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1052528 CPUtime=1062.32 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 267082 0 0 0 106161 71 0 0 25 0 1 0 657470717 1077788672 251233 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 263132 251233 242 26 0 259764 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1052528

[startup+1122.3 s]
/proc/loadavg: 1.00 1.53 2.56 2/296 30614
/proc/meminfo: memFree=10725760/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1622128 CPUtime=1122.33 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 278207 0 0 0 112158 75 0 0 25 0 1 0 657470717 1661059072 262340 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 405532 262340 242 26 0 402164 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1622128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.43 2.46 2/296 30616
/proc/meminfo: memFree=10682340/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1622792 CPUtime=1182.33 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 289181 0 0 0 118154 79 0 0 25 0 1 0 657470717 1661739008 273299 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 405698 273299 242 26 0 402330 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1622792

[startup+1242.3 s]
/proc/loadavg: 1.00 1.35 2.36 2/296 30617
/proc/meminfo: memFree=10638176/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1624512 CPUtime=1242.33 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 300112 0 0 0 124150 83 0 0 25 0 1 0 657470717 1663500288 284217 33554432000 4194304 4300288 140736718904080 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 406128 284217 242 26 0 402760 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1624512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.29 2.28 2/296 30619
/proc/meminfo: memFree=10598720/32951124 swapFree=66050672/67111528
[pid=30532] ppid=30530 vsize=1625680 CPUtime=1300.04 cores=4,6
/proc/30532/stat : 30532 (cir_minisat) R 30530 30532 29471 0 -1 4202496 309708 0 0 0 129918 86 0 0 25 0 1 0 657470717 1664696320 293803 33554432000 4194304 4300288 140736718904080 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30532/statm: 406420 293803 242 26 0 403052 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1625680

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.1
CPU user time (s): 1299.18
CPU system time (s): 0.913861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1625680

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

runsolver used 3.84042 second user time and 8.5497 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 13:25:29
IDJOB=3380251
IDBENCH=71055
IDSOLVER=1863
FILE ID=node135/3380251-1305458727
RUNJOBID= node135-1305458727-30491
PBS_JOBID= 13324885
Free space on /tmp= 73276 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380251-1305458727/watcher-3380251-1305458727 -o /tmp/evaluation-result-3380251-1305458727/solver-3380251-1305458727 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380251-1305458727.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=46194846

node135.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.851
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.70
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11519400 kB
Buffers:        293952 kB
Cached:        6290076 kB
SwapCached:      50684 kB
Active:       10349564 kB
Inactive:     10830108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11519400 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           95840 kB
Writeback:           0 kB
AnonPages:    14550496 kB
Mapped:          19156 kB
Slab:           142152 kB
PageTables:      47328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57305436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73344 MiB
End job on node135 at 2011-05-15 13:47:11