Trace number 1825155

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 10004.2

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-14.cnf
MD5SUM5822cc7fe01f06c27406011d612b5e7d
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 variables69641
Number of clauses227010
Sum of the clauses size588274
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292498
Number of clauses of size 3134383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.18/0.22	c ==============================================================================
0.18/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.22	c ==============================================================================
0.18/0.22	c |         0 |  226367   586604 |   67910       0        0     nan |  0.000 % |
0.99/1.06	c |         0 |  163489   553284 |      --       0       --      -- |     --   | -62878/-33320
0.99/1.06	c ==============================================================================
0.99/1.06	c Result  :   #vars: 28527   #clauses: 163489   #literals: 553284
0.99/1.06	c CPU time:   0.98185 s
0.99/1.06	c ==============================================================================
1.29/1.31	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-1825155-1242492404/watcher-1825155-1242492404 -o /tmp/evaluation-result-1825155-1242492404/solver-1825155-1242492404 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825155-1242492404.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 21558
/proc/meminfo: memFree=685744/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=0
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277273859 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 235 195 169 0 50 0
[pid=21559] ppid=21558 vsize=684 CPUtime=0
/proc/21559/stat : 21559 (SatElite) R 21558 21558 21521 0 -1 4194304 61 0 0 0 0 0 0 0 19 0 1 0 277273859 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 171 44 36 128 0 40 0

