Trace number 1537892

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S47926000-049.cnf
MD5SUM43e1914e2baa4366249337eaf6ba76dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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 |    1917     9585 |     575       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 90   #clauses: 1917   #literals: 9585
0.00/0.00	c CPU time:   0.000999 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.05/1200.41	HOME/rsat.sh: line 55:  2406 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-1537892-1238455348/watcher-1537892-1238455348 -o /tmp/evaluation-result-1537892-1238455348/solver-1537892-1238455348 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537892-1238455348.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.84 0.95 0.98 3/70 2403
/proc/meminfo: memFree=1684104/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 240 199 169 0 50 0
[pid=2404] ppid=2403 vsize=1268 CPUtime=0
/proc/2404/stat : 2404 (SatElite) R 2403 2403 1850 0 -1 4194304 192 0 0 0 0 0 0 0 19 0 1 0 1118198048 1298432 175 1992294400 4194304 4959918 548682068672 18446744073709551615 4380976 0 0 4096 3 0 0 0 17 0 0 0
/proc/2404/statm: 317 175 90 186 0 127 0

[startup+0.0335869 s]
/proc/loadavg: 0.84 0.95 0.98 3/70 2403
/proc/meminfo: memFree=1684104/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10159 s]
/proc/loadavg: 0.84 0.95 0.98 3/70 2403
/proc/meminfo: memFree=1684104/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30161 s]
/proc/loadavg: 0.84 0.95 0.98 3/70 2403
/proc/meminfo: memFree=1684104/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701649 s]
/proc/loadavg: 0.84 0.95 0.98 3/70 2403
/proc/meminfo: memFree=1684104/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50173 s]
/proc/loadavg: 0.85 0.95 0.98 2/72 2406
/proc/meminfo: memFree=1682808/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=3444 CPUtime=1.49
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 500 0 0 0 149 0 0 0 25 0 1 0 1118198048 3526656 409 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 861 409 118 309 0 548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8800

[startup+3.10189 s]
/proc/loadavg: 0.85 0.95 0.98 2/72 2406
/proc/meminfo: memFree=1682168/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=3928 CPUtime=3.08
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 1074 0 0 0 308 0 0 0 25 0 1 0 1118198048 4022272 530 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 982 530 118 309 0 669 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9284

[startup+6.30121 s]
/proc/loadavg: 0.87 0.95 0.98 2/72 2406
/proc/meminfo: memFree=1681208/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=4736 CPUtime=6.28
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 2352 0 0 0 627 1 0 0 25 0 1 0 1118198048 4849664 714 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 1184 714 118 309 0 871 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10092

[startup+12.7029 s]
/proc/loadavg: 0.88 0.95 0.98 2/72 2406
/proc/meminfo: memFree=1680072/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=6084 CPUtime=12.68
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 4321 0 0 0 1266 2 0 0 25 0 1 0 1118198048 6230016 1013 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 1521 1013 118 309 0 1208 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11440

[startup+25.5011 s]
/proc/loadavg: 0.89 0.95 0.98 2/72 2406
/proc/meminfo: memFree=1678344/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=7496 CPUtime=25.47
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 6948 0 0 0 2544 3 0 0 25 0 1 0 1118198048 7675904 1400 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 1874 1400 118 309 0 1561 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12852

[startup+51.1017 s]
/proc/loadavg: 0.93 0.96 0.98 2/72 2406
/proc/meminfo: memFree=1676552/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=9700 CPUtime=51.06
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 10394 0 0 0 5101 5 0 0 25 0 1 0 1118198048 9932800 1863 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 2425 1863 118 309 0 2112 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15056

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/72 2406
/proc/meminfo: memFree=1674440/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=11664 CPUtime=102.25
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 14286 0 0 0 10218 7 0 0 25 0 1 0 1118198048 11943936 2395 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 2916 2395 118 309 0 2603 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17020

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1672392/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=13472 CPUtime=162.24
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 17187 0 0 0 16215 9 0 0 25 0 1 0 1118198048 13795328 2896 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 3368 2896 118 309 0 3055 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18828

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1670536/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=16192 CPUtime=222.22
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 20872 0 0 0 22211 11 0 0 25 0 1 0 1118198048 16580608 3343 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 4048 3343 118 309 0 3735 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21548

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1669384/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=17216 CPUtime=282.2
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 23136 0 0 0 28208 12 0 0 25 0 1 0 1118198048 17629184 3623 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 4304 3623 118 309 0 3991 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22572

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1668360/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=18108 CPUtime=342.19
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 25382 0 0 0 34206 13 0 0 25 0 1 0 1118198048 18542592 3885 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 4527 3885 118 309 0 4214 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23464

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1667208/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=19224 CPUtime=402.17
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 27671 0 0 0 40203 14 0 0 25 0 1 0 1118198048 19685376 4190 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 4806 4190 118 309 0 4493 0

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

