Trace number 1538212

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1711406314-093.cnf
MD5SUM827e988c6cf21e8a9c90f9f21d3beb6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
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 |    1519     4622 |      --       0       --      -- |     --   | -11/32
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 350   #clauses: 1519   #literals: 4622
0.00/0.00	c CPU time:   0.003999 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.07/1200.41	HOME/rsat.sh: line 55: 29051 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-1538212-1238600957/watcher-1538212-1238600957 -o /tmp/evaluation-result-1538212-1238600957/solver-1538212-1238600957 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1538212-1238600957.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.01 1.18 3/73 29048
/proc/meminfo: memFree=1443952/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29048/statm: 1339 240 199 169 0 50 0
[pid=29049] ppid=29048 vsize=1256 CPUtime=0
/proc/29049/stat : 29049 (SatElite) R 29048 29048 28809 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 1132760539 1286144 180 1992294400 4194304 4959918 548682068656 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/29049/statm: 314 180 90 186 0 124 0

[startup+0.106605 s]
/proc/loadavg: 1.00 1.01 1.18 3/73 29048
/proc/meminfo: memFree=1443952/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202614 s]
/proc/loadavg: 1.00 1.01 1.18 3/73 29048
/proc/meminfo: memFree=1443952/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302625 s]
/proc/loadavg: 1.00 1.01 1.18 3/73 29048
/proc/meminfo: memFree=1443952/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702667 s]
/proc/loadavg: 1.00 1.01 1.18 3/73 29048
/proc/meminfo: memFree=1443952/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50175 s]
/proc/loadavg: 1.00 1.01 1.18 2/75 29051
/proc/meminfo: memFree=1442720/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=3236 CPUtime=1.48
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 379 0 0 0 148 0 0 0 25 0 1 0 1132760540 3313664 357 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 809 357 118 309 0 496 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8592

[startup+3.10192 s]
/proc/loadavg: 1.00 1.01 1.18 2/75 29051
/proc/meminfo: memFree=1442144/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=3728 CPUtime=3.08
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 951 0 0 0 308 0 0 0 25 0 1 0 1132760540 3817472 480 1992294400 4194304 5460562 548682068784 18446744073709551615 4822096 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 932 480 118 309 0 619 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9084

[startup+6.30126 s]
/proc/loadavg: 1.00 1.01 1.18 2/75 29051
/proc/meminfo: memFree=1441056/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=4496 CPUtime=6.27
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 2182 0 0 0 627 0 0 0 25 0 1 0 1132760540 4603904 652 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 1124 652 118 309 0 811 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9852

[startup+12.7019 s]
/proc/loadavg: 1.00 1.01 1.18 2/75 29051
/proc/meminfo: memFree=1439920/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=5812 CPUtime=12.67
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 4241 0 0 0 1266 1 0 0 25 0 1 0 1132760540 5951488 945 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 1453 945 118 309 0 1140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11168

[startup+25.5023 s]
/proc/loadavg: 1.00 1.01 1.18 2/75 29051
/proc/meminfo: memFree=1438512/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=7036 CPUtime=25.47
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 6824 0 0 0 2545 2 0 0 25 0 1 0 1132760540 7204864 1287 1992294400 4194304 5460562 548682068784 18446744073709551615 4822147 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 1759 1287 118 309 0 1446 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12392

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.17 2/75 29051
/proc/meminfo: memFree=1436656/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=9268 CPUtime=51.06
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 10760 0 0 0 5102 4 0 0 25 0 1 0 1132760540 9490432 1761 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 2317 1761 118 309 0 2004 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14624

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 1.16 2/75 29051
/proc/meminfo: memFree=1434032/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=11856 CPUtime=102.25
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 15299 0 0 0 10218 7 0 0 25 0 1 0 1132760540 12140544 2459 1992294400 4194304 5460562 548682068784 18446744073709551615 4225797 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 2964 2459 118 309 0 2651 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17212

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.15 2/75 29051
/proc/meminfo: memFree=1432176/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=14848 CPUtime=162.23
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 20039 0 0 0 16214 9 0 0 25 0 1 0 1132760540 15204352 3001 1992294400 4194304 5460562 548682068784 18446744073709551615 4211555 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 3712 3001 118 309 0 3399 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20204

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.14 2/75 29051
/proc/meminfo: memFree=1430320/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=16340 CPUtime=222.22
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 23393 0 0 0 22211 11 0 0 25 0 1 0 1132760540 16732160 3379 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 4085 3379 118 309 0 3772 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21696

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.13 2/75 29051
/proc/meminfo: memFree=1428592/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=17704 CPUtime=282.2
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 26774 0 0 0 28208 12 0 0 25 0 1 0 1132760540 18128896 3784 1992294400 4194304 5460562 548682068784 18446744073709551615 4198152 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 4426 3784 118 309 0 4113 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23060

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/75 29051
/proc/meminfo: memFree=1427504/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=18652 CPUtime=342.18
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 29037 0 0 0 34205 13 0 0 25 0 1 0 1132760540 19099648 4063 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 4663 4063 118 309 0 4350 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24008

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.11 2/75 29051
/proc/meminfo: memFree=1426096/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=20368 CPUtime=402.16
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 31366 0 0 0 40202 14 0 0 25 0 1 0 1132760540 20856832 4408 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 5092 4408 118 309 0 4779 0

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

