Trace number 1559333

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.09 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
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.04/0.09	c ==============================================================================
0.04/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.09	c ==============================================================================
0.04/0.09	c |         0 |   95535   225263 |   28660       0        0     nan |  0.000 % |
1.19/1.24	c |         0 |   58933   176133 |      --       0       --      -- |     --   | -36262/-48154
1.19/1.24	c ==============================================================================
1.19/1.24	c Result  :   #vars: 14170   #clauses: 58933   #literals: 176133
1.19/1.24	c CPU time:   1.21081 s
1.19/1.24	c ==============================================================================
1.28/1.33	c Rsat version 2.00
1200.07/1200.71	HOME/rsat.sh: line 39:  7651 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-1559333-1238882196/watcher-1559333-1238882196 -o /tmp/evaluation-result-1559333-1238882196/solver-1559333-1238882196 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1559333-1238882196.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.99 0.98 0.99 3/72 7648
/proc/meminfo: memFree=1715080/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=0
/proc/7648/stat : 7648 (rsat.sh) R 7646 7648 7187 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1160880859 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7648/statm: 1339 234 194 169 0 50 0
[pid=7649] ppid=7648 vsize=1172 CPUtime=0
/proc/7649/stat : 7649 (SatElite) R 7648 7648 7187 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1160880859 1200128 157 1992294400 134512640 135038345 4294956272 18446744073709551615 134548172 0 0 4096 3 0 0 0 17 0 0 0
/proc/7649/statm: 293 160 49 128 0 162 0

