Trace number 1563649

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 88.8935 88.9426

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.38/1.40	c ==============================================================================
1.38/1.40	c |           |     ORIGINAL     |              LEARNT              |          |
1.38/1.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.38/1.40	c ==============================================================================
1.38/1.40	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
43.87/43.92	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
43.87/43.92	c ==============================================================================
43.87/43.92	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
43.87/43.92	c CPU time:   43.5004 s
43.87/43.92	c ==============================================================================
44.66/44.71	c Rsat version 2.00
88.73/88.86	c CNF stats: (5958 vars, 261620 clauses)
88.73/88.86	c Decisions: 181372
88.73/88.86	c Conflicts: 130812
88.83/88.92	c Time: 44.19000s
88.83/88.92	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-1563649-1238788333/watcher-1563649-1238788333 -o /tmp/evaluation-result-1563649-1238788333/solver-1563649-1238788333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1563649-1238788333.cnf 

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.00 1.00 1.00 3/64 16063
/proc/meminfo: memFree=1620704/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) R 16061 16063 15860 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16063/statm: 1339 234 194 169 0 50 0
[pid=16064] ppid=16063 vsize=836 CPUtime=0
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1151496667 856064 120 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 209 121 50 128 0 78 0

[startup+0.0892719 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16063
/proc/meminfo: memFree=1620704/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=10020 CPUtime=0.08
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 2092 0 0 0 7 1 0 0 19 0 1 0 1151496667 10260480 2075 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 2505 2075 50 128 0 2374 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15376

[startup+0.101272 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16063
/proc/meminfo: memFree=1620704/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=10680 CPUtime=0.09
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 2307 0 0 0 8 1 0 0 19 0 1 0 1151496667 10936320 2290 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 2670 2291 50 128 0 2539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16036

[startup+0.301293 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16063
/proc/meminfo: memFree=1620704/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=27492 CPUtime=0.29
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 6349 0 0 0 25 4 0 0 21 0 1 0 1151496667 28151808 6332 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 6873 6333 50 128 0 6742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32848

[startup+0.701337 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16063
/proc/meminfo: memFree=1620704/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=71332 CPUtime=0.68
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 14744 0 0 0 59 9 0 0 25 0 1 0 1151496667 73043968 14727 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 17833 14730 50 128 0 17702 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76688

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16065
/proc/meminfo: memFree=1537104/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=158592 CPUtime=1.48
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 31797 0 0 0 126 22 0 0 25 0 1 0 1151496667 162398208 31780 1992294400 134512640 135038345 4294956288 18446744073709551615 134562506 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 39648 31780 64 128 0 39517 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 163948

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16065
/proc/meminfo: memFree=1492880/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=159104 CPUtime=3.08
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 32038 0 0 0 286 22 0 0 25 0 1 0 1151496667 162922496 32021 1992294400 134512640 135038345 4294956288 18446744073709551615 134543831 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 39776 32021 64 128 0 39645 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 164460

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16065
/proc/meminfo: memFree=1478480/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=174280 CPUtime=6.27
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 38346 0 0 0 598 29 0 0 25 0 1 0 1151496667 178462720 34949 1992294400 134512640 135038345 4294956288 18446744073709551615 134574805 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 43570 34949 69 128 0 43439 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 179636

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16065
/proc/meminfo: memFree=1437200/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=200384 CPUtime=12.67
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 45261 0 0 0 1231 36 0 0 25 0 1 0 1151496667 205193216 41523 1992294400 134512640 135038345 4294956288 18446744073709551615 134544111 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 50096 41523 69 128 0 49965 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 205740

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16065
/proc/meminfo: memFree=1436752/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=0
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151496667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16063/statm: 1339 235 195 169 0 50 0
[pid=16064] ppid=16063 vsize=200896 CPUtime=25.47
/proc/16064/stat : 16064 (SatElite) R 16063 16063 15860 0 -1 4194304 45448 0 0 0 2510 37 0 0 25 0 1 0 1151496667 205717504 41710 1992294400 134512640 135038345 4294956288 18446744073709551615 134574761 0 0 4096 3 0 0 0 17 0 0 0
/proc/16064/statm: 50224 41710 69 128 0 50093 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 206252

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1567120/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=27460 CPUtime=6.36
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 6719 0 0 0 633 3 0 0 25 0 1 0 1151501139 28119040 6607 1992294400 134512640 135377749 4294956400 18446744073709551615 134526003 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 6865 6607 86 211 0 6651 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 32816

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

[startup+63.9012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1562256/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=32412 CPUtime=19.16
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 8069 0 0 0 1912 4 0 0 25 0 1 0 1151501139 33189888 7763 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8103 7763 86 211 0 7889 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 37768

[startup+76.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1559504/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=34840 CPUtime=31.96
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 9466 0 0 0 3191 5 0 0 25 0 1 0 1151501139 35676160 8388 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8710 8388 86 211 0 8496 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 40196

[startup+83.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1559440/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=34840 CPUtime=38.36
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 9469 0 0 0 3831 5 0 0 25 0 1 0 1151501139 35676160 8391 1992294400 134512640 135377749 4294956400 18446744073709551615 134522881 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8710 8391 86 211 0 8496 0
Current children cumulated CPU time (s) 83.03
Current children cumulated vsize (KiB) 40196

[startup+86.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1559440/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=34840 CPUtime=41.56
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 9469 0 0 0 4151 5 0 0 25 0 1 0 1151501139 35676160 8391 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8710 8391 86 211 0 8496 0
Current children cumulated CPU time (s) 86.23
Current children cumulated vsize (KiB) 40196

[startup+87.9018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1559440/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=34840 CPUtime=43.16
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 9469 0 0 0 4311 5 0 0 25 0 1 0 1151501139 35676160 8391 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8710 8391 86 211 0 8496 0
Current children cumulated CPU time (s) 87.83
Current children cumulated vsize (KiB) 40196

[startup+88.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1559440/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=34840 CPUtime=43.96
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 9474 0 0 0 4391 5 0 0 25 0 1 0 1151501139 35676160 8396 1992294400 134512640 135377749 4294956400 18446744073709551615 134522817 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8710 8396 86 211 0 8496 0
Current children cumulated CPU time (s) 88.63
Current children cumulated vsize (KiB) 40196

[startup+88.9019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16066
/proc/meminfo: memFree=1559440/2055920 swapFree=4175224/4192956
[pid=16063] ppid=16061 vsize=5356 CPUtime=44.67
/proc/16063/stat : 16063 (rsat.sh) S 16061 16063 15860 0 -1 4194304 310 50372 0 0 0 0 4422 45 16 0 1 0 1151496667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16063/statm: 1339 237 195 169 0 50 0
[pid=16066] ppid=16063 vsize=33816 CPUtime=44.16
/proc/16066/stat : 16066 (rsat) R 16063 16063 15860 0 -1 4194304 9475 0 0 0 4411 5 0 0 25 0 1 0 1151501139 34627584 8140 1992294400 134512640 135377749 4294956400 18446744073709551615 134979965 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16066/statm: 8454 8140 86 211 0 8240 0
Current children cumulated CPU time (s) 88.83
Current children cumulated vsize (KiB) 39172

Child status: 20
Real time (s): 88.9426
CPU time (s): 88.8935
CPU user time (s): 88.3566
CPU system time (s): 0.536918
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 222084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.3566
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60315
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= 302

runsolver used 0.087986 second user time and 0.246962 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-03 21:52:15
IDJOB=1563649
IDBENCH=70957
IDSOLVER=560
FILE ID=node37/1563649-1238788333
PBS_JOBID= 9085603
Free space on /tmp= 66464 MiB

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

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=769628000

node37.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.213
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.213
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:       1621248 kB
Buffers:         66768 kB
Cached:         289436 kB
SwapCached:      11608 kB
Active:         190056 kB
Inactive:       179312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621248 kB
SwapTotal:     4192956 kB
SwapFree:      4175224 kB
Dirty:           34348 kB
Writeback:           0 kB
Mapped:          18820 kB
Slab:            51476 kB
Committed_AS:  3198888 kB
PageTables:       1384 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= 66460 MiB
End job on node37 at 2009-04-03 21:53:44