Trace number 3348502

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-03-02? (TO) 1299.83 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3348502-1304969403/watcher-3348502-1304969403 -o /tmp/evaluation-result-3348502-1304969403/solver-3348502-1304969403 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348502-1304969403.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: 3.90 3.94 3.01 3/362 4016
/proc/meminfo: memFree=23323696/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25396 CPUtime=0.12 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2547 0 0 0 12 0 0 0 21 0 1 0 608539993 26005504 2327 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6349 2327 230 15 0 2992 0

[startup+0.229711 s]
/proc/loadavg: 3.90 3.94 3.01 3/362 4016
/proc/meminfo: memFree=23323696/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25400 CPUtime=0.16 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2551 0 0 0 16 0 0 0 21 0 1 0 608539993 26009600 2329 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223035 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6350 2329 230 15 0 2993 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 25400

[startup+0.3104 s]
/proc/loadavg: 3.90 3.94 3.01 3/362 4016
/proc/meminfo: memFree=23323696/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25424 CPUtime=0.28 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2562 0 0 0 28 0 0 0 21 0 1 0 608539993 26034176 2336 33554432000 4194304 4254575 140737347692144 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6356 2344 230 15 0 2999 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25424

[startup+0.825596 s]
/proc/loadavg: 3.90 3.94 3.01 3/362 4016
/proc/meminfo: memFree=23323696/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25428 CPUtime=0.75 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2577 0 0 0 75 0 0 0 23 0 1 0 608539993 26038272 2347 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6357 2347 230 15 0 3000 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 25428

[startup+0.900608 s]
/proc/loadavg: 3.90 3.94 3.01 3/362 4016
/proc/meminfo: memFree=23323696/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25428 CPUtime=0.83 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2579 0 0 0 83 0 0 0 24 0 1 0 608539993 26038272 2349 33554432000 4194304 4254575 140737347692144 18446744073709551615 4209788 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6357 2349 230 15 0 3000 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 25428

[startup+1.50051 s]
/proc/loadavg: 3.90 3.94 3.01 3/362 4016
/proc/meminfo: memFree=23323696/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25572 CPUtime=1.43 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2601 0 0 0 143 0 0 0 25 0 1 0 608539993 26185728 2369 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223035 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6393 2369 230 15 0 3036 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 25572

[startup+3.10023 s]
/proc/loadavg: 3.90 3.94 3.01 4/363 4045
/proc/meminfo: memFree=23321452/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25572 CPUtime=3.03 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2640 0 0 0 303 0 0 0 25 0 1 0 608539993 26185728 2407 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223109 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6393 2407 230 15 0 3036 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 25572

[startup+9.1636 s]
/proc/loadavg: 3.82 3.93 3.01 5/365 4049
/proc/meminfo: memFree=23255440/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25712 CPUtime=9.09 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2793 0 0 0 909 0 0 0 25 0 1 0 608539993 26329088 2552 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6428 2552 230 15 0 3071 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 25712

[startup+12.7006 s]
/proc/loadavg: 4.24 4.01 3.04 5/365 4049
/proc/meminfo: memFree=23236984/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=25872 CPUtime=12.63 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 2879 0 0 0 1263 0 0 0 25 0 1 0 608539993 26492928 2638 33554432000 4194304 4254575 140737347692144 18446744073709551615 4209438 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6468 2638 230 15 0 3111 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 25872

[startup+25.5134 s]
/proc/loadavg: 4.47 4.08 3.08 5/365 4050
/proc/meminfo: memFree=23131164/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=26008 CPUtime=25.44 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 3213 0 0 0 2544 0 0 0 25 0 1 0 608539993 26632192 2965 33554432000 4194304 4254575 140737347692144 18446744073709551615 4209792 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 6502 2965 230 15 0 3145 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 26008

[startup+51.1011 s]
/proc/loadavg: 5.15 4.26 3.17 5/365 4050
/proc/meminfo: memFree=22713708/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=29328 CPUtime=51.03 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 3721 0 0 0 5102 1 0 0 25 0 1 0 608539993 30031872 3460 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 7332 3460 230 15 0 3975 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 29328

