Trace number 1563640

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
Rsat 2009-03-22UNSAT 79.5429 79.582

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 Parsing...
1.10/1.19	c ==============================================================================
1.10/1.19	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.19	c ==============================================================================
1.10/1.19	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
44.17/44.27	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
44.17/44.28	c ==============================================================================
44.17/44.28	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
44.17/44.28	c CPU time:   43.7993 s
44.17/44.28	c ==============================================================================
44.87/44.94	c Rsat version 3.02
45.06/45.18	c Base unit clause learned: 0
79.44/79.51	c CNF stats: (5958 vars, 261620 clauses)
79.44/79.51	c Decisions: 218187
79.44/79.51	c Conflicts: 126113
79.44/79.51	c Restarts: 6
79.44/79.51	c Avg lpc: 15.28
79.44/79.51	c Max decision level: 1235
79.44/79.51	c KB reduction: 1 (63772 clauses removed)
79.44/79.51	c Final decision lit size:5958 (100.00 %)
79.44/79.51	c Final stack/save sizes: 59(0.99 %)/118(1.98 %)
79.44/79.51	c Final cdc size: 200 (3.36 %)
79.44/79.51	c ***********************************************
79.44/79.51	c Conflicts with bac: 2134/126113 (1.69 %)
79.44/79.51	c Avg bac size: 9.49
79.44/79.51	c Avg bac bt depth: 11.78 vs 1.37 (normal)
79.44/79.55	c Running time: 34.51575 seconds
79.44/79.56	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-1563640-1238788224/watcher-1563640-1238788224 -o /tmp/evaluation-result-1563640-1238788224/solver-1563640-1238788224 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1563640-1238788224.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.95 1.62 1.46 3/73 5555
/proc/meminfo: memFree=1636584/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=1384 CPUtime=0
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 212 0 0 0 0 0 0 0 19 0 1 0 1151487114 1417216 195 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 346 196 65 186 0 156 0

[startup+0.0711839 s]
/proc/loadavg: 1.95 1.62 1.46 3/73 5555
/proc/meminfo: memFree=1636584/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=13992 CPUtime=0.06
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 3286 0 0 0 5 1 0 0 19 0 1 0 1151487114 14327808 3269 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 3498 3270 65 186 0 3308 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19348

[startup+0.101187 s]
/proc/loadavg: 1.95 1.62 1.46 3/73 5555
/proc/meminfo: memFree=1636584/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=21140 CPUtime=0.09
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 4672 0 0 0 7 2 0 0 19 0 1 0 1151487114 21647360 4655 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 5285 4656 65 186 0 5095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26496

[startup+0.301211 s]
/proc/loadavg: 1.95 1.62 1.46 3/73 5555
/proc/meminfo: memFree=1636584/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=54000 CPUtime=0.28
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 12980 0 0 0 22 6 0 0 21 0 1 0 1151487114 55296000 12963 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 13500 12964 66 186 0 13310 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59356

[startup+0.701256 s]
/proc/loadavg: 1.95 1.62 1.46 3/73 5555
/proc/meminfo: memFree=1636584/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=133496 CPUtime=0.69
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 30628 0 0 0 52 17 0 0 25 0 1 0 1151487114 136699904 30611 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 33374 30612 66 186 0 33184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138852

[startup+1.50135 s]
/proc/loadavg: 1.95 1.62 1.46 2/75 5557
/proc/meminfo: memFree=1461848/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=261460 CPUtime=1.48
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 55712 0 0 0 119 29 0 0 25 0 1 0 1151487114 267735040 55603 1992294400 4194304 4959918 548682068672 18446744073709551615 4241683 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 65365 55603 86 186 0 65175 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 266816

[startup+3.10153 s]
/proc/loadavg: 1.95 1.62 1.46 2/75 5557
/proc/meminfo: memFree=1413336/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=261972 CPUtime=3.09
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 55825 0 0 0 279 30 0 0 25 0 1 0 1151487114 268259328 55716 1992294400 4194304 4959918 548682068672 18446744073709551615 4241761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 65493 55716 86 186 0 65303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 267328

[startup+6.30191 s]
/proc/loadavg: 1.96 1.62 1.46 2/75 5557
/proc/meminfo: memFree=1394328/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=277072 CPUtime=6.29
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 61870 0 0 0 593 36 0 0 25 0 1 0 1151487114 283721728 58704 1992294400 4194304 4959918 548682068672 18446744073709551615 4269307 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 69268 58704 92 186 0 69078 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 282428

[startup+12.7016 s]
/proc/loadavg: 1.96 1.63 1.46 2/75 5557
/proc/meminfo: memFree=1354200/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=308276 CPUtime=12.69
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 68877 0 0 0 1227 42 0 0 25 0 1 0 1151487114 315674624 65711 1992294400 4194304 4959918 548682068672 18446744073709551615 4241764 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 77069 65711 92 186 0 76879 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 313632

[startup+25.5012 s]
/proc/loadavg: 1.97 1.65 1.47 2/75 5557
/proc/meminfo: memFree=1353688/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=0
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1151487113 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 240 199 169 0 50 0
[pid=5556] ppid=5555 vsize=308788 CPUtime=25.47
/proc/5556/stat : 5556 (SatElite) R 5555 5555 5208 0 -1 4194304 69068 0 0 0 2505 42 0 0 25 0 1 0 1151487114 316198912 65902 1992294400 4194304 4959918 548682068672 18446744073709551615 4241757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5556/statm: 77197 65902 92 186 0 77007 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 314144

