Trace number 1537984

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.62

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S1640054673-078.cnf
MD5SUM983c11fe9a9bd4b15fdd321cb1aaf013
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.481926
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6675    46725 |    2002       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 75   #clauses: 6675   #literals: 46725
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.03	c Base unit clause learned: 0
1200.04/1200.61	HOME/rsat.sh: line 55: 16586 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-1537984-1238480873/watcher-1537984-1238480873 -o /tmp/evaluation-result-1537984-1238480873/solver-1537984-1238480873 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537984-1238480873.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: 0.94 0.97 0.99 3/69 16583
/proc/meminfo: memFree=1511712/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120750411 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 239 199 169 0 50 0
[pid=16584] ppid=16583 vsize=1260 CPUtime=0
/proc/16584/stat : 16584 (SatElite) R 16583 16583 16492 0 -1 4194304 160 0 0 0 0 0 0 0 19 0 1 0 1120750411 1290240 143 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/16584/statm: 315 144 64 186 0 125 0

[startup+0.076536 s]
/proc/loadavg: 0.94 0.97 0.99 3/69 16583
/proc/meminfo: memFree=1511712/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101538 s]
/proc/loadavg: 0.94 0.97 0.99 3/69 16583
/proc/meminfo: memFree=1511712/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301558 s]
/proc/loadavg: 0.94 0.97 0.99 3/69 16583
/proc/meminfo: memFree=1511712/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701599 s]
/proc/loadavg: 0.94 0.97 0.99 3/69 16583
/proc/meminfo: memFree=1511712/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50168 s]
/proc/loadavg: 0.94 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1509520/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=4168 CPUtime=1.47
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 745 0 0 0 147 0 0 0 25 0 1 0 1120750414 4268032 590 1992294400 4194304 5460562 548682068800 18446744073709551615 4200280 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 1042 590 118 309 0 729 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9524

[startup+3.10284 s]
/proc/loadavg: 0.94 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1508944/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=4568 CPUtime=3.07
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 1165 0 0 0 307 0 0 0 25 0 1 0 1120750414 4677632 690 1992294400 4194304 5460562 548682068800 18446744073709551615 4225627 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 1142 690 118 309 0 829 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9924

[startup+6.30117 s]
/proc/loadavg: 0.94 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1507792/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=5468 CPUtime=6.27
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 2300 0 0 0 626 1 0 0 25 0 1 0 1120750414 5599232 893 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 1367 893 118 309 0 1054 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10824

[startup+12.7019 s]
/proc/loadavg: 0.95 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1506640/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=6828 CPUtime=12.67
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 4013 0 0 0 1265 2 0 0 25 0 1 0 1120750414 6991872 1192 1992294400 4194304 5460562 548682068800 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 1707 1192 118 309 0 1394 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12184

[startup+25.5011 s]
/proc/loadavg: 0.96 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1505168/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=8140 CPUtime=25.45
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 6386 0 0 0 2542 3 0 0 25 0 1 0 1120750414 8335360 1549 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 2035 1549 118 309 0 1722 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13496

[startup+51.1018 s]
/proc/loadavg: 0.97 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1502992/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=10712 CPUtime=51.04
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 9631 0 0 0 5099 5 0 0 25 0 1 0 1120750414 10969088 2100 1992294400 4194304 5460562 548682068800 18446744073709551615 4227830 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 2678 2100 118 309 0 2365 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16068

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1500304/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=13040 CPUtime=102.22
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 14107 0 0 0 10216 6 0 0 25 0 1 0 1120750414 13352960 2736 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 3260 2736 118 309 0 2947 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18396

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1498256/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=15000 CPUtime=162.18
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 17030 0 0 0 16210 8 0 0 25 0 1 0 1120750414 15360000 3259 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 3750 3259 118 309 0 3437 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20356

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1496656/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=16444 CPUtime=222.16
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 18866 0 0 0 22207 9 0 0 25 0 1 0 1120750414 16838656 3655 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 4111 3655 118 309 0 3798 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21800

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1494928/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=19072 CPUtime=282.14
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 22557 0 0 0 28203 11 0 0 25 0 1 0 1120750414 19529728 4076 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 4768 4076 118 309 0 4455 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24428

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1493648/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=20308 CPUtime=342.1
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 24877 0 0 0 34198 12 0 0 25 0 1 0 1120750414 20795392 4412 1992294400 4194304 5460562 548682068800 18446744073709551615 4198132 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 5077 4412 118 309 0 4764 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25664

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1492240/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=21608 CPUtime=402.08
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 27214 0 0 0 40194 14 0 0 25 0 1 0 1120750414 22126592 4765 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 5402 4765 118 309 0 5089 0

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

