Trace number 456181

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, and are wall clock time (not CPU 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 2007-02-08? (TO) 5000.07 5002.01

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
4.29/4.33	c ==============================================================================
4.29/4.33	c |           |     ORIGINAL     |              LEARNT              |          |
4.29/4.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.29/4.33	c ==============================================================================
4.29/4.33	c |         0 | 1651127  7427100 |  495338       0        0     nan |  0.000 % |
5.09/5.19	c |         0 | 1634359  7348561 |      --       0       --      -- |     --   | -10693/-49265
5.09/5.19	c ==============================================================================
5.09/5.19	c Result  :   #vars: 164906   #clauses: 1634359   #literals: 7348561
5.09/5.19	c CPU time:   4.85826 s
5.09/5.19	c ==============================================================================
8.69/8.74	c Rsat version 2.00

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-456181-1178326925 -o ROOT/results/node25/solver-456181-1178326925 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456181-1178326925/rsat.sh /tmp/evaluation/456181-1178326925/instance-456181-1178326925.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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 29471
/proc/meminfo: memFree=1440920/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) R 29469 29471 28617 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29471/statm: 1338 231 194 169 0 49 0
[pid=29472] ppid=29471 vsize=1364 CPUtime=0
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 280610449 1396736 216 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 389 223 49 128 0 258 0

