Trace number 1537922

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S197260469-019.cnf
MD5SUMc0553d7e475dba3d28dcd703430a5f12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.028
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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 |    5340    37380 |    1602       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.02	c Base unit clause learned: 0
1200.08/1200.61	HOME/rsat.sh: line 55: 26005 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-1537922-1238463124/watcher-1537922-1238463124 -o /tmp/evaluation-result-1537922-1238463124/solver-1537922-1238463124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537922-1238463124.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.83 1.81 1.44 3/73 26002
/proc/meminfo: memFree=1629312/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1118976307 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 240 199 169 0 50 0
[pid=26003] ppid=26002 vsize=1128 CPUtime=0
/proc/26003/stat : 26003 (SatElite) R 26002 26002 25483 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 1118976307 1155072 138 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/26003/statm: 282 139 64 186 0 92 0

[startup+0.0470201 s]
/proc/loadavg: 1.83 1.81 1.44 3/73 26002
/proc/meminfo: memFree=1629312/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.102026 s]
/proc/loadavg: 1.83 1.81 1.44 3/73 26002
/proc/meminfo: memFree=1629312/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301045 s]
/proc/loadavg: 1.83 1.81 1.44 3/73 26002
/proc/meminfo: memFree=1629312/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701086 s]
/proc/loadavg: 1.83 1.81 1.44 3/73 26002
/proc/meminfo: memFree=1629312/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50216 s]
/proc/loadavg: 1.83 1.81 1.44 2/75 26005
/proc/meminfo: memFree=1627440/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=3944 CPUtime=1.47
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 653 0 0 0 147 0 0 0 25 0 1 0 1118976309 4038656 532 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 986 532 118 309 0 673 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9300

[startup+3.10133 s]
/proc/loadavg: 1.83 1.81 1.44 2/75 26005
/proc/meminfo: memFree=1626800/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=4272 CPUtime=3.07
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 1100 0 0 0 307 0 0 0 25 0 1 0 1118976309 4374528 614 1992294400 4194304 5460562 548682068784 18446744073709551615 4198143 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 1068 614 118 309 0 755 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9628

[startup+6.30165 s]
/proc/loadavg: 1.84 1.81 1.44 2/75 26005
/proc/meminfo: memFree=1625776/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=5204 CPUtime=6.26
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 2278 0 0 0 626 0 0 0 25 0 1 0 1118976309 5328896 829 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 1301 829 118 309 0 988 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10560

[startup+12.7013 s]
/proc/loadavg: 1.78 1.80 1.44 2/75 26005
/proc/meminfo: memFree=1624560/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=6404 CPUtime=12.66
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 3726 0 0 0 1265 1 0 0 25 0 1 0 1118976309 6557696 1087 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 1601 1087 118 309 0 1288 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11760

[startup+25.5016 s]
/proc/loadavg: 1.60 1.76 1.43 2/75 26005
/proc/meminfo: memFree=1623280/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=7688 CPUtime=25.45
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 6316 0 0 0 2543 2 0 0 25 0 1 0 1118976309 7872512 1437 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 1922 1437 118 309 0 1609 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13044

[startup+51.1012 s]
/proc/loadavg: 1.40 1.69 1.42 2/75 26005
/proc/meminfo: memFree=1621360/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=9948 CPUtime=51.03
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 9486 0 0 0 5100 3 0 0 25 0 1 0 1118976309 10186752 1913 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 2487 1913 118 309 0 2174 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15304

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/75 26005
/proc/meminfo: memFree=1619056/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=12004 CPUtime=102.22
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 13405 0 0 0 10217 5 0 0 25 0 1 0 1118976309 12292096 2472 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 3001 2472 118 309 0 2688 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17360

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.36 2/75 26005
/proc/meminfo: memFree=1617200/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=14188 CPUtime=162.2
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 16369 0 0 0 16213 7 0 0 25 0 1 0 1118976309 14528512 3036 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 3547 3036 118 309 0 3234 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19544

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/75 26005
/proc/meminfo: memFree=1615536/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=16188 CPUtime=222.17
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 19389 0 0 0 22209 8 0 0 25 0 1 0 1118976309 16576512 3330 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 4047 3330 118 309 0 3734 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21544

[startup+282.301 s]
/proc/loadavg: 1.01 1.31 1.32 2/75 26005
/proc/meminfo: memFree=1613616/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=17996 CPUtime=282.15
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 22844 0 0 0 28206 9 0 0 25 0 1 0 1118976309 18427904 3809 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 4499 3809 118 309 0 4186 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 23352

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/75 26005
/proc/meminfo: memFree=1612728/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=18832 CPUtime=342.12
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 25075 0 0 0 34202 10 0 0 25 0 1 0 1118976309 19283968 4056 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 4708 4056 118 309 0 4395 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 24188

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/75 26005
/proc/meminfo: memFree=1611768/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=20108 CPUtime=402.09
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 27395 0 0 0 40198 11 0 0 25 0 1 0 1118976309 20590592 4392 1992294400 4194304 5460562 548682068784 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 5027 4392 118 309 0 4714 0

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

