Trace number 1538100

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1906521511-089.cnf
MD5SUM9c1fb07d5218acc7d1bc3d4acef5e909
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.9933
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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 |    1530     4590 |     459       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1518     4598 |      --       0       --      -- |     --   | -12/8
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 351   #clauses: 1518   #literals: 4598
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.01	c Base unit clause learned: 0
1200.04/1200.41	HOME/rsat.sh: line 55:  2237 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-1538100-1238568074/watcher-1538100-1238568074 -o /tmp/evaluation-result-1538100-1238568074/solver-1538100-1238568074 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1538100-1238568074.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.75 1.74 1.44 3/80 2234
/proc/meminfo: memFree=1366824/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1129471299 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 240 199 169 0 50 0
[pid=2235] ppid=2234 vsize=1256 CPUtime=0
/proc/2235/stat : 2235 (SatElite) R 2234 2234 1803 0 -1 4194304 197 0 0 0 0 0 0 0 19 0 1 0 1129471299 1286144 180 1992294400 4194304 4959918 548682068672 18446744073709551615 4270246 0 0 4096 3 0 0 0 17 0 0 0
/proc/2235/statm: 314 180 90 186 0 124 0

[startup+0.016012 s]
/proc/loadavg: 1.75 1.74 1.44 3/80 2234
/proc/meminfo: memFree=1366824/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102015 s]
/proc/loadavg: 1.75 1.74 1.44 3/80 2234
/proc/meminfo: memFree=1366824/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301035 s]
/proc/loadavg: 1.75 1.74 1.44 3/80 2234
/proc/meminfo: memFree=1366824/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701077 s]
/proc/loadavg: 1.75 1.74 1.44 3/80 2234
/proc/meminfo: memFree=1366824/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50116 s]
/proc/loadavg: 1.75 1.74 1.44 2/82 2237
/proc/meminfo: memFree=1365656/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=3212 CPUtime=1.48
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 370 0 0 0 148 0 0 0 25 0 1 0 1129471300 3289088 351 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 803 351 118 309 0 490 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8568

[startup+3.10133 s]
/proc/loadavg: 1.75 1.74 1.44 2/82 2237
/proc/meminfo: memFree=1365016/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=3668 CPUtime=3.08
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 913 0 0 0 308 0 0 0 25 0 1 0 1129471300 3756032 465 1992294400 4194304 5460562 548682068784 18446744073709551615 4225635 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 917 465 118 309 0 604 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9024

[startup+6.30266 s]
/proc/loadavg: 1.68 1.73 1.44 2/82 2237
/proc/meminfo: memFree=1364000/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=4448 CPUtime=6.28
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 2081 0 0 0 628 0 0 0 25 0 1 0 1129471300 4554752 638 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 1112 638 118 309 0 799 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9804

[startup+12.7013 s]
/proc/loadavg: 1.63 1.71 1.44 2/82 2237
/proc/meminfo: memFree=1363104/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=5568 CPUtime=12.68
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 3735 0 0 0 1267 1 0 0 25 0 1 0 1129471300 5701632 878 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 1392 878 118 309 0 1079 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10924

[startup+25.5016 s]
/proc/loadavg: 1.49 1.68 1.43 2/82 2237
/proc/meminfo: memFree=1361312/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=7000 CPUtime=25.47
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 6593 0 0 0 2544 3 0 0 25 0 1 0 1129471300 7168000 1272 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 1750 1272 118 309 0 1437 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12356

[startup+51.1013 s]
/proc/loadavg: 1.32 1.62 1.42 2/82 2237
/proc/meminfo: memFree=1359584/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=9072 CPUtime=51.06
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 10333 0 0 0 5101 5 0 0 25 0 1 0 1129471300 9289728 1706 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 2268 1706 118 309 0 1955 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14428

[startup+102.307 s]
/proc/loadavg: 1.14 1.52 1.39 2/82 2237
/proc/meminfo: memFree=1357280/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=11256 CPUtime=102.25
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 14764 0 0 0 10218 7 0 0 25 0 1 0 1129471300 11526144 2297 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 2814 2297 118 309 0 2501 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16612

[startup+162.302 s]
/proc/loadavg: 1.05 1.43 1.37 2/82 2239
/proc/meminfo: memFree=1355104/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=13160 CPUtime=162.23
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 17676 0 0 0 16214 9 0 0 25 0 1 0 1129471300 13475840 2809 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 3290 2809 118 309 0 2977 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18516

[startup+222.301 s]
/proc/loadavg: 1.02 1.35 1.34 2/82 2239
/proc/meminfo: memFree=1353120/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=16132 CPUtime=222.21
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 21933 0 0 0 22209 12 0 0 25 0 1 0 1129471300 16519168 3316 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 4033 3316 118 309 0 3720 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21488

[startup+282.301 s]
/proc/loadavg: 1.00 1.28 1.32 2/82 2239
/proc/meminfo: memFree=1352224/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=16992 CPUtime=282.2
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 24196 0 0 0 28207 13 0 0 25 0 1 0 1129471300 17399808 3595 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 4248 3595 118 309 0 3935 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22348

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.29 2/82 2239
/proc/meminfo: memFree=1350944/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=18032 CPUtime=342.18
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 27429 0 0 0 34204 14 0 0 25 0 1 0 1129471300 18464768 3852 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 4508 3852 118 309 0 4195 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23388

