Trace number 1563648

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
satake 2009-03-22UNSAT 168.158 84.5924

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0141
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

168.06/84.57	c Benchmark name    : HOME/instance-1563648-1238788332.cnf
168.06/84.57	c Thread Num        :            3
168.06/84.57	c restarts          :           15
168.06/84.57	c conflicts         :        62319
168.06/84.57	c decisions         :       288967           (     3451 / sec      )
168.06/84.57	c propagations      :     55375525           (   661347 / sec      )
168.06/84.57	c inspects          :    512139829           (  6116460 / sec      )
168.06/84.57	c conflict literals :      8055954           (    25.82 % deleted  )
168.06/84.57	c cpu time          :        83.73           
168.06/84.57	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563648-1238788332/watcher-1563648-1238788332 -o /tmp/evaluation-result-1563648-1238788332/solver-1563648-1238788332 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1563648-1238788332.cnf 3 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14638
/proc/meminfo: memFree=1798440/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=5120 CPUtime=0
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 698 0 0 0 0 0 0 0 18 0 4 0 1151495343 5242880 683 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 1280 689 65 163 0 1115 0
[pid=14638/tid=14639] ppid=14636 vsize=5120 CPUtime=0
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1151495343 5242880 707 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=5120 CPUtime=0
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 640 0 0 0 0 0 0 0 19 0 4 0 1151495343 5242880 715 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=5120 CPUtime=0
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 1151495343 5242880 723 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.027427 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14638
/proc/meminfo: memFree=1798440/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=25608 CPUtime=0.04
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 4871 0 0 0 0 4 0 0 18 0 4 0 1151495343 26222592 4856 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 6402 4856 65 163 0 6237 0
[pid=14638/tid=14639] ppid=14636 vsize=25608 CPUtime=0
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1151495343 26222592 4856 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=25608 CPUtime=0.02
/proc/14638/task/14640/stat : 14640 (satake) D 14636 14638 14386 0 -1 4194368 2727 0 0 0 0 2 0 0 20 0 4 0 1151495343 26222592 4856 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=25608 CPUtime=0.01
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 2054 0 0 0 0 1 0 0 18 0 4 0 1151495343 26222592 4856 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25608

