Trace number 3380324

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.08 1300.04

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.23 1.05 1.28 4/337 30939
/proc/meminfo: memFree=13061692/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=19864 CPUtime=0 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 790 0 0 0 0 0 0 0 21 0 1 0 736077267 20340736 724 33554432000 4194304 4300288 140734268590720 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 4966 724 216 26 0 1598 0

[startup+0.0135701 s]
/proc/loadavg: 1.23 1.05 1.28 4/337 30939
/proc/meminfo: memFree=13061692/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=20040 CPUtime=0.01 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 876 0 0 0 1 0 0 0 21 0 1 0 736077267 20520960 803 33554432000 4194304 4300288 140734268590720 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 5010 804 216 26 0 1642 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20040

[startup+0.100562 s]
/proc/loadavg: 1.23 1.05 1.28 4/337 30939
/proc/meminfo: memFree=13061692/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=33840 CPUtime=0.09 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 5442 0 0 0 9 0 0 0 21 0 1 0 736077267 34652160 4866 33554432000 4194304 4300288 140734268590720 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 8460 4869 218 26 0 5092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33840

[startup+0.300526 s]
/proc/loadavg: 1.23 1.05 1.28 4/337 30939
/proc/meminfo: memFree=13061692/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=73772 CPUtime=0.29 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 16248 0 0 0 27 2 0 0 22 0 1 0 736077267 75542528 14347 33554432000 4194304 4300288 140734268590720 18446744073709551615 4266270 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 18443 14347 218 26 0 15075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73772

[startup+0.700456 s]
/proc/loadavg: 1.23 1.05 1.28 4/337 30939
/proc/meminfo: memFree=13061692/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=99440 CPUtime=0.69 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 23608 0 0 0 66 3 0 0 23 0 1 0 736077267 101826560 20720 33554432000 4194304 4300288 140734268590720 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 24860 20720 222 26 0 21492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99440

[startup+1.5003 s]
/proc/loadavg: 1.23 1.05 1.28 5/338 30940
/proc/meminfo: memFree=12858952/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=130764 CPUtime=1.49 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 30438 0 0 0 145 4 0 0 25 0 1 0 736077267 133902336 27208 33554432000 4194304 4300288 140734268590720 18446744073709551615 4219459 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 32691 27208 222 26 0 29323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130764

[startup+3.101 s]
/proc/loadavg: 1.23 1.05 1.28 5/338 30940
/proc/meminfo: memFree=12797080/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=112760 CPUtime=3.09 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 34357 0 0 0 304 5 0 0 25 0 1 0 736077267 115466240 22429 33554432000 4194304 4300288 140734268590720 18446744073709551615 4250048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 28190 22429 242 26 0 24822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112760

[startup+6.30041 s]
/proc/loadavg: 1.62 1.13 1.31 5/338 30940
/proc/meminfo: memFree=12550304/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=112760 CPUtime=6.29 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 35146 0 0 0 624 5 0 0 25 0 1 0 736077267 115466240 23191 33554432000 4194304 4300288 140734268590720 18446744073709551615 4269570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 28190 23191 242 26 0 24822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112760

[startup+12.7002 s]
/proc/loadavg: 1.89 1.20 1.32 6/344 30953
/proc/meminfo: memFree=11311552/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=124436 CPUtime=12.69 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 36631 0 0 0 1263 6 0 0 25 0 1 0 736077267 127422464 24627 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 31109 24627 242 26 0 27741 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124436

[startup+25.5008 s]
/proc/loadavg: 2.43 1.35 1.37 5/344 30980
/proc/meminfo: memFree=10471168/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=143404 CPUtime=25.49 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 39579 0 0 0 2542 7 0 0 25 0 1 0 736077267 146845696 27474 33554432000 4194304 4300288 140734268590720 18446744073709551615 4250839 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 35851 27474 242 26 0 32483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143404

[startup+51.101 s]
/proc/loadavg: 2.97 1.56 1.44 5/344 30981
/proc/meminfo: memFree=10348272/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=176632 CPUtime=51.1 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 46517 0 0 0 5101 9 0 0 25 0 1 0 736077267 180871168 34266 33554432000 4194304 4300288 140734268590720 18446744073709551615 4269822 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 44158 34266 242 26 0 40790 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 176632