[startup+0.0501239 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 7648
/proc/meminfo: memFree=1715080/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=0
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1160880859 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7648/statm: 1339 235 195 169 0 50 0
[pid=7649] ppid=7648 vsize=7464 CPUtime=0.04
/proc/7649/stat : 7649 (SatElite) R 7648 7648 7187 0 -1 4194304 1773 0 0 0 3 1 0 0 19 0 1 0 1160880859 7643136 1756 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/7649/statm: 1899 1758 50 128 0 1768 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12820

[startup+0.102133 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 7648
/proc/meminfo: memFree=1715080/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=0
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1160880859 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7648/statm: 1339 235 195 169 0 50 0
[pid=7649] ppid=7648 vsize=13196 CPUtime=0.09
/proc/7649/stat : 7649 (SatElite) R 7648 7648 7187 0 -1 4194304 3288 0 0 0 8 1 0 0 19 0 1 0 1160880859 13512704 3130 1992294400 134512640 135038345 4294956272 18446744073709551615 134566552 0 0 4096 3 0 0 0 17 0 0 0
/proc/7649/statm: 3299 3130 67 128 0 3168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18552

[startup+0.30217 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 7648
/proc/meminfo: memFree=1715080/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=0
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1160880859 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7648/statm: 1339 235 195 169 0 50 0
[pid=7649] ppid=7648 vsize=14320 CPUtime=0.29
/proc/7649/stat : 7649 (SatElite) R 7648 7648 7187 0 -1 4194304 3622 0 0 0 27 2 0 0 21 0 1 0 1160880859 14663680 3401 1992294400 134512640 135038345 4294956272 18446744073709551615 134574772 0 0 4096 3 0 0 0 17 0 0 0
/proc/7649/statm: 3580 3401 69 128 0 3449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19676

[startup+0.701252 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 7648
/proc/meminfo: memFree=1715080/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=0
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1160880859 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7648/statm: 1339 235 195 169 0 50 0
[pid=7649] ppid=7648 vsize=15840 CPUtime=0.69
/proc/7649/stat : 7649 (SatElite) R 7648 7648 7187 0 -1 4194304 3826 0 0 0 66 3 0 0 25 0 1 0 1160880859 16220160 3605 1992294400 134512640 135038345 4294956272 18446744073709551615 134571370 0 0 4096 3 0 0 0 17 0 0 0
/proc/7649/statm: 3960 3605 69 128 0 3829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21196

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7650
/proc/meminfo: memFree=1699640/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5356

[startup+3.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1712504/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=5672 CPUtime=1.75
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 1256 0 0 0 174 1 0 0 25 0 1 0 1160880992 5808128 1241 1992294400 134512640 135377749 4294956384 18446744073709551615 134530234 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 1418 1241 86 211 0 1204 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11028

[startup+6.3013 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1712184/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=5904 CPUtime=4.95
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 1299 0 0 0 494 1 0 0 25 0 1 0 1160880992 6045696 1284 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 1476 1284 86 211 0 1262 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11260

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1711800/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=6252 CPUtime=11.34
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 1388 0 0 0 1133 1 0 0 25 0 1 0 1160880992 6402048 1373 1992294400 134512640 135377749 4294956384 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 1563 1373 86 211 0 1349 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11608

[startup+25.5029 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1711416/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=6732 CPUtime=24.13
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 1515 0 0 0 2412 1 0 0 25 0 1 0 1160880992 6893568 1500 1992294400 134512640 135377749 4294956384 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 1683 1500 86 211 0 1469 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12088

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1710328/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=7796 CPUtime=49.73
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 1788 0 0 0 4971 2 0 0 25 0 1 0 1160880992 7983104 1773 1992294400 134512640 135377749 4294956384 18446744073709551615 134525996 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 1949 1773 86 211 0 1735 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13152

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1708344/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=9680 CPUtime=100.89
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 2446 0 0 0 10087 2 0 0 25 0 1 0 1160880992 9912320 2202 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 2420 2202 86 211 0 2206 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 15036

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1707576/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=10492 CPUtime=160.87
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 2675 0 0 0 16084 3 0 0 25 0 1 0 1160880992 10743808 2431 1992294400 134512640 135377749 4294956384 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 2623 2431 86 211 0 2409 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15848

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7651
/proc/meminfo: memFree=1706360/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=11540 CPUtime=220.84
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 3125 0 0 0 22081 3 0 0 25 0 1 0 1160880992 11816960 2685 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 2885 2685 86 211 0 2671 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 16896

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1705976/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=11904 CPUtime=280.8
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 3243 0 0 0 28077 3 0 0 25 0 1 0 1160880992 12189696 2803 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 2976 2803 86 211 0 2762 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 17260

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1702840/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=15320 CPUtime=340.78
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 4512 0 0 0 34073 5 0 0 25 0 1 0 1160880992 15687680 3585 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 3830 3585 86 211 0 3616 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 20676


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

[pid=7651] ppid=7648 vsize=17836 CPUtime=520.68
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 5173 0 0 0 52063 5 0 0 25 0 1 0 1160880992 18264064 4246 1992294400 134512640 135377749 4294956384 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 4459 4246 86 211 0 4245 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 23192

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1696952/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=21448 CPUtime=580.65
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 6886 0 0 0 58059 6 0 0 25 0 1 0 1160880992 21962752 4992 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 5362 4992 86 211 0 5148 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 26804

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1696952/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=21448 CPUtime=640.62
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 6888 0 0 0 64056 6 0 0 25 0 1 0 1160880992 21962752 4994 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 5362 4994 86 211 0 5148 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 26804

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1696888/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=21448 CPUtime=700.59
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 6888 0 0 0 70053 6 0 0 25 0 1 0 1160880992 21962752 4994 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 5362 4994 86 211 0 5148 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 26804

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1696824/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=21580 CPUtime=760.57
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 6908 0 0 0 76051 6 0 0 25 0 1 0 1160880992 22097920 5014 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 5395 5014 86 211 0 5181 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 26936

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1695992/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=22640 CPUtime=820.53
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 7157 0 0 0 82046 7 0 0 25 0 1 0 1160880992 23183360 5263 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 5660 5263 86 211 0 5446 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 27996

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1693944/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=24632 CPUtime=880.5
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 7681 0 0 0 88042 8 0 0 25 0 1 0 1160880992 25223168 5786 1992294400 134512640 135377749 4294956384 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 6158 5786 86 211 0 5944 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 29988

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1691960/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=26460 CPUtime=940.47
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 8167 0 0 0 94039 8 0 0 25 0 1 0 1160880992 27095040 6272 1992294400 134512640 135377749 4294956384 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 6615 6272 86 211 0 6401 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 31816

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1689848/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=28532 CPUtime=1000.44
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 8702 0 0 0 100036 8 0 0 25 0 1 0 1160880992 29216768 6806 1992294400 134512640 135377749 4294956384 18446744073709551615 134529736 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 7133 6806 86 211 0 6919 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 33888

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1689528/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=28368 CPUtime=1060.41
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 9562 0 0 0 106032 9 0 0 25 0 1 0 1160880992 29048832 6817 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 7092 6817 86 211 0 6878 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 33724

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1689528/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=28368 CPUtime=1120.38
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 9566 0 0 0 112029 9 0 0 25 0 1 0 1160880992 29048832 6821 1992294400 134512640 135377749 4294956384 18446744073709551615 134522910 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 7092 6821 86 211 0 6878 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 33724

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1689464/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=28368 CPUtime=1180.35
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 9566 0 0 0 118026 9 0 0 25 0 1 0 1160880992 29048832 6821 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 7092 6821 86 211 0 6878 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 33724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1689528/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=28368 CPUtime=1198.75
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 9566 0 0 0 119866 9 0 0 25 0 1 0 1160880992 29048832 6821 1992294400 134512640 135377749 4294956384 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 7092 6821 86 211 0 6878 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33724

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7657
/proc/meminfo: memFree=1689528/2055920 swapFree=4175004/4192956
[pid=7648] ppid=7646 vsize=5356 CPUtime=1.32
/proc/7648/stat : 7648 (rsat.sh) S 7646 7648 7187 0 -1 4194304 310 4053 0 0 0 0 128 4 16 0 1 0 1160880859 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7648/statm: 1339 237 195 169 0 50 0
[pid=7651] ppid=7648 vsize=28368 CPUtime=1198.75
/proc/7651/stat : 7651 (rsat) R 7648 7648 7187 0 -1 4194304 9566 0 0 0 119866 9 0 0 25 0 1 0 1160880992 29048832 6821 1992294400 134512640 135377749 4294956384 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/7651/statm: 7092 6821 86 211 0 6878 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.145977
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 37340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13939
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= 17
involuntary context switches= 3479

runsolver used 1.14582 second user time and 3.2895 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-04 23:56:36
IDJOB=1559333
IDBENCH=70874
IDSOLVER=560
FILE ID=node64/1559333-1238882196
PBS_JOBID= 9085963
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=737834245

node64.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.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:       1715568 kB
Buffers:         38812 kB
Cached:         231724 kB
SwapCached:       8672 kB
Active:          70368 kB
Inactive:       210596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715568 kB
SwapTotal:     4192956 kB
SwapFree:      4175004 kB
Dirty:            3200 kB
Writeback:           0 kB
Mapped:          16184 kB
Slab:            44376 kB
Committed_AS:  3401804 kB
PageTables:       2004 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= 66512 MiB
End job on node64 at 2009-04-05 00:16:39