Trace number 1537903

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S644655157-049.cnf
MD5SUMf938cfdd4478a8554923c46697238b9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.001999 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.03/1200.51	HOME/rsat.sh: line 55: 16477 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-1537903-1238457341/watcher-1537903-1238457341 -o /tmp/evaluation-result-1537903-1238457341/solver-1537903-1238457341 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537903-1238457341.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.92 0.97 0.99 3/72 16474
/proc/meminfo: memFree=1684664/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1118395416 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 239 199 169 0 50 0
[pid=16475] ppid=16474 vsize=1388 CPUtime=0
/proc/16475/stat : 16475 (SatElite) R 16474 16474 16146 0 -1 4194304 218 0 0 0 0 0 0 0 19 0 1 0 1118395416 1421312 201 1992294400 4194304 4959918 548682068688 18446744073709551615 4389853 0 0 4096 3 0 0 0 17 0 0 0
/proc/16475/statm: 347 201 90 186 0 157 0

[startup+0.021684 s]
/proc/loadavg: 0.92 0.97 0.99 3/72 16474
/proc/meminfo: memFree=1684664/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101697 s]
/proc/loadavg: 0.92 0.97 0.99 3/72 16474
/proc/meminfo: memFree=1684664/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301733 s]
/proc/loadavg: 0.92 0.97 0.99 3/72 16474
/proc/meminfo: memFree=1684664/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70181 s]
/proc/loadavg: 0.92 0.97 0.99 3/72 16474
/proc/meminfo: memFree=1684664/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 0.92 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1683240/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=3596 CPUtime=1.48
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 496 0 0 0 148 0 0 0 25 0 1 0 1118395417 3682304 445 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 899 445 118 309 0 586 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8952

[startup+3.10126 s]
/proc/loadavg: 0.92 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1682536/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=4080 CPUtime=3.08
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 1067 0 0 0 307 1 0 0 25 0 1 0 1118395417 4177920 567 1992294400 4194304 5460562 548682068800 18446744073709551615 4200097 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 1020 567 118 309 0 707 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9436

[startup+6.30186 s]
/proc/loadavg: 0.93 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1681448/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=4956 CPUtime=6.28
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 2263 0 0 0 627 1 0 0 25 0 1 0 1118395417 5074944 767 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 1239 767 118 309 0 926 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10312

[startup+12.7021 s]
/proc/loadavg: 0.93 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1680104/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=6408 CPUtime=12.68
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 4226 0 0 0 1266 2 0 0 25 0 1 0 1118395417 6561792 1092 1992294400 4194304 5460562 548682068800 18446744073709551615 4198217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 1602 1092 118 309 0 1289 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11764

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1678440/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=7828 CPUtime=25.47
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 6627 0 0 0 2544 3 0 0 25 0 1 0 1118395417 8015872 1477 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 1957 1477 118 309 0 1644 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13184

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1676328/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=10284 CPUtime=51.05
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 10105 0 0 0 5101 4 0 0 25 0 1 0 1118395417 10530816 2005 1992294400 4194304 5460562 548682068800 18446744073709551615 4227671 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 2571 2005 118 309 0 2258 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15640

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1674088/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=12504 CPUtime=102.25
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 14053 0 0 0 10218 7 0 0 25 0 1 0 1118395417 12804096 2593 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 3126 2593 118 309 0 2813 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17860

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1671720/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=14876 CPUtime=162.22
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 17586 0 0 0 16214 8 0 0 25 0 1 0 1118395417 15233024 3246 1992294400 4194304 5460562 548682068800 18446744073709551615 4211504 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 3719 3246 118 309 0 3406 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20232

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1669800/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=17316 CPUtime=222.19
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 20714 0 0 0 22210 9 0 0 25 0 1 0 1118395417 17731584 3616 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 4329 3616 118 309 0 4016 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 22672

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16477
/proc/meminfo: memFree=1668008/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=18844 CPUtime=282.17
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 24123 0 0 0 28206 11 0 0 25 0 1 0 1118395417 19296256 4049 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 4711 4049 118 309 0 4398 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 24200

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1666792/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=20124 CPUtime=342.14
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 26434 0 0 0 34202 12 0 0 25 0 1 0 1118395417 20606976 4376 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 5031 4376 118 309 0 4718 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 25480

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1665256/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=21488 CPUtime=402.13
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 28804 0 0 0 40199 14 0 0 25 0 1 0 1118395417 22003712 4762 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 5372 4762 118 309 0 5059 0

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