[startup+0.0299791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21558
/proc/meminfo: memFree=685744/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=0
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277273859 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 235 195 169 0 50 0
[pid=21559] ppid=21558 vsize=13068 CPUtime=0.01
/proc/21559/stat : 21559 (SatElite) R 21558 21558 21521 0 -1 4194304 1948 0 0 0 1 0 0 0 19 0 1 0 277273859 13381632 1784 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 3267 1784 50 128 0 3136 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18424

[startup+0.101985 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21558
/proc/meminfo: memFree=685744/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=0
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277273859 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 235 195 169 0 50 0
[pid=21559] ppid=21558 vsize=22536 CPUtime=0.09
/proc/21559/stat : 21559 (SatElite) R 21558 21558 21521 0 -1 4194304 4312 0 0 0 8 1 0 0 19 0 1 0 277273859 23076864 4148 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 5634 4149 50 128 0 5503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27892

[startup+0.302002 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21558
/proc/meminfo: memFree=685744/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=0
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277273859 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 235 195 169 0 50 0
[pid=21559] ppid=21558 vsize=35520 CPUtime=0.29
/proc/21559/stat : 21559 (SatElite) R 21558 21558 21521 0 -1 4194304 7718 0 0 0 26 3 0 0 21 0 1 0 277273859 36372480 7350 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 8880 7351 69 128 0 8749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40876

[startup+0.701035 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21558
/proc/meminfo: memFree=685744/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=0
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277273859 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 235 195 169 0 50 0
[pid=21559] ppid=21558 vsize=42476 CPUtime=0.69
/proc/21559/stat : 21559 (SatElite) R 21558 21558 21521 0 -1 4194304 9341 0 0 0 62 7 0 0 24 0 1 0 277273859 43495424 8973 1992294400 134512640 135038345 4294956288 18446744073709551615 134571243 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 10619 8973 69 128 0 10488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47832

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21560
/proc/meminfo: memFree=649952/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 5356

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=680096/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=13116 CPUtime=1.77
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 3191 0 0 0 176 1 0 0 25 0 1 0 277273991 13430784 3057 1992294400 134512640 135377749 4294956400 18446744073709551615 134522906 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 3279 3057 85 211 0 3065 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18472

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=679776/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=13428 CPUtime=4.97
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 3275 0 0 0 496 1 0 0 25 0 1 0 277273991 13750272 3141 1992294400 134512640 135377749 4294956400 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 3357 3141 86 211 0 3143 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18784

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=679656/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=13644 CPUtime=11.37
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 3319 0 0 0 1136 1 0 0 25 0 1 0 277273991 13971456 3185 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 3411 3185 86 211 0 3197 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19000

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=679016/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=14476 CPUtime=24.17
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 3545 0 0 0 2415 2 0 0 25 0 1 0 277273991 14823424 3411 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 3619 3411 86 211 0 3405 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19832

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=678504/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=14948 CPUtime=49.73
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 3662 0 0 0 4971 2 0 0 25 0 1 0 277273991 15306752 3528 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 3737 3528 86 211 0 3523 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 20304

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=677608/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=15940 CPUtime=100.91
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 3902 0 0 0 10089 2 0 0 25 0 1 0 277273991 16322560 3763 1992294400 134512640 135377749 4294956400 18446744073709551615 134526466 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 3985 3763 86 211 0 3771 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 21296

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=676456/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=17268 CPUtime=160.88
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 4196 0 0 0 16086 2 0 0 25 0 1 0 277273991 17682432 4057 1992294400 134512640 135377749 4294956400 18446744073709551615 134524162 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 4317 4057 86 211 0 4103 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22624

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=674984/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=18548 CPUtime=220.86
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 4555 0 0 0 22083 3 0 0 25 0 1 0 277273991 18993152 4411 1992294400 134512640 135377749 4294956400 18446744073709551615 134525872 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 4637 4411 86 211 0 4423 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23904

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=673704/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=20180 CPUtime=280.84
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 4981 0 0 0 28081 3 0 0 25 0 1 0 277273991 20664320 4739 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 5045 4739 86 211 0 4831 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25536

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21561
/proc/meminfo: memFree=672360/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=21472 CPUtime=340.82
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 5317 0 0 0 34078 4 0 0 25 0 1 0 277273991 21987328 5067 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 5368 5067 86 211 0 5154 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 26828


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

/proc/21561/statm: 37606 36610 86 211 0 37392 0
Current children cumulated CPU time (s) 9338.32
Current children cumulated vsize (KiB) 155780

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21583
/proc/meminfo: memFree=542568/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=153444 CPUtime=9397
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 47652 0 0 0 939643 57 0 0 25 0 1 0 277273991 157126656 37389 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 38361 37389 86 211 0 38147 0
Current children cumulated CPU time (s) 9398.3
Current children cumulated vsize (KiB) 158800

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21583
/proc/meminfo: memFree=541736/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=154304 CPUtime=9456.98
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 47871 0 0 0 945641 57 0 0 25 0 1 0 277273991 158007296 37608 1992294400 134512640 135377749 4294956400 18446744073709551615 134529734 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 38576 37608 86 211 0 38362 0
Current children cumulated CPU time (s) 9458.28
Current children cumulated vsize (KiB) 159660

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21583
/proc/meminfo: memFree=541032/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=154928 CPUtime=9516.96
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 48039 0 0 0 951639 57 0 0 25 0 1 0 277273991 158646272 37776 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 38732 37776 86 211 0 38518 0
Current children cumulated CPU time (s) 9518.26
Current children cumulated vsize (KiB) 160284

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21583
/proc/meminfo: memFree=539176/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=157092 CPUtime=9576.95
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 48498 0 0 0 957637 58 0 0 25 0 1 0 277273991 160862208 38235 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 39273 38235 86 211 0 39059 0
Current children cumulated CPU time (s) 9578.25
Current children cumulated vsize (KiB) 162448

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21583
/proc/meminfo: memFree=535144/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=161072 CPUtime=9636.93
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 49523 0 0 0 963634 59 0 0 25 0 1 0 277273991 164937728 39260 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21561/statm: 40268 39260 86 211 0 40054 0
Current children cumulated CPU time (s) 9638.23
Current children cumulated vsize (KiB) 166428

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21583
/proc/meminfo: memFree=531112/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=165136 CPUtime=9696.92
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 50519 0 0 0 969631 61 0 0 25 0 1 0 277273991 169099264 40256 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 41284 40256 86 211 0 41070 0
Current children cumulated CPU time (s) 9698.22
Current children cumulated vsize (KiB) 170492

[startup+9762.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 21583
/proc/meminfo: memFree=527336/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=168912 CPUtime=9756.89
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 51471 0 0 0 975627 62 0 0 25 0 1 0 277273991 172965888 41208 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 42228 41208 86 211 0 42014 0
Current children cumulated CPU time (s) 9758.19
Current children cumulated vsize (KiB) 174268

[startup+9822.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 21583
/proc/meminfo: memFree=523624/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=172552 CPUtime=9816.88
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 52403 0 0 0 981625 63 0 0 25 0 1 0 277273991 176693248 42140 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 43138 42140 86 211 0 42924 0
Current children cumulated CPU time (s) 9818.18
Current children cumulated vsize (KiB) 177908

[startup+9882.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 21583
/proc/meminfo: memFree=519656/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=176688 CPUtime=9876.87
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 53396 0 0 0 987622 65 0 0 25 0 1 0 277273991 180928512 43133 1992294400 134512640 135377749 4294956400 18446744073709551615 134529680 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 44172 43133 86 211 0 43958 0
Current children cumulated CPU time (s) 9878.17
Current children cumulated vsize (KiB) 182044

[startup+9942.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 21583
/proc/meminfo: memFree=515880/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=180380 CPUtime=9936.85
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 54319 0 0 0 993619 66 0 0 25 0 1 0 277273991 184709120 44056 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 45095 44056 86 211 0 44881 0
Current children cumulated CPU time (s) 9938.15
Current children cumulated vsize (KiB) 185736

[startup+10002.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21583
/proc/meminfo: memFree=511912/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=184500 CPUtime=9996.84
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 55363 0 0 0 999617 67 0 0 25 0 1 0 277273991 188928000 45067 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 46125 45067 86 211 0 45911 0
Current children cumulated CPU time (s) 9998.14
Current children cumulated vsize (KiB) 189856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.2 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21583
/proc/meminfo: memFree=511784/2055920 swapFree=4180016/4192956
[pid=21558] ppid=21556 vsize=5356 CPUtime=1.3
/proc/21558/stat : 21558 (rsat.sh) S 21556 21558 21521 0 -1 4194304 310 9881 0 0 0 0 121 9 19 0 1 0 277273859 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21558/statm: 1339 237 195 169 0 50 0
[pid=21561] ppid=21558 vsize=184604 CPUtime=9998.74
/proc/21561/stat : 21561 (rsat) R 21558 21558 21521 0 -1 4194304 55389 0 0 0 999807 67 0 0 25 0 1 0 277273991 189034496 45093 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21561/statm: 46151 45093 86 211 0 45937 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 189960

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 21558 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=214815
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100984
# CPU time returned by wait4() is 1.3158
# 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): 10004.2
CPU time (s): 10000
CPU user time (s): 9999.28
CPU system time (s): 0.76
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 189960

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

runsolver used 9.58854 second user time and 26.7939 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-16 18:46:45
IDJOB=1825155
IDBENCH=70824
IDSOLVER=665
FILE ID=node15/1825155-1242492404
PBS_JOBID= 9306937
Free space on /tmp= 66128 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-14.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825155-1242492404/watcher-1825155-1242492404 -o /tmp/evaluation-result-1825155-1242492404/solver-1825155-1242492404 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825155-1242492404.cnf            

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=742391531

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        686224 kB
Buffers:         98376 kB
Cached:        1172260 kB
SwapCached:       6744 kB
Active:         226900 kB
Inactive:      1052556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        686224 kB
SwapTotal:     4192956 kB
SwapFree:      4180016 kB
Dirty:            5800 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            76208 kB
Committed_AS:   973260 kB
PageTables:       1464 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= 66132 MiB
End job on node15 at 2009-05-16 21:33:31