Trace number 3495727

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
MoUsSaka 2011-03-26No Cert. 1800.07 1800.02

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r1-noholes.cnf
MD5SUM55fd80c8697c4ff1674e397f346374d6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark525.306
Satisfiable
(Un)Satisfiability was proved
Number of variables38707
Number of clauses251823
Sum of the clauses size669752
Maximum clause length56
Minimum clause length1
Number of clauses of size 110723
Number of clauses of size 2190625
Number of clauses of size 329693
Number of clauses of size 493
Number of clauses of size 50
Number of clauses of size over 520689

Solver Data

0.00/0.01	c MoUsSaka vegetarian
7.59/7.61	
7.59/7.61	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495727-1307806130/watcher-3495727-1307806130 -o /tmp/evaluation-result-3495727-1307806130/solver-3495727-1307806130 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495727-1307806130.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.06 1.10 1.88 5/180 22513
/proc/meminfo: memFree=31154944/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=11804 CPUtime=0 cores=0,2
/proc/22513/stat : 22513 (runsolver) R 22511 22513 10137 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 1 0 970843693 12087296 56 33554432000 4194304 5436572 140735609262912 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/22513/statm: 2951 56 36 304 0 2643 0

[startup+0.0688561 s]
/proc/loadavg: 1.06 1.10 1.88 5/180 22513
/proc/meminfo: memFree=31154944/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=24544 CPUtime=0.05 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 5048 0 0 0 5 0 0 0 21 0 1 0 970843693 25133056 3102 33554432000 4194304 4365125 140733658382368 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 6136 3103 254 42 0 3284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24544

[startup+0.100849 s]
/proc/loadavg: 1.06 1.10 1.88 5/180 22513
/proc/meminfo: memFree=31154944/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=33908 CPUtime=0.08 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 9670 0 0 0 8 0 0 0 21 0 1 0 970843693 34721792 4689 33554432000 4194304 4365125 140733658382368 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 8477 4689 254 42 0 5625 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33908

[startup+0.300814 s]
/proc/loadavg: 1.06 1.10 1.88 5/180 22513
/proc/meminfo: memFree=31154944/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=39272 CPUtime=0.28 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 12606 0 0 0 27 1 0 0 22 0 1 0 970843693 40214528 5767 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 9818 5767 261 42 0 6966 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39272

[startup+0.700735 s]
/proc/loadavg: 1.06 1.10 1.88 5/180 22513
/proc/meminfo: memFree=31154944/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=62508 CPUtime=0.69 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 23523 0 0 0 67 2 0 0 24 0 1 0 970843693 64008192 10304 33554432000 4194304 4365125 140733658382368 18446744073709551615 4247669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 15627 10304 262 42 0 12775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62508

[startup+1.50059 s]
/proc/loadavg: 1.38 1.17 1.89 5/190 22544
/proc/meminfo: memFree=30917396/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=85036 CPUtime=1.48 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 26866 0 0 0 146 2 0 0 25 0 1 0 970843693 87076864 13436 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257705 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 21259 13436 262 42 0 18407 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85036

[startup+3.10029 s]
/proc/loadavg: 1.38 1.17 1.89 5/190 22545
/proc/meminfo: memFree=30747268/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=124324 CPUtime=3.08 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 47330 0 0 0 304 4 0 0 25 0 1 0 970843693 127307776 20309 33554432000 4194304 4365125 140733658382368 18446744073709551615 4258020 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 31081 20309 262 42 0 28229 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 124324

[startup+6.30069 s]
/proc/loadavg: 1.38 1.17 1.89 5/190 22545
/proc/meminfo: memFree=30550568/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=291596 CPUtime=6.28 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 99442 0 0 0 618 10 0 0 25 0 1 0 970843693 298594304 43737 33554432000 4194304 4365125 140733658382368 18446744073709551615 4258238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 72899 43737 262 42 0 70047 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 291596