[pid=2406] ppid=2403 vsize=20704 CPUtime=462.15
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 30047 0 0 0 46201 14 0 0 25 0 1 0 1118198048 21200896 4582 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 5176 4582 118 309 0 4863 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 26060

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1664776/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=21352 CPUtime=522.14
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 31208 0 0 0 52199 15 0 0 25 0 1 0 1118198048 21864448 4751 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 5338 4751 118 309 0 5025 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26708

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1664072/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=22204 CPUtime=582.12
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 32429 0 0 0 58196 16 0 0 25 0 1 0 1118198048 22736896 4980 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 5551 4980 118 309 0 5238 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27560

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1663240/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=22740 CPUtime=642.1
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 33586 0 0 0 64194 16 0 0 25 0 1 0 1118198048 23285760 5145 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 5685 5145 118 309 0 5372 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 28096

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1662344/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=23892 CPUtime=702.09
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 34813 0 0 0 70192 17 0 0 25 0 1 0 1118198048 24465408 5380 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 5973 5380 118 309 0 5660 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 29248

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1661640/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=24240 CPUtime=762.08
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 35964 0 0 0 76190 18 0 0 25 0 1 0 1118198048 24821760 5539 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 6060 5539 118 309 0 5747 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 29596

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1661000/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=24748 CPUtime=822.05
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 37096 0 0 0 82187 18 0 0 25 0 1 0 1118198048 25341952 5679 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 6187 5679 118 309 0 5874 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 30104

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1660168/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=25764 CPUtime=882.03
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 38279 0 0 0 88184 19 0 0 25 0 1 0 1118198048 26382336 5870 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 6441 5870 118 309 0 6128 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 31120

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1658952/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=29028 CPUtime=942.01
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 41153 0 0 0 94181 20 0 0 25 0 1 0 1118198048 29724672 6178 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 7257 6178 118 309 0 6944 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1658952/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=29028 CPUtime=1002
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 41162 0 0 0 100180 20 0 0 25 0 1 0 1118198048 29724672 6187 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 7257 6187 118 309 0 6944 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1657800/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=29924 CPUtime=1061.98
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 43464 0 0 0 106177 21 0 0 25 0 1 0 1118198048 30642176 6473 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 7481 6473 118 309 0 7168 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1656712/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=30676 CPUtime=1121.97
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 45733 0 0 0 112175 22 0 0 25 0 1 0 1118198048 31412224 6726 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 7669 6726 118 309 0 7356 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 36032

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2406
/proc/meminfo: memFree=1656712/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=30676 CPUtime=1181.95
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 45733 0 0 0 118173 22 0 0 25 0 1 0 1118198048 31412224 6726 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 7669 6726 118 309 0 7356 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 36032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 2408
/proc/meminfo: memFree=1656776/2055920 swapFree=4173176/4192956
[pid=2403] ppid=2401 vsize=5356 CPUtime=0
/proc/2403/stat : 2403 (rsat.sh) S 2401 2403 1850 0 -1 4194304 315 195 0 0 0 0 0 0 18 0 1 0 1118198047 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2403/statm: 1339 242 199 169 0 50 0
[pid=2406] ppid=2403 vsize=30676 CPUtime=1200.05
/proc/2406/stat : 2406 (rsat) R 2403 2403 1850 0 -1 4194304 45733 0 0 0 119983 22 0 0 25 0 1 0 1118198048 31412224 6726 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2406/statm: 7669 6726 118 309 0 7356 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36032

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.08
CPU user time (s): 1199.84
CPU system time (s): 0.232964
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 44224

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

runsolver used 1.11283 second user time and 3.2655 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-31 01:22:28
IDJOB=1537892
IDBENCH=70433
IDSOLVER=545
FILE ID=node36/1537892-1238455348
PBS_JOBID= 9061673
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 43e1914e2baa4366249337eaf6ba76dd
RANDOM SEED=1389716142

node36.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:      2055920 kB
MemFree:       1684648 kB
Buffers:         63464 kB
Cached:         223740 kB
SwapCached:       9072 kB
Active:         124808 kB
Inactive:       172948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684648 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:            5904 kB
Writeback:           0 kB
Mapped:          16256 kB
Slab:            58972 kB
Committed_AS:  3032160 kB
PageTables:       1876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node36 at 2009-03-31 01:42:30