Trace number 1774536

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
ManySAT 1.1 aimd 1/2009-03-20UNSAT 84.1062 66.4972

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 benchmark33.8968
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

0.00/0.00	c Parsing...
1.29/1.35	c ==============================================================================
1.29/1.35	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.35	c ==============================================================================
1.29/1.35	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
46.96/47.07	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
46.96/47.07	c ==============================================================================
46.96/47.07	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
46.96/47.07	c CPU time:   46.6829 s
46.96/47.07	c ==============================================================================
83.93/66.45	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
83.93/66.45	c ============================[ Problem Statistics ]=============================
83.93/66.45	c |                                                                             |
83.93/66.45	c threadId              : 1
83.93/66.45	c restarts              : 84
83.93/66.45	c conflicts             : 19988          (555 /sec)
83.93/66.45	c decisions             : 55936          (1.59 % random) (1553 /sec)
83.93/66.45	c propagations          : 1216142        (33759 /sec)
83.93/66.45	c conflict literals     : 274752         (14.24 % deleted)
83.93/66.45	c Memory used           : 147.34 MB
83.93/66.45	c CPU time              : 36.0245 s
83.93/66.45	
83.93/66.45	c --->m=4, e=8, aimd=1, HOME/26969_many.cnf	time: 9.00613	conflicts: 19988        
83.93/66.47	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-1774536-1241291583/watcher-1774536-1241291583 -o /tmp/evaluation-result-1774536-1241291583/solver-1774536-1241291583 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774536-1241291583.cnf aimd 1 

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: 3.38 3.84 3.87 3/64 26969
/proc/meminfo: memFree=1220208/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) R 26967 26969 26932 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26969/statm: 1339 234 194 169 0 50 0
[pid=26970] ppid=26969 vsize=840 CPUtime=0
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 129 0 0 0 0 0 0 0 19 0 1 0 157191380 860160 113 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 210 114 51 127 0 80 0