[startup+12.7005 s]
/proc/loadavg: 1.78 1.26 1.91 5/190 22545
/proc/meminfo: memFree=30522192/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=253740 CPUtime=12.69 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 198462 0 0 0 1246 23 0 0 25 0 1 0 970843693 259829760 47009 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 63435 47009 264 42 0 60583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 253740

[startup+25.5011 s]
/proc/loadavg: 2.12 1.35 1.94 5/190 22545
/proc/meminfo: memFree=30503120/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=253740 CPUtime=25.49 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 198462 0 0 0 2526 23 0 0 25 0 1 0 970843693 259829760 47009 33554432000 4194304 4365125 140733658382368 18446744073709551615 4242912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 63435 47009 264 42 0 60583 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 253740

[startup+51.1003 s]
/proc/loadavg: 2.76 1.56 1.99 5/190 22546
/proc/meminfo: memFree=30489516/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=253740 CPUtime=51.08 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 204590 0 0 0 5085 23 0 0 25 0 1 0 970843693 259829760 50073 33554432000 4194304 4365125 140733658382368 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 63435 50073 264 42 0 60583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 253740

[startup+102.307 s]
/proc/loadavg: 3.50 1.97 2.10 5/190 22547
/proc/meminfo: memFree=30470316/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=311968 CPUtime=102.29 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 293443 0 0 0 10195 34 0 0 25 0 1 0 970843693 319455232 53561 33554432000 4194304 4365125 140733658382368 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 77992 53561 264 42 0 75140 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 311968

[startup+162.3 s]
/proc/loadavg: 3.85 2.35 2.22 5/190 22549
/proc/meminfo: memFree=30445000/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=340832 CPUtime=162.29 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 319659 0 0 0 16192 37 0 0 25 0 1 0 970843693 349011968 57193 33554432000 4194304 4365125 140733658382368 18446744073709551615 4262567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 85208 57193 264 42 0 82356 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 340832

[startup+222.301 s]
/proc/loadavg: 3.94 2.65 2.33 5/190 22550
/proc/meminfo: memFree=30437268/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=316524 CPUtime=222.29 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 355754 0 0 0 22187 42 0 0 25 0 1 0 970843693 324120576 56483 33554432000 4194304 4365125 140733658382368 18446744073709551615 4272580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79131 56483 264 42 0 76279 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 316524

[startup+282.301 s]
/proc/loadavg: 3.98 2.89 2.43 5/190 22552
/proc/meminfo: memFree=30425336/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=316524 CPUtime=282.29 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 355768 0 0 0 28186 43 0 0 25 0 1 0 970843693 324120576 56497 33554432000 4194304 4365125 140733658382368 18446744073709551615 4262098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79131 56497 264 42 0 76279 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 316524

[startup+342.3 s]
/proc/loadavg: 3.99 3.09 2.53 5/190 22554
/proc/meminfo: memFree=30416132/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=310436 CPUtime=342.3 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 384191 0 0 0 34182 48 0 0 25 0 1 0 970843693 317886464 55857 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 77609 55857 264 42 0 74757 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 310436

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.62 5/190 22555
/proc/meminfo: memFree=30404948/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=310436 CPUtime=402.3 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 384220 0 0 0 40182 48 0 0 25 0 1 0 970843693 317886464 55886 33554432000 4194304 4365125 140733658382368 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 77609 55886 264 42 0 74757 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 310436

[startup+462.301 s]
/proc/loadavg: 4.03 3.40 2.71 5/190 22557
/proc/meminfo: memFree=30387560/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=341092 CPUtime=462.3 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 405013 0 0 0 46179 51 0 0 25 0 1 0 970843693 349278208 59749 33554432000 4194304 4365125 140733658382368 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 85273 59749 264 42 0 82421 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 341092

[startup+522.301 s]
/proc/loadavg: 4.01 3.51 2.78 5/190 22558
/proc/meminfo: memFree=30388284/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=336996 CPUtime=522.3 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 421435 0 0 0 52176 54 0 0 25 0 1 0 970843693 345083904 59241 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 84249 59241 264 42 0 81397 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 336996

