Trace number 1773898

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
CircUs 2009-03-23? (exit code) 10000 10003.5

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.59/1.68	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
1.59/1.68	c Eliminate time :       1.36 
9999.97/10003.52	c CirCUs : timeout occurred after 10000 seconds.
9999.97/10003.52	c CNF read time  :       0.27 
9999.97/10003.52	c CNF solve time :    10000.9 
9999.97/10003.52	c Memory usage :    119.188 MB
9999.97/10003.52	c Restart : 915
9999.97/10003.52	c Decisions : random(28575), heuristic(2292621), history(0/0)
9999.97/10003.52	c Implications : 4749905963
9999.97/10003.52	c Forced Restart : 0
9999.97/10003.52	c Polarity Change : 6264
9999.97/10003.52	c Learned clasues  : 172441 out of 1458073
9999.97/10003.52	c Learned literals : 15332840 out of 161907899
9999.97/10003.52	c Number of first UIP : 301337 out of 1458073
9999.97/10003.52	c Number of simplify : 0
9999.97/10003.52	c Number of continuous distill : 19878
9999.97/10003.52	c Average depth of OTS : 9
9999.97/10003.52	c Average depth of additional conflict : 2781
9999.97/10003.52	c Saved conflict clasues : 11775
9999.97/10003.52	c Saved conflict literals : 145711
9999.97/10003.52	c Additional conflict clauses : 71834
9999.97/10003.52	c Additional conflict literals : 3314104
9999.97/10003.52	c Additional conflict analysis : 167416

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773898-1241319545/watcher-1773898-1241319545 -o /tmp/evaluation-result-1773898-1241319545/solver-1773898-1241319545 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1773898-1241319545.cnf -t 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 914
/proc/meminfo: memFree=1780216/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=6436 CPUtime=0
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 766 0 0 0 0 0 0 0 18 0 1 1000000 159988856 6590464 752 1992294400 134512640 135224549 4294956224 18446744073709551615 134594320 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 1609 756 66 173 0 1434 0

