Trace number 3379575

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) 1300.05 1300.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.15 3.47 3.43 4/291 17622
/proc/meminfo: memFree=18478488/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=11644 CPUtime=0 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4194304 346 0 0 0 0 0 0 0 23 0 1 0 657617818 11923456 287 33554432000 4194304 4263832 140735254421952 18446744073709551615 248089356464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 2911 287 241 17 0 84 0

[startup+0.045966 s]
/proc/loadavg: 2.15 3.47 3.43 4/291 17622
/proc/meminfo: memFree=18478488/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=12236 CPUtime=0.04 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4194304 471 0 0 0 4 0 0 0 23 0 1 0 657617818 12529664 412 33554432000 4194304 4263832 140735254421952 18446744073709551615 46985034308333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 3059 412 242 17 0 232 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12236

[startup+0.100958 s]
/proc/loadavg: 2.15 3.47 3.43 4/291 17622
/proc/meminfo: memFree=18478488/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=12560 CPUtime=0.09 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4194304 614 0 0 0 9 0 0 0 23 0 1 0 657617818 12861440 506 33554432000 4194304 4263832 140735254421952 18446744073709551615 46985034569076 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 3140 506 242 17 0 313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12560

[startup+0.300922 s]
/proc/loadavg: 2.15 3.47 3.43 4/291 17622
/proc/meminfo: memFree=18478488/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=17340 CPUtime=0.29 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 2054 0 0 0 29 0 0 0 25 0 1 0 657617818 17756160 1670 33554432000 4194304 4263832 140735254421952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 4335 1670 247 17 0 1508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17340

[startup+0.700852 s]
/proc/loadavg: 2.15 3.47 3.43 4/291 17622
/proc/meminfo: memFree=18478488/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=19484 CPUtime=0.69 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 2583 0 0 0 69 0 0 0 25 0 1 0 657617818 19951616 2199 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 4871 2199 247 17 0 2044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19484

[startup+1.50071 s]
/proc/loadavg: 2.15 3.47 3.43 5/297 17633
/proc/meminfo: memFree=18440540/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=23904 CPUtime=1.48 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 3671 0 0 0 148 0 0 0 25 0 1 0 657617818 24477696 3287 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 5976 3287 247 17 0 3149 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23904

[startup+3.10043 s]
/proc/loadavg: 2.15 3.47 3.43 5/297 17633
/proc/meminfo: memFree=18418344/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=33080 CPUtime=3.09 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 5951 0 0 0 308 1 0 0 25 0 1 0 657617818 33873920 5567 33554432000 4194304 4263832 140735254421952 18446744073709551615 248089359045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 8270 5567 247 17 0 5443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33080

[startup+6.30087 s]
/proc/loadavg: 2.38 3.50 3.44 5/297 17634
/proc/meminfo: memFree=18368640/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=48664 CPUtime=6.29 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 9774 0 0 0 627 2 0 0 25 0 1 0 657617818 49831936 9390 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 12166 9390 247 17 0 9339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48664

[startup+12.7007 s]
/proc/loadavg: 2.51 3.50 3.44 5/297 17634
/proc/meminfo: memFree=18312940/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=72752 CPUtime=12.69 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 15865 0 0 0 1265 4 0 0 25 0 1 0 657617818 74498048 15224 33554432000 4194304 4263832 140735254421952 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 18188 15224 247 17 0 15361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72752

[startup+25.5005 s]
/proc/loadavg: 2.84 3.53 3.45 5/297 17634
/proc/meminfo: memFree=18238792/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=104528 CPUtime=25.49 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 23886 0 0 0 2543 6 0 0 25 0 1 0 657617818 107036672 23245 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 26132 23245 247 17 0 23305 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104528

[startup+51.101 s]
/proc/loadavg: 3.23 3.56 3.46 5/297 17635
/proc/meminfo: memFree=18192112/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=120508 CPUtime=51.08 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 28296 0 0 0 5101 7 0 0 25 0 1 0 657617818 123400192 27200 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 30127 27200 247 17 0 27300 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120508

