Trace number 3379558

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1299.4 1300.06

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3379558-1305457203/watcher-3379558-1305457203 -o /tmp/evaluation-result-3379558-1305457203/solver-3379558-1305457203 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379558-1305457203.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: 1.71 2.42 3.06 5/410 7730
/proc/meminfo: memFree=24077120/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=11644 CPUtime=0 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4194304 356 0 0 0 0 0 0 0 21 0 1 0 657318935 11923456 297 33554432000 4194304 4263832 140734940297984 18446744073709551615 47380644328994 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 2911 297 241 17 0 84 0

[startup+0.103669 s]
/proc/loadavg: 1.71 2.42 3.06 5/410 7730
/proc/meminfo: memFree=24077120/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=13344 CPUtime=0.09 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4194304 892 0 0 0 9 0 0 0 21 0 1 0 657318935 13664256 687 33554432000 4194304 4263832 140734940297984 18446744073709551615 47380644115936 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 3336 687 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.200633 s]
/proc/loadavg: 1.71 2.42 3.06 5/410 7730
/proc/meminfo: memFree=24077120/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=15168 CPUtime=0.19 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4194304 1482 0 0 0 19 0 0 0 21 0 1 0 657318935 15532032 1084 33554432000 4194304 4263832 140734940297984 18446744073709551615 47380644063012 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 3792 1084 242 17 0 965 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15168

[startup+0.30062 s]
/proc/loadavg: 1.71 2.42 3.06 5/410 7730
/proc/meminfo: memFree=24077120/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=18816 CPUtime=0.29 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4194304 2505 0 0 0 29 0 0 0 22 0 1 0 657318935 19267584 1722 33554432000 4194304 4263832 140734940297984 18446744073709551615 4237351 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 4704 1722 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700549 s]
/proc/loadavg: 1.71 2.42 3.06 5/410 7730
/proc/meminfo: memFree=24077120/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=25980 CPUtime=0.68 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4194304 4849 0 0 0 68 0 0 0 23 0 1 0 657318935 26603520 3297 33554432000 4194304 4263832 140734940297984 18446744073709551615 242970217439 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 6495 3297 242 17 0 3668 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25980

[startup+1.50042 s]
/proc/loadavg: 1.71 2.42 3.06 5/411 7731
/proc/meminfo: memFree=23975680/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=42852 CPUtime=1.48 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 10280 0 0 0 147 1 0 0 25 0 1 0 657318935 43880448 7773 33554432000 4194304 4263832 140734940297984 18446744073709551615 4243929 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 10713 7773 247 17 0 7886 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42852

[startup+3.10114 s]
/proc/loadavg: 1.71 2.42 3.06 5/411 7731
/proc/meminfo: memFree=23974940/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=42852 CPUtime=3.08 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 10280 0 0 0 307 1 0 0 25 0 1 0 657318935 43880448 7773 33554432000 4194304 4263832 140734940297984 18446744073709551615 4244137 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 10713 7773 247 17 0 7886 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42852

[startup+6.30054 s]
/proc/loadavg: 1.89 2.44 3.07 5/411 7732
/proc/meminfo: memFree=23973088/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=42852 CPUtime=5.92 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 10280 0 0 0 587 5 0 0 25 0 1 0 657318935 43880448 7773 33554432000 4194304 4263832 140734940297984 18446744073709551615 4223024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7730/statm: 10713 7773 247 17 0 7886 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 42852

[startup+12.7005 s]
/proc/loadavg: 2.30 2.52 3.09 5/411 7732
/proc/meminfo: memFree=23957120/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=45012 CPUtime=12 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 10795 0 0 0 1190 10 0 0 25 0 1 0 657318935 46092288 8288 33554432000 4194304 4263832 140734940297984 18446744073709551615 4250170 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 11253 8288 247 17 0 8426 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 45012

[startup+25.5013 s]
/proc/loadavg: 2.68 2.59 3.10 5/411 7732
/proc/meminfo: memFree=23905324/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=53312 CPUtime=24.81 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 12870 0 0 0 2470 11 0 0 25 0 1 0 657318935 54591488 10363 33554432000 4194304 4263832 140734940297984 18446744073709551615 4224792 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 13328 10363 247 17 0 10501 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 53312

[startup+51.1009 s]
/proc/loadavg: 3.13 2.70 3.12 5/411 7733
/proc/meminfo: memFree=23797008/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=73820 CPUtime=50.41 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 17948 0 0 0 5029 12 0 0 25 0 1 0 657318935 75591680 15441 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 18455 15441 247 17 0 15628 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 73820

[startup+102.301 s]
/proc/loadavg: 3.62 2.90 3.17 5/411 7743
/proc/meminfo: memFree=23514044/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=146304 CPUtime=101.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 35993 0 0 0 10147 15 0 0 25 0 1 0 657318935 149815296 33486 33554432000 4194304 4263832 140734940297984 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 36576 33486 247 17 0 33749 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 146304

