Trace number 1557504

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2009-03-22? (TO) 1200.1 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
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.06/0.09	c ==============================================================================
0.06/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.09	c ==============================================================================
0.06/0.09	c |         0 |   97087   229155 |   29126       0        0     nan |  0.000 % |
1.00/1.09	c |         0 |   60326   180505 |      --       0       --      -- |     --   | -36641/-48226
1.00/1.09	c ==============================================================================
1.00/1.09	c Result  :   #vars: 14508   #clauses: 60326   #literals: 180505
1.00/1.09	c CPU time:   1.05584 s
1.00/1.09	c ==============================================================================
1.10/1.17	c Rsat version 3.02
1.16/1.22	c Base unit clause learned: 0
1200.07/1200.71	HOME/rsat.sh: line 55:  4157 Terminated              $RS $TMP.cnf -q -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-1557504-1238854650/watcher-1557504-1238854650 -o /tmp/evaluation-result-1557504-1238854650/solver-1557504-1238854650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1557504-1238854650.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 4154
/proc/meminfo: memFree=1373080/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=0
/proc/4154/stat : 4154 (rsat.sh) R 4152 4154 4083 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1158130713 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4154/statm: 1339 238 198 169 0 50 0
[pid=4155] ppid=4154 vsize=2168 CPUtime=0
/proc/4155/stat : 4155 (SatElite) R 4154 4154 4083 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 1158130713 2220032 312 1992294400 4194304 4959918 548682068688 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 0 0 0
/proc/4155/statm: 542 316 62 186 0 352 0