[startup+0.102049 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14638
/proc/meminfo: memFree=1798440/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=69036 CPUtime=0.18
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 16966 0 0 0 3 15 0 0 18 0 4 0 1151495343 70692864 16951 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 17259 16951 65 163 0 17094 0
[pid=14638/tid=14639] ppid=14636 vsize=69036 CPUtime=0
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1151495343 70692864 16951 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=69036 CPUtime=0.09
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 8479 0 0 0 2 7 0 0 17 0 4 0 1151495343 70692864 16951 1992294400 134512640 135180984 4294956208 18446744073709551615 134520025 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=69036 CPUtime=0.08
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 8397 0 0 0 1 7 0 0 17 0 4 0 1151495343 70692864 16951 1992294400 134512640 135180984 4294956208 18446744073709551615 134702260 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 69036

[startup+0.30265 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14638
/proc/meminfo: memFree=1798440/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=94708 CPUtime=0.57
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 22149 0 0 0 39 18 0 0 18 0 4 0 1151495343 96980992 22119 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 23677 22120 65 163 0 23512 0
[pid=14638/tid=14639] ppid=14636 vsize=94708 CPUtime=0
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1151495343 96980992 22121 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=94708 CPUtime=0.28
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 10889 0 0 0 20 8 0 0 17 0 4 0 1151495343 96980992 22121 1992294400 134512640 135180984 4294956208 18446744073709551615 134519550 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=94708 CPUtime=0.28
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 11172 0 0 0 19 9 0 0 17 0 4 0 1151495343 96980992 22122 1992294400 134512640 135180984 4294956208 18446744073709551615 134513446 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 94708

[startup+0.702679 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14638
/proc/meminfo: memFree=1798440/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=139292 CPUtime=1.37
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 32496 0 0 0 112 25 0 0 18 0 4 0 1151495343 142635008 32466 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 34823 32466 65 163 0 34658 0
[pid=14638/tid=14639] ppid=14636 vsize=139292 CPUtime=0
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1151495343 142635008 32467 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=139292 CPUtime=0.68
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 15923 0 0 0 56 12 0 0 17 0 4 0 1151495343 142635008 32469 1992294400 134512640 135180984 4294956208 18446744073709551615 134522598 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=139292 CPUtime=0.67
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 16486 0 0 0 55 12 0 0 17 0 4 0 1151495343 142635008 32469 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 139292

[startup+1.50173 s]
/proc/loadavg: 1.08 1.02 1.01 3/72 14642
/proc/meminfo: memFree=1636040/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=260524 CPUtime=2.95
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 52604 0 0 0 256 39 0 0 18 0 4 0 1151495343 266776576 52574 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 65131 52575 66 163 0 64966 0
[pid=14638/tid=14639] ppid=14636 vsize=260524 CPUtime=0
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1151495343 266776576 52575 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=260524 CPUtime=1.47
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 26036 0 0 0 129 18 0 0 15 0 4 0 1151495343 266776576 52575 1992294400 134512640 135180984 4294956208 18446744073709551615 134680984 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=260524 CPUtime=1.47
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 26479 0 0 0 127 20 0 0 16 0 4 0 1151495343 266776576 52575 1992294400 134512640 135180984 4294956208 18446744073709551615 134519096 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 260524

[startup+3.10184 s]
/proc/loadavg: 1.08 1.02 1.01 3/72 14642
/proc/meminfo: memFree=1637640/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=211788 CPUtime=6.06
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 57128 0 0 0 536 70 0 0 18 0 4 0 1151495343 216870912 40760 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 52947 40760 70 163 0 52782 0
[pid=14638/tid=14639] ppid=14636 vsize=211788 CPUtime=0.24
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3670 0 0 0 10 14 0 0 16 0 4 0 1151495343 216870912 40760 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14638/tid=14640] ppid=14636 vsize=211788 CPUtime=2.93
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 26506 0 0 0 267 26 0 0 17 0 4 0 1151495343 216870912 40760 1992294400 134512640 135180984 4294956208 18446744073709551615 134520864 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=211788 CPUtime=2.86
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 26869 0 0 0 258 28 0 0 17 0 4 0 1151495343 216870912 40760 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 211788

[startup+6.30105 s]
/proc/loadavg: 1.08 1.02 1.01 3/72 14642
/proc/meminfo: memFree=1633480/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=214896 CPUtime=12.38
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 57732 0 0 0 1105 133 0 0 18 0 4 0 1151495343 220053504 41364 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 53724 41364 70 163 0 53559 0
[pid=14638/tid=14639] ppid=14636 vsize=214896 CPUtime=0.59
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3707 0 0 0 16 43 0 0 16 0 4 0 1151495343 220053504 41364 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=214896 CPUtime=5.92
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 26843 0 0 0 549 43 0 0 17 0 4 0 1151495343 220053504 41364 1992294400 134512640 135180984 4294956208 18446744073709551615 134518660 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=214896 CPUtime=5.85
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 27099 0 0 0 539 46 0 0 17 0 4 0 1151495343 220053504 41364 1992294400 134512640 135180984 4294956208 18446744073709551615 134523699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 214896

[startup+12.7017 s]
/proc/loadavg: 1.22 1.05 1.02 3/72 14642
/proc/meminfo: memFree=1629896/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=217732 CPUtime=25.12
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 58588 0 0 0 2312 200 0 0 18 0 4 0 1151495343 222957568 42220 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 54433 42220 70 163 0 54268 0
[pid=14638/tid=14639] ppid=14636 vsize=217732 CPUtime=0.97
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3737 0 0 0 26 71 0 0 16 0 4 0 1151495343 222957568 42220 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14638/tid=14640] ppid=14636 vsize=217732 CPUtime=12.07
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 27451 0 0 0 1142 65 0 0 17 0 4 0 1151495343 222957568 42220 1992294400 134512640 135180984 4294956208 18446744073709551615 134528869 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=217732 CPUtime=12.05
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 27317 0 0 0 1142 63 0 0 17 0 4 0 1151495343 222957568 42220 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 217732

[startup+25.5025 s]
/proc/loadavg: 1.34 1.08 1.02 3/72 14642
/proc/meminfo: memFree=1617992/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=230112 CPUtime=50.63
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 61557 0 0 0 4789 274 0 0 18 0 4 0 1151495343 235634688 45189 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 57528 45189 70 163 0 57363 0
[pid=14638/tid=14639] ppid=14636 vsize=230112 CPUtime=1.4
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3812 0 0 0 36 104 0 0 16 0 4 0 1151495343 235634688 45189 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14638/tid=14640] ppid=14636 vsize=230112 CPUtime=24.61
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 28755 0 0 0 2380 81 0 0 19 0 4 0 1151495343 235634688 45189 1992294400 134512640 135180984 4294956208 18446744073709551615 134528235 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=230112 CPUtime=24.58
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 28907 0 0 0 2371 87 0 0 18 0 4 0 1151495343 235634688 45189 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 230112