[startup+102.311 s]
/proc/loadavg: 3.67 3.63 3.49 5/297 17636
/proc/meminfo: memFree=18098104/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=160444 CPUtime=102.29 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 38224 0 0 0 10217 12 0 0 25 0 1 0 657617818 164294656 36614 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 40111 36614 247 17 0 37284 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 160444

[startup+162.3 s]
/proc/loadavg: 3.88 3.69 3.52 5/297 17638
/proc/meminfo: memFree=17969360/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=219960 CPUtime=162.28 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 53011 0 0 0 16209 19 0 0 25 0 1 0 657617818 225239040 51401 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 54990 51401 247 17 0 52163 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 219960

[startup+222.301 s]
/proc/loadavg: 3.95 3.75 3.55 5/297 17639
/proc/meminfo: memFree=17956560/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=221340 CPUtime=222.29 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 54053 0 0 0 22209 20 0 0 25 0 1 0 657617818 226652160 51711 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 55335 51711 247 17 0 52508 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 221340

[startup+282.3 s]
/proc/loadavg: 4.02 3.80 3.58 5/297 17641
/proc/meminfo: memFree=17876060/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=222620 CPUtime=282.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 54314 0 0 0 28210 20 0 0 25 0 1 0 657617818 227962880 51972 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 55655 51972 247 17 0 52828 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 222620

[startup+342.301 s]
/proc/loadavg: 4.08 3.85 3.60 5/297 17643
/proc/meminfo: memFree=17822192/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=235980 CPUtime=342.29 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 57642 0 0 0 34207 22 0 0 25 0 1 0 657617818 241643520 55300 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 58995 55300 247 17 0 56168 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 235980

[startup+402.301 s]
/proc/loadavg: 4.16 3.91 3.64 5/297 17644
/proc/meminfo: memFree=17759532/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=290440 CPUtime=402.29 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 71147 0 0 0 40200 29 0 0 25 0 1 0 657617818 297410560 68805 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 72610 68805 248 17 0 69783 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 290440

[startup+462.3 s]
/proc/loadavg: 4.06 3.92 3.66 5/297 17646
/proc/meminfo: memFree=17675172/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=337796 CPUtime=462.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 83947 0 0 0 46195 35 0 0 25 0 1 0 657617818 345903104 80631 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205903 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 84449 80631 248 17 0 81622 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 337796

[startup+522.301 s]
/proc/loadavg: 4.02 3.93 3.67 5/297 17647
/proc/meminfo: memFree=17654056/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=337796 CPUtime=522.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 83960 0 0 0 52195 35 0 0 25 0 1 0 657617818 345903104 80644 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 84449 80644 248 17 0 81622 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 337796

[startup+582.3 s]
/proc/loadavg: 4.07 3.96 3.70 5/297 17649
/proc/meminfo: memFree=17652796/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=338020 CPUtime=582.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 84014 0 0 0 58195 35 0 0 25 0 1 0 657617818 346132480 80698 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 84505 80698 248 17 0 81678 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 338020

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.71 5/297 17651
/proc/meminfo: memFree=17644820/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=339492 CPUtime=642.31 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 84267 0 0 0 64196 35 0 0 25 0 1 0 657617818 347639808 80951 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 84873 80951 248 17 0 82046 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 339492

[startup+702.301 s]
/proc/loadavg: 4.01 3.97 3.73 5/297 17661
/proc/meminfo: memFree=17628832/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=340776 CPUtime=702.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 84555 0 0 0 70195 35 0 0 25 0 1 0 657617818 348954624 81239 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 85194 81239 248 17 0 82367 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 340776

[startup+762.311 s]
/proc/loadavg: 4.00 3.97 3.74 5/297 17663
/proc/meminfo: memFree=17576456/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=340776 CPUtime=762.31 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 84585 0 0 0 76196 35 0 0 25 0 1 0 657617818 348954624 81269 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 85194 81269 248 17 0 82367 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 340776