[startup+582.3 s]
/proc/loadavg: 4.00 3.59 2.86 5/190 22560
/proc/meminfo: memFree=30360976/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=336996 CPUtime=582.31 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 421439 0 0 0 58176 55 0 0 25 0 1 0 970843693 345083904 59245 33554432000 4194304 4365125 140733658382368 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 84249 59245 264 42 0 81397 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 336996

[startup+642.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.11 5/190 22569
/proc/meminfo: memFree=30348516/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=318564 CPUtime=822.31 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 458672 0 0 0 82169 62 0 0 25 0 1 0 970843693 326209536 56964 33554432000 4194304 4365125 140733658382368 18446744073709551615 4272587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79641 56964 264 42 0 76789 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 318564

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.16 5/190 22609
/proc/meminfo: memFree=30411420/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=318564 CPUtime=882.31 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 458680 0 0 0 88168 63 0 0 25 0 1 0 970843693 326209536 56972 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79641 56972 264 42 0 76789 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 318564

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.21 5/190 22611
/proc/meminfo: memFree=30412392/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=316516 CPUtime=942.32 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 475361 0 0 0 94166 66 0 0 25 0 1 0 970843693 324112384 56723 33554432000 4194304 4365125 140733658382368 18446744073709551615 4242876 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79129 56723 264 42 0 76277 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 316516

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.26 5/190 22612
/proc/meminfo: memFree=30388064/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=316516 CPUtime=1002.32 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 475375 0 0 0 100166 66 0 0 25 0 1 0 970843693 324112384 56737 33554432000 4194304 4365125 140733658382368 18446744073709551615 4242687 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79129 56737 264 42 0 76277 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 316516

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.30 5/190 22614
/proc/meminfo: memFree=30379716/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=328804 CPUtime=1062.32 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 488206 0 0 0 106164 68 0 0 25 0 1 0 970843693 336695296 58292 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257306 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 82201 58292 264 42 0 79349 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 328804

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 3.34 5/190 22653
/proc/meminfo: memFree=30390124/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=318840 CPUtime=1122.33 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 489047 0 0 0 112164 69 0 0 25 0 1 0 970843693 326492160 56642 33554432000 4194304 4365125 140733658382368 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79710 56642 264 42 0 76858 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 318840

[startup+1182.3 s]
/proc/loadavg: 4.07 3.95 3.39 5/190 22655
/proc/meminfo: memFree=30291524/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=335844 CPUtime=1182.32 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 503342 0 0 0 118161 71 0 0 25 0 1 0 970843693 343904256 59661 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 83961 59661 264 42 0 81109 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 335844

[startup+1242.3 s]
/proc/loadavg: 4.02 3.96 3.42 5/190 22657
/proc/meminfo: memFree=30286168/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=335844 CPUtime=1242.33 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 503342 0 0 0 124161 72 0 0 25 0 1 0 970843693 343904256 59661 33554432000 4194304 4365125 140733658382368 18446744073709551615 4242800 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 83961 59661 264 42 0 81109 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 335844

[startup+1302.3 s]
/proc/loadavg: 4.01 3.96 3.46 5/190 22658
/proc/meminfo: memFree=30289952/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=319460 CPUtime=1302.33 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 512562 0 0 0 130160 73 0 0 25 0 1 0 970843693 327127040 57605 33554432000 4194304 4365125 140733658382368 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79865 57605 264 42 0 77013 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 319460

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.49 5/190 22660
/proc/meminfo: memFree=30286560/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=319460 CPUtime=1362.33 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 512562 0 0 0 136159 74 0 0 25 0 1 0 970843693 327127040 57605 33554432000 4194304 4365125 140733658382368 18446744073709551615 4262559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 79865 57605 264 42 0 77013 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 319460

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.52 5/190 22661
/proc/meminfo: memFree=30278448/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=327652 CPUtime=1422.34 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 524866 0 0 0 142158 76 0 0 25 0 1 0 970843693 335515648 58633 33554432000 4194304 4365125 140733658382368 18446744073709551615 4274049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 81913 58633 264 42 0 79061 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 327652

[startup+1482.3 s]
/proc/loadavg: 4.07 3.99 3.55 5/190 22663
/proc/meminfo: memFree=30276180/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=327652 CPUtime=1482.33 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 524866 0 0 0 148155 78 0 0 25 0 1 0 970843693 335515648 58633 33554432000 4194304 4365125 140733658382368 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 81913 58633 264 42 0 79061 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 327652

[startup+1542.3 s]
/proc/loadavg: 4.02 3.99 3.57 5/190 22665
/proc/meminfo: memFree=30283712/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=311268 CPUtime=1542.34 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 534086 0 0 0 154154 80 0 0 25 0 1 0 970843693 318738432 56079 33554432000 4194304 4365125 140733658382368 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 77817 56079 264 42 0 74965 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 311268

[startup+1602.3 s]
/proc/loadavg: 4.08 4.00 3.60 5/190 22666
/proc/meminfo: memFree=30282440/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=311268 CPUtime=1602.34 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 534086 0 0 0 160153 81 0 0 25 0 1 0 970843693 318738432 56079 33554432000 4194304 4365125 140733658382368 18446744073709551615 4262602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 77817 56079 264 42 0 74965 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 311268

[startup+1662.3 s]
/proc/loadavg: 3.58 3.89 3.59 4/184 22692
/proc/meminfo: memFree=30485856/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=307172 CPUtime=1662.34 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 546239 0 0 0 166151 83 0 0 25 0 1 0 970843693 314544128 55223 33554432000 4194304 4365125 140733658382368 18446744073709551615 4242764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 76793 55223 264 42 0 73941 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 307172

[startup+1722.3 s]
/proc/loadavg: 3.29 3.75 3.56 4/184 22693
/proc/meminfo: memFree=30480504/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=307172 CPUtime=1722.35 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 546239 0 0 0 172151 84 0 0 25 0 1 0 970843693 314544128 55223 33554432000 4194304 4365125 140733658382368 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 76793 55223 264 42 0 73941 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 307172

[startup+1782.3 s]
/proc/loadavg: 3.10 3.61 3.52 4/184 22695
/proc/meminfo: memFree=30461632/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=335844 CPUtime=1782.35 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 555491 0 0 0 178149 86 0 0 25 0 1 0 970843693 343904256 58853 33554432000 4194304 4365125 140733658382368 18446744073709551615 4257313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 83961 58853 264 42 0 81109 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 335844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.08 3.58 3.51 4/184 22695
/proc/meminfo: memFree=30465708/32950928 swapFree=67054844/67111528
[pid=22513] ppid=22511 vsize=325604 CPUtime=1800.06 cores=0,2
/proc/22513/stat : 22513 (MoUsSaka) R 22511 22513 10137 0 -1 4202496 559828 0 0 0 179919 87 0 0 25 0 1 0 970843693 333418496 57568 33554432000 4194304 4365125 140733658382368 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22513/statm: 81401 57568 264 42 0 78549 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 325604

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): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1799.19
CPU system time (s): 0.880866
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 586848

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

runsolver used 3.2645 second user time and 6.555 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-11 17:28:50
IDJOB=3495727
IDBENCH=70955
IDSOLVER=1989
FILE ID=node114/3495727-1307806130
RUNJOBID= node114-1307806130-22485
PBS_JOBID= 13551038
Free space on /tmp= 74104 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r1-noholes.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495727-1307806130/watcher-3495727-1307806130 -o /tmp/evaluation-result-3495727-1307806130/solver-3495727-1307806130 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495727-1307806130.cnf

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

MD5SUM BENCH= 55fd80c8697c4ff1674e397f346374d6
RANDOM SEED=279028174

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31159332 kB
Buffers:        308620 kB
Cached:        1226952 kB
SwapCached:      10540 kB
Active:         467332 kB
Inactive:      1095160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31159332 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:           11664 kB
Writeback:           0 kB
AnonPages:       24220 kB
Mapped:          12044 kB
Slab:           163652 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   200044 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= 74072 MiB
End job on node114 at 2011-06-11 17:58:52