[startup+51.1022 s]
/proc/loadavg: 1.68 1.18 1.06 3/72 14642
/proc/meminfo: memFree=1591304/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=256396 CPUtime=101.66
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 68279 0 0 0 9823 343 0 0 18 0 4 0 1151495343 262549504 51911 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 64099 51911 70 163 0 63934 0
[pid=14638/tid=14639] ppid=14636 vsize=256396 CPUtime=1.76
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3904 0 0 0 43 133 0 0 16 0 4 0 1151495343 262549504 51911 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=256396 CPUtime=50
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 31540 0 0 0 4901 99 0 0 19 0 4 0 1151495343 262549504 51911 1992294400 134512640 135180984 4294956208 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=256396 CPUtime=49.87
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 32752 0 0 0 4878 109 0 0 17 0 4 0 1151495343 262549504 51911 1992294400 134512640 135180984 4294956208 18446744073709551615 134528652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 256396

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

[startup+63.9011 s]
/proc/loadavg: 1.73 1.21 1.07 3/72 14642
/proc/meminfo: memFree=1578760/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=268384 CPUtime=127.18
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 71344 0 0 0 12348 370 0 0 18 0 4 0 1151495343 274825216 54976 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 67096 54976 70 163 0 66931 0
[pid=14638/tid=14639] ppid=14636 vsize=268384 CPUtime=1.9
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3935 0 0 0 46 144 0 0 16 0 4 0 1151495343 274825216 54976 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14638/tid=14640] ppid=14636 vsize=268384 CPUtime=62.67
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 32861 0 0 0 6161 106 0 0 19 0 4 0 1151495343 274825216 54976 1992294400 134512640 135180984 4294956208 18446744073709551615 134528677 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=268384 CPUtime=62.6
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 34465 0 0 0 6140 120 0 0 20 0 4 0 1151495343 274825216 54976 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 127.18
Current children cumulated vsize (KiB) 268384

[startup+76.7029 s]
/proc/loadavg: 1.79 1.25 1.08 3/72 14642
/proc/meminfo: memFree=1569672/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=278112 CPUtime=152.71
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 73694 0 0 0 14867 404 0 0 18 0 4 0 1151495343 284786688 57326 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 69528 57326 70 163 0 69363 0
[pid=14638/tid=14639] ppid=14636 vsize=278112 CPUtime=2.08
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 3966 0 0 0 49 159 0 0 16 0 4 0 1151495343 284786688 57326 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=14638/tid=14640] ppid=14636 vsize=278112 CPUtime=75.31
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 33885 0 0 0 7417 114 0 0 18 0 4 0 1151495343 284786688 57326 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=278112 CPUtime=75.3
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 35760 0 0 0 7400 130 0 0 25 0 4 0 1151495343 284786688 57326 1992294400 134512640 135180984 4294956208 18446744073709551615 134518839 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 152.71
Current children cumulated vsize (KiB) 278112

[startup+79.9011 s]
/proc/loadavg: 1.79 1.25 1.08 3/72 14642
/proc/meminfo: memFree=1568136/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=279532 CPUtime=159.1
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 74027 0 0 0 15487 423 0 0 18 0 4 0 1151495343 286240768 57659 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 69883 57659 70 163 0 69718 0
[pid=14638/tid=14639] ppid=14636 vsize=279532 CPUtime=2.19
/proc/14638/task/14639/stat : 14639 (satake) R 14636 14638 14386 0 -1 4194368 3997 0 0 0 52 167 0 0 16 0 4 0 1151495343 286240768 57659 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14638/tid=14640] ppid=14636 vsize=279532 CPUtime=78.44
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 33985 0 0 0 7725 119 0 0 25 0 4 0 1151495343 286240768 57659 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=279532 CPUtime=78.45
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 35962 0 0 0 7710 135 0 0 25 0 4 0 1151495343 286240768 57659 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.1
Current children cumulated vsize (KiB) 279532

