Trace number 1824821

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) 10000 10002.6

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1122.1
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   28318    74883 |    8495       0        0     nan |  0.000 % |
0.18/0.23	c |         0 |   19862    62399 |      --       0       --      -- |     --   | -8325/-12062
0.18/0.23	c ==============================================================================
0.18/0.23	c Result  :   #vars: 3611   #clauses: 19862   #literals: 62399
0.18/0.23	c CPU time:   0.226965 s
0.18/0.23	c ==============================================================================
0.18/0.27	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-1824821-1242482879/watcher-1824821-1242482879 -o /tmp/evaluation-result-1824821-1242482879/solver-1824821-1242482879 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824821-1242482879.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.85 0.97 0.94 3/64 3466
/proc/meminfo: memFree=803544/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 103289796 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 235 195 169 0 50 0
[pid=3467] ppid=3466 vsize=1556 CPUtime=0
/proc/3467/stat : 3467 (SatElite) R 3466 3466 3429 0 -1 4194304 262 0 0 0 0 0 0 0 19 0 1 0 103289796 1593344 245 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/3467/statm: 389 247 49 128 0 258 0

[startup+0.0374739 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 3466
/proc/meminfo: memFree=803544/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 103289796 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 235 195 169 0 50 0
[pid=3467] ppid=3466 vsize=4080 CPUtime=0.02
/proc/3467/stat : 3467 (SatElite) R 3466 3466 3429 0 -1 4194304 947 0 0 0 2 0 0 0 19 0 1 0 103289796 4177920 906 1992294400 134512640 135038345 4294956288 18446744073709551615 134562506 0 0 4096 3 0 0 0 17 1 0 0
/proc/3467/statm: 1020 906 69 128 0 889 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9436

[startup+0.102481 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 3466
/proc/meminfo: memFree=803544/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 103289796 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 235 195 169 0 50 0
[pid=3467] ppid=3466 vsize=4956 CPUtime=0.09
/proc/3467/stat : 3467 (SatElite) R 3466 3466 3429 0 -1 4194304 1170 0 0 0 9 0 0 0 19 0 1 0 103289796 5074944 1129 1992294400 134512640 135038345 4294956288 18446744073709551615 134571779 0 0 4096 3 0 0 0 17 1 0 0
/proc/3467/statm: 1239 1129 69 128 0 1108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10312

[startup+0.301512 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 3466
/proc/meminfo: memFree=803544/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5356

[startup+0.701549 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 3466
/proc/meminfo: memFree=803544/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5356

[startup+1.50163 s]
/proc/loadavg: 0.85 0.97 0.94 2/66 3469
/proc/meminfo: memFree=800008/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=3832 CPUtime=1.22
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 836 0 0 0 122 0 0 0 25 0 1 0 103289823 3923968 806 1992294400 134512640 135377749 4294956400 18446744073709551615 134523288 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 958 806 86 211 0 744 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9188

[startup+3.10179 s]
/proc/loadavg: 0.85 0.97 0.94 2/66 3469
/proc/meminfo: memFree=799432/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=4360 CPUtime=2.82
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 963 0 0 0 282 0 0 0 25 0 1 0 103289823 4464640 933 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 1090 933 86 211 0 876 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9716

[startup+6.30113 s]
/proc/loadavg: 0.86 0.97 0.94 2/66 3469
/proc/meminfo: memFree=798344/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=5260 CPUtime=6.02
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 1257 0 0 0 602 0 0 0 25 0 1 0 103289823 5386240 1162 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 1315 1162 86 211 0 1101 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10616

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.94 2/66 3469
/proc/meminfo: memFree=796040/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=7176 CPUtime=12.42
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 1939 0 0 0 1242 0 0 0 25 0 1 0 103289823 7348224 1584 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 1794 1584 86 211 0 1580 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12532

[startup+25.5021 s]
/proc/loadavg: 0.90 0.97 0.94 2/66 3469
/proc/meminfo: memFree=793992/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=9504 CPUtime=25.22
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 2950 0 0 0 2520 2 0 0 25 0 1 0 103289823 9732096 2109 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 2376 2109 86 211 0 2162 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14860

[startup+51.1028 s]
/proc/loadavg: 0.93 0.97 0.94 2/66 3469
/proc/meminfo: memFree=791048/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=12272 CPUtime=50.81
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 4083 0 0 0 5078 3 0 0 25 0 1 0 103289823 12566528 2854 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 3068 2854 86 211 0 2854 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17628

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.94 2/66 3469
/proc/meminfo: memFree=786696/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=17180 CPUtime=101.99
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 6328 0 0 0 10195 4 0 0 25 0 1 0 103289823 17592320 3946 1992294400 134512640 135377749 4294956400 18446744073709551615 134530158 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 4295 3946 86 211 0 4081 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22536

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 3469
/proc/meminfo: memFree=777800/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=26448 CPUtime=161.98
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 8678 0 0 0 16191 7 0 0 25 0 1 0 103289823 27082752 6230 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 6612 6230 86 211 0 6398 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31804

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 3469
/proc/meminfo: memFree=776968/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=26812 CPUtime=221.96
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 9779 0 0 0 22188 8 0 0 25 0 1 0 103289823 27455488 6414 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 6703 6414 86 211 0 6489 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32168

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 3469
/proc/meminfo: memFree=777288/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=26016 CPUtime=281.95
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 9781 0 0 0 28187 8 0 0 25 0 1 0 103289823 26640384 6280 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 6504 6280 86 211 0 6290 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31372

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 3469
/proc/meminfo: memFree=775560/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=28020 CPUtime=341.93
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 10308 0 0 0 34185 8 0 0 25 0 1 0 103289823 28692480 6774 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 7005 6774 86 211 0 6791 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33376

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 3469
/proc/meminfo: memFree=770056/2055920 swapFree=4192812/4192956

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

/proc/3469/statm: 44526 43411 86 211 0 44312 0
Current children cumulated CPU time (s) 9339.87
Current children cumulated vsize (KiB) 183460

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=628232/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=178104 CPUtime=9399.59
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87155 0 0 0 939883 76 0 0 25 0 1 0 103289823 182378496 43460 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 44526 43460 86 211 0 44312 0
Current children cumulated CPU time (s) 9399.85
Current children cumulated vsize (KiB) 183460

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=627976/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=178360 CPUtime=9459.58
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87232 0 0 0 945882 76 0 0 25 0 1 0 103289823 182640640 43472 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 44590 43472 86 211 0 44376 0
Current children cumulated CPU time (s) 9459.84
Current children cumulated vsize (KiB) 183716

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=627912/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=178872 CPUtime=9519.56
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87384 0 0 0 951880 76 0 0 25 0 1 0 103289823 183164928 43495 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 44718 43495 86 211 0 44504 0
Current children cumulated CPU time (s) 9519.82
Current children cumulated vsize (KiB) 184228

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=627656/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=179388 CPUtime=9579.54
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87488 0 0 0 957878 76 0 0 25 0 1 0 103289823 183693312 43599 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 44847 43599 86 211 0 44633 0
Current children cumulated CPU time (s) 9579.8
Current children cumulated vsize (KiB) 184744

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=627400/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=179648 CPUtime=9639.53
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87545 0 0 0 963877 76 0 0 25 0 1 0 103289823 183959552 43656 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 44912 43656 86 211 0 44698 0
Current children cumulated CPU time (s) 9639.79
Current children cumulated vsize (KiB) 185004

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=627336/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=179648 CPUtime=9699.51
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87567 0 0 0 969875 76 0 0 25 0 1 0 103289823 183959552 43678 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 44912 43678 86 211 0 44698 0
Current children cumulated CPU time (s) 9699.77
Current children cumulated vsize (KiB) 185004

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=627016/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=180160 CPUtime=9759.49
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87777 0 0 0 975873 76 0 0 25 0 1 0 103289823 184483840 43759 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 45040 43759 86 211 0 44826 0
Current children cumulated CPU time (s) 9759.75
Current children cumulated vsize (KiB) 185516

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=626568/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=180936 CPUtime=9819.48
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87879 0 0 0 981872 76 0 0 25 0 1 0 103289823 185278464 43861 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 45234 43861 86 211 0 45020 0
Current children cumulated CPU time (s) 9819.74
Current children cumulated vsize (KiB) 186292

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=626568/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=180936 CPUtime=9879.47
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87883 0 0 0 987871 76 0 0 25 0 1 0 103289823 185278464 43865 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 45234 43865 86 211 0 45020 0
Current children cumulated CPU time (s) 9879.73
Current children cumulated vsize (KiB) 186292

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=626440/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=181196 CPUtime=9939.45
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87923 0 0 0 993869 76 0 0 25 0 1 0 103289823 185544704 43905 1992294400 134512640 135377749 4294956400 18446744073709551615 134524169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 45299 43905 86 211 0 45085 0
Current children cumulated CPU time (s) 9939.71
Current children cumulated vsize (KiB) 186552

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=626184/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=181456 CPUtime=9999.44
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87981 0 0 0 999867 77 0 0 25 0 1 0 103289823 185810944 43963 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 45364 43963 86 211 0 45150 0
Current children cumulated CPU time (s) 9999.7
Current children cumulated vsize (KiB) 186812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 3487
/proc/meminfo: memFree=626184/2055920 swapFree=4192812/4192956
[pid=3466] ppid=3464 vsize=5356 CPUtime=0.26
/proc/3466/stat : 3466 (rsat.sh) S 3464 3466 3429 0 -1 4194304 310 1358 0 0 0 0 25 1 17 0 1 0 103289796 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3466/statm: 1339 237 195 169 0 50 0
[pid=3469] ppid=3466 vsize=181456 CPUtime=9999.74
/proc/3469/stat : 3469 (rsat) R 3466 3466 3429 0 -1 4194304 87981 0 0 0 999897 77 0 0 25 0 1 0 103289823 185810944 43963 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3469/statm: 45364 43963 86 211 0 45150 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 186812

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 3466 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=253961
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.268958
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10002.6
CPU time (s): 10000
CPU user time (s): 9999.22
CPU system time (s): 0.78
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 218804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.253961
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1668
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= 5
involuntary context switches= 3

runsolver used 11.7302 second user time and 24.1383 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-16 16:07:59
IDJOB=1824821
IDBENCH=20404
IDSOLVER=665
FILE ID=node7/1824821-1242482879
PBS_JOBID= 9306893
Free space on /tmp= 66252 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824821-1242482879/watcher-1824821-1242482879 -o /tmp/evaluation-result-1824821-1242482879/solver-1824821-1242482879 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824821-1242482879.cnf            

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=1674411550

node7.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.243
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.243
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:        803960 kB
Buffers:         91328 kB
Cached:        1048824 kB
SwapCached:        140 kB
Active:         219616 kB
Inactive:       934484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        803960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            83820 kB
Committed_AS:   353356 kB
PageTables:       1444 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= 66248 MiB
End job on node7 at 2009-05-16 18:54:44