[startup+0.0655769 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 26969
/proc/meminfo: memFree=1220208/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=6876 CPUtime=0.05
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 1505 0 0 0 5 0 0 0 20 0 1 0 157191380 7041024 1489 1992294400 134512640 135034092 4294956112 18446744073709551615 134545050 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 1719 1490 51 127 0 1589 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12232

[startup+0.101578 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 26969
/proc/meminfo: memFree=1220208/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=10680 CPUtime=0.09
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 2327 0 0 0 8 1 0 0 20 0 1 0 157191380 10936320 2311 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 2670 2312 51 127 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16036

[startup+0.301598 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 26969
/proc/meminfo: memFree=1220208/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=27628 CPUtime=0.29
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 6403 0 0 0 25 4 0 0 22 0 1 0 157191380 28291072 6387 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 6907 6387 52 127 0 6777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32984

[startup+0.701638 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 26969
/proc/meminfo: memFree=1220208/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=71732 CPUtime=0.69
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 14916 0 0 0 59 10 0 0 25 0 1 0 157191380 73453568 14900 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 17933 14900 52 127 0 17803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77088

[startup+1.50172 s]
/proc/loadavg: 3.38 3.84 3.87 2/66 26971
/proc/meminfo: memFree=1134688/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=158596 CPUtime=1.49
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 31929 0 0 0 129 20 0 0 25 0 1 0 157191380 162402304 31913 1992294400 134512640 135034092 4294956112 18446744073709551615 134547491 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 39649 31913 64 127 0 39519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163952

[startup+3.10189 s]
/proc/loadavg: 3.38 3.84 3.87 2/66 26971
/proc/meminfo: memFree=1091936/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=159108 CPUtime=3.08
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 32033 0 0 0 288 20 0 0 25 0 1 0 157191380 162926592 32017 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/26970/statm: 39777 32017 64 127 0 39647 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 164464

[startup+6.30221 s]
/proc/loadavg: 3.19 3.79 3.85 2/66 26971
/proc/meminfo: memFree=1079776/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=172436 CPUtime=6.28
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 37968 0 0 0 602 26 0 0 25 0 1 0 157191380 176574464 34572 1992294400 134512640 135034092 4294956112 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 43109 34573 68 127 0 42979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 177792

[startup+12.7019 s]
/proc/loadavg: 3.01 3.75 3.84 2/66 26971
/proc/meminfo: memFree=1036400/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=200384 CPUtime=12.68
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 45257 0 0 0 1235 33 0 0 25 0 1 0 157191380 205193216 41520 1992294400 134512640 135034092 4294956112 18446744073709551615 134541048 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 50096 41520 68 127 0 49966 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 205740

[startup+25.5012 s]
/proc/loadavg: 2.57 3.61 3.79 2/66 26971
/proc/meminfo: memFree=1036080/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=0
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157191380 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26969/statm: 1339 235 195 169 0 50 0
[pid=26970] ppid=26969 vsize=200896 CPUtime=25.47
/proc/26970/stat : 26970 (SatElite) R 26969 26969 26932 0 -1 4194304 45429 0 0 0 2514 33 0 0 25 0 1 0 157191380 205717504 41692 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/26970/statm: 50224 41692 68 127 0 50094 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 206252

[startup+51.1018 s]
/proc/loadavg: 2.03 3.40 3.71 5/69 26975
/proc/meminfo: memFree=1094616/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=132960 CPUtime=5.57
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 24876 0 0 0 542 15 0 0 17 0 4 0 157196168 136151040 24862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 33240 24862 83 193 0 33044 0
[pid=26972/tid=26973] ppid=26969 vsize=132960 CPUtime=1.23
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 1489 0 0 0 122 1 0 0 17 0 4 0 157196250 136151040 24862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26974] ppid=26969 vsize=132960 CPUtime=1.06
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 1496 0 0 0 105 1 0 0 16 0 4 0 157196250 136151040 24862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26969 vsize=132960 CPUtime=1.17
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 1446 0 0 0 116 1 0 0 16 0 4 0 157196250 136151040 24862 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.41
Current children cumulated vsize (KiB) 138316

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

[startup+57.5024 s]
/proc/loadavg: 2.27 3.43 3.72 5/69 26975
/proc/meminfo: memFree=1082776/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=142412 CPUtime=18.34
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 27401 0 0 0 1817 17 0 0 17 0 4 0 157196168 145829888 27387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 35603 27387 83 193 0 35407 0
[pid=26972/tid=26973] ppid=26969 vsize=142412 CPUtime=3.82
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 1958 0 0 0 380 2 0 0 17 0 4 0 157196250 145829888 27387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528565 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=142412 CPUtime=4.34
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2074 0 0 0 433 1 0 0 17 0 4 0 157196250 145829888 27387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26969 vsize=142412 CPUtime=5.14
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2526 0 0 0 512 2 0 0 17 0 4 0 157196250 145829888 27387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.18
Current children cumulated vsize (KiB) 147768

[startup+60.7017 s]
/proc/loadavg: 2.41 3.44 3.72 5/69 26975
/proc/meminfo: memFree=1079704/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=146420 CPUtime=24.73
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 28177 0 0 0 2455 18 0 0 19 0 4 0 157196168 149934080 28158 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 36605 28158 83 193 0 36409 0
[pid=26972/tid=26973] ppid=26969 vsize=146420 CPUtime=5.01
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2080 0 0 0 499 2 0 0 19 0 4 0 157196250 149934080 28158 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=146420 CPUtime=5.47
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2241 0 0 0 546 1 0 0 19 0 4 0 157196250 149934080 28158 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26969 vsize=146420 CPUtime=7.2
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2752 0 0 0 718 2 0 0 19 0 4 0 157196250 149934080 28158 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.57
Current children cumulated vsize (KiB) 151776

[startup+63.9021 s]
/proc/loadavg: 2.53 3.44 3.72 5/69 26975
/proc/meminfo: memFree=1076760/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=148988 CPUtime=31.11
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 28869 0 0 0 3093 18 0 0 18 0 4 0 157196168 152563712 28850 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 37247 28850 83 193 0 37051 0
[pid=26972/tid=26973] ppid=26969 vsize=148988 CPUtime=5.24
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2160 0 0 0 522 2 0 0 19 0 4 0 157196250 152563712 28850 1992294400 134512640 135305190 4294956160 18446744073709551615 134557466 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=148988 CPUtime=6.61
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2363 0 0 0 660 1 0 0 21 0 4 0 157196250 152563712 28850 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26969 vsize=148988 CPUtime=9.24
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2904 0 0 0 922 2 0 0 17 0 4 0 157196250 152563712 28850 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 78.95
Current children cumulated vsize (KiB) 154344

[startup+65.5022 s]
/proc/loadavg: 2.53 3.44 3.72 5/69 26975
/proc/meminfo: memFree=1076120/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=150052 CPUtime=34.3
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 29168 0 0 0 3412 18 0 0 17 0 4 0 157196168 153653248 29149 1992294400 134512640 135305190 4294956160 18446744073709551615 134528525 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 37513 29149 83 193 0 37317 0
[pid=26972/tid=26973] ppid=26969 vsize=150052 CPUtime=5.54
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2219 0 0 0 552 2 0 0 20 0 4 0 157196250 153653248 29149 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=150052 CPUtime=6.81
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2422 0 0 0 680 1 0 0 19 0 4 0 157196250 153653248 29149 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26969 vsize=150052 CPUtime=10.64
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2998 0 0 0 1061 3 0 0 18 0 4 0 157196250 153653248 29149 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.14
Current children cumulated vsize (KiB) 155408

[startup+65.9023 s]
/proc/loadavg: 2.53 3.44 3.72 5/69 26975
/proc/meminfo: memFree=1075160/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=150432 CPUtime=35.1
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 29242 0 0 0 3492 18 0 0 17 0 4 0 157196168 154042368 29223 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 37608 29223 83 193 0 37412 0
[pid=26972/tid=26973] ppid=26969 vsize=150432 CPUtime=5.54
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2219 0 0 0 552 2 0 0 20 0 4 0 157196250 154042368 29223 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=150432 CPUtime=6.92
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2447 0 0 0 691 1 0 0 20 0 4 0 157196250 154042368 29223 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26969 vsize=150432 CPUtime=10.93
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 3028 0 0 0 1090 3 0 0 19 0 4 0 157196250 154042368 29223 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.94
Current children cumulated vsize (KiB) 155788

[startup+66.3023 s]
/proc/loadavg: 2.53 3.44 3.72 5/69 26975
/proc/meminfo: memFree=1075160/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=150732 CPUtime=35.89
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 29331 0 0 0 3571 18 0 0 17 0 4 0 157196168 154349568 29312 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 37683 29312 83 193 0 37487 0
[pid=26972/tid=26973] ppid=26969 vsize=150732 CPUtime=5.61
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2258 0 0 0 559 2 0 0 16 0 4 0 157196250 154349568 29312 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=150732 CPUtime=7.04
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2462 0 0 0 703 1 0 0 20 0 4 0 157196250 154349568 29312 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=150732 CPUtime=11.21
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 3042 0 0 0 1118 3 0 0 19 0 4 0 157196250 154349568 29312 1992294400 134512640 135305190 4294956160 18446744073709551615 134548101 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.73
Current children cumulated vsize (KiB) 156088

[startup+66.4023 s]
/proc/loadavg: 2.53 3.44 3.72 5/69 26975
/proc/meminfo: memFree=1075160/2055920 swapFree=4180900/4192956
[pid=26969] ppid=26967 vsize=5356 CPUtime=47.84
/proc/26969/stat : 26969 (manysat.sh) S 26967 26969 26932 0 -1 4194304 313 50374 0 0 0 0 4742 42 16 0 1 0 157191380 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26969/statm: 1339 238 195 169 0 50 0
[pid=26972] ppid=26969 vsize=150868 CPUtime=36.09
/proc/26972/stat : 26972 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194304 29352 0 0 0 3591 18 0 0 17 0 4 0 157196168 154488832 29333 1992294400 134512640 135305190 4294956160 18446744073709551615 134530700 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 37717 29333 83 193 0 37521 0
[pid=26972/tid=26973] ppid=26969 vsize=150868 CPUtime=5.71
/proc/26972/task/26973/stat : 26973 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2271 0 0 0 569 2 0 0 16 0 4 0 157196250 154488832 29333 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26974] ppid=26969 vsize=150868 CPUtime=7.04
/proc/26972/task/26974/stat : 26974 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 2462 0 0 0 703 1 0 0 20 0 4 0 157196250 154488832 29333 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26969 vsize=150868 CPUtime=11.23
/proc/26972/task/26975/stat : 26975 (manysat1.1_stat) R 26969 26969 26932 0 -1 4194368 3046 0 0 0 1120 3 0 0 19 0 4 0 157196250 154488832 29333 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.93
Current children cumulated vsize (KiB) 156224

Child status: 20
Real time (s): 66.4972
CPU time (s): 84.1062
CPU user time (s): 83.4523
CPU system time (s): 0.6539
CPU usage (%): 126.481
Max. virtual memory (cumulated for all children) (KiB): 222084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.4523
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80227
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= 3698
involuntary context switches= 1761

runsolver used 0.058991 second user time and 0.19397 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 21:13:05
IDJOB=1774536
IDBENCH=70957
IDSOLVER=612
FILE ID=node27/1774536-1241291583
PBS_JOBID= 9225123
Free space on /tmp= 66268 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774536-1241291583/watcher-1774536-1241291583 -o /tmp/evaluation-result-1774536-1241291583/solver-1774536-1241291583 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774536-1241291583.cnf aimd 1

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=211786654

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1220688 kB
Buffers:         76312 kB
Cached:         670492 kB
SwapCached:       5072 kB
Active:         107000 kB
Inactive:       647828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1220688 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           34276 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            66316 kB
Committed_AS:   676640 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node27 at 2009-05-02 21:14:11