[pid=26005] ppid=26002 vsize=20896 CPUtime=462.07
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 28578 0 0 0 46195 12 0 0 25 0 1 0 1118976309 21397504 4583 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 5224 4583 118 309 0 4911 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26252

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/75 26005
/proc/meminfo: memFree=1609848/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=21604 CPUtime=522.04
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 29788 0 0 0 52192 12 0 0 25 0 1 0 1118976309 22122496 4801 1992294400 4194304 5460562 548682068784 18446744073709551615 4198207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 5401 4801 118 309 0 5088 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 26960

[startup+582.303 s]
/proc/loadavg: 1.00 1.11 1.22 2/75 26005
/proc/meminfo: memFree=1608376/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=22924 CPUtime=582.02
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 32107 0 0 0 58189 13 0 0 25 0 1 0 1118976309 23474176 5136 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 5731 5136 118 309 0 5418 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 28280

[startup+642.303 s]
/proc/loadavg: 1.00 1.08 1.20 2/75 26005
/proc/meminfo: memFree=1607352/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=23980 CPUtime=642
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 33375 0 0 0 64186 14 0 0 25 0 1 0 1118976309 24555520 5412 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 5995 5412 118 309 0 5682 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 29336

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.18 2/75 26007
/proc/meminfo: memFree=1606648/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=24368 CPUtime=701.97
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 34494 0 0 0 70183 14 0 0 25 0 1 0 1118976309 24952832 5539 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 6092 5539 118 309 0 5779 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 29724

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/75 26007
/proc/meminfo: memFree=1605752/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=25272 CPUtime=761.95
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 35721 0 0 0 76180 15 0 0 25 0 1 0 1118976309 25878528 5774 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 6318 5774 118 309 0 6005 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 30628

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.16 2/75 26007
/proc/meminfo: memFree=1604856/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=26096 CPUtime=821.93
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 36933 0 0 0 82177 16 0 0 25 0 1 0 1118976309 26722304 5994 1992294400 4194304 5460562 548682068784 18446744073709551615 4210656 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 6524 5994 118 309 0 6211 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 31452

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.15 2/75 26007
/proc/meminfo: memFree=1604856/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=26096 CPUtime=881.9
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 36947 0 0 0 88174 16 0 0 25 0 1 0 1118976309 26722304 6008 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 6524 6008 118 309 0 6211 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 31452

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/75 26007
/proc/meminfo: memFree=1603896/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=27120 CPUtime=941.86
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 38198 0 0 0 94170 16 0 0 25 0 1 0 1118976309 27770880 6267 1992294400 4194304 5460562 548682068784 18446744073709551615 4198103 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 6780 6267 118 309 0 6467 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 32476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/75 26007
/proc/meminfo: memFree=1602744/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=28108 CPUtime=1001.84
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 39466 0 0 0 100167 17 0 0 25 0 1 0 1118976309 28782592 6543 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 7027 6543 118 309 0 6714 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 33464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/75 26007
/proc/meminfo: memFree=1602680/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=28108 CPUtime=1061.82
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 39480 0 0 0 106165 17 0 0 25 0 1 0 1118976309 28782592 6557 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 7027 6557 118 309 0 6714 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 33464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/75 26007
/proc/meminfo: memFree=1601848/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=31064 CPUtime=1121.79
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 42240 0 0 0 112161 18 0 0 25 0 1 0 1118976309 31809536 6751 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 7766 6751 118 309 0 7453 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 36420

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/75 26007
/proc/meminfo: memFree=1600952/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=31704 CPUtime=1181.77
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 44482 0 0 0 118157 20 0 0 25 0 1 0 1118976309 32464896 6977 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 7926 6977 118 309 0 7613 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 37060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/75 26007
/proc/meminfo: memFree=1600952/2055920 swapFree=4177652/4192956
[pid=26002] ppid=26000 vsize=5356 CPUtime=0.01
/proc/26002/stat : 26002 (rsat.sh) S 26000 26002 25483 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1118976307 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1339 242 199 169 0 50 0
[pid=26005] ppid=26002 vsize=31704 CPUtime=1200.07
/proc/26005/stat : 26005 (rsat) R 26002 26002 25483 0 -1 4194304 44482 0 0 0 119987 20 0 0 25 0 1 0 1118976309 32464896 6977 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26005/statm: 7926 6977 118 309 0 7613 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 37060

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.1
CPU user time (s): 1199.89
CPU system time (s): 0.210967
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 45252

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

runsolver used 1.13083 second user time and 3.2755 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-31 03:32:04
IDJOB=1537922
IDBENCH=70463
IDSOLVER=545
FILE ID=node84/1537922-1238463124
PBS_JOBID= 9061702
Free space on /tmp= 66312 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S197260469-019.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537922-1238463124/watcher-1537922-1238463124 -o /tmp/evaluation-result-1537922-1238463124/solver-1537922-1238463124 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537922-1238463124.cnf HOME

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

MD5SUM BENCH= c0553d7e475dba3d28dcd703430a5f12
RANDOM SEED=1137288528

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1629856 kB
Buffers:         71704 kB
Cached:         267200 kB
SwapCached:       6944 kB
Active:         157316 kB
Inactive:       190796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629856 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            5908 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            63208 kB
Committed_AS:  2905408 kB
PageTables:       1980 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= 66308 MiB
End job on node84 at 2009-03-31 03:52:06