[pid=16586] ppid=16583 vsize=22772 CPUtime=462.06
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 28482 0 0 0 46191 15 0 0 25 0 1 0 1120750414 23318528 5041 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 5693 5041 118 309 0 5380 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 28128

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1490128/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=23544 CPUtime=522.02
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 30707 0 0 0 52187 15 0 0 25 0 1 0 1120750414 24109056 5282 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 5886 5282 118 309 0 5573 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 28900

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1489296/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=24372 CPUtime=582.01
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 31915 0 0 0 58185 16 0 0 25 0 1 0 1120750414 24956928 5498 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 6093 5498 118 309 0 5780 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 29728

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1488464/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=25140 CPUtime=641.99
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 33135 0 0 0 64182 17 0 0 25 0 1 0 1120750414 25743360 5726 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 6285 5726 118 309 0 5972 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 30496

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1487632/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=25924 CPUtime=701.94
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 34324 0 0 0 70177 17 0 0 25 0 1 0 1120750414 26546176 5923 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 6481 5923 118 309 0 6168 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 31280

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1486608/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=26772 CPUtime=761.93
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 35547 0 0 0 76175 18 0 0 25 0 1 0 1120750414 27414528 6154 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 6693 6154 118 309 0 6380 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 32128

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1485456/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=27832 CPUtime=821.89
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 36817 0 0 0 82171 18 0 0 25 0 1 0 1120750414 28499968 6432 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 6958 6432 118 309 0 6645 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 33188

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16586
/proc/meminfo: memFree=1484432/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=28896 CPUtime=881.87
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 38083 0 0 0 88168 19 0 0 25 0 1 0 1120750414 29589504 6706 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 7224 6706 118 309 0 6911 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 34252

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16588
/proc/meminfo: memFree=1483344/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=29716 CPUtime=941.84
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 39298 0 0 0 94165 19 0 0 25 0 1 0 1120750414 30429184 6929 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 7429 6929 118 309 0 7116 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 35072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16588
/proc/meminfo: memFree=1483408/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=29716 CPUtime=1001.81
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 39306 0 0 0 100162 19 0 0 25 0 1 0 1120750414 30429184 6937 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 7429 6937 118 309 0 7116 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 35072

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16588
/proc/meminfo: memFree=1482192/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=32976 CPUtime=1061.79
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 42192 0 0 0 106158 21 0 0 25 0 1 0 1120750414 33767424 7257 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 8244 7257 118 309 0 7931 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 38332

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16588
/proc/meminfo: memFree=1481104/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=33904 CPUtime=1121.76
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 44475 0 0 0 112154 22 0 0 25 0 1 0 1120750414 34717696 7524 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 8476 7524 118 309 0 8163 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 39260

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16588
/proc/meminfo: memFree=1481104/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=33904 CPUtime=1181.74
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 44476 0 0 0 118152 22 0 0 25 0 1 0 1120750414 34717696 7525 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 8476 7525 118 309 0 8163 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 39260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 16588
/proc/meminfo: memFree=1480592/2055920 swapFree=4171336/4192956
[pid=16583] ppid=16581 vsize=5356 CPUtime=0.01
/proc/16583/stat : 16583 (rsat.sh) S 16581 16583 16492 0 -1 4194304 312 379 0 0 0 0 1 0 18 0 1 0 1120750411 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16583/statm: 1339 241 199 169 0 50 0
[pid=16586] ppid=16583 vsize=34760 CPUtime=1200.03
/proc/16586/stat : 16586 (rsat) R 16583 16583 16492 0 -1 4194304 44653 0 0 0 119981 22 0 0 25 0 1 0 1120750414 35594240 7702 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16586/statm: 8690 7702 118 309 0 8377 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 40116

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.62
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.236963
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 47452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45356
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= 16
involuntary context switches= 4250

runsolver used 1.2898 second user time and 3.11353 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-31 08:27:53
IDJOB=1537984
IDBENCH=70525
IDSOLVER=545
FILE ID=node44/1537984-1238480873
PBS_JOBID= 9061834
Free space on /tmp= 66400 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S1640054673-078.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537984-1238480873/watcher-1537984-1238480873 -o /tmp/evaluation-result-1537984-1238480873/solver-1537984-1238480873 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537984-1238480873.cnf HOME

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

MD5SUM BENCH= 983c11fe9a9bd4b15fdd321cb1aaf013
RANDOM SEED=1313833768

node44.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.241
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.241
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:       1512192 kB
Buffers:         87244 kB
Cached:         350828 kB
SwapCached:      11068 kB
Active:         182728 kB
Inactive:       267816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512192 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            6040 kB
Writeback:           0 kB
Mapped:          18144 kB
Slab:            78592 kB
Committed_AS:  2688004 kB
PageTables:       1796 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= 66392 MiB
End job on node44 at 2009-03-31 08:47:55