[startup+51.1011 s]
/proc/loadavg: 2.26 1.74 1.51 2/75 5558
/proc/meminfo: memFree=1573016/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=37232 CPUtime=6.15
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 8927 0 0 0 610 5 0 0 25 0 1 0 1151491608 38125568 8692 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 9308 8692 116 309 0 8995 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42588

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

[startup+63.9016 s]
/proc/loadavg: 2.35 1.78 1.52 2/75 5558
/proc/meminfo: memFree=1567384/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=44064 CPUtime=18.93
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 10773 0 0 0 1887 6 0 0 25 0 1 0 1151491608 45121536 10280 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11016 10280 116 309 0 10703 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 49420

[startup+70.3013 s]
/proc/loadavg: 2.32 1.79 1.53 2/75 5558
/proc/meminfo: memFree=1565592/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=45540 CPUtime=25.34
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 12215 0 0 0 2527 7 0 0 25 0 1 0 1151491608 46632960 10694 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11385 10694 118 309 0 11072 0
Current children cumulated CPU time (s) 70.25
Current children cumulated vsize (KiB) 50896

[startup+73.5017 s]
/proc/loadavg: 2.32 1.79 1.53 2/75 5558
/proc/meminfo: memFree=1565656/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=45540 CPUtime=28.53
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 12222 0 0 0 2846 7 0 0 25 0 1 0 1151491608 46632960 10701 1992294400 4194304 5460562 548682068784 18446744073709551615 4198092 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11385 10701 118 309 0 11072 0
Current children cumulated CPU time (s) 73.44
Current children cumulated vsize (KiB) 50896

[startup+76.7011 s]
/proc/loadavg: 2.22 1.77 1.52 2/75 5558
/proc/meminfo: memFree=1565784/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=45540 CPUtime=31.73
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 12266 0 0 0 3166 7 0 0 25 0 1 0 1151491608 46632960 10745 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11385 10745 118 309 0 11072 0
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (KiB) 50896

[startup+78.3013 s]
/proc/loadavg: 2.22 1.77 1.52 2/75 5558
/proc/meminfo: memFree=1565656/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=45924 CPUtime=33.33
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 12301 0 0 0 3326 7 0 0 25 0 1 0 1151491608 47026176 10780 1992294400 4194304 5460562 548682068784 18446744073709551615 4201936 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11481 10780 118 309 0 11168 0
Current children cumulated CPU time (s) 78.24
Current children cumulated vsize (KiB) 51280

[startup+79.1013 s]
/proc/loadavg: 2.12 1.76 1.52 2/75 5558
/proc/meminfo: memFree=1565656/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=45924 CPUtime=34.13
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 12301 0 0 0 3406 7 0 0 25 0 1 0 1151491608 47026176 10780 1992294400 4194304 5460562 548682068784 18446744073709551615 4210698 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11481 10780 118 309 0 11168 0
Current children cumulated CPU time (s) 79.04
Current children cumulated vsize (KiB) 51280

[startup+79.5014 s]
/proc/loadavg: 2.12 1.76 1.52 2/75 5558
/proc/meminfo: memFree=1565656/2055920 swapFree=4175408/4192956
[pid=5555] ppid=5553 vsize=5356 CPUtime=44.91
/proc/5555/stat : 5555 (rsat.sh) S 5553 5555 5208 0 -1 4194304 315 76173 0 0 0 0 4438 53 19 0 1 0 1151487113 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5555/statm: 1339 242 199 169 0 50 0
[pid=5558] ppid=5555 vsize=45924 CPUtime=34.53
/proc/5558/stat : 5558 (rsat) R 5555 5555 5208 0 -1 4194304 12301 0 0 0 3446 7 0 0 25 0 1 0 1151491608 47026176 10780 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5558/statm: 11481 10780 118 309 0 11168 0
Current children cumulated CPU time (s) 79.44
Current children cumulated vsize (KiB) 51280

Child status: 20
Real time (s): 79.582
CPU time (s): 79.5429
CPU user time (s): 78.899
CPU system time (s): 0.643902
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 334564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.899
system time used= 0.643902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88947
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= 37
involuntary context switches= 305

runsolver used 0.083987 second user time and 0.218966 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-03 21:50:26
IDJOB=1563640
IDBENCH=70957
IDSOLVER=545
FILE ID=node77/1563640-1238788224
PBS_JOBID= 9085583
Free space on /tmp= 66520 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563640-1238788224/watcher-1563640-1238788224 -o /tmp/evaluation-result-1563640-1238788224/solver-1563640-1238788224 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1563640-1238788224.cnf HOME

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1651782080

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1637064 kB
Buffers:         29428 kB
Cached:         309920 kB
SwapCached:       8948 kB
Active:         121440 kB
Inactive:       228420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637064 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           38696 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            54188 kB
Committed_AS:  3033416 kB
PageTables:       1984 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= 66516 MiB
End job on node77 at 2009-04-03 21:51:46