Trace number 1559636

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
Rsat 2009-03-22? (TO) 1200.08 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.5581
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
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.01/0.09	c ==============================================================================
0.01/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.09	c ==============================================================================
0.01/0.09	c |         0 |   94348   222330 |   28304       0        0     nan |  0.000 % |
0.99/1.08	c |         0 |   56829   169094 |      --       0       --      -- |     --   | -37179/-52260
0.99/1.08	c ==============================================================================
0.99/1.08	c Result  :   #vars: 13682   #clauses: 56829   #literals: 169094
0.99/1.08	c CPU time:   1.03384 s
0.99/1.08	c ==============================================================================
1.09/1.15	c Rsat version 3.02
1.09/1.20	c Base unit clause learned: 0
1200.04/1200.70	HOME/rsat.sh: line 55: 32055 Terminated              $RS $TMP.cnf -q -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-1559636-1238886630/watcher-1559636-1238886630 -o /tmp/evaluation-result-1559636-1238886630/solver-1559636-1238886630 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1559636-1238886630.cnf HOME 

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.99 3/70 32052
/proc/meminfo: memFree=1829256/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=0
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161325620 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 239 199 169 0 50 0
[pid=32053] ppid=32052 vsize=2168 CPUtime=0
/proc/32053/stat : 32053 (SatElite) R 32052 32052 31887 0 -1 4194304 362 0 0 0 0 0 0 0 19 0 1 0 1161325621 2220032 345 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/32053/statm: 542 347 62 186 0 352 0

