Trace number 1825177

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.8

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7132.69
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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.04/0.09	c ==============================================================================
0.04/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.09	c ==============================================================================
0.04/0.09	c |         0 |   95961   226361 |   28788       0        0     nan |  0.000 % |
1.19/1.26	c |         0 |   59330   176425 |      --       0       --      -- |     --   | -36291/-48960
1.19/1.26	c ==============================================================================
1.19/1.26	c Result  :   #vars: 14275   #clauses: 59330   #literals: 176425
1.19/1.26	c CPU time:   1.22881 s
1.19/1.26	c ==============================================================================
1.29/1.34	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-1825177-1242493964/watcher-1825177-1242493964 -o /tmp/evaluation-result-1825177-1242493964/solver-1825177-1242493964 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825177-1242493964.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.99 3/64 19327
/proc/meminfo: memFree=798272/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277422667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 235 195 169 0 50 0
[pid=19328] ppid=19327 vsize=684 CPUtime=0
/proc/19328/stat : 19328 (SatElite) R 19327 19327 19290 0 -1 4194304 61 0 0 0 0 0 0 0 19 0 1 0 277422668 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 0 0 0
/proc/19328/statm: 171 44 36 128 0 40 0

[startup+0.0487059 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 19327
/proc/meminfo: memFree=798272/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277422667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 235 195 169 0 50 0
[pid=19328] ppid=19327 vsize=7332 CPUtime=0.04
/proc/19328/stat : 19328 (SatElite) R 19327 19327 19290 0 -1 4194304 1728 0 0 0 3 1 0 0 19 0 1 0 277422668 7507968 1711 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/19328/statm: 1833 1711 50 128 0 1702 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12688

[startup+0.101715 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 19327
/proc/meminfo: memFree=798272/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277422667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 235 195 169 0 50 0
[pid=19328] ppid=19327 vsize=13244 CPUtime=0.09
/proc/19328/stat : 19328 (SatElite) R 19327 19327 19290 0 -1 4194304 3301 0 0 0 8 1 0 0 19 0 1 0 277422668 13561856 3141 1992294400 134512640 135038345 4294956288 18446744073709551615 134566748 0 0 4096 3 0 0 0 17 0 0 0
/proc/19328/statm: 3311 3141 67 128 0 3180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18600

[startup+0.301751 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 19327
/proc/meminfo: memFree=798272/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277422667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 235 195 169 0 50 0
[pid=19328] ppid=19327 vsize=14368 CPUtime=0.29
/proc/19328/stat : 19328 (SatElite) R 19327 19327 19290 0 -1 4194304 3633 0 0 0 27 2 0 0 21 0 1 0 277422668 14712832 3410 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/19328/statm: 3592 3410 69 128 0 3461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19724

[startup+0.701823 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 19327
/proc/meminfo: memFree=798272/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277422667 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 235 195 169 0 50 0
[pid=19328] ppid=19327 vsize=15384 CPUtime=0.68
/proc/19328/stat : 19328 (SatElite) R 19327 19327 19290 0 -1 4194304 3816 0 0 0 66 2 0 0 25 0 1 0 277422668 15753216 3593 1992294400 134512640 135038345 4294956288 18446744073709551615 134571358 0 0 4096 3 0 0 0 17 0 0 0
/proc/19328/statm: 3846 3593 69 128 0 3715 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20740

[startup+1.50298 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 19329
/proc/meminfo: memFree=784112/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10126 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 19330
/proc/meminfo: memFree=799472/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=5816 CPUtime=1.74
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 1304 0 0 0 174 0 0 0 25 0 1 0 277422802 5955584 1286 1992294400 134512640 135377749 4294956400 18446744073709551615 134526551 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 1454 1286 86 211 0 1240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11172

[startup+6.30284 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 19330
/proc/meminfo: memFree=798896/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=6164 CPUtime=4.94
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 1383 0 0 0 493 1 0 0 25 0 1 0 277422802 6311936 1365 1992294400 134512640 135377749 4294956400 18446744073709551615 134530202 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 1541 1365 86 211 0 1327 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11520

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 19330
/proc/meminfo: memFree=798768/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=6544 CPUtime=11.33
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 1483 0 0 0 1132 1 0 0 25 0 1 0 277422802 6701056 1465 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 1636 1465 86 211 0 1422 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11900

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 19330
/proc/meminfo: memFree=798064/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=7364 CPUtime=24.13
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 1684 0 0 0 2412 1 0 0 25 0 1 0 277422802 7540736 1665 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 1841 1665 86 211 0 1627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12720

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 19330
/proc/meminfo: memFree=796272/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=9148 CPUtime=49.71
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 2129 0 0 0 4969 2 0 0 25 0 1 0 277422802 9367552 2108 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 2287 2108 86 211 0 2073 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14504

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 19330
/proc/meminfo: memFree=794288/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=10936 CPUtime=100.88
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 2746 0 0 0 10086 2 0 0 25 0 1 0 277422802 11198464 2529 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 2734 2529 86 211 0 2520 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 16292

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19330
/proc/meminfo: memFree=793200/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=12228 CPUtime=160.86
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 3073 0 0 0 16083 3 0 0 25 0 1 0 277422802 12521472 2855 1992294400 134512640 135377749 4294956400 18446744073709551615 134530125 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 3057 2855 86 211 0 2843 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 17584

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19330
/proc/meminfo: memFree=792944/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=12372 CPUtime=220.83
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 3312 0 0 0 22080 3 0 0 25 0 1 0 277422802 12668928 2898 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 3093 2898 86 211 0 2879 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 17728

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19330
/proc/meminfo: memFree=790960/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=14780 CPUtime=280.79
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 3948 0 0 0 28076 3 0 0 25 0 1 0 277422802 15134720 3435 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 3695 3435 86 211 0 3481 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 20136

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19330
/proc/meminfo: memFree=789552/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=15940 CPUtime=340.77
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 4630 0 0 0 34073 4 0 0 25 0 1 0 277422802 16322560 3729 1992294400 134512640 135377749 4294956400 18446744073709551615 134530120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 3985 3729 86 211 0 3771 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 21296


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

/proc/19330/statm: 22591 21344 86 211 0 22377 0
Current children cumulated CPU time (s) 9337.89
Current children cumulated vsize (KiB) 95720

[startup+9402.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 19348
/proc/meminfo: memFree=718320/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=91136 CPUtime=9396.52
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 35073 0 0 0 939617 35 0 0 25 0 1 0 277422802 93323264 21453 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 22784 21453 86 211 0 22570 0
Current children cumulated CPU time (s) 9397.86
Current children cumulated vsize (KiB) 96492

[startup+9462.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 19348
/proc/meminfo: memFree=718128/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=91520 CPUtime=9456.49
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 35214 0 0 0 945613 36 0 0 25 0 1 0 277422802 93716480 21496 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 22880 21496 86 211 0 22666 0
Current children cumulated CPU time (s) 9457.83
Current children cumulated vsize (KiB) 96876

[startup+9522.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19348
/proc/meminfo: memFree=717488/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=92228 CPUtime=9516.46
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 35406 0 0 0 951610 36 0 0 25 0 1 0 277422802 94441472 21686 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 23057 21686 86 211 0 22843 0
Current children cumulated CPU time (s) 9517.8
Current children cumulated vsize (KiB) 97584

[startup+9582.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 19348
/proc/meminfo: memFree=716464/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=93156 CPUtime=9576.44
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 35672 0 0 0 957607 37 0 0 25 0 1 0 277422802 95391744 21952 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 23289 21952 86 211 0 23075 0
Current children cumulated CPU time (s) 9577.78
Current children cumulated vsize (KiB) 98512

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=715440/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=94372 CPUtime=9636.41
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 35995 0 0 0 963604 37 0 0 25 0 1 0 277422802 96636928 22210 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 23593 22210 86 211 0 23379 0
Current children cumulated CPU time (s) 9637.75
Current children cumulated vsize (KiB) 99728

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=714480/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=95300 CPUtime=9696.38
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 36239 0 0 0 969601 37 0 0 25 0 1 0 277422802 97587200 22454 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 23825 22454 86 211 0 23611 0
Current children cumulated CPU time (s) 9697.72
Current children cumulated vsize (KiB) 100656

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=712880/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=97304 CPUtime=9756.35
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 36782 0 0 0 975598 37 0 0 25 0 1 0 277422802 99639296 22834 1992294400 134512640 135377749 4294956400 18446744073709551615 134529240 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 24326 22834 86 211 0 24112 0
Current children cumulated CPU time (s) 9757.69
Current children cumulated vsize (KiB) 102660

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=711664/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=98348 CPUtime=9816.33
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 37099 0 0 0 981595 38 0 0 25 0 1 0 277422802 100708352 23151 1992294400 134512640 135377749 4294956400 18446744073709551615 134529727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 24587 23151 86 211 0 24373 0
Current children cumulated CPU time (s) 9817.67
Current children cumulated vsize (KiB) 103704

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=710320/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=100032 CPUtime=9876.3
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 37602 0 0 0 987592 38 0 0 25 0 1 0 277422802 102432768 23492 1992294400 134512640 135377749 4294956400 18446744073709551615 134530220 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 25008 23492 86 211 0 24794 0
Current children cumulated CPU time (s) 9877.64
Current children cumulated vsize (KiB) 105388

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=708912/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=101768 CPUtime=9936.27
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 38067 0 0 0 993588 39 0 0 25 0 1 0 277422802 104210432 23827 1992294400 134512640 135377749 4294956400 18446744073709551615 134524256 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 25442 23827 86 211 0 25228 0
Current children cumulated CPU time (s) 9937.61
Current children cumulated vsize (KiB) 107124

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=708016/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=102580 CPUtime=9996.24
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 38302 0 0 0 999585 39 0 0 25 0 1 0 277422802 105041920 24062 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 25645 24062 86 211 0 25431 0
Current children cumulated CPU time (s) 9997.58
Current children cumulated vsize (KiB) 107936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19348
/proc/meminfo: memFree=707952/2055920 swapFree=4179604/4192956
[pid=19327] ppid=19325 vsize=5356 CPUtime=1.34
/proc/19327/stat : 19327 (rsat.sh) S 19325 19327 19290 0 -1 4194304 310 4237 0 0 0 0 130 4 16 0 1 0 277422667 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 237 195 169 0 50 0
[pid=19330] ppid=19327 vsize=102580 CPUtime=9998.74
/proc/19330/stat : 19330 (rsat) R 19327 19327 19290 0 -1 4194304 38310 0 0 0 999835 39 0 0 25 0 1 0 277422802 105041920 24070 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19330/statm: 25645 24070 86 211 0 25431 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 107936

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 19327 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=301802
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=43993
# CPU time returned by wait4() is 1.3458
# 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.8
CPU time (s): 10000.1
CPU user time (s): 9999.65
CPU system time (s): 0.43
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 107936

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

runsolver used 9.14561 second user time and 27.2429 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-16 19:12:44
IDJOB=1825177
IDBENCH=70849
IDSOLVER=665
FILE ID=node67/1825177-1242493964
PBS_JOBID= 9306950
Free space on /tmp= 66184 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825177-1242493964/watcher-1825177-1242493964 -o /tmp/evaluation-result-1825177-1242493964/solver-1825177-1242493964 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825177-1242493964.cnf            

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=885581608

node67.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.277
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.277
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:        798816 kB
Buffers:         94024 kB
Cached:        1065056 kB
SwapCached:       7732 kB
Active:         127560 kB
Inactive:      1040576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        798816 kB
SwapTotal:     4192956 kB
SwapFree:      4179604 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            75008 kB
Committed_AS:  1025220 kB
PageTables:       1436 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= 66188 MiB
End job on node67 at 2009-05-16 21:59:31