Trace number 1538082

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.07 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S190880026-038.cnf
MD5SUM1c16225d4e571234b78d9dbdbb77e015
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark352.166
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1948     5875 |      --       0       --      -- |     --   | -7/10
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 452   #clauses: 1948   #literals: 5875
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c Rsat version 3.02
0.00/0.01	c Base unit clause learned: 0
1200.05/1200.51	HOME/rsat.sh: line 55:  9426 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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538082-1238557740/watcher-1538082-1238557740 -o /tmp/evaluation-result-1538082-1238557740/solver-1538082-1238557740 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1538082-1238557740.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: 2.38 2.22 1.69 3/70 9423
/proc/meminfo: memFree=1006152/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) R 9421 9423 8590 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1128436589 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9423/statm: 1339 239 198 169 0 50 0
[pid=9424] ppid=9423 vsize=1256 CPUtime=0
/proc/9424/stat : 9424 (SatElite) R 9423 9423 8590 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 1128436589 1286144 195 1992294400 4194304 4959918 548682068672 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/9424/statm: 314 195 90 186 0 124 0

[startup+0.0193071 s]
/proc/loadavg: 2.38 2.22 1.69 3/70 9423
/proc/meminfo: memFree=1006152/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101318 s]
/proc/loadavg: 2.38 2.22 1.69 3/70 9423
/proc/meminfo: memFree=1006152/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301354 s]
/proc/loadavg: 2.38 2.22 1.69 3/70 9423
/proc/meminfo: memFree=1006152/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701427 s]
/proc/loadavg: 2.38 2.22 1.69 3/70 9423
/proc/meminfo: memFree=1006152/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50157 s]
/proc/loadavg: 2.27 2.20 1.69 2/72 9426
/proc/meminfo: memFree=1004920/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=3260 CPUtime=1.48
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 383 0 0 0 148 0 0 0 25 0 1 0 1128436590 3338240 363 1992294400 4194304 5460562 548682068784 18446744073709551615 4202147 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 815 363 118 309 0 502 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8616

[startup+3.10186 s]
/proc/loadavg: 2.27 2.20 1.69 2/72 9426
/proc/meminfo: memFree=1004344/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=3704 CPUtime=3.08
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 844 0 0 0 308 0 0 0 25 0 1 0 1128436590 3792896 471 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 926 471 118 309 0 613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9060

[startup+6.30145 s]
/proc/loadavg: 2.27 2.20 1.69 2/72 9426
/proc/meminfo: memFree=1003384/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=4532 CPUtime=6.28
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 1962 0 0 0 627 1 0 0 25 0 1 0 1128436590 4640768 657 1992294400 4194304 5460562 548682068784 18446744073709551615 4210622 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 1133 657 118 309 0 820 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9888

[startup+12.7016 s]
/proc/loadavg: 2.07 2.16 1.68 2/72 9426
/proc/meminfo: memFree=1002232/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=5772 CPUtime=12.68
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 3598 0 0 0 1266 2 0 0 25 0 1 0 1128436590 5910528 911 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 1443 911 118 309 0 1130 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11128

[startup+25.5019 s]
/proc/loadavg: 1.91 2.12 1.67 2/72 9426
/proc/meminfo: memFree=1000568/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=7172 CPUtime=25.47
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 6464 0 0 0 2544 3 0 0 25 0 1 0 1128436590 7344128 1313 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 1793 1313 118 309 0 1480 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12528

[startup+51.1016 s]
/proc/loadavg: 1.60 2.03 1.65 2/72 9426
/proc/meminfo: memFree=998456/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=9656 CPUtime=51.06
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 10207 0 0 0 5101 5 0 0 25 0 1 0 1128436590 9887744 1850 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 2414 1850 118 309 0 2101 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15012

[startup+102.307 s]
/proc/loadavg: 1.24 1.85 1.61 2/72 9426
/proc/meminfo: memFree=996152/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=11756 CPUtime=102.25
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 14624 0 0 0 10217 8 0 0 25 0 1 0 1128436590 12038144 2427 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 2939 2427 118 309 0 2626 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17112

