Trace number 1825123

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) 10000 10005.5

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
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.48/0.55	c ==============================================================================
0.48/0.55	c |           |     ORIGINAL     |              LEARNT              |          |
0.48/0.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.48/0.55	c ==============================================================================
0.48/0.55	c |         0 |  564648  1317512 |  169394       0        0     nan |  0.000 % |
3.19/3.25	c |         0 |  423113  1189990 |      --       0       --      -- |     --   | -141533/-127517
3.19/3.25	c ==============================================================================
3.19/3.25	c Result  :   #vars: 97638   #clauses: 423113   #literals: 1189990
3.19/3.25	c CPU time:   3.06553 s
3.19/3.25	c ==============================================================================
3.79/3.81	c Rsat version 2.00

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-1825123-1242484193/watcher-1825123-1242484193 -o /tmp/evaluation-result-1825123-1242484193/solver-1825123-1242484193 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825123-1242484193.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.97 0.91 3/64 26334
/proc/meminfo: memFree=1585152/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=1112 CPUtime=0
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 165 0 0 0 0 0 0 0 19 0 1 0 276454073 1138688 148 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 278 151 49 128 0 147 0

[startup+0.061702 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26334
/proc/meminfo: memFree=1585152/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=9228 CPUtime=0.04
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 2017 0 0 0 4 0 0 0 19 0 1 0 276454073 9449472 2000 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 2340 2003 49 128 0 2209 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14584

[startup+0.10171 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26334
/proc/meminfo: memFree=1585152/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=15788 CPUtime=0.09
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 3316 0 0 0 8 1 0 0 19 0 1 0 276454073 16166912 3299 1992294400 134512640 135038345 4294956288 18446744073709551615 134548283 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 3947 3300 49 128 0 3816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21144

[startup+0.30175 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26334
/proc/meminfo: memFree=1585152/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=40416 CPUtime=0.28
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 9568 0 0 0 23 5 0 0 21 0 1 0 276454073 41385984 9551 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 10104 9551 49 128 0 9973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45772

[startup+0.701827 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26334
/proc/meminfo: memFree=1585152/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=86708 CPUtime=0.69
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 20945 0 0 0 57 12 0 0 25 0 1 0 276454073 88788992 19330 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 21677 19330 69 128 0 21546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92064

[startup+1.50299 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26336
/proc/meminfo: memFree=1495472/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=98412 CPUtime=1.49
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 23871 0 0 0 133 16 0 0 25 0 1 0 276454073 100773888 22256 1992294400 134512640 135038345 4294956288 18446744073709551615 134571671 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 24603 22256 69 128 0 24472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103768

[startup+3.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26336
/proc/meminfo: memFree=1484144/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=0
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276454073 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 235 195 169 0 50 0
[pid=26335] ppid=26334 vsize=102064 CPUtime=3.09
/proc/26335/stat : 26335 (SatElite) R 26334 26334 26240 0 -1 4194304 25087 0 0 0 291 18 0 0 25 0 1 0 276454073 104513536 22974 1992294400 134512640 135038345 4294956288 18446744073709551615 134574414 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 25516 22974 69 128 0 25385 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107420

[startup+6.30294 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1538160/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=33192 CPUtime=2.48
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 8462 0 0 0 244 4 0 0 25 0 1 0 276454454 33988608 7804 1992294400 134512640 135377749 4294956400 18446744073709551615 134526571 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 8298 7804 86 211 0 8084 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38548

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1536944/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=33604 CPUtime=8.88
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 8576 0 0 0 883 5 0 0 25 0 1 0 276454454 34410496 7879 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 8401 7879 86 211 0 8187 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38960

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1537136/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=33604 CPUtime=21.66
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 8580 0 0 0 2161 5 0 0 25 0 1 0 276454454 34410496 7883 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 8401 7883 86 211 0 8187 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 38960

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1537264/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=33644 CPUtime=47.22
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 8582 0 0 0 4717 5 0 0 25 0 1 0 276454454 34451456 7885 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 8411 7885 86 211 0 8197 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 39000

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1529840/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=40864 CPUtime=98.4
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 10528 0 0 0 9833 7 0 0 25 0 1 0 276454454 41844736 9748 1992294400 134512640 135377749 4294956400 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 10216 9748 86 211 0 10002 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 46220

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1528240/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=42368 CPUtime=158.36
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 10917 0 0 0 15828 8 0 0 25 0 1 0 276454454 43384832 10137 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 10592 10137 86 211 0 10378 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 47724

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1526256/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=44388 CPUtime=218.33
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 11422 0 0 0 21825 8 0 0 25 0 1 0 276454454 45453312 10641 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 11097 10641 86 211 0 10883 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 49744

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1524144/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=46464 CPUtime=278.31
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 11953 0 0 0 27822 9 0 0 25 0 1 0 276454454 47579136 11171 1992294400 134512640 135377749 4294956400 18446744073709551615 134526419 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 11616 11171 86 211 0 11402 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 51820

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26337
/proc/meminfo: memFree=1521840/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=48728 CPUtime=338.26
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 12522 0 0 0 33817 9 0 0 25 0 1 0 276454454 49897472 11740 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 12182 11740 86 211 0 11968 0

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

/proc/26337/statm: 130030 128968 86 211 0 129816 0
Current children cumulated CPU time (s) 9397.14
Current children cumulated vsize (KiB) 525476

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.91 3/66 26361
/proc/meminfo: memFree=1042672/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=525960 CPUtime=9453.31
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 154004 0 0 0 945170 161 0 0 25 0 1 0 276454454 538583040 130515 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 131490 130515 86 211 0 131276 0
Current children cumulated CPU time (s) 9457.11
Current children cumulated vsize (KiB) 531316

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1037424/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=531060 CPUtime=9513.25
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 155344 0 0 0 951163 162 0 0 25 0 1 0 276454454 543805440 131814 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 132765 131814 86 211 0 132551 0
Current children cumulated CPU time (s) 9517.05
Current children cumulated vsize (KiB) 536416

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1033776/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=534516 CPUtime=9573.23
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 156273 0 0 0 957160 163 0 0 25 0 1 0 276454454 547344384 132725 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 133629 132725 86 211 0 133415 0
Current children cumulated CPU time (s) 9577.03
Current children cumulated vsize (KiB) 539872

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1031088/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=537124 CPUtime=9633.2
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 156935 0 0 0 963156 164 0 0 25 0 1 0 276454454 550014976 133386 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 134281 133386 86 211 0 134067 0
Current children cumulated CPU time (s) 9637
Current children cumulated vsize (KiB) 542480

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1028144/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=539816 CPUtime=9693.15
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 157647 0 0 0 969150 165 0 0 25 0 1 0 276454454 552771584 134087 1992294400 134512640 135377749 4294956400 18446744073709551615 134526494 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 134954 134087 86 211 0 134740 0
Current children cumulated CPU time (s) 9696.95
Current children cumulated vsize (KiB) 545172

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1024240/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=543568 CPUtime=9753.13
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 158620 0 0 0 975146 167 0 0 25 0 1 0 276454454 556613632 135059 1992294400 134512640 135377749 4294956400 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 135892 135059 86 211 0 135678 0
Current children cumulated CPU time (s) 9756.93
Current children cumulated vsize (KiB) 548924

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1019184/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=548496 CPUtime=9813.09
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 159896 0 0 0 981142 167 0 0 25 0 1 0 276454454 561659904 136290 1992294400 134512640 135377749 4294956400 18446744073709551615 134530158 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 137124 136290 86 211 0 136910 0
Current children cumulated CPU time (s) 9816.89
Current children cumulated vsize (KiB) 553852

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1012912/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=554612 CPUtime=9873.06
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 161476 0 0 0 987137 169 0 0 25 0 1 0 276454454 567922688 137857 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 138653 137857 86 211 0 138439 0
Current children cumulated CPU time (s) 9876.86
Current children cumulated vsize (KiB) 559968

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1008304/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=559240 CPUtime=9933.03
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 162682 0 0 0 993132 171 0 0 25 0 1 0 276454454 572661760 139026 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 139810 139026 86 211 0 139596 0
Current children cumulated CPU time (s) 9936.83
Current children cumulated vsize (KiB) 564596

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1006256/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=561224 CPUtime=9993.01
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 163193 0 0 0 999129 172 0 0 25 0 1 0 276454454 574693376 139534 1992294400 134512640 135377749 4294956400 18446744073709551615 134530182 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 140306 139534 86 211 0 140092 0
Current children cumulated CPU time (s) 9996.81
Current children cumulated vsize (KiB) 566580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1006064/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=561412 CPUtime=9996.21
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 163243 0 0 0 999449 172 0 0 25 0 1 0 276454454 574885888 139584 1992294400 134512640 135377749 4294956400 18446744073709551615 134529218 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 140353 139584 86 211 0 140139 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 566768

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

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

[startup+10005.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26361
/proc/meminfo: memFree=1006064/2055920 swapFree=4180356/4192956
[pid=26334] ppid=26332 vsize=5356 CPUtime=3.8
/proc/26334/stat : 26334 (rsat.sh) S 26332 26334 26240 0 -1 4194304 310 25826 0 0 0 0 358 22 16 0 1 0 276454073 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26334/statm: 1339 237 195 169 0 50 0
[pid=26337] ppid=26334 vsize=561412 CPUtime=9996.21
/proc/26337/stat : 26337 (rsat) R 26334 26334 26240 0 -1 4194304 163243 0 0 0 999449 172 0 0 25 0 1 0 276454454 574885888 139584 1992294400 134512640 135377749 4294956400 18446744073709551615 134529218 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26337/statm: 140353 139584 86 211 0 140139 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 566768

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26334 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=582455
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=226965
# CPU time returned by wait4() is 3.80942
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10005.5
CPU time (s): 10000
CPU user time (s): 9998.07
CPU system time (s): 1.94
CPU usage (%): 99.945
Max. virtual memory (cumulated for all children) (KiB): 566768

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

runsolver used 9.51855 second user time and 26.8729 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-16 16:29:54
IDJOB=1825123
IDBENCH=70789
IDSOLVER=665
FILE ID=node1/1825123-1242484193
PBS_JOBID= 9306884
Free space on /tmp= 66232 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825123-1242484193/watcher-1825123-1242484193 -o /tmp/evaluation-result-1825123-1242484193/solver-1825123-1242484193 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825123-1242484193.cnf            

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=143725987

node1.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.259
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	: 5931.00
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.259
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:       1585640 kB
Buffers:         41808 kB
Cached:         355280 kB
SwapCached:       6356 kB
Active:          30480 kB
Inactive:       374392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585640 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:           11788 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            51476 kB
Committed_AS:  1047360 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node1 at 2009-05-16 19:16:41