Trace number 1563622

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
IUT_BMB_SAT 1.0UNSAT 388.991 389.122

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

0.00/0.00	c IUT_BMB_SAT version 1.0
24.97/25.08	c WARNING: for repeatability, setting FPU to use double precision
24.97/25.08	c ============================[ Problem Statistics ]=============================
24.97/25.08	c |                                                                             |
24.97/25.08	c |  Number of variables:  270963                                               |
24.97/25.08	c |  Number of clauses:    1030500                                              |
25.95/26.06	c |  Parsing time:         0.87         s                                       |
50.55/50.69	c ============================[ Search Statistics ]==============================
50.55/50.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.55/50.69	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.55/50.69	c ===============================================================================
50.55/50.70	c |         0 |    3066   106580   762796 |    35526        0    nan |  0.000 % |
50.64/50.76	c |       100 |    3066   106580   762796 |    39079      100      8 |  9.655 % |
50.64/50.77	c |       251 |    3066   106580   762796 |    42987      251     10 |  9.655 % |
50.74/50.80	c |       477 |    3066   106580   762796 |    47285      477     11 |  9.655 % |
50.74/50.84	c |       817 |    3066   106580   762796 |    52014      817     10 |  9.655 % |
50.84/50.90	c |      1323 |    3066   106580   762796 |    57216     1323     10 |  9.655 % |
50.94/51.02	c |      2083 |    3066   106580   762796 |    62937     2083      9 |  9.655 % |
51.04/51.12	c |      3222 |    3065   106580   762796 |    69231     3221     10 |  9.656 % |
51.14/51.28	c |      4930 |    3065   106580   762796 |    76154     4929     14 |  9.656 % |
51.44/51.58	c |      7493 |    3065   106580   762796 |    83770     7492     15 |  9.656 % |
52.14/52.22	c |     11337 |    3065   106580   762796 |    92147    11336     17 |  9.656 % |
53.85/53.98	c |     17104 |    3065   106580   762796 |   101361    17103     19 |  9.656 % |
56.44/56.53	c |     25754 |    3065   106580   762796 |   111497    25753     20 |  9.656 % |
62.64/62.76	c |     38730 |    3064   106580   762796 |   122647    38728     22 |  9.656 % |
76.73/76.90	c |     58191 |    3064   106580   762796 |   134912    58189     25 |  9.656 % |
103.23/103.30	c |     87384 |    3064   106558   762752 |   148403    87381     28 |  9.656 % |
143.22/143.32	c |    131174 |    3064   106558   762752 |   163244   131171     26 |  9.656 % |
207.90/208.05	c |    196860 |    3060   106534   762703 |   179568    23669     18 |  9.657 % |
281.17/281.33	c |    295386 |    3060   106534   762703 |   197525   122195     26 |  9.657 % |
374.95/375.14	c |    443175 |    3059   105639   755885 |   217277    37756     12 |  9.658 % |
386.54/386.74	c ===============================================================================
386.54/386.74	c restarts              : 20
386.54/386.74	c conflicts             : 473772         (1311 /sec)
386.54/386.74	c decisions             : 677990         (1.89 % random) (1876 /sec)
386.54/386.74	c propagations          : 20028713       (55431 /sec)
386.54/386.74	c conflict literals     : 9793150        (18.23 % deleted)
386.54/386.74	c Memory used           : 152.04 MB
386.54/386.74	c CPU time              : 361.33 s
386.54/386.74	
386.54/386.77	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-1563622-1238788091/watcher-1563622-1238788091 -o /tmp/evaluation-result-1563622-1238788091/solver-1563622-1238788091 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1563622-1238788091.cnf HOME 

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.34 1.08 1.09 3/65 6405
/proc/meminfo: memFree=1934472/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=1144 CPUtime=0
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 34 0 0 0 0 0 0 0 20 0 1 0 362529997 1171456 18 1992294400 134512640 135635285 4294956208 18446744073709551615 135084560 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 319 31 23 274 0 42 0

[startup+0.0456499 s]
/proc/loadavg: 1.34 1.08 1.09 3/65 6405
/proc/meminfo: memFree=1934472/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=20052 CPUtime=0.03
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 776 0 0 0 3 0 0 0 20 0 1 0 362529997 20533248 759 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 5013 760 93 274 0 4736 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20052

[startup+0.101657 s]
/proc/loadavg: 1.34 1.08 1.09 3/65 6405
/proc/meminfo: memFree=1934472/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=20052 CPUtime=0.08
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 1675 0 0 0 8 0 0 0 20 0 1 0 362529997 20533248 1658 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 5013 1659 93 274 0 4736 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20052

