Trace number 1557721

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.05 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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 |   97093   229175 |   29127       0        0     nan |  0.000 % |
1.19/1.26	c |         0 |   60325   180482 |      --       0       --      -- |     --   | -36648/-48269
1.19/1.26	c ==============================================================================
1.19/1.26	c Result  :   #vars: 14507   #clauses: 60325   #literals: 180482
1.19/1.26	c CPU time:   1.22381 s
1.19/1.26	c ==============================================================================
1.29/1.34	c Rsat version 2.00
1200.03/1200.41	HOME/rsat.sh: line 39: 16936 Terminated              $RS $TMP.cnf -r $TMP.result

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-1557721-1238858136/watcher-1557721-1238858136 -o /tmp/evaluation-result-1557721-1238858136/solver-1557721-1238858136 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1557721-1238858136.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 16933
/proc/meminfo: memFree=1752680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=0
/proc/16933/stat : 16933 (rsat.sh) R 16931 16933 16818 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 1158477631 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 214945032863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16933/statm: 1339 234 194 169 0 50 0
[pid=16934] ppid=16933 vsize=2388 CPUtime=0
/proc/16934/stat : 16934 (SatElite) R 16933 16933 16818 0 -1 4194304 373 0 0 0 0 0 0 0 20 0 1 0 1158477631 2445312 356 1992294400 134512640 135038345 4294956288 18446744073709551615 134548283 0 0 4096 3 0 0 0 17 1 0 0
/proc/16934/statm: 597 358 50 128 0 466 0

