Trace number 1537879

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S884941173-092.cnf
MD5SUM08970150c744745078d9b8c7ec1a3e63
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.090985
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
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.09/1200.41	HOME/rsat.sh: line 55: 26503 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-1537879-1238453163/watcher-1537879-1238453163 -o /tmp/evaluation-result-1537879-1238453163/solver-1537879-1238453163 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537879-1238453163.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.00 3/64 26500
/proc/meminfo: memFree=1223200/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1117978375 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 240 199 169 0 50 0
[pid=26501] ppid=26500 vsize=1264 CPUtime=0
/proc/26501/stat : 26501 (SatElite) R 26500 26500 26009 0 -1 4194304 182 0 0 0 0 0 0 0 19 0 1 0 1117978375 1294336 165 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/26501/statm: 316 165 65 186 0 126 0

[startup+0.0485209 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26500
/proc/meminfo: memFree=1223200/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10252 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26500
/proc/meminfo: memFree=1223200/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301538 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26500
/proc/meminfo: memFree=1223200/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701572 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26500
/proc/meminfo: memFree=1223200/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50264 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1221840/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=3556 CPUtime=1.48
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 490 0 0 0 148 0 0 0 25 0 1 0 1117978376 3641344 437 1992294400 4194304 5460562 548682068784 18446744073709551615 4198188 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 889 437 118 309 0 576 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8912

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1221136/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=3988 CPUtime=3.08
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 1017 0 0 0 308 0 0 0 25 0 1 0 1117978376 4083712 545 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 997 545 118 309 0 684 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9344

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1220120/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=4896 CPUtime=6.28
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 2316 0 0 0 627 1 0 0 25 0 1 0 1117978376 5013504 752 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 1224 752 118 309 0 911 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10252

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1218840/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=6172 CPUtime=12.68
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 4139 0 0 0 1266 2 0 0 25 0 1 0 1117978376 6320128 1033 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 1543 1033 118 309 0 1230 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11528

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1217112/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=7748 CPUtime=25.48
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 6807 0 0 0 2544 4 0 0 25 0 1 0 1117978376 7933952 1461 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 1937 1461 118 309 0 1624 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13104

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1215384/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=9844 CPUtime=51.06
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 9967 0 0 0 5101 5 0 0 25 0 1 0 1117978376 10080256 1895 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 2461 1895 118 309 0 2148 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15200

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1212696/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=12352 CPUtime=102.25
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 14486 0 0 0 10218 7 0 0 25 0 1 0 1117978376 12648448 2574 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 3088 2574 118 309 0 2775 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17708

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1210584/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=14280 CPUtime=162.24
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 17410 0 0 0 16215 9 0 0 25 0 1 0 1117978376 14622720 3098 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 3570 3098 118 309 0 3257 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19636

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1209176/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=16712 CPUtime=222.23
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 20532 0 0 0 22212 11 0 0 25 0 1 0 1117978376 17113088 3462 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 4178 3462 118 309 0 3865 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22068

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1207128/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=18472 CPUtime=282.21
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 23995 0 0 0 28208 13 0 0 25 0 1 0 1117978376 18915328 3949 1992294400 4194304 5460562 548682068784 18446744073709551615 4210622 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 4618 3949 118 309 0 4305 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23828

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1206296/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=19280 CPUtime=342.2
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 26188 0 0 0 34206 14 0 0 25 0 1 0 1117978376 19742720 4158 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 4820 4158 118 309 0 4507 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24636

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1204952/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=20472 CPUtime=402.18
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 28505 0 0 0 40203 15 0 0 25 0 1 0 1117978376 20963328 4491 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 5118 4491 118 309 0 4805 0

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

[pid=26503] ppid=26500 vsize=22064 CPUtime=462.16
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 30899 0 0 0 46200 16 0 0 25 0 1 0 1117978376 22593536 4901 1992294400 4194304 5460562 548682068784 18446744073709551615 4211511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 5516 4901 118 309 0 5203 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27420

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1202712/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=22472 CPUtime=522.15
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 32032 0 0 0 52198 17 0 0 25 0 1 0 1117978376 23011328 5042 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 5618 5042 118 309 0 5305 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27828

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26503
/proc/meminfo: memFree=1201624/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=23564 CPUtime=582.14
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 33313 0 0 0 58196 18 0 0 25 0 1 0 1117978376 24129536 5331 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 5891 5331 118 309 0 5578 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 28920

[startup+642.303 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 26503
/proc/meminfo: memFree=1201112/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=24008 CPUtime=642.13
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 34428 0 0 0 64194 19 0 0 25 0 1 0 1117978376 24584192 5454 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 6002 5454 118 309 0 5689 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 29364

[startup+702.302 s]
/proc/loadavg: 1.17 1.05 1.01 2/66 26503
/proc/meminfo: memFree=1200088/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=25040 CPUtime=702.11
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 35686 0 0 0 70191 20 0 0 25 0 1 0 1117978376 25640960 5720 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 6260 5720 118 309 0 5947 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 30396

[startup+762.305 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 26503
/proc/meminfo: memFree=1199256/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=25808 CPUtime=762.1
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 36893 0 0 0 76190 20 0 0 25 0 1 0 1117978376 26427392 5935 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 6452 5935 118 309 0 6139 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 31164

[startup+822.303 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26503
/proc/meminfo: memFree=1198104/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=26868 CPUtime=822.08
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 38173 0 0 0 82187 21 0 0 25 0 1 0 1117978376 27512832 6223 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 6717 6223 118 309 0 6404 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 32224

[startup+882.303 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 26503
/proc/meminfo: memFree=1197144/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=27684 CPUtime=882.07
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 39391 0 0 0 88185 22 0 0 25 0 1 0 1117978376 28348416 6449 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 6921 6449 118 309 0 6608 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 33040

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26509
/proc/meminfo: memFree=1196248/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=30732 CPUtime=942.05
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 42179 0 0 0 94182 23 0 0 25 0 1 0 1117978376 31469568 6671 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 7683 6671 118 309 0 7370 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 36088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26509
/proc/meminfo: memFree=1196312/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=30732 CPUtime=1002.03
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 42179 0 0 0 100180 23 0 0 25 0 1 0 1117978376 31469568 6671 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 7683 6671 118 309 0 7370 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 36088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26509
/proc/meminfo: memFree=1195288/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=31528 CPUtime=1062.02
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 44426 0 0 0 106178 24 0 0 25 0 1 0 1117978376 32284672 6902 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 7882 6902 118 309 0 7569 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 36884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26509
/proc/meminfo: memFree=1193752/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=33052 CPUtime=1122
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 46834 0 0 0 112175 25 0 0 25 0 1 0 1117978376 33845248 7294 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 8263 7294 118 309 0 7950 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 38408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26509
/proc/meminfo: memFree=1193752/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=33052 CPUtime=1181.99
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 46834 0 0 0 118174 25 0 0 25 0 1 0 1117978376 33845248 7294 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 8263 7294 118 309 0 7950 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 38408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26509
/proc/meminfo: memFree=1193752/2055920 swapFree=4176996/4192956
[pid=26500] ppid=26498 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (rsat.sh) S 26498 26500 26009 0 -1 4194304 315 212 0 0 0 0 0 0 19 0 1 0 1117978375 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26500/statm: 1339 242 199 169 0 50 0
[pid=26503] ppid=26500 vsize=33052 CPUtime=1200.09
/proc/26503/stat : 26503 (rsat) R 26500 26500 26009 0 -1 4194304 46854 0 0 0 119984 25 0 0 25 0 1 0 1117978376 33845248 7314 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26503/statm: 8263 7314 118 309 0 7950 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 38408

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1199.85
CPU system time (s): 0.266959
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 46600

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

runsolver used 1.40679 second user time and 2.96955 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-31 00:46:03
IDJOB=1537879
IDBENCH=70420
IDSOLVER=545
FILE ID=node50/1537879-1238453163
PBS_JOBID= 9061664
Free space on /tmp= 64220 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S884941173-092.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537879-1238453163/watcher-1537879-1238453163 -o /tmp/evaluation-result-1537879-1238453163/solver-1537879-1238453163 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537879-1238453163.cnf HOME

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

MD5SUM BENCH= 08970150c744745078d9b8c7ec1a3e63
RANDOM SEED=1691150222

node50.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.238
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.238
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:       1223680 kB
Buffers:        100772 kB
Cached:         626292 kB
SwapCached:       9920 kB
Active:         184456 kB
Inactive:       554272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223680 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            6016 kB
Writeback:           0 kB
Mapped:          17316 kB
Slab:            79484 kB
Committed_AS:  3075180 kB
PageTables:       1456 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= 64216 MiB
End job on node50 at 2009-03-31 01:06:05