[pid=29051] ppid=29048 vsize=21936 CPUtime=522.14
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 34896 0 0 0 52198 16 0 0 25 0 1 0 1132760540 22462464 4962 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 5484 4962 118 309 0 5171 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 27292

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/75 29051
/proc/meminfo: memFree=1423344/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=22652 CPUtime=582.12
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 36054 0 0 0 58196 16 0 0 25 0 1 0 1132760540 23195648 5128 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 5663 5128 118 309 0 5350 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 28008

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/75 29051
/proc/meminfo: memFree=1422832/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=23336 CPUtime=642.11
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 37204 0 0 0 64194 17 0 0 25 0 1 0 1132760540 23896064 5286 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 5834 5286 118 309 0 5521 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 28692

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/75 29051
/proc/meminfo: memFree=1412912/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=27220 CPUtime=702.09
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 41206 0 0 0 70190 19 0 0 25 0 1 0 1132760540 27873280 5730 1992294400 4194304 5460562 548682068784 18446744073709551615 4211542 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 6805 5730 118 309 0 6492 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 32576

[startup+762.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/75 29057
/proc/meminfo: memFree=1420272/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=27732 CPUtime=762.08
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 41372 0 0 0 76189 19 0 0 25 0 1 0 1132760540 28397568 5896 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 6933 5896 118 309 0 6620 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 33088

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/75 29057
/proc/meminfo: memFree=1419312/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=28244 CPUtime=822.06
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 43615 0 0 0 82186 20 0 0 25 0 1 0 1132760540 28921856 6123 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7061 6123 118 309 0 6748 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 33600

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/75 29057
/proc/meminfo: memFree=1418800/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=28692 CPUtime=882.05
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 45706 0 0 0 88184 21 0 0 25 0 1 0 1132760540 29380608 6198 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7173 6198 118 309 0 6860 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34048

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/75 29057
/proc/meminfo: memFree=1417712/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=29552 CPUtime=942.03
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 47992 0 0 0 94181 22 0 0 25 0 1 0 1132760540 30261248 6468 1992294400 4194304 5460562 548682068784 18446744073709551615 4210639 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7388 6468 118 309 0 7075 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 34908

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/75 29057
/proc/meminfo: memFree=1416944/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=30828 CPUtime=1002.01
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 50200 0 0 0 100178 23 0 0 25 0 1 0 1132760540 31567872 6660 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7707 6660 118 309 0 7394 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 36184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/75 29057
/proc/meminfo: memFree=1416432/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=31464 CPUtime=1062
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 50457 0 0 0 106177 23 0 0 25 0 1 0 1132760540 32219136 6917 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7866 6917 118 309 0 7553 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 36820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/75 29057
/proc/meminfo: memFree=1415344/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=31976 CPUtime=1121.98
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 52612 0 0 0 112174 24 0 0 25 0 1 0 1132760540 32743424 7056 1992294400 4194304 5460562 548682068784 18446744073709551615 4198424 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7994 7056 118 309 0 7681 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 37332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/75 29057
/proc/meminfo: memFree=1415152/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=31692 CPUtime=1181.97
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 54675 0 0 0 118172 25 0 0 25 0 1 0 1132760540 32452608 7103 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7923 7103 118 309 0 7610 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 37048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/75 29057
/proc/meminfo: memFree=1415152/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=31692 CPUtime=1200.07
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 54675 0 0 0 119982 25 0 0 25 0 1 0 1132760540 32452608 7103 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7923 7103 118 309 0 7610 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37048

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/75 29057
/proc/meminfo: memFree=1415152/2055920 swapFree=4164824/4192956
[pid=29048] ppid=29046 vsize=5356 CPUtime=0
/proc/29048/stat : 29048 (rsat.sh) S 29046 29048 28809 0 -1 4194304 315 203 0 0 0 0 0 0 18 0 1 0 1132760539 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29048/statm: 1339 242 199 169 0 50 0
[pid=29051] ppid=29048 vsize=31692 CPUtime=1200.07
/proc/29051/stat : 29051 (rsat) R 29048 29048 28809 0 -1 4194304 54675 0 0 0 119982 25 0 0 25 0 1 0 1132760540 32452608 7103 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29051/statm: 7923 7103 118 309 0 7610 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.83
CPU system time (s): 0.26196
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 45524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55204
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= 18
involuntary context switches= 1779

runsolver used 1.18982 second user time and 3.18751 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-01 17:49:17
IDJOB=1538212
IDBENCH=70753
IDSOLVER=545
FILE ID=node81/1538212-1238600957
PBS_JOBID= 9068342
Free space on /tmp= 126316 MiB

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

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

MD5SUM BENCH= 827e988c6cf21e8a9c90f9f21d3beb6e
RANDOM SEED=513746462

node81.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1444496 kB
Buffers:         90528 kB
Cached:         418788 kB
SwapCached:      19112 kB
Active:         331400 kB
Inactive:       198788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444496 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            5784 kB
Writeback:           0 kB
Mapped:          26540 kB
Slab:            66128 kB
Committed_AS:  3032684 kB
PageTables:       2084 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= 126312 MiB
End job on node81 at 2009-04-01 18:09:20