Trace number 3380243

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.04 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.03 3.29 2.81 3/355 16988
/proc/meminfo: memFree=14788832/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=11796 CPUtime=0 cores=1,3
/proc/16988/stat : 16988 (runsolver) R 16986 16988 16847 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 113564498 12079104 51 33554432000 4194304 5432360 140733356753760 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/16988/statm: 2949 51 30 303 0 2643 0

[startup+0.022006 s]
/proc/loadavg: 4.03 3.29 2.81 3/355 16988
/proc/meminfo: memFree=14788832/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=20112 CPUtime=0 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 944 0 0 0 0 0 0 0 23 0 1 0 113564498 20594688 868 33554432000 4194304 4300288 140735208968112 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 5028 868 216 26 0 1660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20112

[startup+0.101005 s]
/proc/loadavg: 4.03 3.29 2.81 3/355 16988
/proc/meminfo: memFree=14788832/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=28744 CPUtime=0.07 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 4288 0 0 0 7 0 0 0 23 0 1 0 113564498 29433856 3708 33554432000 4194304 4300288 140735208968112 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 7186 3708 221 26 0 3818 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28744

[startup+0.300957 s]
/proc/loadavg: 4.03 3.29 2.81 3/355 16988
/proc/meminfo: memFree=14788832/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=28892 CPUtime=0.27 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 4324 0 0 0 27 0 0 0 25 0 1 0 113564498 29585408 3744 33554432000 4194304 4300288 140735208968112 18446744073709551615 4228511 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 7223 3744 221 26 0 3855 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 28892

[startup+0.700886 s]
/proc/loadavg: 4.03 3.29 2.81 3/355 16988
/proc/meminfo: memFree=14788832/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=28080 CPUtime=0.68 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 5070 0 0 0 67 1 0 0 25 0 1 0 113564498 28753920 3274 33554432000 4194304 4300288 140735208968112 18446744073709551615 4269276 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 7020 3274 241 26 0 3652 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28080

[startup+1.50074 s]
/proc/loadavg: 4.03 3.29 2.81 5/361 16999
/proc/meminfo: memFree=14759664/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=30800 CPUtime=1.48 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 5920 0 0 0 147 1 0 0 25 0 1 0 113564498 31539200 4106 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 7700 4106 242 26 0 4332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30800

[startup+3.10046 s]
/proc/loadavg: 4.03 3.29 2.81 5/361 16999
/proc/meminfo: memFree=14748512/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=35220 CPUtime=3.08 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 7000 0 0 0 307 1 0 0 25 0 1 0 113564498 36065280 5161 33554432000 4194304 4300288 140735208968112 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 8805 5161 242 26 0 5437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35220

[startup+6.3009 s]
/proc/loadavg: 4.03 3.30 2.82 5/361 16999
/proc/meminfo: memFree=14725096/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=42624 CPUtime=6.27 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 8702 0 0 0 626 1 0 0 25 0 1 0 113564498 43646976 6832 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 10656 6832 242 26 0 7288 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 42624

[startup+12.7008 s]
/proc/loadavg: 4.18 3.35 2.83 5/361 16999
/proc/meminfo: memFree=14696504/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=57028 CPUtime=12.68 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 12040 0 0 0 1266 2 0 0 25 0 1 0 113564498 58396672 10096 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 14257 10096 242 26 0 10889 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57028

[startup+25.5005 s]
/proc/loadavg: 4.14 3.38 2.85 5/361 17000
/proc/meminfo: memFree=14704200/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=79880 CPUtime=25.48 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 17259 0 0 0 2545 3 0 0 25 0 1 0 113564498 81797120 15248 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 19970 15248 242 26 0 16602 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79880

[startup+51.101 s]
/proc/loadavg: 4.09 3.43 2.88 5/361 17000
/proc/meminfo: memFree=14683232/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=84112 CPUtime=51.08 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 28340 0 0 0 5102 6 0 0 25 0 1 0 113564498 86130688 13432 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 21028 13432 242 26 0 17660 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84112