[pid=16477] ppid=16474 vsize=23252 CPUtime=522.08
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 31245 0 0 0 52193 15 0 0 25 0 1 0 1118395417 23810048 5219 1992294400 4194304 5460562 548682068800 18446744073709551615 4210702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 5813 5219 118 309 0 5500 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 28608

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1662248/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=24304 CPUtime=582.06
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 33510 0 0 0 58189 17 0 0 25 0 1 0 1118395417 24887296 5500 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 6076 5500 118 309 0 5763 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 29660

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1661288/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=25160 CPUtime=642.04
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 34748 0 0 0 64186 18 0 0 25 0 1 0 1118395417 25763840 5746 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 6290 5746 118 309 0 5977 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 30516

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1660328/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=26020 CPUtime=702.02
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 35983 0 0 0 70183 19 0 0 25 0 1 0 1118395417 26644480 5989 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 6505 5989 118 309 0 6192 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 31376

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1659240/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=27056 CPUtime=762
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 37212 0 0 0 76180 20 0 0 25 0 1 0 1118395417 27705344 6226 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 6764 6226 118 309 0 6451 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 32412

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1658280/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=27804 CPUtime=821.97
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 38435 0 0 0 82177 20 0 0 25 0 1 0 1118395417 28471296 6457 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 6951 6457 118 309 0 6638 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 33160

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1658344/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=27964 CPUtime=881.95
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 38453 0 0 0 88174 21 0 0 25 0 1 0 1118395417 28635136 6475 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 6991 6475 118 309 0 6678 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 33320

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1657320/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=28708 CPUtime=941.92
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 39681 0 0 0 94171 21 0 0 25 0 1 0 1118395417 29396992 6711 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 7177 6711 118 309 0 6864 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 34064

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1656168/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=31852 CPUtime=1001.91
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 42515 0 0 0 100168 23 0 0 25 0 1 0 1118395417 32616448 6979 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 7963 6979 118 309 0 7650 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 37208

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1655272/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=32584 CPUtime=1061.89
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 44744 0 0 0 106165 24 0 0 25 0 1 0 1118395417 33366016 7192 1992294400 4194304 5460562 548682068800 18446744073709551615 4198103 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 8146 7192 118 309 0 7833 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 37940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1655336/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=32584 CPUtime=1121.86
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 44744 0 0 0 112162 24 0 0 25 0 1 0 1118395417 33366016 7192 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 8146 7192 118 309 0 7833 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 37940

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1653928/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=33932 CPUtime=1181.84
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 47118 0 0 0 118159 25 0 0 25 0 1 0 1118395417 34746368 7550 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 8483 7550 118 309 0 8170 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 39288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1653928/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=33932 CPUtime=1200.03
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 47118 0 0 0 119978 25 0 0 25 0 1 0 1118395417 34746368 7550 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 8483 7550 118 309 0 8170 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39288

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 16483
/proc/meminfo: memFree=1653928/2055920 swapFree=4174980/4192956
[pid=16474] ppid=16472 vsize=5356 CPUtime=0
/proc/16474/stat : 16474 (rsat.sh) S 16472 16474 16146 0 -1 4194304 312 221 0 0 0 0 0 0 19 0 1 0 1118395416 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16474/statm: 1339 241 199 169 0 50 0
[pid=16477] ppid=16474 vsize=33932 CPUtime=1200.03
/proc/16477/stat : 16477 (rsat) R 16474 16474 16146 0 -1 4194304 47118 0 0 0 119978 25 0 0 25 0 1 0 1118395417 34746368 7550 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16477/statm: 8483 7550 118 309 0 8170 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.8
CPU system time (s): 0.266959
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 47480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
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= 47663
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= 3045

runsolver used 1.10983 second user time and 3.2695 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-31 01:55:41
IDJOB=1537903
IDBENCH=70444
IDSOLVER=545
FILE ID=node64/1537903-1238457341
PBS_JOBID= 9061695
Free space on /tmp= 66408 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S644655157-049.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537903-1238457341/watcher-1537903-1238457341 -o /tmp/evaluation-result-1537903-1238457341/solver-1537903-1238457341 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537903-1238457341.cnf HOME

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

MD5SUM BENCH= f938cfdd4478a8554923c46697238b9e
RANDOM SEED=1300610036

node64.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.261
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.261
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:       1685216 kB
Buffers:         69048 kB
Cached:         222020 kB
SwapCached:       8744 kB
Active:         152484 kB
Inactive:       149016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685216 kB
SwapTotal:     4192956 kB
SwapFree:      4174980 kB
Dirty:            6000 kB
Writeback:           0 kB
Mapped:          16100 kB
Slab:            54240 kB
Committed_AS:  2997596 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node64 at 2009-03-31 02:15:44