Trace number 1558085

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-08? (TO) 1200.07 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
Bench CategoryAPPLICATION (applications 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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.03/0.10	c ==============================================================================
0.03/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.10	c ==============================================================================
0.03/0.10	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.29/1.33	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.29/1.33	c ==============================================================================
1.29/1.33	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.29/1.33	c CPU time:   1.3028 s
1.29/1.33	c ==============================================================================
1.39/1.42	c Rsat version 2.00
1200.05/1200.41	HOME/rsat.sh: line 39: 26223 Terminated              $RS $TMP.cnf -r $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1558085-1238863496/watcher-1558085-1238863496 -o /tmp/evaluation-result-1558085-1238863496/solver-1558085-1238863496 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1558085-1238863496.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: 0.92 0.97 0.99 3/70 26220
/proc/meminfo: memFree=1734528/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=0
/proc/26220/stat : 26220 (rsat.sh) R 26218 26220 25968 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1159014692 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26220/statm: 1339 234 194 169 0 50 0
[pid=26221] ppid=26220 vsize=1556 CPUtime=0
/proc/26221/stat : 26221 (SatElite) R 26220 26220 25968 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1159014692 1593344 261 1992294400 134512640 135038345 4294956272 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 1 0 0
/proc/26221/statm: 389 261 49 128 0 258 0

[startup+0.046477 s]
/proc/loadavg: 0.92 0.97 0.99 3/70 26220
/proc/meminfo: memFree=1734528/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=0
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1159014692 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26220/statm: 1339 235 195 169 0 50 0
[pid=26221] ppid=26220 vsize=7068 CPUtime=0.03
/proc/26221/stat : 26221 (SatElite) R 26220 26220 25968 0 -1 4194304 1663 0 0 0 3 0 0 0 19 0 1 0 1159014692 7237632 1646 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26221/statm: 1767 1647 50 128 0 1636 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12424

[startup+0.10248 s]
/proc/loadavg: 0.92 0.97 0.99 3/70 26220
/proc/meminfo: memFree=1734528/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=0
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1159014692 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26220/statm: 1339 235 195 169 0 50 0
[pid=26221] ppid=26220 vsize=13736 CPUtime=0.09
/proc/26221/stat : 26221 (SatElite) R 26220 26220 25968 0 -1 4194304 3237 0 0 0 8 1 0 0 19 0 1 0 1159014692 14065664 3175 1992294400 134512640 135038345 4294956272 18446744073709551615 134562506 0 0 4096 3 0 0 0 17 1 0 0
/proc/26221/statm: 3434 3175 67 128 0 3303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19092

[startup+0.301503 s]
/proc/loadavg: 0.92 0.97 0.99 3/70 26220
/proc/meminfo: memFree=1734528/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=0
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1159014692 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26220/statm: 1339 235 195 169 0 50 0
[pid=26221] ppid=26220 vsize=14652 CPUtime=0.28
/proc/26221/stat : 26221 (SatElite) R 26220 26220 25968 0 -1 4194304 3643 0 0 0 27 1 0 0 20 0 1 0 1159014692 15003648 3402 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/26221/statm: 3663 3402 69 128 0 3532 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20008

[startup+0.70155 s]
/proc/loadavg: 0.92 0.97 0.99 3/70 26220
/proc/meminfo: memFree=1734528/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=0
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1159014692 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26220/statm: 1339 235 195 169 0 50 0
[pid=26221] ppid=26220 vsize=15428 CPUtime=0.69
/proc/26221/stat : 26221 (SatElite) R 26220 26220 25968 0 -1 4194304 3856 0 0 0 67 2 0 0 24 0 1 0 1159014692 15798272 3615 1992294400 134512640 135038345 4294956272 18446744073709551615 134571270 0 0 4096 3 0 0 0 17 1 0 0
/proc/26221/statm: 3857 3615 69 128 0 3726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20784

[startup+1.50265 s]
/proc/loadavg: 0.92 0.97 0.99 2/72 26222
/proc/meminfo: memFree=1716272/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 5356

[startup+3.10183 s]
/proc/loadavg: 0.92 0.97 0.99 2/72 26223
/proc/meminfo: memFree=1724528/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=5692 CPUtime=1.66
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 1256 0 0 0 166 0 0 0 25 0 1 0 1159014834 5828608 1240 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 1423 1240 85 211 0 1209 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11048

[startup+6.3012 s]
/proc/loadavg: 0.93 0.97 0.99 2/72 26223
/proc/meminfo: memFree=1724272/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=5828 CPUtime=4.86
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 1286 0 0 0 486 0 0 0 25 0 1 0 1159014834 5967872 1270 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 1457 1270 86 211 0 1243 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11184

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/72 26223
/proc/meminfo: memFree=1724016/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=6060 CPUtime=11.26
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 1356 0 0 0 1126 0 0 0 25 0 1 0 1159014834 6205440 1340 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 1515 1340 86 211 0 1301 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11416

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.99 2/72 26223
/proc/meminfo: memFree=1723504/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=6688 CPUtime=24.06
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 1495 0 0 0 2405 1 0 0 25 0 1 0 1159014834 6848512 1479 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 1672 1479 86 211 0 1458 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12044

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/72 26223
/proc/meminfo: memFree=1722608/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=7556 CPUtime=49.65
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 1719 0 0 0 4964 1 0 0 25 0 1 0 1159014834 7737344 1701 1992294400 134512640 135377749 4294956384 18446744073709551615 134526479 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 1889 1701 86 211 0 1675 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12912

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/72 26225
/proc/meminfo: memFree=1720944/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=9196 CPUtime=100.84
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 2099 0 0 0 10083 1 0 0 25 0 1 0 1159014834 9416704 2081 1992294400 134512640 135377749 4294956384 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 2299 2081 86 211 0 2085 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 26225
/proc/meminfo: memFree=1720624/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=9360 CPUtime=160.81
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 2328 0 0 0 16080 1 0 0 25 0 1 0 1159014834 9584640 2114 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 2340 2114 86 211 0 2126 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14716

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 26225
/proc/meminfo: memFree=1718512/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=11260 CPUtime=220.8
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 3035 0 0 0 22078 2 0 0 25 0 1 0 1159014834 11530240 2625 1992294400 134512640 135377749 4294956384 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 2815 2625 86 211 0 2601 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 16616

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 26225
/proc/meminfo: memFree=1718512/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=11260 CPUtime=280.78
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 3039 0 0 0 28076 2 0 0 25 0 1 0 1159014834 11530240 2629 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 2815 2629 86 211 0 2601 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16616

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 26225
/proc/meminfo: memFree=1716656/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=13628 CPUtime=340.76
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 3638 0 0 0 34073 3 0 0 25 0 1 0 1159014834 13955072 3130 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 3407 3130 86 211 0 3193 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18984


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

[pid=26223] ppid=26220 vsize=15032 CPUtime=460.74
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 4402 0 0 0 46070 4 0 0 25 0 1 0 1159014834 15392768 3505 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 3758 3505 86 211 0 3544 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 20388

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1715120/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=15032 CPUtime=520.72
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 4402 0 0 0 52068 4 0 0 25 0 1 0 1159014834 15392768 3505 1992294400 134512640 135377749 4294956384 18446744073709551615 134529599 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 3758 3505 86 211 0 3544 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 20388

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1714608/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=15520 CPUtime=580.7
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 4539 0 0 0 58066 4 0 0 25 0 1 0 1159014834 15892480 3638 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 3880 3638 86 211 0 3666 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 20876

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1712368/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=17636 CPUtime=640.7
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 5094 0 0 0 64065 5 0 0 25 0 1 0 1159014834 18059264 4189 1992294400 134512640 135377749 4294956384 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 4409 4189 86 211 0 4195 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 22992

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1710768/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=19568 CPUtime=700.67
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6463 0 0 0 70061 6 0 0 25 0 1 0 1159014834 20037632 4527 1992294400 134512640 135377749 4294956384 18446744073709551615 134530131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 4892 4527 86 211 0 4678 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 24924

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1710768/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=19568 CPUtime=760.66
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6463 0 0 0 76060 6 0 0 25 0 1 0 1159014834 20037632 4527 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 4892 4527 86 211 0 4678 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 24924

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1710768/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=19568 CPUtime=820.64
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6463 0 0 0 82058 6 0 0 25 0 1 0 1159014834 20037632 4527 1992294400 134512640 135377749 4294956384 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 4892 4527 86 211 0 4678 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 24924

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1710832/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=19568 CPUtime=880.62
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6463 0 0 0 88056 6 0 0 25 0 1 0 1159014834 20037632 4527 1992294400 134512640 135377749 4294956384 18446744073709551615 134525881 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 4892 4527 86 211 0 4678 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 24924

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26225
/proc/meminfo: memFree=1710832/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=19568 CPUtime=940.6
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6463 0 0 0 94054 6 0 0 25 0 1 0 1159014834 20037632 4527 1992294400 134512640 135377749 4294956384 18446744073709551615 134523268 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 4892 4527 86 211 0 4678 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 24924

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26231
/proc/meminfo: memFree=1710384/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=20044 CPUtime=1000.59
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6582 0 0 0 100052 7 0 0 25 0 1 0 1159014834 20525056 4644 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 5011 4644 86 211 0 4797 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 25400

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26231
/proc/meminfo: memFree=1708848/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=21388 CPUtime=1060.57
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 6946 0 0 0 106050 7 0 0 25 0 1 0 1159014834 21901312 5008 1992294400 134512640 135377749 4294956384 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 5347 5008 86 211 0 5133 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 26744

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26231
/proc/meminfo: memFree=1707376/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=22800 CPUtime=1120.55
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 7300 0 0 0 112048 7 0 0 25 0 1 0 1159014834 23347200 5362 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 5700 5362 86 211 0 5486 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 28156

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26231
/proc/meminfo: memFree=1705712/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=24476 CPUtime=1180.54
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 7720 0 0 0 118046 8 0 0 25 0 1 0 1159014834 25063424 5782 1992294400 134512640 135377749 4294956384 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 6119 5782 86 211 0 5905 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 29832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/72 26231
/proc/meminfo: memFree=1705328/2055920 swapFree=4174072/4192956
[pid=26220] ppid=26218 vsize=5356 CPUtime=1.41
/proc/26220/stat : 26220 (rsat.sh) S 26218 26220 25968 0 -1 4194304 310 4052 0 0 0 0 138 3 16 0 1 0 1159014692 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26220/statm: 1339 237 195 169 0 50 0
[pid=26223] ppid=26220 vsize=24708 CPUtime=1198.64
/proc/26223/stat : 26223 (rsat) R 26220 26220 25968 0 -1 4194304 7803 0 0 0 119856 8 0 0 25 0 1 0 1159014834 25300992 5865 1992294400 134512640 135377749 4294956384 18446744073709551615 134529452 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26223/statm: 6177 5865 86 211 0 5963 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30064

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)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.12898
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 30064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12175
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= 16
involuntary context switches= 1302

runsolver used 1.18582 second user time and 3.19151 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-04 18:44:56
IDJOB=1558085
IDBENCH=70850
IDSOLVER=560
FILE ID=node74/1558085-1238863496
PBS_JOBID= 9085917
Free space on /tmp= 103236 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-26-s100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558085-1238863496/watcher-1558085-1238863496 -o /tmp/evaluation-result-1558085-1238863496/solver-1558085-1238863496 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1558085-1238863496.cnf            

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=736269788

node74.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.236
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.236
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:       1734944 kB
Buffers:         27948 kB
Cached:         228032 kB
SwapCached:       7860 kB
Active:          38540 kB
Inactive:       226788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734944 kB
SwapTotal:     4192956 kB
SwapFree:      4174072 kB
Dirty:            3208 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            40972 kB
Committed_AS:  2696816 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103228 MiB
End job on node74 at 2009-04-04 19:04:59