[startup+162.301 s]
/proc/loadavg: 3.86 3.10 3.22 5/411 7745
/proc/meminfo: memFree=23229456/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=210188 CPUtime=161.61 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 51728 0 0 0 16140 21 0 0 25 0 1 0 657318935 215232512 49221 33554432000 4194304 4263832 140734940297984 18446744073709551615 4226809 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 52547 49221 247 17 0 49720 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 210188

[startup+222.315 s]
/proc/loadavg: 4.03 3.29 3.27 5/411 7746
/proc/meminfo: memFree=23083744/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=243236 CPUtime=221.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 59994 0 0 0 22138 24 0 0 25 0 1 0 657318935 249073664 57487 33554432000 4194304 4263832 140734940297984 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 60809 57487 247 17 0 57982 0
Current children cumulated CPU time (s) 221.62
Current children cumulated vsize (KiB) 243236

[startup+282.301 s]
/proc/loadavg: 4.05 3.43 3.32 5/411 7748
/proc/meminfo: memFree=22898600/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=292372 CPUtime=281.61 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 72272 0 0 0 28133 28 0 0 25 0 1 0 657318935 299388928 69765 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 73093 69765 247 17 0 70266 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 292372

[startup+342.301 s]
/proc/loadavg: 4.06 3.55 3.37 5/411 7749
/proc/meminfo: memFree=22755372/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=331324 CPUtime=341.61 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 81903 0 0 0 34130 31 0 0 25 0 1 0 657318935 339275776 79394 33554432000 4194304 4263832 140734940297984 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 82831 79394 248 17 0 80004 0
Current children cumulated CPU time (s) 341.61
Current children cumulated vsize (KiB) 331324

[startup+402.3 s]
/proc/loadavg: 4.02 3.63 3.40 5/411 7754
/proc/meminfo: memFree=22611892/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=380136 CPUtime=401.61 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 94000 0 0 0 40127 34 0 0 25 0 1 0 657318935 389259264 91491 33554432000 4194304 4263832 140734940297984 18446744073709551615 4211566 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 95034 91491 248 17 0 92207 0
Current children cumulated CPU time (s) 401.61
Current children cumulated vsize (KiB) 380136

[startup+462.315 s]
/proc/loadavg: 4.07 3.71 3.44 5/411 7756
/proc/meminfo: memFree=22464436/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=425676 CPUtime=461.63 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 104856 0 0 0 46125 38 0 0 25 0 1 0 657318935 435892224 102346 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 106419 102346 248 17 0 103592 0
Current children cumulated CPU time (s) 461.63
Current children cumulated vsize (KiB) 425676

[startup+522.301 s]
/proc/loadavg: 4.02 3.76 3.47 5/411 7757
/proc/meminfo: memFree=22271972/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=484056 CPUtime=521.61 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 119347 0 0 0 52119 42 0 0 25 0 1 0 657318935 495673344 116837 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 121014 116837 248 17 0 118187 0
Current children cumulated CPU time (s) 521.61
Current children cumulated vsize (KiB) 484056

[startup+582.3 s]
/proc/loadavg: 4.04 3.81 3.51 5/411 7759
/proc/meminfo: memFree=22071080/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=565852 CPUtime=581.61 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 138951 0 0 0 58114 47 0 0 25 0 1 0 657318935 579432448 136440 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 141463 136440 249 17 0 138636 0
Current children cumulated CPU time (s) 581.61
Current children cumulated vsize (KiB) 565852

[startup+642.301 s]
/proc/loadavg: 4.05 3.86 3.54 5/411 7760
/proc/meminfo: memFree=21912100/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=626540 CPUtime=641.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 153606 0 0 0 64112 50 0 0 25 0 1 0 657318935 641576960 151095 33554432000 4194304 4263832 140734940297984 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 156635 151095 249 17 0 153808 0
Current children cumulated CPU time (s) 641.62
Current children cumulated vsize (KiB) 626540

[startup+702.301 s]
/proc/loadavg: 4.02 3.88 3.57 5/411 7762
/proc/meminfo: memFree=21793292/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=676808 CPUtime=701.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 166087 0 0 0 70109 53 0 0 25 0 1 0 657318935 693051392 163576 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 169202 163576 249 17 0 166375 0
Current children cumulated CPU time (s) 701.62
Current children cumulated vsize (KiB) 676808

[startup+762.3 s]
/proc/loadavg: 4.12 3.93 3.60 5/411 7764
/proc/meminfo: memFree=21675860/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=722596 CPUtime=761.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 177443 0 0 0 76106 56 0 0 25 0 1 0 657318935 739938304 174932 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 180649 174932 249 17 0 177822 0
Current children cumulated CPU time (s) 761.62
Current children cumulated vsize (KiB) 722596