[startup+0.0680861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29471
/proc/meminfo: memFree=1440920/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=25240 CPUtime=0.06
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 4244 0 0 0 4 2 0 0 19 0 1 0 280610449 25845760 4079 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 6343 4080 50 128 0 6212 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30592

[startup+0.101085 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29471
/proc/meminfo: memFree=1440920/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=27356 CPUtime=0.09
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 4750 0 0 0 7 2 0 0 19 0 1 0 280610449 28012544 4585 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 6839 4586 50 128 0 6708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32708

[startup+0.301119 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29471
/proc/meminfo: memFree=1440920/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=37636 CPUtime=0.28
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 7314 0 0 0 24 4 0 0 21 0 1 0 280610449 38539264 7149 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 9409 7149 50 128 0 9278 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42988

[startup+0.701187 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29471
/proc/meminfo: memFree=1440920/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=52768 CPUtime=0.69
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 10946 0 0 0 62 7 0 0 24 0 1 0 280610449 54034432 10781 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 13192 10781 50 128 0 13061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58120

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29473
/proc/meminfo: memFree=1387592/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=75988 CPUtime=1.49
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 16621 0 0 0 135 14 0 0 25 0 1 0 280610449 77811712 16456 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 18997 16456 50 128 0 18866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81340

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29473
/proc/meminfo: memFree=1358600/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=117936 CPUtime=3.09
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 26738 0 0 0 285 24 0 0 25 0 1 0 280610449 120766464 26573 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 29484 26573 50 128 0 29353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123288

[startup+6.30115 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 29473
/proc/meminfo: memFree=1284296/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=0
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280610448 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 232 195 169 0 49 0
[pid=29472] ppid=29471 vsize=174144 CPUtime=6.29
/proc/29472/stat : 29472 (SatElite) R 29471 29471 28617 0 -1 4194304 45806 0 0 0 589 40 0 0 25 0 1 0 280610449 178323456 38344 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/29472/statm: 43536 38344 69 128 0 43405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179496

[startup+12.7022 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 29474
/proc/meminfo: memFree=1282376/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=106824 CPUtime=3.95
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 68415 0 0 0 367 28 0 0 25 0 1 0 280611323 109387776 26072 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134530192 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 26706 26072 86 211 0 26492 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 112176

[startup+25.5014 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 29474
/proc/meminfo: memFree=1280456/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=109644 CPUtime=16.74
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 91954 0 0 0 1638 36 0 0 25 0 1 0 280611323 112275456 26839 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 27411 26839 86 211 0 27197 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 114996

[startup+51.1018 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 29474
/proc/meminfo: memFree=1278792/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=111924 CPUtime=42.32
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 192034 0 0 0 4166 66 0 0 25 0 1 0 280611323 114610176 27451 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 27981 27451 86 211 0 27767 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 117276

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 29474
/proc/meminfo: memFree=1275464/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=114544 CPUtime=93.51
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 369466 0 0 0 9231 120 0 0 25 0 1 0 280611323 117293056 28108 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 28636 28108 86 211 0 28422 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 119896

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29474
/proc/meminfo: memFree=1271880/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=118224 CPUtime=153.49
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 580811 0 0 0 15169 180 0 0 25 0 1 0 280611323 121061376 28993 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 29556 28993 86 211 0 29342 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 123576

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29474
/proc/meminfo: memFree=1269576/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=120732 CPUtime=213.46
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 691337 0 0 0 21134 212 0 0 25 0 1 0 280611323 123629568 29587 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 30183 29587 86 211 0 29969 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 126084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29474
/proc/meminfo: memFree=1267720/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=122616 CPUtime=273.44
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 801511 0 0 0 27101 243 0 0 25 0 1 0 280611323 125558784 30087 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526537 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 30654 30087 86 211 0 30440 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 127968

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29474
/proc/meminfo: memFree=1266760/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=123512 CPUtime=333.43
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 846219 0 0 0 33087 256 0 0 25 0 1 0 280611323 126476288 30292 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 30878 30292 86 211 0 30664 0

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

/proc/29474/statm: 55621 54924 86 211 0 55407 0
Current children cumulated CPU time (s) 4300.62
Current children cumulated vsize (KiB) 227836

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1163656/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=224464 CPUtime=4351.86
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 6641108 0 0 0 433249 1937 0 0 25 0 1 0 280611323 229851136 55415 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134530118 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 56116 55415 86 211 0 55902 0
Current children cumulated CPU time (s) 4360.59
Current children cumulated vsize (KiB) 229816

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1160520/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=227672 CPUtime=4411.84
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 6765426 0 0 0 439208 1976 0 0 25 0 1 0 280611323 233136128 56238 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529599 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 56918 56238 86 211 0 56704 0
Current children cumulated CPU time (s) 4420.57
Current children cumulated vsize (KiB) 233024

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1156872/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=231204 CPUtime=4471.83
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 6907222 0 0 0 445168 2015 0 0 25 0 1 0 280611323 236752896 57110 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 57801 57110 86 211 0 57587 0
Current children cumulated CPU time (s) 4480.56
Current children cumulated vsize (KiB) 236556

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1154632/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=233480 CPUtime=4531.81
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 6990480 0 0 0 451142 2039 0 0 25 0 1 0 280611323 239083520 57705 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 58370 57705 86 211 0 58156 0
Current children cumulated CPU time (s) 4540.54
Current children cumulated vsize (KiB) 238832

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1152392/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=235592 CPUtime=4591.78
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7070016 0 0 0 457119 2059 0 0 25 0 1 0 280611323 241246208 58234 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 58898 58234 86 211 0 58684 0
Current children cumulated CPU time (s) 4600.51
Current children cumulated vsize (KiB) 240944

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1150344/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=237704 CPUtime=4651.76
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7147483 0 0 0 463094 2082 0 0 25 0 1 0 280611323 243408896 58748 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 59426 58748 86 211 0 59212 0
Current children cumulated CPU time (s) 4660.49
Current children cumulated vsize (KiB) 243056

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1148040/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=239784 CPUtime=4711.74
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7232376 0 0 0 469067 2107 0 0 25 0 1 0 280611323 245538816 59268 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 59946 59268 86 211 0 59732 0
Current children cumulated CPU time (s) 4720.47
Current children cumulated vsize (KiB) 245136

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1145288/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=242436 CPUtime=4771.72
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7336101 0 0 0 475035 2137 0 0 25 0 1 0 280611323 248254464 59961 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 60609 59961 86 211 0 60395 0
Current children cumulated CPU time (s) 4780.45
Current children cumulated vsize (KiB) 247788

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1142728/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=245372 CPUtime=4831.7
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7428982 0 0 0 481007 2163 0 0 25 0 1 0 280611323 251260928 60672 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 61343 60672 86 211 0 61129 0
Current children cumulated CPU time (s) 4840.43
Current children cumulated vsize (KiB) 250724

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1140424/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=247616 CPUtime=4891.68
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7515023 0 0 0 486984 2184 0 0 25 0 1 0 280611323 253558784 61243 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526475 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 61904 61243 86 211 0 61690 0
Current children cumulated CPU time (s) 4900.41
Current children cumulated vsize (KiB) 252968

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1137800/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=250124 CPUtime=4951.65
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7614096 0 0 0 492955 2210 0 0 25 0 1 0 280611323 256126976 61886 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 62531 61886 86 211 0 62317 0
Current children cumulated CPU time (s) 4960.38
Current children cumulated vsize (KiB) 255476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30170
/proc/meminfo: memFree=1136136/2055920 swapFree=4183080/4192956
[pid=29471] ppid=29469 vsize=5352 CPUtime=8.73
/proc/29471/stat : 29471 (rsat.sh) S 29469 29471 28617 0 -1 4194304 304 45807 0 0 0 0 816 57 16 0 1 0 280610448 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 1338 234 195 169 0 49 0
[pid=29474] ppid=29471 vsize=251840 CPUtime=4991.34
/proc/29474/stat : 29474 (rsat) R 29471 29471 28617 0 -1 4194304 7678332 0 0 0 496905 2229 0 0 25 0 1 0 280611323 257884160 62318 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29474/statm: 62960 62318 86 211 0 62746 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 257192

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29471 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=164758
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=571913
# CPU time returned by wait4() is 8.73667
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.01
CPU time (s): 5000.07
CPU user time (s): 4977.21
CPU system time (s): 22.86
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 257192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.16476
system time used= 0.571913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46111
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= 15
involuntary context switches= 27

runsolver used 4.04638 second user time and 9.69853 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat May  5 01:02:14 UTC 2007

IDJOB= 456181
IDBENCH= 24626
IDSOLVER= 169
FILE ID= node25/456181-1178326925

PBS_JOBID= 5188753

Free space on /tmp= 66511 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456181-1178326925/rsat.sh /tmp/evaluation/456181-1178326925/instance-456181-1178326925.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-456181-1178326925 -o ROOT/results/node25/solver-456181-1178326925 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456181-1178326925/rsat.sh /tmp/evaluation/456181-1178326925/instance-456181-1178326925.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 48049256

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.261
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.261
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:       1441400 kB
Buffers:         63288 kB
Cached:         425912 kB
SwapCached:       4276 kB
Active:         194216 kB
Inactive:       305504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441400 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:           54592 kB
Writeback:           0 kB
Mapped:          16160 kB
Slab:           100840 kB
Committed_AS:  8336152 kB
PageTables:       1476 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= 66459 MiB

End job on node25 on Sat May  5 02:25:38 UTC 2007