[startup+162.302 s]
/proc/loadavg: 1.08 1.69 1.57 2/72 9426
/proc/meminfo: memFree=993848/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=13876 CPUtime=162.23
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 18079 0 0 0 16213 10 0 0 25 0 1 0 1128436590 14209024 3002 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 3469 3002 118 309 0 3156 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19232

[startup+222.302 s]
/proc/loadavg: 1.03 1.56 1.53 2/72 9426
/proc/meminfo: memFree=992056/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=16628 CPUtime=222.2
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 21820 0 0 0 22209 11 0 0 25 0 1 0 1128436590 17027072 3473 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 4157 3473 118 309 0 3844 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21984

[startup+282.302 s]
/proc/loadavg: 1.01 1.46 1.50 2/72 9426
/proc/meminfo: memFree=990520/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=17836 CPUtime=282.18
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 25131 0 0 0 28205 13 0 0 25 0 1 0 1128436590 18264064 3808 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 4459 3808 118 309 0 4146 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23192

[startup+342.303 s]
/proc/loadavg: 1.00 1.37 1.46 2/72 9426
/proc/meminfo: memFree=989304/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=19016 CPUtime=342.16
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 27435 0 0 0 34201 15 0 0 25 0 1 0 1128436590 19472384 4128 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 4754 4128 118 309 0 4441 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24372

[startup+402.302 s]
/proc/loadavg: 1.00 1.30 1.43 2/72 9426
/proc/meminfo: memFree=988024/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=20208 CPUtime=402.13
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 29740 0 0 0 40197 16 0 0 25 0 1 0 1128436590 20692992 4449 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 5052 4449 118 309 0 4739 0

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

[pid=9426] ppid=9423 vsize=23088 CPUtime=522.1
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 33434 0 0 0 52192 18 0 0 25 0 1 0 1128436590 23642112 5167 1992294400 4194304 5460562 548682068784 18446744073709551615 4226093 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 5772 5167 118 309 0 5459 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 28444

[startup+582.301 s]
/proc/loadavg: 1.00 1.16 1.35 2/72 9426
/proc/meminfo: memFree=984376/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=23788 CPUtime=582.07
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 34634 0 0 0 58188 19 0 0 25 0 1 0 1128436590 24358912 5375 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 5947 5375 118 309 0 5634 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 29144

[startup+642.302 s]
/proc/loadavg: 1.00 1.13 1.32 2/72 9426
/proc/meminfo: memFree=983672/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=24172 CPUtime=642.05
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 35778 0 0 0 64186 19 0 0 25 0 1 0 1128436590 24752128 5527 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 6043 5527 118 309 0 5730 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 29528

[startup+702.301 s]
/proc/loadavg: 1.00 1.10 1.30 2/72 9426
/proc/meminfo: memFree=982904/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=25324 CPUtime=702.03
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 37002 0 0 0 70183 20 0 0 25 0 1 0 1128436590 25931776 5759 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 6331 5759 118 309 0 6018 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 30680

[startup+762.306 s]
/proc/loadavg: 1.00 1.08 1.28 2/72 9432
/proc/meminfo: memFree=981944/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=26016 CPUtime=762.01
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 38203 0 0 0 76180 21 0 0 25 0 1 0 1128436590 26640384 5968 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 6504 5968 118 309 0 6191 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 31372

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.26 2/72 9432
/proc/meminfo: memFree=981496/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=26180 CPUtime=821.98
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 39312 0 0 0 82176 22 0 0 25 0 1 0 1128436590 26808320 6085 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 6545 6085 118 309 0 6232 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 31536

[startup+882.302 s]
/proc/loadavg: 1.00 1.05 1.24 2/72 9432
/proc/meminfo: memFree=980472/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=29516 CPUtime=881.95
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 42139 0 0 0 88172 23 0 0 25 0 1 0 1128436590 30224384 6346 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 7379 6346 118 309 0 7066 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 34872

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.22 2/72 9432
/proc/meminfo: memFree=978552/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=31572 CPUtime=941.94
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 44610 0 0 0 94169 25 0 0 25 0 1 0 1128436590 32329728 6801 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 7893 6801 118 309 0 7580 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 36928

