Trace number 1731000

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

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-270-2.sat05-2249.reshuffled-07.cnf
MD5SUM82718e0ff54407c78c5fcacb97224b1c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1080     3240 |     324       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 270   #clauses: 1080   #literals: 3240
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	c Base unit clause learned: 0
1200.01/1200.41	HOME/rsat.sh: line 55: 21132 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731000-1240765902/watcher-1731000-1240765902 -o /tmp/evaluation-result-1731000-1240765902/solver-1731000-1240765902 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1731000-1240765902.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21129
/proc/meminfo: memFree=1659736/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104614624 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 239 199 169 0 50 0
[pid=21130] ppid=21129 vsize=1120 CPUtime=0
/proc/21130/stat : 21130 (SatElite) R 21129 21129 21058 0 -1 4194304 174 0 0 0 0 0 0 0 19 0 1 0 104614625 1146880 157 1992294400 4194304 4959918 548682068688 18446744073709551615 4270684 0 0 4096 3 0 0 0 17 0 0 0
/proc/21130/statm: 280 157 89 186 0 90 0

[startup+0.0499431 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21129
/proc/meminfo: memFree=1659736/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101946 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21129
/proc/meminfo: memFree=1659736/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301973 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21129
/proc/meminfo: memFree=1659736/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70103 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 21129
/proc/meminfo: memFree=1659736/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21132
/proc/meminfo: memFree=1658816/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=3072 CPUtime=1.49
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 335 0 0 0 149 0 0 0 25 0 1 0 104614625 3145728 316 1992294400 4194304 5460562 548682068800 18446744073709551615 4198188 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 768 316 118 309 0 455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8428

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21132
/proc/meminfo: memFree=1658368/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=3360 CPUtime=3.09
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 417 0 0 0 309 0 0 0 25 0 1 0 104614625 3440640 388 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 840 388 118 309 0 527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8716

[startup+6.30183 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21132
/proc/meminfo: memFree=1657536/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=3776 CPUtime=6.29
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 951 0 0 0 629 0 0 0 25 0 1 0 104614625 3866624 490 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 944 490 118 309 0 631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9132

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21132
/proc/meminfo: memFree=1656576/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=4816 CPUtime=12.68
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 2264 0 0 0 1268 0 0 0 25 0 1 0 104614625 4931584 732 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 1204 732 118 309 0 891 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10172

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21132
/proc/meminfo: memFree=1655112/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=6380 CPUtime=25.48
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 4029 0 0 0 2547 1 0 0 25 0 1 0 104614625 6533120 1083 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 1595 1083 118 309 0 1282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11736

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21132
/proc/meminfo: memFree=1653640/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=7860 CPUtime=51.07
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 6641 0 0 0 5105 2 0 0 25 0 1 0 104614625 8048640 1455 1992294400 4194304 5460562 548682068800 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 1965 1455 118 309 0 1652 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13216

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1651720/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=10020 CPUtime=102.26
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 9844 0 0 0 10223 3 0 0 25 0 1 0 104614625 10260480 1932 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 2505 1932 118 309 0 2192 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15376

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1650312/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=11652 CPUtime=162.23
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 12611 0 0 0 16219 4 0 0 25 0 1 0 104614625 11931648 2299 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 2913 2299 118 309 0 2600 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17008

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1648456/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=12920 CPUtime=222.22
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 14950 0 0 0 22216 6 0 0 25 0 1 0 104614625 13230080 2718 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 3230 2718 118 309 0 2917 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 18276

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1647496/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=14024 CPUtime=282.19
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 16631 0 0 0 28213 6 0 0 25 0 1 0 104614625 14360576 2959 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 3506 2959 118 309 0 3193 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19380

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1646216/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=15036 CPUtime=342.18
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 17908 0 0 0 34211 7 0 0 25 0 1 0 104614625 15396864 3276 1992294400 4194304 5460562 548682068800 18446744073709551615 4551454 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 3759 3276 118 309 0 3446 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 20392

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1645000/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=17668 CPUtime=402.15
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 19968 0 0 0 40207 8 0 0 25 0 1 0 104614625 18092032 3570 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 4417 3570 118 309 0 4104 0

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

[pid=21132] ppid=21129 vsize=17412 CPUtime=462.14
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 20944 0 0 0 46205 9 0 0 25 0 1 0 104614625 17829888 3554 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 4353 3554 118 309 0 4040 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 22768

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1643784/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=18308 CPUtime=522.12
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 23241 0 0 0 52202 10 0 0 25 0 1 0 104614625 18747392 3867 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 4577 3867 118 309 0 4264 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 23664

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1643336/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=18820 CPUtime=582.1
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 24347 0 0 0 58200 10 0 0 25 0 1 0 104614625 19271680 3981 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 4705 3981 118 309 0 4392 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 24176

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1642376/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=19844 CPUtime=642.08
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 25604 0 0 0 64197 11 0 0 25 0 1 0 104614625 20320256 4246 1992294400 4194304 5460562 548682068800 18446744073709551615 4200284 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 4961 4246 118 309 0 4648 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 25200

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1641928/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=20144 CPUtime=702.06
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 26661 0 0 0 70195 11 0 0 25 0 1 0 104614625 20627456 4311 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 5036 4311 118 309 0 4723 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 25500

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1641864/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=19856 CPUtime=762.04
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 27682 0 0 0 76192 12 0 0 25 0 1 0 104614625 20332544 4340 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 4964 4340 118 309 0 4651 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 25212

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1640712/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=21192 CPUtime=822.02
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 28992 0 0 0 82190 12 0 0 25 0 1 0 104614625 21700608 4658 1992294400 4194304 5460562 548682068800 18446744073709551615 4198103 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 5298 4658 118 309 0 4985 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 26548

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1639944/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=21736 CPUtime=882
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 30164 0 0 0 88187 13 0 0 25 0 1 0 104614625 22257664 4838 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 5434 4838 118 309 0 5121 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 27092

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1638536/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=23172 CPUtime=941.99
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 31467 0 0 0 94185 14 0 0 25 0 1 0 104614625 23728128 5149 1992294400 4194304 5460562 548682068800 18446744073709551615 4198177 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 5793 5149 118 309 0 5480 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 28528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1637768/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=24452 CPUtime=1001.96
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 32638 0 0 0 100182 14 0 0 25 0 1 0 104614625 25038848 5328 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 6113 5328 118 309 0 5800 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 29808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1637640/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=24708 CPUtime=1061.94
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 32718 0 0 0 106180 14 0 0 25 0 1 0 104614625 25300992 5408 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 6177 5408 118 309 0 5864 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 30064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1637192/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=24708 CPUtime=1121.93
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 33816 0 0 0 112178 15 0 0 25 0 1 0 104614625 25300992 5514 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 6177 5514 118 309 0 5864 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 30064

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1636168/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=25832 CPUtime=1181.91
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 35016 0 0 0 118175 16 0 0 25 0 1 0 104614625 26451968 5722 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 6458 5722 118 309 0 6145 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 31188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21132
/proc/meminfo: memFree=1636168/2055920 swapFree=4180472/4192956
[pid=21129] ppid=21127 vsize=5356 CPUtime=0
/proc/21129/stat : 21129 (rsat.sh) S 21127 21129 21058 0 -1 4194304 312 180 0 0 0 0 0 0 19 0 1 0 104614624 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21129/statm: 1339 241 199 169 0 50 0
[pid=21132] ppid=21129 vsize=25832 CPUtime=1200.01
/proc/21132/stat : 21132 (rsat) R 21129 21129 21058 0 -1 4194304 35016 0 0 0 119985 16 0 0 25 0 1 0 104614625 26451968 5722 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21132/statm: 6458 5722 118 309 0 6145 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 31188

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1199.86
CPU system time (s): 0.168974
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 35124

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

runsolver used 1.40379 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-26 19:11:42
IDJOB=1731000
IDBENCH=24740
IDSOLVER=545
FILE ID=node49/1731000-1240765902
PBS_JOBID= 9187192
Free space on /tmp= 66320 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-270-2.sat05-2249.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731000-1240765902/watcher-1731000-1240765902 -o /tmp/evaluation-result-1731000-1240765902/solver-1731000-1240765902 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1731000-1240765902.cnf HOME

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

MD5SUM BENCH= 82718e0ff54407c78c5fcacb97224b1c
RANDOM SEED=1402642988

node49.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:       1660280 kB
Buffers:         45316 kB
Cached:         281216 kB
SwapCached:       5580 kB
Active:         106884 kB
Inactive:       227756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660280 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          13776 kB
Slab:            46948 kB
Committed_AS:   387792 kB
PageTables:       1384 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= 66316 MiB
End job on node49 at 2009-04-26 19:31:45