[startup+102.3 s]
/proc/loadavg: 6.90 4.87 3.43 4/363 4058
/proc/meminfo: memFree=22340916/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=34980 CPUtime=102.23 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 5089 0 0 0 10215 8 0 0 25 0 1 0 608539993 35819520 4804 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 8745 4804 230 15 0 5388 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34980

[startup+162.3 s]
/proc/loadavg: 7.52 5.41 3.70 5/365 4062
/proc/meminfo: memFree=22020212/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=43660 CPUtime=162.23 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 6514 0 0 0 16214 9 0 0 25 0 1 0 608539993 44707840 6207 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 10915 6207 230 15 0 7558 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43660

[startup+222.3 s]
/proc/loadavg: 7.56 5.80 3.94 4/364 4078
/proc/meminfo: memFree=22906416/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=45008 CPUtime=222.24 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 7882 0 0 0 22207 17 0 0 25 0 1 0 608539993 46088192 7553 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 11252 7553 230 15 0 7895 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 45008

[startup+282.301 s]
/proc/loadavg: 7.12 5.96 4.11 5/365 4120
/proc/meminfo: memFree=23059228/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=57056 CPUtime=282.24 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 8877 0 0 0 28204 20 0 0 25 0 1 0 608539993 58425344 8530 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 14264 8530 230 15 0 10907 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 57056

[startup+342.301 s]
/proc/loadavg: 6.49 6.02 4.25 6/363 4194
/proc/meminfo: memFree=22728120/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=60112 CPUtime=342.23 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 10635 0 0 0 34197 26 0 0 25 0 1 0 608539993 61554688 10261 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223808 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 15028 10261 230 15 0 11671 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 60112

[startup+402.301 s]
/proc/loadavg: 6.97 6.24 4.43 5/368 4202
/proc/meminfo: memFree=22082492/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=61460 CPUtime=402.23 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 11966 0 0 0 40185 38 0 0 25 0 1 0 608539993 62935040 11574 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 15365 11574 230 15 0 12008 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 61460

[startup+462.301 s]
/proc/loadavg: 5.16 5.86 4.41 5/365 4206
/proc/meminfo: memFree=22458992/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=42892 CPUtime=462.24 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 14277 0 0 0 46183 41 0 0 25 0 1 0 608539993 43921408 6210 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 10723 6210 230 15 0 7366 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 42892

[startup+522.301 s]
/proc/loadavg: 4.50 5.54 4.39 5/368 4232
/proc/meminfo: memFree=22353232/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=50072 CPUtime=522.23 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 15374 0 0 0 52181 42 0 0 25 0 1 0 608539993 51273728 7294 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 12518 7294 230 15 0 9161 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 50072

[startup+582.3 s]
/proc/loadavg: 4.18 5.26 4.37 5/368 4233
/proc/meminfo: memFree=22030192/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=50072 CPUtime=582.22 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 16222 0 0 0 58179 43 0 0 25 0 1 0 608539993 51273728 8125 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 12518 8125 230 15 0 9161 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 50072

[startup+642.3 s]
/proc/loadavg: 4.15 5.06 4.35 5/368 4235
/proc/meminfo: memFree=21732688/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=61748 CPUtime=642.22 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 17200 0 0 0 64176 46 0 0 25 0 1 0 608539993 63229952 9078 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 15437 9078 230 15 0 12080 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 61748

[startup+702.301 s]
/proc/loadavg: 4.21 4.91 4.34 5/368 4237
/proc/meminfo: memFree=21450312/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=62696 CPUtime=702.19 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 18506 0 0 0 70171 48 0 0 25 0 1 0 608539993 64200704 10363 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216960 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 15674 10363 230 15 0 12317 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 62696

[startup+762.314 s]
/proc/loadavg: 4.13 4.76 4.33 5/368 4238
/proc/meminfo: memFree=21188896/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=63692 CPUtime=762.2 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 19831 0 0 0 76171 49 0 0 25 0 1 0 608539993 65220608 11671 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 15923 11671 230 15 0 12566 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 63692

[startup+822.301 s]
/proc/loadavg: 4.05 4.62 4.30 5/368 4240
/proc/meminfo: memFree=20934424/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=82992 CPUtime=822.18 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 20751 0 0 0 82167 51 0 0 25 0 1 0 608539993 84983808 12573 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 20748 12573 230 15 0 17391 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 82992