[startup+83.1014 s]
/proc/loadavg: 1.80 1.26 1.09 3/72 14642
/proc/meminfo: memFree=1566984/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=280716 CPUtime=165.48
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 74217 0 0 0 16100 448 0 0 18 0 4 0 1151495343 287453184 57849 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 70179 57849 70 163 0 70014 0
[pid=14638/tid=14639] ppid=14636 vsize=280716 CPUtime=2.33
/proc/14638/task/14639/stat : 14639 (satake) S 14636 14638 14386 0 -1 4194368 4043 0 0 0 55 178 0 0 15 0 4 0 1151495343 287453184 57849 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=14638/tid=14640] ppid=14636 vsize=280716 CPUtime=81.55
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 34030 0 0 0 8028 127 0 0 17 0 4 0 1151495343 287453184 57849 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=280716 CPUtime=81.58
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 36061 0 0 0 8016 142 0 0 17 0 4 0 1151495343 287453184 57849 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 165.48
Current children cumulated vsize (KiB) 280716

[startup+83.9014 s]
/proc/loadavg: 1.80 1.26 1.09 3/72 14642
/proc/meminfo: memFree=1566984/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=274200 CPUtime=167.07
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 74227 0 0 0 16249 458 0 0 16 0 3 0 1151495343 280780800 56241 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14638/statm: 68550 56241 79 163 0 68385 0
[pid=14638/tid=14640] ppid=14636 vsize=274200 CPUtime=82.33
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 34030 0 0 0 8101 132 0 0 16 0 3 0 1151495343 280780800 56241 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=274200 CPUtime=82.22
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 36070 0 0 0 8077 145 0 0 16 0 3 0 1151495343 280780800 56241 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 167.07
Current children cumulated vsize (KiB) 274200

[startup+84.3014 s]
/proc/loadavg: 1.80 1.26 1.09 3/72 14642
/proc/meminfo: memFree=1566984/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=262348 CPUtime=167.7
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 74227 0 0 0 16292 478 0 0 16 0 3 0 1151495343 268644352 54591 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14638/statm: 65587 54591 79 163 0 65422 0
[pid=14638/tid=14640] ppid=14636 vsize=262348 CPUtime=82.73
/proc/14638/task/14640/stat : 14640 (satake) R 14636 14638 14386 0 -1 4194368 34030 0 0 0 8132 141 0 0 16 0 3 0 1151495343 268644352 54591 1992294400 134512640 135180984 4294956208 18446744073709551615 134670786 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14638/tid=14641] ppid=14636 vsize=262348 CPUtime=82.45
/proc/14638/task/14641/stat : 14641 (satake) S 14636 14638 14386 0 -1 4194368 36070 0 0 0 8090 155 0 0 16 0 3 0 1151495343 268644352 54591 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 167.7
Current children cumulated vsize (KiB) 262348

[startup+84.5024 s]
/proc/loadavg: 1.80 1.26 1.09 3/72 14642
/proc/meminfo: memFree=1566984/2055920 swapFree=4177828/4192956
[pid=14638] ppid=14636 vsize=215652 CPUtime=168.06
/proc/14638/stat : 14638 (satake) S 14636 14638 14386 0 -1 4194304 74227 0 0 0 16317 489 0 0 16 0 2 0 1151495343 220827648 48466 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14638/statm: 53913 48466 79 163 0 53748 0
[pid=14638/tid=14641] ppid=14636 vsize=215652 CPUtime=82.64
/proc/14638/task/14641/stat : 14641 (satake) R 14636 14638 14386 0 -1 4194368 36070 0 0 0 8104 160 0 0 16 0 2 0 1151495343 220827648 48466 1992294400 134512640 135180984 4294956208 18446744073709551615 134672154 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.06
Current children cumulated vsize (KiB) 215652

Child status: 3
Real time (s): 84.5924
CPU time (s): 168.158
CPU user time (s): 163.231
CPU system time (s): 4.92725
CPU usage (%): 198.787
Max. virtual memory (cumulated for all children) (KiB): 280716


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.231
system time used= 4.92725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74227
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= 308244
involuntary context switches= 302284

runsolver used 0.100984 second user time and 0.289955 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 21:52:13
IDJOB=1563648
IDBENCH=70957
IDSOLVER=553
FILE ID=node52/1563648-1238788332
PBS_JOBID= 9085595
Free space on /tmp= 66504 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563648-1238788332/watcher-1563648-1238788332 -o /tmp/evaluation-result-1563648-1238788332/solver-1563648-1238788332 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1563648-1238788332.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1603615173

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1798920 kB
Buffers:         18352 kB
Cached:         170840 kB
SwapCached:       7804 kB
Active:         115912 kB
Inactive:        83120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798920 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:           33440 kB
Writeback:           0 kB
Mapped:          15748 kB
Slab:            43504 kB
Committed_AS:  3412988 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node52 at 2009-04-03 21:53:38