[startup+102.313 s]
/proc/loadavg: 4.08 3.53 2.94 5/361 17002
/proc/meminfo: memFree=14564056/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=89644 CPUtime=102.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 44988 0 0 0 10218 12 0 0 25 0 1 0 113564498 91795456 14796 33554432000 4194304 4300288 140735208968112 18446744073709551615 4270712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 22411 14796 242 26 0 19043 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89644

[startup+162.3 s]
/proc/loadavg: 4.24 3.67 3.03 5/361 17003
/proc/meminfo: memFree=14579040/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=76004 CPUtime=162.28 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 62517 0 0 0 16211 17 0 0 25 0 1 0 113564498 77828096 13612 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 19001 13612 242 26 0 15633 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76004

[startup+222.301 s]
/proc/loadavg: 4.18 3.76 3.10 5/361 17004
/proc/meminfo: memFree=14601932/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=130688 CPUtime=222.28 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 75667 0 0 0 22207 21 0 0 25 0 1 0 113564498 133824512 26536 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 32672 26536 242 26 0 29304 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 130688

[startup+282.3 s]
/proc/loadavg: 4.07 3.80 3.15 5/361 17006
/proc/meminfo: memFree=14530964/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=134180 CPUtime=282.28 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 92446 0 0 0 28202 26 0 0 25 0 1 0 113564498 137400320 23316 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 33545 23316 242 26 0 30177 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 134180

[startup+342.301 s]
/proc/loadavg: 4.02 3.83 3.20 5/361 17008
/proc/meminfo: memFree=14603960/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=106560 CPUtime=342.28 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 108910 0 0 0 34197 31 0 0 25 0 1 0 113564498 109117440 19693 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 26640 19693 242 26 0 23272 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 106560

[startup+402.301 s]
/proc/loadavg: 4.01 3.86 3.25 5/361 17010
/proc/meminfo: memFree=14569072/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=190656 CPUtime=402.29 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 123153 0 0 0 40194 35 0 0 25 0 1 0 113564498 195231744 33745 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 47664 33745 242 26 0 44296 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 190656

[startup+462.301 s]
/proc/loadavg: 4.00 3.88 3.29 5/361 17011
/proc/meminfo: memFree=14606112/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=111748 CPUtime=462.29 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 138580 0 0 0 46190 39 0 0 25 0 1 0 113564498 114429952 22969 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 27937 22969 242 26 0 24569 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 111748

[startup+522.301 s]
/proc/loadavg: 4.09 3.93 3.34 5/361 17012
/proc/meminfo: memFree=14578544/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=194580 CPUtime=522.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 149307 0 0 0 52187 43 0 0 25 0 1 0 113564498 199249920 33489 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 48645 33489 242 26 0 45277 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 194580

[startup+582.3 s]
/proc/loadavg: 4.07 3.96 3.39 5/361 17014
/proc/meminfo: memFree=14535592/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=148572 CPUtime=582.29 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 164178 0 0 0 58182 47 0 0 25 0 1 0 113564498 152137728 25908 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 37143 25908 242 26 0 33775 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 148572

[startup+642.301 s]
/proc/loadavg: 3.87 3.93 3.41 4/355 17033
/proc/meminfo: memFree=14604668/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=204724 CPUtime=642.31 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 175103 0 0 0 64179 52 0 0 25 0 1 0 113564498 209637376 36675 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 51181 36675 242 26 0 47813 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 204724

[startup+702.3 s]
/proc/loadavg: 3.40 3.77 3.39 4/355 17035
/proc/meminfo: memFree=14650284/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=154636 CPUtime=702.29 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 192351 0 0 0 70172 57 0 0 25 0 1 0 113564498 158347264 30390 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 38659 30390 242 26 0 35291 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 154636

[startup+762.314 s]
/proc/loadavg: 3.21 3.65 3.36 4/355 17036
/proc/meminfo: memFree=14499472/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=206632 CPUtime=762.31 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 201389 0 0 0 76170 61 0 0 25 0 1 0 113564498 211591168 39249 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 51658 39249 242 26 0 48290 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 206632