[startup+402.302 s]
/proc/loadavg: 1.00 1.18 1.27 2/82 2239
/proc/meminfo: memFree=1349472/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=19248 CPUtime=402.16
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 29787 0 0 0 40201 15 0 0 25 0 1 0 1129471300 19709952 4226 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 4812 4226 118 309 0 4499 0

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

[pid=2237] ppid=2234 vsize=19888 CPUtime=462.14
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 30932 0 0 0 46199 15 0 0 25 0 1 0 1129471300 20365312 4379 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 4972 4379 118 309 0 4659 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 25244

[startup+522.301 s]
/proc/loadavg: 1.00 1.12 1.24 2/82 2239
/proc/meminfo: memFree=1347424/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=21808 CPUtime=522.12
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 33306 0 0 0 52196 16 0 0 25 0 1 0 1129471300 22331392 4769 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 5452 4769 118 309 0 5139 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 27164

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.22 2/82 2239
/proc/meminfo: memFree=1346976/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=21936 CPUtime=582.11
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 34393 0 0 0 58194 17 0 0 25 0 1 0 1129471300 22462464 4864 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 5484 4864 118 309 0 5171 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27292

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/82 2239
/proc/meminfo: memFree=1346144/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=22828 CPUtime=642.09
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 35589 0 0 0 64192 17 0 0 25 0 1 0 1129471300 23375872 5068 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 5707 5068 118 309 0 5394 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 28184

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/82 2239
/proc/meminfo: memFree=1345248/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=23660 CPUtime=702.07
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 36836 0 0 0 70189 18 0 0 25 0 1 0 1129471300 24227840 5323 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 5915 5323 118 309 0 5602 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 29016

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/82 2239
/proc/meminfo: memFree=1344288/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=24524 CPUtime=762.06
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 38061 0 0 0 76187 19 0 0 25 0 1 0 1129471300 25112576 5556 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 6131 5556 118 309 0 5818 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 29880

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/82 2239
/proc/meminfo: memFree=1343584/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=27196 CPUtime=822.04
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 40839 0 0 0 82184 20 0 0 25 0 1 0 1129471300 27848704 5768 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 6799 5768 118 309 0 6486 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 32552

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/82 2239
/proc/meminfo: memFree=1342560/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=28140 CPUtime=882.02
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 43076 0 0 0 88181 21 0 0 25 0 1 0 1129471300 28815360 5989 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7035 5989 118 309 0 6722 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 33496

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/82 2239
/proc/meminfo: memFree=1341664/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=28716 CPUtime=942.01
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 45311 0 0 0 94178 23 0 0 25 0 1 0 1129471300 29405184 6208 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7179 6208 118 309 0 6866 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/82 2239
/proc/meminfo: memFree=1341024/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=29100 CPUtime=1001.99
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 47470 0 0 0 100176 23 0 0 25 0 1 0 1129471300 29798400 6351 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7275 6351 118 309 0 6962 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 34456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/82 2239
/proc/meminfo: memFree=1341088/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=29100 CPUtime=1061.97
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 47470 0 0 0 106174 23 0 0 25 0 1 0 1129471300 29798400 6351 1992294400 4194304 5460562 548682068784 18446744073709551615 4226914 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7275 6351 118 309 0 6962 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 34456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/82 2239
/proc/meminfo: memFree=1340064/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=30168 CPUtime=1121.96
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 49734 0 0 0 112171 25 0 0 25 0 1 0 1129471300 30892032 6599 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7542 6599 118 309 0 7229 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 35524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 2239
/proc/meminfo: memFree=1339168/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=30928 CPUtime=1181.94
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 51963 0 0 0 118168 26 0 0 25 0 1 0 1129471300 31670272 6812 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7732 6812 118 309 0 7419 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 36284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 2246
/proc/meminfo: memFree=1339296/2055912 swapFree=4170680/4192956
[pid=2234] ppid=2230 vsize=5356 CPUtime=0
/proc/2234/stat : 2234 (rsat.sh) S 2230 2234 1803 0 -1 4194304 315 203 0 0 0 0 0 0 19 0 1 0 1129471299 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2234/statm: 1339 242 199 169 0 50 0
[pid=2237] ppid=2234 vsize=30928 CPUtime=1200.04
/proc/2237/stat : 2237 (rsat) R 2234 2234 1803 0 -1 4194304 51963 0 0 0 119978 26 0 0 25 0 1 0 1129471300 31670272 6812 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2237/statm: 7732 6812 118 309 0 7419 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36284

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.06
CPU user time (s): 1199.79
CPU system time (s): 0.271958
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 44476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52492
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1717

runsolver used 1.48077 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-01 08:41:14
IDJOB=1538100
IDBENCH=70641
IDSOLVER=545
FILE ID=node78/1538100-1238568074
PBS_JOBID= 9062144
Free space on /tmp= 126872 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1906521511-089.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538100-1238568074/watcher-1538100-1238568074 -o /tmp/evaluation-result-1538100-1238568074/solver-1538100-1238568074 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1538100-1238568074.cnf HOME

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

MD5SUM BENCH= 9c1fb07d5218acc7d1bc3d4acef5e909
RANDOM SEED=1185888753

node78.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.214
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.214
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:      2055912 kB
MemFree:       1367304 kB
Buffers:         97696 kB
Cached:         497392 kB
SwapCached:       7800 kB
Active:         333936 kB
Inactive:       271668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1367304 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            5788 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            67192 kB
Committed_AS:  2694704 kB
PageTables:       2556 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= 126868 MiB
End job on node78 at 2009-04-01 09:01:17