[startup+0.06924 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 4154
/proc/meminfo: memFree=1373080/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=0
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158130713 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4154/statm: 1339 239 199 169 0 50 0
[pid=4155] ppid=4154 vsize=18588 CPUtime=0.06
/proc/4155/stat : 4155 (SatElite) R 4154 4154 4083 0 -1 4194304 4407 0 0 0 4 2 0 0 19 0 1 0 1158130713 19034112 4390 1992294400 4194304 4959918 548682068688 18446744073709551615 4634730 0 0 4096 3 0 0 0 17 0 0 0
/proc/4155/statm: 4647 4392 64 186 0 4457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23944

[startup+0.101242 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 4154
/proc/meminfo: memFree=1373080/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=0
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158130713 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4154/statm: 1339 239 199 169 0 50 0
[pid=4155] ppid=4154 vsize=22988 CPUtime=0.09
/proc/4155/stat : 4155 (SatElite) R 4154 4154 4083 0 -1 4194304 5538 0 0 0 7 2 0 0 19 0 1 0 1158130713 23539712 5488 1992294400 4194304 4959918 548682068688 18446744073709551615 4253604 0 0 4096 3 0 0 0 17 0 0 0
/proc/4155/statm: 5747 5488 91 186 0 5557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28344

[startup+0.301266 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 4154
/proc/meminfo: memFree=1373080/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=0
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158130713 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4154/statm: 1339 239 199 169 0 50 0
[pid=4155] ppid=4154 vsize=24488 CPUtime=0.29
/proc/4155/stat : 4155 (SatElite) R 4154 4154 4083 0 -1 4194304 5888 0 0 0 26 3 0 0 21 0 1 0 1158130713 25075712 5838 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/4155/statm: 6122 5838 91 186 0 5932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29844

[startup+0.70131 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 4154
/proc/meminfo: memFree=1373080/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=0
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158130713 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4154/statm: 1339 239 199 169 0 50 0
[pid=4155] ppid=4154 vsize=25652 CPUtime=0.69
/proc/4155/stat : 4155 (SatElite) R 4154 4154 4083 0 -1 4194304 6165 0 0 0 66 3 0 0 25 0 1 0 1158130713 26267648 6093 1992294400 4194304 4959918 548682068688 18446744073709551615 4270153 0 0 4096 3 0 0 0 17 0 0 0
/proc/4155/statm: 6413 6093 91 186 0 6223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31008

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 4156
/proc/meminfo: memFree=1344520/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 5356

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 4157
/proc/meminfo: memFree=1361160/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=9012 CPUtime=1.85
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 1842 0 0 0 185 0 0 0 25 0 1 0 1158130830 9228288 1755 1992294400 4194304 5460562 548682068816 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4157/statm: 2253 1755 116 309 0 1940 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 14368

[startup+6.30296 s]
/proc/loadavg: 1.16 1.03 1.10 3/66 4157
/proc/meminfo: memFree=1360136/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=9604 CPUtime=5.04
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 1994 0 0 0 503 1 0 0 25 0 1 0 1158130830 9834496 1905 1992294400 4194304 5460562 548682068816 18446744073709551615 4225797 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4157/statm: 2401 1905 116 309 0 2088 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 14960

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.09 2/66 4157
/proc/meminfo: memFree=1359304/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=10864 CPUtime=11.4
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 2300 0 0 0 1139 1 0 0 25 0 1 0 1158130830 11124736 2208 1992294400 4194304 5460562 548682068816 18446744073709551615 4227580 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 2716 2208 116 309 0 2403 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 16220

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.09 2/66 4157
/proc/meminfo: memFree=1357512/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=12720 CPUtime=24.2
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 2750 0 0 0 2418 2 0 0 25 0 1 0 1158130830 13025280 2657 1992294400 4194304 5460562 548682068816 18446744073709551615 4227762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 3180 2657 116 309 0 2867 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 18076

[startup+51.1011 s]
/proc/loadavg: 1.07 1.03 1.09 2/66 4157
/proc/meminfo: memFree=1354376/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=16092 CPUtime=49.79
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 3614 0 0 0 4976 3 0 0 25 0 1 0 1158130830 16478208 3449 1992294400 4194304 5460562 548682068816 18446744073709551615 4210607 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4023 3449 116 309 0 3710 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 21448

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.08 2/66 4157
/proc/meminfo: memFree=1353736/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=16340 CPUtime=100.96
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 4197 0 0 0 10093 3 0 0 25 0 1 0 1158130830 16732160 3548 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4085 3548 118 309 0 3772 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 21696

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 4157
/proc/meminfo: memFree=1353416/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=16616 CPUtime=160.95
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 4720 0 0 0 16091 4 0 0 25 0 1 0 1158130830 17014784 3623 1992294400 4194304 5460562 548682068816 18446744073709551615 4226212 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4154 3623 118 309 0 3841 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 21972

[startup+222.302 s]
/proc/loadavg: 1.04 1.03 1.08 2/66 4157
/proc/meminfo: memFree=1353096/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=16932 CPUtime=220.92
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 5027 0 0 0 22088 4 0 0 25 0 1 0 1158130830 17338368 3706 1992294400 4194304 5460562 548682068816 18446744073709551615 4225635 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4233 3706 118 309 0 3920 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 22288

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.07 2/66 4157
/proc/meminfo: memFree=1352648/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=17296 CPUtime=280.89
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 5574 0 0 0 28085 4 0 0 25 0 1 0 1158130830 17711104 3805 1992294400 4194304 5460562 548682068816 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4324 3805 118 309 0 4011 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 22652

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 4157
/proc/meminfo: memFree=1352264/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=17660 CPUtime=340.86
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 5893 0 0 0 34082 4 0 0 25 0 1 0 1158130830 18083840 3900 1992294400 4194304 5460562 548682068816 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4415 3900 118 309 0 4102 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 23016


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

[pid=4157] ppid=4154 vsize=18820 CPUtime=520.78
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 7097 0 0 0 52073 5 0 0 25 0 1 0 1158130830 19271680 4208 1992294400 4194304 5460562 548682068816 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4705 4208 118 309 0 4392 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 24176

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 4157
/proc/meminfo: memFree=1350536/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=19252 CPUtime=580.75
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 7433 0 0 0 58070 5 0 0 25 0 1 0 1158130830 19714048 4320 1992294400 4194304 5460562 548682068816 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 4813 4320 118 309 0 4500 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 24608

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 4157
/proc/meminfo: memFree=1350216/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=20160 CPUtime=640.73
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 8162 0 0 0 64068 5 0 0 25 0 1 0 1158130830 20643840 4403 1992294400 4194304 5460562 548682068816 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5040 4403 118 309 0 4727 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 25516

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 4157
/proc/meminfo: memFree=1349832/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=20456 CPUtime=700.71
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 8742 0 0 0 70065 6 0 0 25 0 1 0 1158130830 20946944 4503 1992294400 4194304 5460562 548682068816 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5114 4503 118 309 0 4801 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 25812

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 4157
/proc/meminfo: memFree=1349448/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=20728 CPUtime=760.68
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 9296 0 0 0 76062 6 0 0 25 0 1 0 1158130830 21225472 4577 1992294400 4194304 5460562 548682068816 18446744073709551615 4198217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5182 4577 118 309 0 4869 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 26084

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 4157
/proc/meminfo: memFree=1349512/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=20728 CPUtime=820.66
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 9296 0 0 0 82059 7 0 0 25 0 1 0 1158130830 21225472 4577 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5182 4577 118 309 0 4869 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 26084

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 4157
/proc/meminfo: memFree=1349128/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=21080 CPUtime=880.63
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 9870 0 0 0 88056 7 0 0 25 0 1 0 1158130830 21585920 4671 1992294400 4194304 5460562 548682068816 18446744073709551615 4802875 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5270 4671 118 309 0 4957 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 26436

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 4157
/proc/meminfo: memFree=1348744/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=21444 CPUtime=940.6
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 10447 0 0 0 94053 7 0 0 25 0 1 0 1158130830 21958656 4768 1992294400 4194304 5460562 548682068816 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5361 4768 118 309 0 5048 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 26800

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4157
/proc/meminfo: memFree=1348104/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=22056 CPUtime=1000.58
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 11086 0 0 0 100050 8 0 0 25 0 1 0 1158130830 22585344 4927 1992294400 4194304 5460562 548682068816 18446744073709551615 4227826 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5514 4927 118 309 0 5201 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 27412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4157
/proc/meminfo: memFree=1348104/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=22056 CPUtime=1060.56
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 11086 0 0 0 106048 8 0 0 25 0 1 0 1158130830 22585344 4927 1992294400 4194304 5460562 548682068816 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5514 4927 118 309 0 5201 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 27412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4157
/proc/meminfo: memFree=1347528/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=22604 CPUtime=1120.53
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 11709 0 0 0 112045 8 0 0 25 0 1 0 1158130830 23146496 5070 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5651 5070 118 309 0 5338 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 27960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4157
/proc/meminfo: memFree=1346888/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=23140 CPUtime=1180.51
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 12329 0 0 0 118043 8 0 0 25 0 1 0 1158130830 23695360 5210 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5785 5210 118 309 0 5472 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 28496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4157
/proc/meminfo: memFree=1346888/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=23140 CPUtime=1198.91
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 12329 0 0 0 119883 8 0 0 25 0 1 0 1158130830 23695360 5210 1992294400 4194304 5460562 548682068816 18446744073709551615 4226309 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5785 5210 118 309 0 5472 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28496

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: 1.00 1.00 1.00 2/66 4157
/proc/meminfo: memFree=1346888/2055920 swapFree=4175700/4192956
[pid=4154] ppid=4152 vsize=5356 CPUtime=1.16
/proc/4154/stat : 4154 (rsat.sh) S 4152 4154 4083 0 -1 4194304 312 6519 0 0 0 0 112 4 16 0 1 0 1158130713 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4154/statm: 1339 241 199 169 0 50 0
[pid=4157] ppid=4154 vsize=23140 CPUtime=1198.91
/proc/4157/stat : 4157 (rsat) R 4154 4154 4083 0 -1 4194304 12329 0 0 0 119883 8 0 0 25 0 1 0 1158130830 23695360 5210 1992294400 4194304 5460562 548682068816 18446744073709551615 4226309 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4157/statm: 5785 5210 118 309 0 5472 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1199.96
CPU system time (s): 0.140978
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 32100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19193
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= 22
involuntary context switches= 4403

runsolver used 1.12483 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-04 16:17:30
IDJOB=1557504
IDBENCH=70839
IDSOLVER=545
FILE ID=node28/1557504-1238854650
PBS_JOBID= 9085897
Free space on /tmp= 66412 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557504-1238854650/watcher-1557504-1238854650 -o /tmp/evaluation-result-1557504-1238854650/solver-1557504-1238854650 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1557504-1238854650.cnf HOME

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=948774114

node28.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.212
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.212
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:       1373560 kB
Buffers:         64100 kB
Cached:         469832 kB
SwapCached:      10476 kB
Active:         244924 kB
Inactive:       375412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373560 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:            7316 kB
Writeback:           0 kB
Mapped:          17868 kB
Slab:            47948 kB
Committed_AS:  3243272 kB
PageTables:       1428 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= 66400 MiB
End job on node28 at 2009-04-04 16:37:33