Trace number 1592767

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.01 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.02	c Parsing...
0.06/0.08	c ==============================================================================
0.06/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.08	c ==============================================================================
0.06/0.08	c |         0 |  104640   311346 |   31391       0        0     nan |  0.000 % |
0.68/0.76	c |         0 |  103841   441767 |      --       0       --      -- |     --   | -799/130421
0.68/0.76	c ==============================================================================
0.68/0.76	c Result  :   #vars: 1091   #clauses: 103841   #literals: 441767
0.68/0.76	c CPU time:   0.727889 s
0.68/0.76	c ==============================================================================
0.87/0.95	c Rsat version 2.00

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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.00 0.00 0.00 3/81 24772
/proc/meminfo: memFree=1567824/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 549139826 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 235 195 169 0 50 0
[pid=24773] ppid=24772 vsize=684 CPUtime=0
/proc/24773/stat : 24773 (SatElite) D 24772 24772 24735 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 549139826 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/24773/statm: 171 44 36 128 0 40 0

[startup+0.085007 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 24772
/proc/meminfo: memFree=1567824/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 549139826 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 235 195 169 0 50 0
[pid=24773] ppid=24772 vsize=6924 CPUtime=0.06
/proc/24773/stat : 24773 (SatElite) R 24772 24772 24735 0 -1 4194304 1618 0 0 0 5 1 0 0 18 0 1 0 549139826 7090176 1601 1992294400 134512640 135038345 4294956288 18446744073709551615 134545835 0 0 4096 3 0 0 0 17 0 0 0
/proc/24773/statm: 1731 1601 49 128 0 1600 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12280

[startup+0.101009 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 24772
/proc/meminfo: memFree=1567824/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 549139826 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 235 195 169 0 50 0
[pid=24773] ppid=24772 vsize=8004 CPUtime=0.08
/proc/24773/stat : 24773 (SatElite) R 24772 24772 24735 0 -1 4194304 1904 0 0 0 7 1 0 0 18 0 1 0 549139826 8196096 1887 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/24773/statm: 2001 1887 69 128 0 1870 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13360

[startup+0.301028 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 24772
/proc/meminfo: memFree=1567824/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 549139826 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 235 195 169 0 50 0
[pid=24773] ppid=24772 vsize=10884 CPUtime=0.28
/proc/24773/stat : 24773 (SatElite) R 24772 24772 24735 0 -1 4194304 2613 0 0 0 26 2 0 0 19 0 1 0 549139826 11145216 2596 1992294400 134512640 135038345 4294956288 18446744073709551615 134589215 0 0 4096 3 0 0 0 17 0 0 0
/proc/24773/statm: 2721 2596 69 128 0 2590 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16240

[startup+0.701067 s]
/proc/loadavg: 0.00 0.00 0.00 3/81 24772
/proc/meminfo: memFree=1567824/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 549139826 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 235 195 169 0 50 0
[pid=24773] ppid=24772 vsize=11272 CPUtime=0.68
/proc/24773/stat : 24773 (SatElite) R 24772 24772 24735 0 -1 4194304 2715 0 0 0 66 2 0 0 23 0 1 0 549139826 11542528 2698 1992294400 134512640 135038345 4294956288 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 0 0 0
/proc/24773/statm: 2818 2698 69 128 0 2687 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16628

[startup+1.50114 s]
/proc/loadavg: 0.00 0.00 0.00 2/83 24775
/proc/meminfo: memFree=1562048/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=8512 CPUtime=0.53
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 1960 0 0 0 52 1 0 0 23 0 1 0 549139922 8716288 1946 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 2128 1946 86 211 0 1914 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 13868

[startup+3.1013 s]
/proc/loadavg: 0.08 0.02 0.01 2/83 24775
/proc/meminfo: memFree=1556096/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=11352 CPUtime=2.12
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 2656 0 0 0 211 1 0 0 25 0 1 0 549139922 11624448 2642 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 2838 2642 86 211 0 2624 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 16708

[startup+6.30261 s]
/proc/loadavg: 0.08 0.02 0.01 2/83 24775
/proc/meminfo: memFree=1551296/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=15220 CPUtime=5.32
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 3640 0 0 0 530 2 0 0 25 0 1 0 549139922 15585280 3593 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 3805 3593 86 211 0 3591 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 20576

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.02 2/83 24775
/proc/meminfo: memFree=1545152/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=20884 CPUtime=11.73
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 5512 0 0 0 1169 4 0 0 25 0 1 0 549139922 21385216 4979 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 5221 4979 86 211 0 5007 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 26240

[startup+25.5015 s]
/proc/loadavg: 0.34 0.08 0.02 2/83 24775
/proc/meminfo: memFree=1544384/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=21728 CPUtime=24.51
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 5703 0 0 0 2447 4 0 0 25 0 1 0 549139922 22249472 5170 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 5432 5170 86 211 0 5218 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 27084

[startup+51.102 s]
/proc/loadavg: 0.56 0.15 0.05 2/83 24775
/proc/meminfo: memFree=1536960/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=28672 CPUtime=50.11
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 7881 0 0 0 5005 6 0 0 25 0 1 0 549139922 29360128 6949 1992294400 134512640 135377749 4294956400 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 7168 6949 86 211 0 6954 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 34028

[startup+102.307 s]
/proc/loadavg: 0.82 0.29 0.10 2/83 24775
/proc/meminfo: memFree=1536832/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=28800 CPUtime=101.29
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 7940 0 0 0 10123 6 0 0 25 0 1 0 549139922 29491200 7008 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 7200 7008 86 211 0 6986 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 34156

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/83 24775
/proc/meminfo: memFree=1527872/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=37948 CPUtime=161.26
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 11140 0 0 0 16117 9 0 0 25 0 1 0 549139922 38858752 9174 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 9487 9174 86 211 0 9273 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 43304

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/83 24775
/proc/meminfo: memFree=1519936/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=45968 CPUtime=221.22
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 13170 0 0 0 22111 11 0 0 25 0 1 0 549139922 47071232 11204 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 11492 11204 86 211 0 11278 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 51324

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/83 24775
/proc/meminfo: memFree=1515584/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=49788 CPUtime=281.21
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 15562 0 0 0 28108 13 0 0 25 0 1 0 549139922 50982912 12235 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 12447 12235 86 211 0 12233 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 55144

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/83 24775
/proc/meminfo: memFree=1515584/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=49788 CPUtime=341.17
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 15566 0 0 0 34104 13 0 0 25 0 1 0 549139922 50982912 12239 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 12447 12239 86 211 0 12233 0

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

/proc/24775/statm: 15542 14969 86 211 0 15328 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 67524

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/83 24775
/proc/meminfo: memFree=1501824/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=66548 CPUtime=581.07
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 19657 0 0 0 58091 16 0 0 25 0 1 0 549139922 68145152 15689 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 16637 15689 86 211 0 16423 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 71904

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/83 24775
/proc/meminfo: memFree=1498880/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=69636 CPUtime=641.05
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 20378 0 0 0 64089 16 0 0 25 0 1 0 549139922 71307264 16410 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 17409 16410 86 211 0 17195 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 74992

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/83 24775
/proc/meminfo: memFree=1496448/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=72072 CPUtime=701.01
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 20993 0 0 0 70084 17 0 0 25 0 1 0 549139922 73801728 17025 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18018 17025 86 211 0 17804 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 77428

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/83 24775
/proc/meminfo: memFree=1492736/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=75812 CPUtime=760.99
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 21900 0 0 0 76081 18 0 0 25 0 1 0 549139922 77631488 17932 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18953 17932 86 211 0 18739 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 81168

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/83 24775
/proc/meminfo: memFree=1490560/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=78004 CPUtime=820.96
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 22501 0 0 0 82077 19 0 0 25 0 1 0 549139922 79876096 18467 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 19501 18467 86 211 0 19287 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 83360

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/83 24775
/proc/meminfo: memFree=1488256/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=80320 CPUtime=880.93
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 23138 0 0 0 88074 19 0 0 25 0 1 0 549139922 82247680 19038 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 20080 19038 86 211 0 19866 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 85676

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/83 24775
/proc/meminfo: memFree=1492160/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=73784 CPUtime=940.91
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 24782 0 0 0 94071 20 0 0 25 0 1 0 549139922 75554816 18019 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18446 18019 86 211 0 18232 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 79140

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/83 24775
/proc/meminfo: memFree=1491968/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=74304 CPUtime=1000.89
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 24855 0 0 0 100069 20 0 0 25 0 1 0 549139922 76087296 18092 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18576 18092 86 211 0 18362 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 79660

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/83 24775
/proc/meminfo: memFree=1491904/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=74304 CPUtime=1060.86
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 24867 0 0 0 106066 20 0 0 25 0 1 0 549139922 76087296 18104 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18576 18104 86 211 0 18362 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 79660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/83 24775
/proc/meminfo: memFree=1491840/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=74304 CPUtime=1120.83
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 24871 0 0 0 112063 20 0 0 25 0 1 0 549139922 76087296 18108 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18576 18108 86 211 0 18362 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 79660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/83 24775
/proc/meminfo: memFree=1491840/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=74304 CPUtime=1180.81
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 24879 0 0 0 118061 20 0 0 25 0 1 0 549139922 76087296 18116 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18576 18116 86 211 0 18362 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 79660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/83 24775
/proc/meminfo: memFree=1491840/2055920 swapFree=4169732/4192956
[pid=24772] ppid=24770 vsize=5356 CPUtime=0.9
/proc/24772/stat : 24772 (rsat.sh) S 24770 24772 24735 0 -1 4194304 310 2718 0 0 0 0 88 2 16 0 1 0 549139826 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24772/statm: 1339 237 195 169 0 50 0
[pid=24775] ppid=24772 vsize=74304 CPUtime=1199.11
/proc/24775/stat : 24775 (rsat) R 24772 24772 24735 0 -1 4194304 24883 0 0 0 119891 20 0 0 25 0 1 0 549139922 76087296 18120 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24775/statm: 18576 18120 86 211 0 18362 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 79660

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24772 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=886865
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=27995
# CPU time returned by wait4() is 0.91486
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.01
CPU user time (s): 1199.79
CPU system time (s): 0.22
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 92224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.886865
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3028
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= 9
involuntary context switches= 6

runsolver used 1.43978 second user time and 4.03039 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-09 00:01:49
IDJOB=1592767
IDBENCH=71064
IDSOLVER=560
FILE ID=node89/1592767-1239228109
PBS_JOBID= 9113590
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1592767-1239228109/watcher-1592767-1239228109 -o /tmp/evaluation-result-1592767-1239228109/solver-1592767-1239228109 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1592767-1239228109.cnf            

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=1891683174

node89.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.240
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.240
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:       1568304 kB
Buffers:         40648 kB
Cached:         361628 kB
SwapCached:      12524 kB
Active:         104528 kB
Inactive:       311680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568304 kB
SwapTotal:     4192956 kB
SwapFree:      4169732 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:          19488 kB
Slab:            55688 kB
Committed_AS:  1901540 kB
PageTables:       2600 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= 66552 MiB
End job on node89 at 2009-04-09 00:21:52