[startup+0.0596689 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 16933
/proc/meminfo: memFree=1752680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=0
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1158477631 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16933/statm: 1339 235 195 169 0 50 0
[pid=16934] ppid=16933 vsize=8908 CPUtime=0.04
/proc/16934/stat : 16934 (SatElite) R 16933 16933 16818 0 -1 4194304 2093 0 0 0 4 0 0 0 21 0 1 0 1158477631 9121792 2076 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/16934/statm: 2227 2077 50 128 0 2096 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14264

[startup+0.102672 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 16933
/proc/meminfo: memFree=1752680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=0
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1158477631 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16933/statm: 1339 235 195 169 0 50 0
[pid=16934] ppid=16933 vsize=13036 CPUtime=0.09
/proc/16934/stat : 16934 (SatElite) R 16933 16933 16818 0 -1 4194304 3193 0 0 0 8 1 0 0 21 0 1 0 1158477631 13348864 3134 1992294400 134512640 135038345 4294956288 18446744073709551615 134566688 0 0 4096 3 0 0 0 17 1 0 0
/proc/16934/statm: 3259 3134 67 128 0 3128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18392

[startup+0.301703 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 16933
/proc/meminfo: memFree=1752680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=0
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1158477631 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16933/statm: 1339 235 195 169 0 50 0
[pid=16934] ppid=16933 vsize=14468 CPUtime=0.29
/proc/16934/stat : 16934 (SatElite) R 16933 16933 16818 0 -1 4194304 3544 0 0 0 27 2 0 0 23 0 1 0 1158477631 14815232 3421 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16934/statm: 3617 3421 69 128 0 3486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19824

[startup+0.70174 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 16933
/proc/meminfo: memFree=1752680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=0
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1158477631 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16933/statm: 1339 235 195 169 0 50 0
[pid=16934] ppid=16933 vsize=15492 CPUtime=0.69
/proc/16934/stat : 16934 (SatElite) R 16933 16933 16818 0 -1 4194304 3797 0 0 0 66 3 0 0 25 0 1 0 1158477631 15863808 3651 1992294400 134512640 135038345 4294956288 18446744073709551615 134571349 0 0 4096 3 0 0 0 17 1 0 0
/proc/16934/statm: 3873 3651 69 128 0 3742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20848

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16935
/proc/meminfo: memFree=1733400/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1742296/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=5732 CPUtime=1.73
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 1277 0 0 0 173 0 0 0 25 0 1 0 1158477765 5869568 1263 1992294400 134512640 135377749 4294956400 18446744073709551615 134530222 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 1433 1263 86 211 0 1219 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11088

[startup+6.30138 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1742232/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=5980 CPUtime=4.94
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 1322 0 0 0 493 1 0 0 25 0 1 0 1158477765 6123520 1306 1992294400 134512640 135377749 4294956400 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 1495 1306 86 211 0 1281 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11336

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1741976/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=6212 CPUtime=11.34
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 1383 0 0 0 1133 1 0 0 25 0 1 0 1158477765 6361088 1367 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 1553 1367 86 211 0 1339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11568

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1741848/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=6444 CPUtime=24.13
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 1430 0 0 0 2412 1 0 0 25 0 1 0 1158477765 6598656 1414 1992294400 134512640 135377749 4294956400 18446744073709551615 134529599 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 1611 1414 86 211 0 1397 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11800

[startup+51.1024 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1740696/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=7664 CPUtime=49.72
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 1733 0 0 0 4971 1 0 0 25 0 1 0 1158477765 7847936 1717 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 1916 1717 86 211 0 1702 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13020

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1737816/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=10380 CPUtime=100.92
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 2610 0 0 0 10089 3 0 0 25 0 1 0 1158477765 10629120 2365 1992294400 134512640 135377749 4294956400 18446744073709551615 134526045 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 2595 2365 86 211 0 2381 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15736

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1736856/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=11448 CPUtime=160.89
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 2902 0 0 0 16086 3 0 0 25 0 1 0 1158477765 11722752 2657 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 2862 2657 86 211 0 2648 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16804

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1735192/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=12776 CPUtime=220.88
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 3456 0 0 0 22084 4 0 0 25 0 1 0 1158477765 13082624 3015 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 3194 3015 86 211 0 2980 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 18132

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1734168/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=14344 CPUtime=280.86
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 3859 0 0 0 28082 4 0 0 25 0 1 0 1158477765 14688256 3319 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 3586 3319 86 211 0 3372 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 19700

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1731672/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=16460 CPUtime=340.84
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 4793 0 0 0 34078 6 0 0 25 0 1 0 1158477765 16855040 3865 1992294400 134512640 135377749 4294956400 18446744073709551615 134522738 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 4115 3865 86 211 0 3901 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21816


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

[pid=16936] ppid=16933 vsize=16612 CPUtime=460.8
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 4854 0 0 0 46074 6 0 0 25 0 1 0 1158477765 17010688 3926 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 4153 3926 86 211 0 3939 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 21968

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1730840/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=17484 CPUtime=520.79
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 5050 0 0 0 52073 6 0 0 25 0 1 0 1158477765 17903616 4121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 4371 4121 86 211 0 4157 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 22840

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1728536/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=19588 CPUtime=580.77
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 5610 0 0 0 58070 7 0 0 25 0 1 0 1158477765 20058112 4681 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 4897 4681 86 211 0 4683 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 24944

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1726680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=21872 CPUtime=640.76
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 6997 0 0 0 64068 8 0 0 25 0 1 0 1158477765 22396928 5084 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 5468 5084 86 211 0 5254 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27228

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1726680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=21872 CPUtime=700.74
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 6997 0 0 0 70066 8 0 0 25 0 1 0 1158477765 22396928 5084 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 5468 5084 86 211 0 5254 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27228

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1726680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=21872 CPUtime=760.72
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 6997 0 0 0 76064 8 0 0 25 0 1 0 1158477765 22396928 5084 1992294400 134512640 135377749 4294956400 18446744073709551615 134529196 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 5468 5084 86 211 0 5254 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 27228

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1726680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=21872 CPUtime=820.7
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 7004 0 0 0 82062 8 0 0 25 0 1 0 1158477765 22396928 5091 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 5468 5091 86 211 0 5254 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 27228

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1726680/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=21872 CPUtime=880.68
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 7005 0 0 0 88060 8 0 0 25 0 1 0 1158477765 22396928 5092 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 5468 5092 86 211 0 5254 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 27228

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1724760/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=23748 CPUtime=940.67
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 7498 0 0 0 94059 8 0 0 25 0 1 0 1158477765 24317952 5585 1992294400 134512640 135377749 4294956400 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 5937 5585 86 211 0 5723 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 29104

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 16936
/proc/meminfo: memFree=1722520/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=25792 CPUtime=1000.64
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 8039 0 0 0 100056 8 0 0 25 0 1 0 1158477765 26411008 6126 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 6448 6126 86 211 0 6234 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 31148

[startup+1062.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/83 16936
/proc/meminfo: memFree=1720216/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=28044 CPUtime=1060.63
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 8614 0 0 0 106054 9 0 0 25 0 1 0 1158477765 28717056 6699 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 7011 6699 86 211 0 6797 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 33400

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/83 16936
/proc/meminfo: memFree=1718744/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=29096 CPUtime=1120.61
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 9726 0 0 0 112051 10 0 0 25 0 1 0 1158477765 29794304 7004 1992294400 134512640 135377749 4294956400 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 7274 7004 86 211 0 7060 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 34452

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/83 16936
/proc/meminfo: memFree=1718744/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=29096 CPUtime=1180.59
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 9727 0 0 0 118049 10 0 0 25 0 1 0 1158477765 29794304 7005 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 7274 7005 86 211 0 7060 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 34452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/83 16936
/proc/meminfo: memFree=1718744/2055920 swapFree=4172196/4192956
[pid=16933] ppid=16931 vsize=5356 CPUtime=1.34
/proc/16933/stat : 16933 (rsat.sh) S 16931 16933 16818 0 -1 4194304 310 4014 0 0 0 0 130 4 16 0 1 0 1158477631 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16933/statm: 1339 237 195 169 0 50 0
[pid=16936] ppid=16933 vsize=29096 CPUtime=1198.69
/proc/16936/stat : 16936 (rsat) R 16933 16933 16818 0 -1 4194304 9727 0 0 0 119859 10 0 0 25 0 1 0 1158477765 29794304 7005 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16936/statm: 7274 7005 86 211 0 7060 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 34452

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)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.9
CPU system time (s): 0.151976
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 37804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14061
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= 17
involuntary context switches= 1324

runsolver used 1.52477 second user time and 3.9454 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-04 17:15:37
IDJOB=1557721
IDBENCH=70843
IDSOLVER=560
FILE ID=node85/1557721-1238858136
PBS_JOBID= 9085918
Free space on /tmp= 126868 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1835315724

node85.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1753096 kB
Buffers:         25408 kB
Cached:         217172 kB
SwapCached:       9700 kB
Active:          88532 kB
Inactive:       165228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753096 kB
SwapTotal:     4192956 kB
SwapFree:      4172196 kB
Dirty:            3228 kB
Writeback:           0 kB
Mapped:          16824 kB
Slab:            33264 kB
Committed_AS:  2823048 kB
PageTables:       2596 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= 126864 MiB
End job on node85 at 2009-04-04 17:35:40