[startup+0.301682 s]
/proc/loadavg: 1.34 1.08 1.09 3/65 6405
/proc/meminfo: memFree=1934472/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=26308 CPUtime=0.29
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 5346 0 0 0 27 2 0 0 21 0 1 0 362529997 26939392 5329 1992294400 134512640 135635285 4294956208 18446744073709551615 134534965 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 6577 5333 93 274 0 6300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26308

[startup+0.701733 s]
/proc/loadavg: 1.34 1.08 1.09 3/65 6405
/proc/meminfo: memFree=1934472/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=62696 CPUtime=0.69
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 15509 0 0 0 63 6 0 0 25 0 1 0 362529997 64200704 15492 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 15674 15492 99 274 0 15397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62696

[startup+1.50183 s]
/proc/loadavg: 1.34 1.08 1.09 2/66 6406
/proc/meminfo: memFree=1868864/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=72596 CPUtime=1.49
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 17970 0 0 0 142 7 0 0 25 0 1 0 362529997 74338304 17953 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 18149 17953 99 274 0 17872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72596

[startup+3.10104 s]
/proc/loadavg: 1.34 1.08 1.09 2/66 6406
/proc/meminfo: memFree=1855744/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=91076 CPUtime=3.08
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 22579 0 0 0 299 9 0 0 25 0 1 0 362529997 93261824 22562 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 22769 22562 99 274 0 22492 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91076

[startup+6.30144 s]
/proc/loadavg: 1.31 1.08 1.09 2/66 6406
/proc/meminfo: memFree=1819584/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=125528 CPUtime=6.28
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 31190 0 0 0 613 15 0 0 25 0 1 0 362529997 128540672 31173 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 31382 31173 99 274 0 31105 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 125528

[startup+12.7012 s]
/proc/loadavg: 1.29 1.08 1.09 2/66 6406
/proc/meminfo: memFree=1751872/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=189812 CPUtime=12.69
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 47286 0 0 0 1243 26 0 0 25 0 1 0 362529997 194367488 47269 1992294400 134512640 135635285 4294956208 18446744073709551615 134549804 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 47453 47269 99 274 0 47176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189812

[startup+25.5019 s]
/proc/loadavg: 1.22 1.07 1.09 2/68 6408
/proc/meminfo: memFree=1628848/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=37004 CPUtime=0.41
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 8553 0 0 0 37 4 0 0 20 0 1 0 362532506 37892096 8533 1992294400 134512640 135243223 4294956304 18446744073709551615 134547689 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 9251 8533 63 178 0 9071 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 316940

[startup+51.1011 s]
/proc/loadavg: 1.15 1.06 1.09 2/68 6408
/proc/meminfo: memFree=1474608/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=25.99
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41237 0 0 0 2579 20 0 0 25 0 1 0 362532506 159424512 37513 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37513 85 178 0 38742 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 435624

[startup+102.307 s]
/proc/loadavg: 1.06 1.05 1.08 2/68 6408
/proc/meminfo: memFree=1489136/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=77.18
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41254 0 0 0 7698 20 0 0 25 0 1 0 362532506 159424512 37530 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37530 85 178 0 38742 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 435624

[startup+162.301 s]
/proc/loadavg: 1.02 1.04 1.08 2/68 6408
/proc/meminfo: memFree=1489072/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=137.16
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41297 0 0 0 13695 21 0 0 25 0 1 0 362532506 159424512 37573 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37573 85 178 0 38742 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 435624

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.07 2/68 6408
/proc/meminfo: memFree=1488944/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=197.15
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41316 0 0 0 19694 21 0 0 25 0 1 0 362532506 159424512 37592 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37592 85 178 0 38742 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 435624

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/68 6408
/proc/meminfo: memFree=1488880/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=257.12
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41331 0 0 0 25691 21 0 0 25 0 1 0 362532506 159424512 37607 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37607 85 178 0 38742 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 435624

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/68 6408
/proc/meminfo: memFree=1488816/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=317.1
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41335 0 0 0 31689 21 0 0 25 0 1 0 362532506 159424512 37611 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37611 85 178 0 38742 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 435624

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/68 6408
/proc/meminfo: memFree=1488816/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=333.1
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41335 0 0 0 33289 21 0 0 25 0 1 0 362532506 159424512 37611 1992294400 134512640 135243223 4294956304 18446744073709551615 134563800 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37611 85 178 0 38742 0
Current children cumulated CPU time (s) 358.15
Current children cumulated vsize (KiB) 435624

[startup+371.102 s]
/proc/loadavg: 1.00 1.01 1.06 2/68 6408
/proc/meminfo: memFree=1488816/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=345.89
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41335 0 0 0 34568 21 0 0 25 0 1 0 362532506 159424512 37611 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37611 85 178 0 38742 0
Current children cumulated CPU time (s) 370.94
Current children cumulated vsize (KiB) 435624