[startup+822.301 s]
/proc/loadavg: 3.07 3.53 3.34 4/355 17037
/proc/meminfo: memFree=14565536/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=157780 CPUtime=822.29 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 218345 0 0 0 82162 67 0 0 25 0 1 0 113564498 161566720 31490 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 39445 31490 242 26 0 36077 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 157780

[startup+882.301 s]
/proc/loadavg: 3.02 3.43 3.31 4/355 17039
/proc/meminfo: memFree=14539108/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=209340 CPUtime=882.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 227551 0 0 0 88159 71 0 0 25 0 1 0 113564498 214364160 40560 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 52335 40560 242 26 0 48967 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 209340

[startup+942.301 s]
/proc/loadavg: 2.85 3.31 3.28 2/345 17077
/proc/meminfo: memFree=14920664/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=131248 CPUtime=942.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 241903 0 0 0 94154 76 0 0 25 0 1 0 113564498 134397952 27892 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 32812 27892 242 26 0 29444 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 131248

[startup+1002.3 s]
/proc/loadavg: 1.68 2.89 3.14 2/343 17079
/proc/meminfo: memFree=14876268/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=213268 CPUtime=1002.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 253359 0 0 0 100150 80 0 0 25 0 1 0 113564498 218386432 39153 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 53317 39153 242 26 0 49949 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 213268

[startup+1062.3 s]
/proc/loadavg: 1.25 2.54 3.00 2/343 17080
/proc/meminfo: memFree=14921252/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=133520 CPUtime=1062.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 268867 0 0 0 106145 85 0 0 25 0 1 0 113564498 136724480 28083 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 33380 28083 242 26 0 30012 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 133520

[startup+1122.3 s]
/proc/loadavg: 1.15 2.27 2.88 2/343 17081
/proc/meminfo: memFree=14875228/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=216312 CPUtime=1122.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 280402 0 0 0 112141 89 0 0 25 0 1 0 113564498 221503488 39423 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 54078 39423 242 26 0 50710 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 216312

[startup+1182.3 s]
/proc/loadavg: 1.05 2.04 2.76 2/343 17083
/proc/meminfo: memFree=14924680/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=136596 CPUtime=1182.3 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 295595 0 0 0 118137 93 0 0 25 0 1 0 113564498 139874304 27213 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 34149 27213 242 26 0 30781 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 136596

[startup+1242.3 s]
/proc/loadavg: 1.02 1.85 2.64 2/343 17085
/proc/meminfo: memFree=14875548/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=219276 CPUtime=1242.31 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 307781 0 0 0 124135 96 0 0 25 0 1 0 113564498 224538624 39218 33554432000 4194304 4300288 140735208968112 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 54819 39218 242 26 0 51451 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 219276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.69 2.54 2/343 17087
/proc/meminfo: memFree=14941616/32950928 swapFree=67111364/67111528
[pid=16988] ppid=16986 vsize=111428 CPUtime=1300.02 cores=1,3
/proc/16988/stat : 16988 (cir_minisat) R 16986 16988 16847 0 -1 4202496 319059 0 0 0 129902 100 0 0 25 0 1 0 113564498 114102272 22822 33554432000 4194304 4300288 140735208968112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16988/statm: 27857 22822 242 26 0 24489 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 111428

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.03
CPU system time (s): 1.00885
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 233804

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

runsolver used 4.17037 second user time and 10.2514 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 13:39:11
IDJOB=3380243
IDBENCH=85965
IDSOLVER=1863
FILE ID=node112/3380243-1305459551
RUNJOBID= node112-1305459186-16867
PBS_JOBID= 13324909
Free space on /tmp= 73528 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380243-1305459551/watcher-3380243-1305459551 -o /tmp/evaluation-result-3380243-1305459551/solver-3380243-1305459551 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380243-1305459551.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1290663999

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.847
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:      14789236 kB
Buffers:        308212 kB
Cached:        3079276 kB
SwapCached:          0 kB
Active:       16109060 kB
Inactive:      1796060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14789236 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3100 kB
Writeback:           0 kB
AnonPages:    14517188 kB
Mapped:          27884 kB
Slab:           141040 kB
PageTables:      49416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66377956 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= 73532 MiB
End job on node112 at 2011-05-15 14:00:53