[startup+0.029093 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 32052
/proc/meminfo: memFree=1829256/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=0
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161325620 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 239 199 169 0 50 0
[pid=32053] ppid=32052 vsize=8848 CPUtime=0.01
/proc/32053/stat : 32053 (SatElite) R 32052 32052 31887 0 -1 4194304 2023 0 0 0 1 0 0 0 19 0 1 0 1161325621 9060352 2006 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/32053/statm: 2212 2009 64 186 0 2022 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14204

[startup+0.102106 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 32052
/proc/meminfo: memFree=1829256/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=0
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161325620 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 239 199 169 0 50 0
[pid=32053] ppid=32052 vsize=22652 CPUtime=0.08
/proc/32053/stat : 32053 (SatElite) R 32052 32052 31887 0 -1 4194304 5533 0 0 0 6 2 0 0 19 0 1 0 1161325621 23195648 5379 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/32053/statm: 5663 5379 91 186 0 5473 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28008

[startup+0.301141 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 32052
/proc/meminfo: memFree=1829256/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=0
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161325620 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 239 199 169 0 50 0
[pid=32053] ppid=32052 vsize=23976 CPUtime=0.29
/proc/32053/stat : 32053 (SatElite) R 32052 32052 31887 0 -1 4194304 5862 0 0 0 25 4 0 0 20 0 1 0 1161325621 24551424 5708 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/32053/statm: 5994 5708 91 186 0 5804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29332

[startup+0.702214 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 32052
/proc/meminfo: memFree=1829256/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=0
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161325620 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 239 199 169 0 50 0
[pid=32053] ppid=32052 vsize=25644 CPUtime=0.69
/proc/32053/stat : 32053 (SatElite) R 32052 32052 31887 0 -1 4194304 6099 0 0 0 65 4 0 0 25 0 1 0 1161325621 26259456 5945 1992294400 4194304 4959918 548682068688 18446744073709551615 4270473 0 0 4096 3 0 0 0 17 0 0 0
/proc/32053/statm: 6411 5945 91 186 0 6221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31000

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32054
/proc/meminfo: memFree=1801400/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 5356

[startup+3.10166 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1817784/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=8624 CPUtime=1.93
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 1740 0 0 0 192 1 0 0 25 0 1 0 1161325736 8830976 1657 1992294400 4194304 5460562 548682068800 18446744073709551615 4226169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32055/statm: 2156 1657 116 309 0 1843 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13980

[startup+6.30123 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1817336/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=9036 CPUtime=5.12
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 1851 0 0 0 511 1 0 0 25 0 1 0 1161325736 9252864 1766 1992294400 4194304 5460562 548682068800 18446744073709551615 4225720 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 2259 1766 116 309 0 1946 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14392

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1816632/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=9808 CPUtime=11.51
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 2038 0 0 0 1150 1 0 0 25 0 1 0 1161325736 10043392 1952 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 2452 1952 116 309 0 2139 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 15164

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1815352/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=11248 CPUtime=24.31
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 2384 0 0 0 2430 1 0 0 25 0 1 0 1161325736 11517952 2297 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 2812 2297 116 309 0 2499 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16604

[startup+51.1024 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1812920/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=13756 CPUtime=49.9
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 3037 0 0 0 4988 2 0 0 25 0 1 0 1161325736 14086144 2881 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 3439 2881 116 309 0 3126 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19112

[startup+102.308 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1812152/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=14208 CPUtime=101.08
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 3659 0 0 0 10105 3 0 0 25 0 1 0 1161325736 14548992 3018 1992294400 4194304 5460562 548682068800 18446744073709551615 4819129 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 3552 3018 118 309 0 3239 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19564

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1811768/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=14536 CPUtime=161.04
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 4195 0 0 0 16101 3 0 0 25 0 1 0 1161325736 14884864 3106 1992294400 4194304 5460562 548682068800 18446744073709551615 4226340 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 3634 3106 118 309 0 3321 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 19892

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1811512/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=14748 CPUtime=221
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 4474 0 0 0 22097 3 0 0 25 0 1 0 1161325736 15101952 3161 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 3687 3161 118 309 0 3374 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 20104

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1811192/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=15040 CPUtime=280.98
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 5000 0 0 0 28094 4 0 0 25 0 1 0 1161325736 15400960 3239 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32055/statm: 3760 3239 118 309 0 3447 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 20396

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1810872/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=15344 CPUtime=340.95
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 5304 0 0 0 34091 4 0 0 25 0 1 0 1161325736 15712256 3319 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 3836 3319 118 309 0 3523 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 20700


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

[pid=32055] ppid=32052 vsize=15992 CPUtime=520.85
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 6128 0 0 0 52080 5 0 0 25 0 1 0 1161325736 16375808 3471 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 3998 3471 118 309 0 3685 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 21348

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1809976/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=16120 CPUtime=580.82
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 6410 0 0 0 58077 5 0 0 25 0 1 0 1161325736 16506880 3529 1992294400 4194304 5460562 548682068800 18446744073709551615 4198126 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4030 3529 118 309 0 3717 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 21476

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1809848/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=16280 CPUtime=640.79
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 6678 0 0 0 64074 5 0 0 25 0 1 0 1161325736 16670720 3573 1992294400 4194304 5460562 548682068800 18446744073709551615 4198126 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4070 3573 118 309 0 3757 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 21636

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1809528/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=16376 CPUtime=700.76
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 6932 0 0 0 70070 6 0 0 25 0 1 0 1161325736 16769024 3603 1992294400 4194304 5460562 548682068800 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4094 3603 118 309 0 3781 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 21732

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1809080/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=17296 CPUtime=760.73
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 7674 0 0 0 76067 6 0 0 25 0 1 0 1161325736 17711104 3699 1992294400 4194304 5460562 548682068800 18446744073709551615 4226270 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4324 3699 118 309 0 4011 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 22652

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1808760/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=17596 CPUtime=820.69
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 8245 0 0 0 82063 6 0 0 25 0 1 0 1161325736 18018304 3790 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32055/statm: 4399 3790 118 309 0 4086 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 22952

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1808696/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=17648 CPUtime=880.67
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 8742 0 0 0 88060 7 0 0 25 0 1 0 1161325736 18071552 3807 1992294400 4194304 5460562 548682068800 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4412 3807 118 309 0 4099 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 23004

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1808440/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=17872 CPUtime=940.63
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 9284 0 0 0 94056 7 0 0 25 0 1 0 1161325736 18300928 3869 1992294400 4194304 5460562 548682068800 18446744073709551615 4226360 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4468 3869 118 309 0 4155 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 23228

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1808440/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=18028 CPUtime=1000.59
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 9286 0 0 0 100052 7 0 0 25 0 1 0 1161325736 18460672 3871 1992294400 4194304 5460562 548682068800 18446744073709551615 4202402 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4507 3871 118 309 0 4194 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 23384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1807928/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=18284 CPUtime=1060.57
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 9871 0 0 0 106049 8 0 0 25 0 1 0 1161325736 18722816 3976 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4571 3976 118 309 0 4258 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 23640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1807352/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=18848 CPUtime=1120.54
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 10496 0 0 0 112046 8 0 0 25 0 1 0 1161325736 19300352 4121 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4712 4121 118 309 0 4399 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 24204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1807288/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=18848 CPUtime=1180.51
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 10500 0 0 0 118043 8 0 0 25 0 1 0 1161325736 19300352 4125 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32055/statm: 4712 4125 118 309 0 4399 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 24204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1807288/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=19172 CPUtime=1198.9
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 10556 0 0 0 119882 8 0 0 25 0 1 0 1161325736 19632128 4181 1992294400 4194304 5460562 548682068800 18446744073709551615 4227792 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4793 4181 118 309 0 4480 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24528

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 32055
/proc/meminfo: memFree=1807288/2055920 swapFree=4170592/4192956
[pid=32052] ppid=32050 vsize=5356 CPUtime=1.14
/proc/32052/stat : 32052 (rsat.sh) S 32050 32052 31887 0 -1 4194304 312 6545 0 0 0 0 109 5 19 0 1 0 1161325620 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32052/statm: 1339 241 199 169 0 50 0
[pid=32055] ppid=32052 vsize=19172 CPUtime=1198.9
/proc/32055/stat : 32055 (rsat) R 32052 32052 31887 0 -1 4194304 10556 0 0 0 119882 8 0 0 25 0 1 0 1161325736 19632128 4181 1992294400 4194304 5460562 548682068800 18446744073709551615 4227792 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32055/statm: 4793 4181 118 309 0 4480 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.148977
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 32816

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

runsolver used 1.06284 second user time and 3.34349 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-05 01:10:30
IDJOB=1559636
IDBENCH=70880
IDSOLVER=545
FILE ID=node45/1559636-1238886630
PBS_JOBID= 9086018
Free space on /tmp= 66512 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-19-s100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559636-1238886630/watcher-1559636-1238886630 -o /tmp/evaluation-result-1559636-1238886630/solver-1559636-1238886630 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1559636-1238886630.cnf HOME

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED=317487106

node45.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.285
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.285
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:       1829736 kB
Buffers:         24596 kB
Cached:         126172 kB
SwapCached:      11344 kB
Active:          70448 kB
Inactive:        93136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829736 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:            7268 kB
Writeback:           0 kB
Mapped:          18728 kB
Slab:            47976 kB
Committed_AS:  3080816 kB
PageTables:       1900 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= 66504 MiB
End job on node45 at 2009-04-05 01:30:33