[startup+377.501 s]
/proc/loadavg: 1.00 1.01 1.06 2/68 6408
/proc/meminfo: memFree=1488816/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=352.29
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41335 0 0 0 35208 21 0 0 25 0 1 0 362532506 159424512 37611 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37611 85 178 0 38742 0
Current children cumulated CPU time (s) 377.34
Current children cumulated vsize (KiB) 435624

[startup+383.905 s]
/proc/loadavg: 1.00 1.01 1.05 2/68 6408
/proc/meminfo: memFree=1488816/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=25.04
/proc/6405/stat : 6405 (IUT_BMB_SAT) S 6403 6405 6050 0 -1 4194304 69263 0 0 0 2079 425 0 0 25 0 1 0 362529997 281169920 68472 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6405/statm: 68645 68472 106 274 0 68368 0
[pid=6407] ppid=6405 vsize=5356 CPUtime=0.01
/proc/6407/stat : 6407 (sh) S 6405 6405 6050 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 362532503 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6407/statm: 1339 232 193 169 0 50 0
[pid=6408] ppid=6407 vsize=155688 CPUtime=358.69
/proc/6408/stat : 6408 (minisat) R 6407 6405 6050 0 -1 4194304 41335 0 0 0 35848 21 0 0 25 0 1 0 362532506 159424512 37611 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6408/statm: 38922 37611 85 178 0 38742 0
Current children cumulated CPU time (s) 383.74
Current children cumulated vsize (KiB) 435624

[startup+387.102 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 6408
/proc/meminfo: memFree=1639360/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=274580 CPUtime=386.97
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 99037 41624 0 0 2109 429 36133 26 19 0 1 0 362529997 281169920 68473 1992294400 134512640 135635285 4294956208 18446744073709551615 135067717 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 68645 68473 107 274 0 68368 0
Current children cumulated CPU time (s) 386.97
Current children cumulated vsize (KiB) 274580

[startup+387.903 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 6408
/proc/meminfo: memFree=1639360/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=261876 CPUtime=387.76
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 120352 41624 0 0 2186 431 36133 26 25 0 1 0 362529997 268161024 65297 1992294400 134512640 135635285 4294956208 18446744073709551615 134530671 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 65469 65297 107 274 0 65192 0
Current children cumulated CPU time (s) 387.76
Current children cumulated vsize (KiB) 261876

[startup+388.702 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 6408
/proc/meminfo: memFree=1667904/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=245996 CPUtime=388.56
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 122305 41624 0 0 2265 432 36133 26 25 0 1 0 362529997 251899904 61327 1992294400 134512640 135635285 4294956208 18446744073709551615 135063340 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 61499 61327 107 274 0 61222 0
Current children cumulated CPU time (s) 388.56
Current children cumulated vsize (KiB) 245996

[startup+389.102 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 6408
/proc/meminfo: memFree=1667904/2055920 swapFree=4180116/4192956
[pid=6405] ppid=6403 vsize=149036 CPUtime=388.96
/proc/6405/stat : 6405 (IUT_BMB_SAT) R 6403 6405 6050 0 -1 4194304 122832 41624 0 0 2303 434 36133 26 25 0 1 0 362529997 152612864 35039 1992294400 134512640 135635285 4294956208 18446744073709551615 135137553 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 37259 35039 2613 274 0 36982 0
Current children cumulated CPU time (s) 388.96
Current children cumulated vsize (KiB) 149036

Child status: 0
Real time (s): 389.122
CPU time (s): 388.991
CPU user time (s): 384.368
CPU system time (s): 4.6233
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 453136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.368
system time used= 4.6233
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164459
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= 9
involuntary context switches= 996

runsolver used 0.339948 second user time and 1.08083 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 21:48:12
IDJOB=1563622
IDBENCH=70957
IDSOLVER=523
FILE ID=node54/1563622-1238788091
PBS_JOBID= 9085601
Free space on /tmp= 66528 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563622-1238788091/watcher-1563622-1238788091 -o /tmp/evaluation-result-1563622-1238788091/solver-1563622-1238788091 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1563622-1238788091.cnf HOME

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1740649530

node54.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.232
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.232
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:       1934888 kB
Buffers:          6792 kB
Cached:          64060 kB
SwapCached:       4696 kB
Active:          61696 kB
Inactive:        17020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934888 kB
SwapTotal:     4192956 kB
SwapFree:      4180116 kB
Dirty:           34908 kB
Writeback:           0 kB
Mapped:          15044 kB
Slab:            28284 kB
Committed_AS:  1338912 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node54 at 2009-04-03 21:54:42