[startup+102.312 s]
/proc/loadavg: 3.55 1.93 1.57 6/341 31012
/proc/meminfo: memFree=11440708/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=235928 CPUtime=102.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 60847 0 0 0 10215 15 0 0 25 0 1 0 736077267 241590272 48390 33554432000 4194304 4300288 140734268590720 18446744073709551615 4268048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 58982 48390 242 26 0 55614 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 235928

[startup+162.301 s]
/proc/loadavg: 3.83 2.31 1.72 5/344 31065
/proc/meminfo: memFree=12689836/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=329248 CPUtime=162.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 72639 0 0 0 16210 20 0 0 25 0 1 0 736077267 337149952 60021 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 82312 60021 242 26 0 78944 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 329248

[startup+222.301 s]
/proc/loadavg: 3.97 2.63 1.87 5/344 31066
/proc/meminfo: memFree=12577928/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=336524 CPUtime=222.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 81927 0 0 0 22207 23 0 0 25 0 1 0 736077267 344600576 69191 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 84131 69191 242 26 0 80763 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 336524

[startup+282.3 s]
/proc/loadavg: 3.99 2.87 2.00 5/344 31068
/proc/meminfo: memFree=12460688/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=342440 CPUtime=282.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 90115 0 0 0 28205 25 0 0 25 0 1 0 736077267 350658560 77257 33554432000 4194304 4300288 140734268590720 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 85610 77257 242 26 0 82242 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 342440

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.12 5/344 31069
/proc/meminfo: memFree=12380544/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=480728 CPUtime=342.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 96905 0 0 0 34202 28 0 0 25 0 1 0 736077267 492265472 83961 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 120182 83961 242 26 0 116814 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 480728

[startup+402.301 s]
/proc/loadavg: 3.99 3.24 2.23 5/344 31071
/proc/meminfo: memFree=12247964/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=484536 CPUtime=402.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 103785 0 0 0 40199 31 0 0 25 0 1 0 736077267 496164864 90767 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 121134 90767 242 26 0 117766 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 484536

[startup+462.301 s]
/proc/loadavg: 4.07 3.41 2.35 5/344 31073
/proc/meminfo: memFree=12160136/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=490448 CPUtime=462.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 112199 0 0 0 46196 34 0 0 25 0 1 0 736077267 502218752 99108 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 122612 99108 242 26 0 119244 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 490448

[startup+522.3 s]
/proc/loadavg: 4.03 3.52 2.46 4/338 31091
/proc/meminfo: memFree=12176764/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=495252 CPUtime=522.3 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 118475 0 0 0 52193 37 0 0 25 0 1 0 736077267 507138048 105303 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 123813 105303 242 26 0 120445 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 495252

[startup+582.301 s]
/proc/loadavg: 3.43 3.44 2.49 4/338 31093
/proc/meminfo: memFree=12108328/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=499076 CPUtime=582.31 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 123522 0 0 0 58192 39 0 0 25 0 1 0 736077267 511053824 110292 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 124769 110292 242 26 0 121401 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 499076

[startup+642.301 s]
/proc/loadavg: 3.16 3.36 2.52 4/338 31094
/proc/meminfo: memFree=12036624/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=510392 CPUtime=642.33 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 130733 0 0 0 64191 42 0 0 25 0 1 0 736077267 522641408 117426 33554432000 4194304 4300288 140734268590720 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 127598 117426 242 26 0 124230 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 510392

[startup+702.3 s]
/proc/loadavg: 3.06 3.29 2.55 4/338 31096
/proc/meminfo: memFree=12446036/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=510392 CPUtime=702.31 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 135332 0 0 0 70188 43 0 0 25 0 1 0 736077267 522641408 121952 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 127598 121952 242 26 0 124230 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 510392

[startup+762.313 s]
/proc/loadavg: 3.02 3.23 2.57 4/338 31098
/proc/meminfo: memFree=12378800/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=728008 CPUtime=762.33 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 139585 0 0 0 76188 45 0 0 25 0 1 0 736077267 745480192 126149 33554432000 4194304 4300288 140734268590720 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 182002 126149 242 26 0 178634 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 728008

[startup+822.301 s]
/proc/loadavg: 3.00 3.19 2.60 4/338 31099
/proc/meminfo: memFree=12296676/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=730504 CPUtime=822.32 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 144432 0 0 0 82185 47 0 0 25 0 1 0 736077267 748036096 130953 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 182626 130953 242 26 0 179258 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 730504