[startup+0.017467 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 914
/proc/meminfo: memFree=1780216/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=8072 CPUtime=0
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 1269 0 0 0 0 0 0 0 18 0 1 1000000 159988856 8265728 1254 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 2018 1254 70 173 0 1843 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8072

[startup+0.102483 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 914
/proc/meminfo: memFree=1780216/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=14296 CPUtime=0.1
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 2970 0 0 0 8 2 0 0 18 0 1 1000000 159988856 14639104 2857 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 3574 2858 70 173 0 3399 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14296

[startup+0.302521 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 914
/proc/meminfo: memFree=1780216/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=22728 CPUtime=0.29
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 5398 0 0 0 26 3 0 0 19 0 1 1000000 159988856 23273472 5156 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 5682 5157 70 173 0 5507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22728

[startup+0.7016 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 914
/proc/meminfo: memFree=1780216/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=33084 CPUtime=0.69
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 8233 0 0 0 64 5 0 0 22 0 1 1000000 159988856 33878016 7733 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 8271 7733 77 173 0 8096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33084

[startup+1.50176 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 915
/proc/meminfo: memFree=1745008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=37308 CPUtime=1.49
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 9423 0 0 0 144 5 0 0 25 0 1 1000000 159988856 38203392 8923 1992294400 134512640 135224549 4294956224 18446744073709551615 134580524 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 9327 8923 77 173 0 9152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37308

[startup+3.10107 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 915
/proc/meminfo: memFree=1743472/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=38336 CPUtime=3.08
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 9967 0 0 0 303 5 0 0 25 0 1 1000000 159988856 39256064 9244 1992294400 134512640 135224549 4294956224 18446744073709551615 134619242 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 9584 9244 92 173 0 9409 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38336

[startup+6.3017 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 915
/proc/meminfo: memFree=1743344/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=38468 CPUtime=6.29
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 9969 0 0 0 623 6 0 0 25 0 1 1000000 159988856 39391232 9246 1992294400 134512640 135224549 4294956224 18446744073709551615 134618699 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 9617 9246 92 173 0 9442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38468

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 915
/proc/meminfo: memFree=1743216/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=38600 CPUtime=12.69
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 10030 0 0 0 1263 6 0 0 25 0 1 1000000 159988856 39526400 9307 1992294400 134512640 135224549 4294956224 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 9650 9307 92 173 0 9475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38600

[startup+25.5015 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 915
/proc/meminfo: memFree=1742512/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=39392 CPUtime=25.48
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 10209 0 0 0 2542 6 0 0 25 0 1 1000000 159988856 40337408 9486 1992294400 134512640 135224549 4294956224 18446744073709551615 134630934 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 9848 9486 92 173 0 9673 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39392

[startup+51.1025 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 915
/proc/meminfo: memFree=1741296/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=40580 CPUtime=51.07
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 10499 0 0 0 5101 6 0 0 25 0 1 1000000 159988856 41553920 9776 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 10145 9776 92 173 0 9970 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40580

[startup+102.306 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 915
/proc/meminfo: memFree=1739760/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=42088 CPUtime=102.25
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 10892 0 0 0 10218 7 0 0 25 0 1 1000000 159988856 43098112 10169 1992294400 134512640 135224549 4294956224 18446744073709551615 134619164 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 10522 10169 92 173 0 10347 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42088

[startup+162.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 921
/proc/meminfo: memFree=1739312/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=42484 CPUtime=162.22
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 10969 0 0 0 16215 7 0 0 25 0 1 1000000 159988856 43503616 10246 1992294400 134512640 135224549 4294956224 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 10621 10246 92 173 0 10446 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 42484

[startup+222.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 921
/proc/meminfo: memFree=1738736/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=43012 CPUtime=222.2
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11108 0 0 0 22213 7 0 0 25 0 1 1000000 159988856 44044288 10385 1992294400 134512640 135224549 4294956224 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 10753 10385 92 173 0 10578 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 43012

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 921
/proc/meminfo: memFree=1738672/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=43012 CPUtime=282.18
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11109 0 0 0 28211 7 0 0 25 0 1 1000000 159988856 44044288 10386 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 10753 10386 92 173 0 10578 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 43012

[startup+342.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 921
/proc/meminfo: memFree=1737200/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=44464 CPUtime=342.16
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11483 0 0 0 34208 8 0 0 25 0 1 1000000 159988856 45531136 10760 1992294400 134512640 135224549 4294956224 18446744073709551615 134618668 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 11116 10760 92 173 0 10941 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 44464

[startup+402.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 921
/proc/meminfo: memFree=1736432/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=45256 CPUtime=402.13
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11665 0 0 0 40205 8 0 0 25 0 1 1000000 159988856 46342144 10942 1992294400 134512640 135224549 4294956224 18446744073709551615 134618580 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 11314 10942 92 173 0 11139 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 45256

[startup+462.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 921
/proc/meminfo: memFree=1736368/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=45256 CPUtime=462.12
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11665 0 0 0 46203 9 0 0 25 0 1 1000000 159988856 46342144 10942 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 11314 10942 92 173 0 11139 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 45256

[startup+522.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 921
/proc/meminfo: memFree=1736368/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=45256 CPUtime=522.1
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11665 0 0 0 52201 9 0 0 25 0 1 1000000 159988856 46342144 10942 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 11314 10942 92 173 0 11139 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 45256

[startup+582.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 921
/proc/meminfo: memFree=1736176/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=45388 CPUtime=582.08
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11715 0 0 0 58199 9 0 0 25 0 1 1000000 159988856 46477312 10992 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 11347 10992 92 173 0 11172 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 45388

[startup+642.301 s]
/proc/loadavg: 1.16 1.06 1.01 2/65 921
/proc/meminfo: memFree=1735792/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=45784 CPUtime=642.06
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 11808 0 0 0 64197 9 0 0 25 0 1 1000000 159988856 46882816 11085 1992294400 134512640 135224549 4294956224 18446744073709551615 134588232 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 11446 11085 92 173 0 11271 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 45784

[startup+702.302 s]

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

/proc/meminfo: memFree=1659568/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=119668 CPUtime=9039.1
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30319 0 0 0 903851 59 0 0 25 0 1 1000000 159988856 122540032 29467 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 29917 29467 92 173 0 29742 0
Current children cumulated CPU time (s) 9039.1
Current children cumulated vsize (KiB) 119668

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9099.09
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 909849 60 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9099.09
Current children cumulated vsize (KiB) 122044

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9159.06
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 915846 60 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9159.06
Current children cumulated vsize (KiB) 122044

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9219.05
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 921844 61 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134588287 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9219.05
Current children cumulated vsize (KiB) 122044

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1656944/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9279.03
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 927842 61 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9279.03
Current children cumulated vsize (KiB) 122044

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1656944/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9339.01
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 933840 61 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134587774 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9339.01
Current children cumulated vsize (KiB) 122044

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657072/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9398.98
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 939837 61 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134618620 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9398.98
Current children cumulated vsize (KiB) 122044

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9458.96
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 945835 61 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9458.96
Current children cumulated vsize (KiB) 122044

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9518.93
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 951832 61 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9518.93
Current children cumulated vsize (KiB) 122044

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 937
/proc/meminfo: memFree=1657008/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9578.92
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 957830 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9578.92
Current children cumulated vsize (KiB) 122044

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9638.9
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 963828 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134630857 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9638.9
Current children cumulated vsize (KiB) 122044

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9698.88
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 969826 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134618668 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9698.88
Current children cumulated vsize (KiB) 122044

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9758.86
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 975824 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9758.86
Current children cumulated vsize (KiB) 122044

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9818.83
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 981821 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9818.83
Current children cumulated vsize (KiB) 122044

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9878.81
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 987819 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9878.81
Current children cumulated vsize (KiB) 122044

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9938.79
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30924 0 0 0 993817 62 0 0 25 0 1 1000000 159988856 124973056 30072 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30072 92 173 0 30336 0
Current children cumulated CPU time (s) 9938.79
Current children cumulated vsize (KiB) 122044

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9998.78
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30925 0 0 0 999815 63 0 0 25 0 1 200 159988856 124973056 30073 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30073 92 173 0 30336 0
Current children cumulated CPU time (s) 9998.78
Current children cumulated vsize (KiB) 122044

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9999.57
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30925 0 0 0 999894 63 0 0 25 0 1 200 159988856 124973056 30073 1992294400 134512640 135224549 4294956224 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30073 92 173 0 30336 0
Current children cumulated CPU time (s) 9999.57
Current children cumulated vsize (KiB) 122044

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 939
/proc/meminfo: memFree=1656624/2055924 swapFree=4149332/4192956
[pid=914] ppid=912 vsize=122044 CPUtime=9999.97
/proc/914/stat : 914 (CirCUs) R 912 914 877 0 -1 4194304 30925 0 0 0 999934 63 0 0 25 0 1 200 159988856 124973056 30073 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/914/statm: 30511 30073 92 173 0 30336 0
Current children cumulated CPU time (s) 9999.97
Current children cumulated vsize (KiB) 122044

Child status: 1
Real time (s): 10003.5
CPU time (s): 10000
CPU user time (s): 9999.37
CPU system time (s): 0.6529
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 122044

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

runsolver used 8.24675 second user time and 19.71 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-03 04:59:05
IDJOB=1773898
IDBENCH=70820
IDSOLVER=614
FILE ID=node6/1773898-1241319545
PBS_JOBID= 9225331
Free space on /tmp= 66548 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773898-1241319545/watcher-1773898-1241319545 -o /tmp/evaluation-result-1773898-1241319545/solver-1773898-1241319545 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1773898-1241319545.cnf -t 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1319371834

node6.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.281
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.281
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:      2055924 kB
MemFree:       1780760 kB
Buffers:         26884 kB
Cached:         129964 kB
SwapCached:      37428 kB
Active:          89288 kB
Inactive:       106504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1780760 kB
SwapTotal:     4192956 kB
SwapFree:      4149332 kB
Dirty:            5304 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            65316 kB
Committed_AS:   782868 kB
PageTables:       1452 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= 66544 MiB
End job on node6 at 2009-05-03 07:45:49