[startup+822.301 s]
/proc/loadavg: 4.05 3.99 3.76 5/297 17664
/proc/meminfo: memFree=17571580/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=341608 CPUtime=822.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 84749 0 0 0 82195 35 0 0 25 0 1 0 657617818 349806592 81433 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 85402 81433 248 17 0 82575 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 341608

[startup+882.3 s]
/proc/loadavg: 4.02 3.99 3.77 5/297 17669
/proc/meminfo: memFree=17535332/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=343144 CPUtime=882.3 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 85126 0 0 0 88195 35 0 0 25 0 1 0 657617818 351379456 81810 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 85786 81810 248 17 0 82959 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 343144

[startup+942.301 s]
/proc/loadavg: 4.04 4.00 3.79 5/297 17671
/proc/meminfo: memFree=17470116/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=375452 CPUtime=942.31 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 93262 0 0 0 94191 40 0 0 25 0 1 0 657617818 384462848 88921 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 93863 88921 248 17 0 91036 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 375452

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/297 17672
/proc/meminfo: memFree=17434368/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=387144 CPUtime=1002.31 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 97343 0 0 0 100189 42 0 0 25 0 1 0 657617818 396435456 91823 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205984 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 96786 91823 248 17 0 93959 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 387144

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.82 5/297 17674
/proc/meminfo: memFree=17422792/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=387624 CPUtime=1062.32 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 97437 0 0 0 106190 42 0 0 25 0 1 0 657617818 396926976 91917 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 96906 91917 248 17 0 94079 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 387624

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.82 5/297 17675
/proc/meminfo: memFree=17388156/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=388456 CPUtime=1122.32 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 97595 0 0 0 112190 42 0 0 25 0 1 0 657617818 397778944 92075 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 97114 92075 248 17 0 94287 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 388456

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.83 5/297 17677
/proc/meminfo: memFree=17351916/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=389640 CPUtime=1182.32 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 97818 0 0 0 118190 42 0 0 25 0 1 0 657617818 398991360 92298 33554432000 4194304 4263832 140735254421952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 97410 92298 248 17 0 94583 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 389640

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/297 17679
/proc/meminfo: memFree=17319264/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=390088 CPUtime=1242.32 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 97948 0 0 0 124190 42 0 0 25 0 1 0 657617818 399450112 92428 33554432000 4194304 4263832 140735254421952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 97522 92428 248 17 0 94695 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 390088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 4/297 17682
/proc/meminfo: memFree=17427224/32950928 swapFree=64721848/67111528
[pid=17622] ppid=17620 vsize=391976 CPUtime=1300.03 cores=5,7
/proc/17622/stat : 17622 (umsat) R 17620 17622 14954 0 -1 4202496 98301 0 0 0 129961 42 0 0 25 0 1 0 657617818 401383424 92781 33554432000 4194304 4263832 140735254421952 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17622/statm: 97994 92781 249 17 0 95167 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 391976

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.61
CPU system time (s): 0.439933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 391976

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

runsolver used 3.25251 second user time and 8.58669 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 13:49:40
IDJOB=3379575
IDBENCH=83408
IDSOLVER=1861
FILE ID=node123/3379575-1305460180
RUNJOBID= node123-1305460180-17592
PBS_JOBID= 13324867
Free space on /tmp= 73416 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379575-1305460180/watcher-3379575-1305460180 -o /tmp/evaluation-result-3379575-1305460180/solver-3379575-1305460180 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379575-1305460180.cnf

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1596823281

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18479148 kB
Buffers:        320640 kB
Cached:        4349880 kB
SwapCached:      10528 kB
Active:       11181900 kB
Inactive:      3009768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18479148 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            8660 kB
Writeback:           8 kB
AnonPages:     9518708 kB
Mapped:          22832 kB
Slab:           178820 kB
PageTables:      37648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45207416 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= 73412 MiB
End job on node123 at 2011-05-15 14:11:22