Trace number 1825602

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.1 10004.1

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.484
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c Parsing...
0.99/1.09	c ==============================================================================
0.99/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.09	c ==============================================================================
0.99/1.09	c |         0 | 1332772  3936682 |  399831       0        0     nan |  0.000 % |
7.47/7.57	c |         0 | 1317234  4010071 |      --       0       --      -- |     --   | -15195/74092
7.47/7.57	c ==============================================================================
7.47/7.57	c Result  :   #vars: 30665   #clauses: 1317234   #literals: 4010071
7.47/7.57	c CPU time:   7.35988 s
7.47/7.57	c ==============================================================================
9.17/9.21	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-1825602-1242510781/watcher-1825602-1242510781 -o /tmp/evaluation-result-1825602-1242510781/solver-1825602-1242510781 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825602-1242510781.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: 1.00 1.00 1.00 3/64 3609
/proc/meminfo: memFree=1566200/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) R 3607 3609 3395 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3609/statm: 1339 234 194 169 0 50 0
[pid=3610] ppid=3609 vsize=820 CPUtime=0
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 279111414 839680 117 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 205 118 49 128 0 74 0

[startup+0.104371 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3609
/proc/meminfo: memFree=1566200/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=7988 CPUtime=0.09
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 1782 0 0 0 8 1 0 0 20 0 1 0 279111414 8179712 1765 1992294400 134512640 135038345 4294956288 18446744073709551615 134546489 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 1997 1765 49 128 0 1866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.20138 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3609
/proc/meminfo: memFree=1566200/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=14924 CPUtime=0.19
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 3378 0 0 0 17 2 0 0 20 0 1 0 279111414 15282176 3361 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 3731 3361 49 128 0 3600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20280

[startup+0.30139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3609
/proc/meminfo: memFree=1566200/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=21488 CPUtime=0.28
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 5020 0 0 0 25 3 0 0 21 0 1 0 279111414 22003712 5003 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 5372 5003 49 128 0 5241 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26844

[startup+0.701434 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3609
/proc/meminfo: memFree=1566200/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=47120 CPUtime=0.68
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 11372 0 0 0 60 8 0 0 25 0 1 0 279111414 48250880 11355 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 11780 11356 49 128 0 11649 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52476

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3611
/proc/meminfo: memFree=1483624/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=108148 CPUtime=1.49
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 25801 0 0 0 133 16 0 0 25 0 1 0 279111414 110743552 23079 1992294400 134512640 135038345 4294956288 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 27037 23079 69 128 0 26906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113504

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3611
/proc/meminfo: memFree=1469480/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=126460 CPUtime=3.09
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 29354 0 0 0 291 18 0 0 25 0 1 0 279111414 129495040 26562 1992294400 134512640 135038345 4294956288 18446744073709551615 134589230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 31615 26562 69 128 0 31484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131816

[startup+6.30204 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3611
/proc/meminfo: memFree=1457704/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=0
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279111414 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3609/statm: 1339 235 195 169 0 50 0
[pid=3610] ppid=3609 vsize=126908 CPUtime=6.27
/proc/3610/stat : 3610 (SatElite) R 3609 3609 3395 0 -1 4194304 29481 0 0 0 608 19 0 0 25 0 1 0 279111414 129953792 26673 1992294400 134512640 135038345 4294956288 18446744073709551615 134543859 0 0 4096 3 0 0 0 17 0 0 0
/proc/3610/statm: 31727 26673 69 128 0 31596 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 132264

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1466344/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=74776 CPUtime=3.46
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 18575 0 0 0 338 8 0 0 25 0 1 0 279112335 76570624 18438 1992294400 134512640 135377749 4294956400 18446744073709551615 134522686 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 18694 18438 86 211 0 18480 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 80132

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1452072/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=88716 CPUtime=16.24
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 22101 0 0 0 1611 13 0 0 25 0 1 0 279112335 90845184 21929 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 22179 21929 86 211 0 21965 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 94072

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1429992/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=111520 CPUtime=41.83
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 27965 0 0 0 4164 19 0 0 25 0 1 0 279112335 114196480 27475 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 27880 27475 86 211 0 27666 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 116876

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1394024/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=147744 CPUtime=93
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 37220 0 0 0 9273 27 0 0 25 0 1 0 279112335 151289856 36331 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 36936 36331 86 211 0 36722 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 153100

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1364776/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=176568 CPUtime=152.97
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 44633 0 0 0 15264 33 0 0 25 0 1 0 279112335 180805632 43714 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 44142 43714 86 211 0 43928 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 181924

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1338728/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=205568 CPUtime=212.95
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 52239 0 0 0 21253 42 0 0 25 0 1 0 279112335 210501632 50170 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 51392 50170 86 211 0 51178 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 210924

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1317864/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=226128 CPUtime=272.93
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 57604 0 0 0 27246 47 0 0 25 0 1 0 279112335 231555072 55448 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 56532 55448 86 211 0 56318 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 231484

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3612
/proc/meminfo: memFree=1281000/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=262100 CPUtime=332.9
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 66763 0 0 0 33232 58 0 0 25 0 1 0 279112335 268390400 64590 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 65525 64590 86 211 0 65311 0

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

/proc/3612/statm: 175390 171776 86 211 0 175176 0
Current children cumulated CPU time (s) 9338.47
Current children cumulated vsize (KiB) 706916

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=840424/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=709280 CPUtime=9389.26
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 223750 0 0 0 938732 194 0 0 25 0 1 0 279112335 726302720 173748 1992294400 134512640 135377749 4294956400 18446744073709551615 134529263 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 177320 173748 86 211 0 177106 0
Current children cumulated CPU time (s) 9398.45
Current children cumulated vsize (KiB) 714636

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=832936/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=716456 CPUtime=9449.24
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 225656 0 0 0 944727 197 0 0 25 0 1 0 279112335 733650944 175621 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 179114 175621 86 211 0 178900 0
Current children cumulated CPU time (s) 9458.43
Current children cumulated vsize (KiB) 721812

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=826984/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=722444 CPUtime=9509.21
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 227252 0 0 0 950723 198 0 0 25 0 1 0 279112335 739782656 177118 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 180611 177118 86 211 0 180397 0
Current children cumulated CPU time (s) 9518.4
Current children cumulated vsize (KiB) 727800

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=819240/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=730152 CPUtime=9569.19
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 229375 0 0 0 956720 199 0 0 25 0 1 0 279112335 747675648 179039 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 182538 179039 86 211 0 182324 0
Current children cumulated CPU time (s) 9578.38
Current children cumulated vsize (KiB) 735508

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=811048/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=738156 CPUtime=9629.18
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 231511 0 0 0 962716 202 0 0 25 0 1 0 279112335 755871744 181075 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 184539 181075 86 211 0 184325 0
Current children cumulated CPU time (s) 9638.37
Current children cumulated vsize (KiB) 743512

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=802472/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=746868 CPUtime=9689.16
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 233772 0 0 0 968712 204 0 0 25 0 1 0 279112335 764792832 183169 1992294400 134512640 135377749 4294956400 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 186717 183169 86 211 0 186503 0
Current children cumulated CPU time (s) 9698.35
Current children cumulated vsize (KiB) 752224

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=794344/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=755048 CPUtime=9749.15
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 235972 0 0 0 974708 207 0 0 25 0 1 0 279112335 773169152 185195 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 188762 185195 86 211 0 188548 0
Current children cumulated CPU time (s) 9758.34
Current children cumulated vsize (KiB) 760404

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=785512/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=763456 CPUtime=9809.12
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 238261 0 0 0 980703 209 0 0 25 0 1 0 279112335 781778944 187407 1992294400 134512640 135377749 4294956400 18446744073709551615 134525872 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 190864 187407 86 211 0 190650 0
Current children cumulated CPU time (s) 9818.31
Current children cumulated vsize (KiB) 768812

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=776104/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=772604 CPUtime=9869.11
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 240595 0 0 0 986699 212 0 0 25 0 1 0 279112335 791146496 189738 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 193151 189738 86 211 0 192937 0
Current children cumulated CPU time (s) 9878.3
Current children cumulated vsize (KiB) 777960

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=770472/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=778392 CPUtime=9929.1
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 242179 0 0 0 992696 214 0 0 25 0 1 0 279112335 797073408 191119 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 194598 191119 86 211 0 194384 0
Current children cumulated CPU time (s) 9938.29
Current children cumulated vsize (KiB) 783748

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=765224/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=783620 CPUtime=9989.08
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 243601 0 0 0 998692 216 0 0 25 0 1 0 279112335 802426880 192440 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 195905 192440 86 211 0 195691 0
Current children cumulated CPU time (s) 9998.27
Current children cumulated vsize (KiB) 788976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3634
/proc/meminfo: memFree=765032/2055920 swapFree=4175944/4192956
[pid=3609] ppid=3607 vsize=5356 CPUtime=9.19
/proc/3609/stat : 3609 (rsat.sh) S 3607 3609 3395 0 -1 4194304 310 29520 0 0 0 0 889 30 16 0 1 0 279111414 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3609/statm: 1339 237 195 169 0 50 0
[pid=3612] ppid=3609 vsize=783756 CPUtime=9990.88
/proc/3612/stat : 3612 (rsat) R 3609 3609 3395 0 -1 4194304 243655 0 0 0 998872 216 0 0 25 0 1 0 279112335 802566144 192494 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/3612/statm: 195939 192494 86 211 0 195725 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 789112

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

Real time (s): 10004.1
CPU time (s): 10000.1
CPU user time (s): 9997.61
CPU system time (s): 2.46
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 789112

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

runsolver used 9.55255 second user time and 26.8309 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-16 23:53:02
IDJOB=1825602
IDBENCH=71777
IDSOLVER=665
FILE ID=node21/1825602-1242510781
PBS_JOBID= 9307056
Free space on /tmp= 66016 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825602-1242510781/watcher-1825602-1242510781 -o /tmp/evaluation-result-1825602-1242510781/solver-1825602-1242510781 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825602-1242510781.cnf            

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=1063086785

node21.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.233
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.233
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:       1566744 kB
Buffers:         47016 kB
Cached:         384684 kB
SwapCached:      11252 kB
Active:         124112 kB
Inactive:       320280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566744 kB
SwapTotal:     4192956 kB
SwapFree:      4175944 kB
Dirty:           26088 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            30848 kB
Committed_AS:  1065340 kB
PageTables:       1384 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= 65988 MiB
End job on node21 at 2009-05-17 02:39:49