[startup+882.301 s]
/proc/loadavg: 4.16 4.53 4.29 5/368 4241
/proc/meminfo: memFree=20718756/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=45668 CPUtime=882.16 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 23158 0 0 0 88164 52 0 0 25 0 1 0 608539993 46764032 6891 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 11417 6891 230 15 0 8060 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 45668

[startup+942.301 s]
/proc/loadavg: 4.12 4.45 4.27 5/368 4243
/proc/meminfo: memFree=20492676/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=64412 CPUtime=942.16 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 24193 0 0 0 94162 54 0 0 25 0 1 0 608539993 65957888 7913 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 16103 7913 230 15 0 12746 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 64412

[startup+1002.3 s]
/proc/loadavg: 4.04 4.37 4.25 5/368 4245
/proc/meminfo: memFree=20271056/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=64412 CPUtime=1002.15 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 25311 0 0 0 100159 56 0 0 25 0 1 0 608539993 65957888 9009 33554432000 4194304 4254575 140737347692144 18446744073709551615 4222794 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 16103 9009 230 15 0 12746 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 64412

[startup+1062.3 s]
/proc/loadavg: 4.01 4.30 4.24 5/368 4246
/proc/meminfo: memFree=20046460/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=83268 CPUtime=1062.14 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 26491 0 0 0 106157 57 0 0 25 0 1 0 608539993 85266432 10172 33554432000 4194304 4254575 140737347692144 18446744073709551615 4223413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 20817 10172 230 15 0 17460 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 83268

[startup+1122.3 s]
/proc/loadavg: 4.00 4.24 4.22 5/368 4248
/proc/meminfo: memFree=19787396/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=83268 CPUtime=1122.13 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 27525 0 0 0 112154 59 0 0 25 0 1 0 608539993 85266432 11189 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216645 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 20817 11189 230 15 0 17460 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 83268

[startup+1182.3 s]
/proc/loadavg: 4.00 4.19 4.20 5/368 4249
/proc/meminfo: memFree=19561688/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=83268 CPUtime=1182.12 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 28507 0 0 0 118151 61 0 0 25 0 1 0 608539993 85266432 12153 33554432000 4194304 4254575 140737347692144 18446744073709551615 4222744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 20817 12153 230 15 0 17460 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 83268

[startup+1242.3 s]
/proc/loadavg: 4.05 4.17 4.19 5/368 4251
/proc/meminfo: memFree=19311172/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=132588 CPUtime=1242.12 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 37165 0 0 0 124148 64 0 0 25 0 1 0 608539993 135770112 20794 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 33147 20794 230 15 0 29790 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 132588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.15 4.18 5/368 4253
/proc/meminfo: memFree=19126756/32951132 swapFree=64495964/67111528
[pid=4016] ppid=4014 vsize=132588 CPUtime=1299.81 cores=4,6
/proc/4016/stat : 4016 (cir_minisat) R 4014 4016 3848 0 -1 4202496 38065 0 0 0 129917 64 0 0 25 0 1 0 608539993 135770112 21676 33554432000 4194304 4254575 140737347692144 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4016/statm: 33147 21676 230 15 0 29790 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 132588

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): 1299.83
CPU user time (s): 1299.18
CPU system time (s): 0.6529
CPU usage (%): 99.9856
Max. virtual memory (cumulated for all children) (KiB): 132588

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

runsolver used 4.88626 second user time and 10.5384 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-09 21:30:04
IDJOB=3348502
IDBENCH=70849
IDSOLVER=1810
FILE ID=node129/3348502-1304969403
RUNJOBID= node129-1304968096-3867
PBS_JOBID= 13285621
Free space on /tmp= 48120 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348502-1304969403/watcher-3348502-1304969403 -o /tmp/evaluation-result-3348502-1304969403/solver-3348502-1304969403 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348502-1304969403.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1595969037

node129.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.831
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.66
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.831
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.831
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.831
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      23323720 kB
Buffers:        144152 kB
Cached:        4164664 kB
SwapCached:      52448 kB
Active:        2512460 kB
Inactive:      6913548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23323720 kB
SwapTotal:    67111528 kB
SwapFree:     64495964 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:     5073956 kB
Mapped:          17516 kB
Slab:            97916 kB
PageTables:      38620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80001432 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48056 MiB
End job on node129 at 2011-05-09 21:51:46