[startup+1002.3 s]
/proc/loadavg: 1.08 1.04 1.21 2/72 9432
/proc/meminfo: memFree=978552/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=31572 CPUtime=1001.91
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 44640 0 0 0 100166 25 0 0 25 0 1 0 1128436590 32329728 6831 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 7893 6831 118 309 0 7580 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 36928

[startup+1062.3 s]
/proc/loadavg: 1.10 1.05 1.20 2/72 9432
/proc/meminfo: memFree=977720/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=32200 CPUtime=1061.89
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 46869 0 0 0 106163 26 0 0 25 0 1 0 1128436590 32972800 7044 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 8050 7044 118 309 0 7737 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 37556

[startup+1122.3 s]
/proc/loadavg: 1.10 1.05 1.19 2/72 9432
/proc/meminfo: memFree=977208/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=32252 CPUtime=1121.87
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 48985 0 0 0 112160 27 0 0 25 0 1 0 1128436590 33026048 7144 1992294400 4194304 5460562 548682068784 18446744073709551615 4210607 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 8063 7144 118 309 0 7750 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 37608

[startup+1182.3 s]
/proc/loadavg: 1.10 1.06 1.18 2/72 9432
/proc/meminfo: memFree=976504/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=33788 CPUtime=1181.85
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 49202 0 0 0 118158 27 0 0 25 0 1 0 1128436590 34598912 7361 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 8447 7361 118 309 0 8134 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 39144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.16 1.07 1.18 2/72 9432
/proc/meminfo: memFree=975864/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=33992 CPUtime=1200.05
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 51325 0 0 0 119977 28 0 0 25 0 1 0 1128436590 34807808 7468 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 8498 7468 118 309 0 8185 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 39348

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

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

[startup+1200.5 s]
/proc/loadavg: 1.16 1.07 1.18 2/72 9432
/proc/meminfo: memFree=975864/2055920 swapFree=4170584/4192956
[pid=9423] ppid=9421 vsize=5356 CPUtime=0
/proc/9423/stat : 9423 (rsat.sh) S 9421 9423 8590 0 -1 4194304 315 218 0 0 0 0 0 0 16 0 1 0 1128436589 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9423/statm: 1339 242 199 169 0 50 0
[pid=9426] ppid=9423 vsize=33992 CPUtime=1200.05
/proc/9426/stat : 9426 (rsat) R 9423 9423 8590 0 -1 4194304 51325 0 0 0 119977 28 0 0 25 0 1 0 1128436590 34807808 7468 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9426/statm: 8498 7468 118 309 0 8185 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 39348

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.78
CPU system time (s): 0.293955
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 47540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51869
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= 1446

runsolver used 1.20382 second user time and 3.17352 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-01 05:49:00
IDJOB=1538082
IDBENCH=70623
IDSOLVER=545
FILE ID=node45/1538082-1238557740
PBS_JOBID= 9062117
Free space on /tmp= 66416 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S190880026-038.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538082-1238557740/watcher-1538082-1238557740 -o /tmp/evaluation-result-1538082-1238557740/solver-1538082-1238557740 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1538082-1238557740.cnf HOME

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

MD5SUM BENCH= 1c16225d4e571234b78d9dbdbb77e015
RANDOM SEED=1602908420

node45.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.285
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.285
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:       1006696 kB
Buffers:        109956 kB
Cached:         831480 kB
SwapCached:      11516 kB
Active:         204676 kB
Inactive:       749804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1006696 kB
SwapTotal:     4192956 kB
SwapFree:      4170584 kB
Dirty:            5796 kB
Writeback:           0 kB
Mapped:          18664 kB
Slab:            80160 kB
Committed_AS:  2713064 kB
PageTables:       1900 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= 66408 MiB
End job on node45 at 2009-04-01 06:09:02