Trace number 1825297

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 3536.22 3537.65

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.192
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c Parsing...
1.29/1.37	c ==============================================================================
1.29/1.37	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.37	c ==============================================================================
1.29/1.37	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
41.58/41.64	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
41.58/41.65	c ==============================================================================
41.58/41.65	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
41.58/41.65	c CPU time:   41.2507 s
41.58/41.65	c ==============================================================================
42.38/42.43	c Rsat version 2.00
3535.96/3537.42	c CNF stats: (4925 vars, 255997 clauses)
3535.96/3537.42	c Decisions: 5406919
3535.96/3537.42	c Conflicts: 3831594
3536.17/3537.62	c Time: -800.65730s
3536.17/3537.62	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-1825297-1242496750/watcher-1825297-1242496750 -o /tmp/evaluation-result-1825297-1242496750/solver-1825297-1242496750 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825297-1242496750.cnf 

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
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: 0.99 0.97 0.96 3/64 3277
/proc/meminfo: memFree=1606456/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) R 3275 3277 3179 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3277/statm: 1339 234 194 169 0 50 0
[pid=3278] ppid=3277 vsize=820 CPUtime=0
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 277708383 839680 121 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 205 121 50 128 0 74 0

[startup+0.094931 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 3277
/proc/meminfo: memFree=1606456/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=8468 CPUtime=0.09
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 2005 0 0 0 8 1 0 0 19 0 1 0 277708383 8671232 1988 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 2117 1989 50 128 0 1986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13824

[startup+0.101932 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 3277
/proc/meminfo: memFree=1606456/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=8864 CPUtime=0.09
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 2128 0 0 0 8 1 0 0 19 0 1 0 277708383 9076736 2111 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 2216 2112 50 128 0 2085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14220

[startup+0.301952 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 3277
/proc/meminfo: memFree=1606456/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=27600 CPUtime=0.29
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 6288 0 0 0 26 3 0 0 21 0 1 0 277708383 28262400 6271 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 6900 6272 50 128 0 6769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32956

[startup+0.701995 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 3277
/proc/meminfo: memFree=1606456/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=71284 CPUtime=0.69
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 14854 0 0 0 60 9 0 0 25 0 1 0 277708383 72994816 14837 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 17821 14838 50 128 0 17690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76640

[startup+1.50108 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 3279
/proc/meminfo: memFree=1521320/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=159208 CPUtime=1.49
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 32251 0 0 0 131 18 0 0 25 0 1 0 277708383 163028992 32213 1992294400 134512640 135038345 4294956288 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 39802 32213 64 128 0 39671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164564

[startup+3.10125 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 3279
/proc/meminfo: memFree=1476904/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=159720 CPUtime=3.09
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 32367 0 0 0 291 18 0 0 25 0 1 0 277708383 163553280 32329 1992294400 134512640 135038345 4294956288 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 39930 32329 64 128 0 39799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165076

[startup+6.3016 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 3279
/proc/meminfo: memFree=1462632/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=179184 CPUtime=6.29
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 38989 0 0 0 603 26 0 0 25 0 1 0 277708383 183484416 35424 1992294400 134512640 135038345 4294956288 18446744073709551615 134544138 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 44796 35424 69 128 0 44665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 184540

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 3279
/proc/meminfo: memFree=1420712/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=204292 CPUtime=12.68
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 45780 0 0 0 1235 33 0 0 25 0 1 0 277708383 209195008 41870 1992294400 134512640 135038345 4294956288 18446744073709551615 134543885 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 51073 41870 69 128 0 50942 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 209648

[startup+25.5017 s]
/proc/loadavg: 1.07 0.99 0.96 2/66 3279
/proc/meminfo: memFree=1420648/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=0
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277708383 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3277/statm: 1339 235 195 169 0 50 0
[pid=3278] ppid=3277 vsize=204548 CPUtime=25.48
/proc/3278/stat : 3278 (SatElite) R 3277 3277 3179 0 -1 4194304 45894 0 0 0 2514 34 0 0 25 0 1 0 277708383 209457152 41984 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 0 0 0
/proc/3278/statm: 51137 41984 69 128 0 51006 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 209904

[startup+51.1014 s]
/proc/loadavg: 1.04 0.99 0.96 2/66 3280
/proc/meminfo: memFree=1547688/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=31404 CPUtime=8.66
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 7777 0 0 0 862 4 0 0 25 0 1 0 277712626 32157696 7660 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 7851 7660 86 211 0 7637 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36760

[startup+102.306 s]
/proc/loadavg: 1.06 1.00 0.97 2/66 3280
/proc/meminfo: memFree=1533032/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=46840 CPUtime=59.83
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 13451 0 0 0 5975 8 0 0 25 0 1 0 277712626 47964160 11210 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 11710 11210 86 211 0 11496 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 52196

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 0.97 2/66 3286
/proc/meminfo: memFree=1521576/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=57460 CPUtime=119.81
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 17883 0 0 0 11970 11 0 0 25 0 1 0 277712626 58839040 14102 1992294400 134512640 135377749 4294956400 18446744073709551615 134522881 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 14365 14102 86 211 0 14151 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 62816

[startup+222.302 s]
/proc/loadavg: 1.06 1.02 0.98 2/66 3286
/proc/meminfo: memFree=1513384/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=67660 CPUtime=179.79
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 23643 0 0 0 17964 15 0 0 25 0 1 0 277712626 69283840 16016 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 16915 16016 86 211 0 16701 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 73016

[startup+282.301 s]
/proc/loadavg: 1.06 1.03 0.99 2/66 3286
/proc/meminfo: memFree=1506472/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=74224 CPUtime=239.77
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 25465 0 0 0 23961 16 0 0 25 0 1 0 277712626 76005376 17838 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 18556 17838 86 211 0 18342 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 79580

[startup+342.302 s]
/proc/loadavg: 1.15 1.07 1.00 2/66 3286
/proc/meminfo: memFree=1490856/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=88572 CPUtime=299.74
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 32372 0 0 0 29954 20 0 0 25 0 1 0 277712626 90697728 21669 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 22143 21669 86 211 0 21929 0

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


[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393896/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3118.59
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71217 0 0 0 311807 52 0 0 25 0 1 0 277712626 188559360 45594 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45594 86 211 0 45821 0
Current children cumulated CPU time (s) 3161
Current children cumulated vsize (KiB) 189496

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393832/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3178.57
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71228 0 0 0 317805 52 0 0 25 0 1 0 277712626 188559360 45605 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45605 86 211 0 45821 0
Current children cumulated CPU time (s) 3220.98
Current children cumulated vsize (KiB) 189496

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393768/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3238.55
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71229 0 0 0 323803 52 0 0 25 0 1 0 277712626 188559360 45606 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45606 86 211 0 45821 0
Current children cumulated CPU time (s) 3280.96
Current children cumulated vsize (KiB) 189496

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393704/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3298.53
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71239 0 0 0 329800 53 0 0 25 0 1 0 277712626 188559360 45616 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45616 86 211 0 45821 0
Current children cumulated CPU time (s) 3340.94
Current children cumulated vsize (KiB) 189496

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393704/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3358.51
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 335798 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3400.92
Current children cumulated vsize (KiB) 189496

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393512/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3418.48
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 341795 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3460.89
Current children cumulated vsize (KiB) 189496

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393512/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3478.46
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 347793 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3520.87
Current children cumulated vsize (KiB) 189496

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

[startup+3526.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393512/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3482.45
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 348192 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3524.86
Current children cumulated vsize (KiB) 189496

[startup+3532.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393448/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3488.85
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 348832 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3531.26
Current children cumulated vsize (KiB) 189496

[startup+3535.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393448/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3492.05
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 349152 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3534.46
Current children cumulated vsize (KiB) 189496

[startup+3536.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393448/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3492.85
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 349232 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134518235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3535.26
Current children cumulated vsize (KiB) 189496

[startup+3537.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1393448/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=184140 CPUtime=3493.25
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71241 0 0 0 349272 53 0 0 25 0 1 0 277712626 188559360 45618 1992294400 134512640 135377749 4294956400 18446744073709551615 134518119 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 46035 45618 86 211 0 45821 0
Current children cumulated CPU time (s) 3535.66
Current children cumulated vsize (KiB) 189496

[startup+3537.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1394408/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=183136 CPUtime=3493.66
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71242 0 0 0 349313 53 0 0 25 0 1 0 277712626 187531264 45368 1992294400 134512640 135377749 4294956400 18446744073709551615 134981460 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 45784 45368 86 211 0 45570 0
Current children cumulated CPU time (s) 3536.07
Current children cumulated vsize (KiB) 188492

[startup+3537.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3288
/proc/meminfo: memFree=1394408/2055920 swapFree=4175944/4192956
[pid=3277] ppid=3275 vsize=5356 CPUtime=42.41
/proc/3277/stat : 3277 (rsat.sh) S 3275 3277 3179 0 -1 4194304 310 53704 0 0 0 0 4196 45 16 0 1 0 277708383 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3277/statm: 1339 237 195 169 0 50 0
[pid=3280] ppid=3277 vsize=108320 CPUtime=3493.76
/proc/3280/stat : 3280 (rsat) R 3277 3277 3179 0 -1 4194304 71242 0 0 0 349322 54 0 0 25 0 1 0 277712626 110919680 26779 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3280/statm: 27080 26779 1098 211 0 26866 0
Current children cumulated CPU time (s) 3536.17
Current children cumulated vsize (KiB) 113676

Child status: 20
Real time (s): 3537.65
CPU time (s): 3536.22
CPU user time (s): 3535.19
CPU system time (s): 1.03184
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 224656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3535.19
system time used= 1.03184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125414
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= 38
involuntary context switches= 8069

runsolver used 3.11453 second user time and 9.75852 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-16 19:59:12
IDJOB=1825297
IDBENCH=70951
IDSOLVER=665
FILE ID=node21/1825297-1242496750
PBS_JOBID= 9306972
Free space on /tmp= 66008 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825297-1242496750/watcher-1825297-1242496750 -o /tmp/evaluation-result-1825297-1242496750/solver-1825297-1242496750 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825297-1242496750.cnf            

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=132585500

node21.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.233
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.233
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:       1606936 kB
Buffers:         41364 kB
Cached:         350284 kB
SwapCached:      11252 kB
Active:         129004 kB
Inactive:       275328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606936 kB
SwapTotal:     4192956 kB
SwapFree:      4175944 kB
Dirty:           34636 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            30752 kB
Committed_AS:  1062340 kB
PageTables:       1380 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= 66004 MiB
End job on node21 at 2009-05-16 20:58:10