[startup+882.301 s]
/proc/loadavg: 3.00 3.15 2.62 4/338 31101
/proc/meminfo: memFree=12195716/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=733480 CPUtime=882.32 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 153838 0 0 0 88181 51 0 0 25 0 1 0 736077267 751083520 140302 33554432000 4194304 4300288 140734268590720 18446744073709551615 4269834 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 183370 140302 242 26 0 180002 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 733480

[startup+942.3 s]
/proc/loadavg: 3.00 3.12 2.64 4/338 31102
/proc/meminfo: memFree=12127980/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=737860 CPUtime=942.32 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 158688 0 0 0 94180 52 0 0 25 0 1 0 736077267 755568640 145087 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 184465 145087 242 26 0 181097 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 737860

[startup+1002.3 s]
/proc/loadavg: 3.13 3.13 2.67 4/338 31104
/proc/meminfo: memFree=12047596/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=740840 CPUtime=1002.33 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 163472 0 0 0 100179 54 0 0 25 0 1 0 736077267 758620160 149815 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 185210 149815 242 26 0 181842 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 740840

[startup+1062.3 s]
/proc/loadavg: 3.21 3.14 2.70 4/338 31108
/proc/meminfo: memFree=12337728/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=310944 CPUtime=1062.32 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 187464 0 0 0 106173 59 0 0 25 0 1 0 736077267 318406656 63367 33554432000 4194304 4300288 140734268590720 18446744073709551615 4269600 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 77736 63367 242 26 0 74368 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 310944

[startup+1122.3 s]
/proc/loadavg: 3.07 3.11 2.72 5/338 31110
/proc/meminfo: memFree=12253004/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=361032 CPUtime=1122.33 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 195157 0 0 0 112171 62 0 0 25 0 1 0 736077267 369696768 70919 33554432000 4194304 4300288 140734268590720 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 90258 70919 242 26 0 86890 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 361032

[startup+1182.3 s]
/proc/loadavg: 3.02 3.09 2.73 4/338 31112
/proc/meminfo: memFree=12156752/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=442420 CPUtime=1182.33 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 209072 0 0 0 118165 68 0 0 25 0 1 0 736077267 453038080 84640 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 110605 84640 242 26 0 107237 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 442420

[startup+1242.3 s]
/proc/loadavg: 3.01 3.07 2.74 4/338 31113
/proc/meminfo: memFree=12061608/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=442420 CPUtime=1242.33 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 220622 0 0 0 124158 75 0 0 25 0 1 0 736077267 453038080 96067 33554432000 4194304 4300288 140734268590720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 110605 96067 242 26 0 107237 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 442420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 2.76 4/338 31115
/proc/meminfo: memFree=11977508/32950928 swapFree=67085488/67111528
[pid=30939] ppid=30937 vsize=574680 CPUtime=1300.05 cores=5,7
/proc/30939/stat : 30939 (cir_minisat) R 30937 30939 29010 0 -1 4202496 226548 0 0 0 129927 78 0 0 25 0 1 0 736077267 588472320 101889 33554432000 4194304 4300288 140734268590720 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30939/statm: 143670 101889 242 26 0 140302 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 574680

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.04
CPU time (s): 1300.08
CPU user time (s): 1299.27
CPU system time (s): 0.802877
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 759256

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

runsolver used 4.02339 second user time and 10.1785 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 13:21:06
IDJOB=3380324
IDBENCH=53034
IDSOLVER=1863
FILE ID=node114/3380324-1305458465
RUNJOBID= node114-1305458465-30912
PBS_JOBID= 13324876
Free space on /tmp= 72908 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380324-1305458465/watcher-3380324-1305458465 -o /tmp/evaluation-result-3380324-1305458465/solver-3380324-1305458465 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380324-1305458465.cnf

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=268333888

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      13062220 kB
Buffers:        300408 kB
Cached:        6860024 kB
SwapCached:         96 kB
Active:       14126800 kB
Inactive:      5346380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13062220 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           91804 kB
Writeback:           0 kB
AnonPages:    12312836 kB
Mapped:          28100 kB
Slab:           309476 kB
PageTables:      42080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54423784 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= 72964 MiB
End job on node114 at 2011-05-15 13:42:48