[startup+822.301 s]
/proc/loadavg: 4.09 3.96 3.63 5/411 7765
/proc/meminfo: memFree=21569960/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=755400 CPUtime=821.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 185630 0 0 0 82104 58 0 0 25 0 1 0 657318935 773529600 183119 33554432000 4194304 4263832 140734940297984 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 188850 183119 250 17 0 186023 0
Current children cumulated CPU time (s) 821.62
Current children cumulated vsize (KiB) 755400

[startup+882.301 s]
/proc/loadavg: 4.09 3.98 3.66 5/411 7767
/proc/meminfo: memFree=21354072/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=845536 CPUtime=881.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 207250 0 0 0 88099 63 0 0 25 0 1 0 657318935 865828864 204739 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 211384 204739 250 17 0 208557 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 845536

[startup+942.301 s]
/proc/loadavg: 4.08 3.99 3.68 5/411 7768
/proc/meminfo: memFree=21178484/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=868372 CPUtime=941.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 212828 0 0 0 94098 64 0 0 25 0 1 0 657318935 889212928 210317 33554432000 4194304 4263832 140734940297984 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 217093 210317 250 17 0 214266 0
Current children cumulated CPU time (s) 941.62
Current children cumulated vsize (KiB) 868372

[startup+1002.3 s]
/proc/loadavg: 4.03 3.99 3.70 5/411 7770
/proc/meminfo: memFree=21035996/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=899044 CPUtime=1001.63 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 220497 0 0 0 100097 66 0 0 25 0 1 0 657318935 920621056 217986 33554432000 4194304 4263832 140734940297984 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 224761 217986 250 17 0 221934 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 899044

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.72 5/411 7772
/proc/meminfo: memFree=20926996/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=930460 CPUtime=1061.62 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 228268 0 0 0 106093 69 0 0 25 0 1 0 657318935 952791040 225756 33554432000 4194304 4263832 140734940297984 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 232615 225756 250 17 0 229788 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 930460

[startup+1122.32 s]
/proc/loadavg: 4.16 4.06 3.75 5/411 7773
/proc/meminfo: memFree=20818980/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=965988 CPUtime=1121.64 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 237118 0 0 0 112093 71 0 0 25 0 1 0 657318935 989171712 234606 33554432000 4194304 4263832 140734940297984 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 241497 234606 250 17 0 238670 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 965988

[startup+1182.3 s]
/proc/loadavg: 4.10 4.06 3.77 5/411 7775
/proc/meminfo: memFree=20715188/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=1015088 CPUtime=1181.63 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 248654 0 0 0 118090 73 0 0 25 0 1 0 657318935 1039450112 246142 33554432000 4194304 4263832 140734940297984 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 253772 246142 250 17 0 250945 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 1015088

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.78 5/411 7776
/proc/meminfo: memFree=20598500/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=1043328 CPUtime=1241.63 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 255632 0 0 0 124087 76 0 0 25 0 1 0 657318935 1068367872 253120 33554432000 4194304 4263832 140734940297984 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 260832 253120 250 17 0 258005 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 1043328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.79 3/409 7781
/proc/meminfo: memFree=22394512/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=1067844 CPUtime=1299.34 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 260778 0 0 0 129857 77 0 0 25 0 1 0 657318935 1093472256 258266 33554432000 4194304 4263832 140734940297984 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 266961 258266 250 17 0 264134 0
Current children cumulated CPU time (s) 1299.34
Current children cumulated vsize (KiB) 1067844

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.79 3/409 7781
/proc/meminfo: memFree=22394512/32951132 swapFree=67093844/67111528
[pid=7730] ppid=7728 vsize=1067844 CPUtime=1299.34 cores=4,6
/proc/7730/stat : 7730 (umsat) R 7728 7730 6416 0 -1 4202496 260778 0 0 0 129857 77 0 0 25 0 1 0 657318935 1093472256 258266 33554432000 4194304 4263832 140734940297984 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7730/statm: 266961 258266 250 17 0 264134 0
Current children cumulated CPU time (s) 1299.34
Current children cumulated vsize (KiB) 1067844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1299.4
CPU user time (s): 1298.58
CPU system time (s): 0.821875
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 1067844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.58
system time used= 0.821875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260778
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 882

runsolver used 5.54916 second user time and 11.7162 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 13:00:03
IDJOB=3379558
IDBENCH=83135
IDSOLVER=1861
FILE ID=node128/3379558-1305457203
RUNJOBID= node128-1305457203-7689
PBS_JOBID= 13324882
Free space on /tmp= 73604 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379558-1305457203/watcher-3379558-1305457203 -o /tmp/evaluation-result-3379558-1305457203/solver-3379558-1305457203 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379558-1305457203.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=739050547

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24077400 kB
Buffers:        281256 kB
Cached:        3035684 kB
SwapCached:       1440 kB
Active:        6523724 kB
Inactive:      2057716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24077400 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           18800 kB
Writeback:           0 kB
AnonPages:     5262796 kB
Mapped:          31704 kB
Slab:           187700 kB
PageTables:      38192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100743644 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= 73612 MiB
End job on node128 at 2011-05-15 13:21:45