Trace number 1557712

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.07 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.06/0.09	c ==============================================================================
0.06/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.09	c ==============================================================================
0.06/0.09	c |         0 |   97093   229175 |   29127       0        0     nan |  0.000 % |
1.09/1.16	c |         0 |   60325   180482 |      --       0       --      -- |     --   | -36648/-48269
1.09/1.16	c ==============================================================================
1.09/1.16	c Result  :   #vars: 14507   #clauses: 60325   #literals: 180482
1.09/1.16	c CPU time:   1.11883 s
1.09/1.16	c ==============================================================================
1.18/1.25	c Rsat version 3.02
1.18/1.29	c Base unit clause learned: 0
1200.05/1200.41	HOME/rsat.sh: line 55: 20098 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-1557712-1238858018/watcher-1557712-1238858018 -o /tmp/evaluation-result-1557712-1238858018/solver-1557712-1238858018 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1557712-1238858018.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.92 0.98 0.99 3/80 20095
/proc/meminfo: memFree=1478136/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=0
/proc/20095/stat : 20095 (rsat.sh) R 20093 20095 20058 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1158465755 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20095/statm: 1339 238 198 169 0 50 0
[pid=20096] ppid=20095 vsize=2168 CPUtime=0
/proc/20096/stat : 20096 (SatElite) R 20095 20095 20058 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 1158465755 2220032 354 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 1 0 0
/proc/20096/statm: 542 357 62 186 0 352 0

[startup+0.0745341 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20095
/proc/meminfo: memFree=1478136/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=0
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158465755 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20095/statm: 1339 239 199 169 0 50 0
[pid=20096] ppid=20095 vsize=18720 CPUtime=0.06
/proc/20096/stat : 20096 (SatElite) R 20095 20095 20058 0 -1 4194304 4477 0 0 0 5 1 0 0 19 0 1 0 1158465755 19169280 4460 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/20096/statm: 4713 4462 64 186 0 4523 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24076

[startup+0.102535 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20095
/proc/meminfo: memFree=1478136/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=0
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158465755 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20095/statm: 1339 239 199 169 0 50 0
[pid=20096] ppid=20095 vsize=22384 CPUtime=0.09
/proc/20096/stat : 20096 (SatElite) R 20095 20095 20058 0 -1 4194304 5416 0 0 0 7 2 0 0 19 0 1 0 1158465755 22921216 5374 1992294400 4194304 4959918 548682068688 18446744073709551615 4265514 0 0 4096 3 0 0 0 17 1 0 0
/proc/20096/statm: 5596 5374 89 186 0 5406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27740

[startup+0.302556 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20095
/proc/meminfo: memFree=1478136/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=0
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158465755 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20095/statm: 1339 239 199 169 0 50 0
[pid=20096] ppid=20095 vsize=24356 CPUtime=0.29
/proc/20096/stat : 20096 (SatElite) R 20095 20095 20058 0 -1 4194304 5883 0 0 0 25 4 0 0 21 0 1 0 1158465755 24940544 5832 1992294400 4194304 4959918 548682068688 18446744073709551615 4270249 0 0 4096 3 0 0 0 17 1 0 0
/proc/20096/statm: 6089 5832 91 186 0 5899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29712

[startup+0.702596 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20095
/proc/meminfo: memFree=1478136/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=0
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158465755 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20095/statm: 1339 239 199 169 0 50 0
[pid=20096] ppid=20095 vsize=25652 CPUtime=0.69
/proc/20096/stat : 20096 (SatElite) R 20095 20095 20058 0 -1 4194304 6165 0 0 0 65 4 0 0 24 0 1 0 1158465755 26267648 6092 1992294400 4194304 4959918 548682068688 18446744073709551615 4283144 0 0 4096 3 0 0 0 17 1 0 0
/proc/20096/statm: 6413 6092 91 186 0 6223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31008

[startup+1.50169 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 20097
/proc/meminfo: memFree=1448872/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 5356

[startup+3.10185 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1466152/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=9020 CPUtime=1.83
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 1848 0 0 0 183 0 0 0 25 0 1 0 1158465880 9236480 1761 1992294400 4194304 5460562 548682068800 18446744073709551615 4225720 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 2255 1761 116 309 0 1942 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14376

[startup+6.30118 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1465384/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=9648 CPUtime=5.03
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 1999 0 0 0 502 1 0 0 25 0 1 0 1158465880 9879552 1909 1992294400 4194304 5460562 548682068800 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 2412 1909 116 309 0 2099 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15004

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1464456/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=10712 CPUtime=11.44
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 2263 0 0 0 1142 2 0 0 25 0 1 0 1158465880 10969088 2173 1992294400 4194304 5460562 548682068800 18446744073709551615 4226078 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 2678 2173 116 309 0 2365 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16068

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1462792/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=12584 CPUtime=24.23
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 2719 0 0 0 2421 2 0 0 25 0 1 0 1158465880 12886016 2626 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 3146 2626 116 309 0 2833 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17940

[startup+51.1028 s]
/proc/loadavg: 0.97 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1459528/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=16036 CPUtime=49.82
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 3624 0 0 0 4978 4 0 0 25 0 1 0 1158465880 16420864 3457 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4009 3457 116 309 0 3696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21392

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1458824/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=16368 CPUtime=101.02
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 4206 0 0 0 10097 5 0 0 25 0 1 0 1158465880 16760832 3554 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4092 3554 118 309 0 3779 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21724

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1458248/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=16884 CPUtime=160.99
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 4789 0 0 0 16094 5 0 0 25 0 1 0 1158465880 17289216 3689 1992294400 4194304 5460562 548682068800 18446744073709551615 4204948 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4221 3689 118 309 0 3908 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22240

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1457864/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=17532 CPUtime=220.97
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 5150 0 0 0 22092 5 0 0 25 0 1 0 1158465880 17952768 3826 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4383 3826 118 309 0 4070 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22888

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1457288/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=17736 CPUtime=280.96
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 5686 0 0 0 28091 5 0 0 25 0 1 0 1158465880 18161664 3914 1992294400 4194304 5460562 548682068800 18446744073709551615 4225722 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4434 3914 118 309 0 4121 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23092

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1457160/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=17860 CPUtime=340.94
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 5945 0 0 0 34088 6 0 0 25 0 1 0 1158465880 18288640 3949 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4465 3949 118 309 0 4152 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23216


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

[pid=20098] ppid=20095 vsize=18688 CPUtime=460.91
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 6836 0 0 0 46085 6 0 0 25 0 1 0 1158465880 19136512 4168 1992294400 4194304 5460562 548682068800 18446744073709551615 4225720 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4672 4168 118 309 0 4359 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24044

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1455880/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=19020 CPUtime=520.89
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 7149 0 0 0 52083 6 0 0 25 0 1 0 1158465880 19476480 4257 1992294400 4194304 5460562 548682068800 18446744073709551615 4200403 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4755 4257 118 309 0 4442 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24376

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1455560/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=19252 CPUtime=580.87
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 7435 0 0 0 58081 6 0 0 25 0 1 0 1158465880 19714048 4319 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 4813 4319 118 309 0 4500 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 24608

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1455240/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=20160 CPUtime=640.86
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 8170 0 0 0 64079 7 0 0 25 0 1 0 1158465880 20643840 4408 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5040 4408 118 309 0 4727 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 25516

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1454920/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=20356 CPUtime=700.84
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 8719 0 0 0 70077 7 0 0 25 0 1 0 1158465880 20844544 4477 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5089 4477 118 309 0 4776 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 25712

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1454472/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=20792 CPUtime=760.83
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 9314 0 0 0 76075 8 0 0 25 0 1 0 1158465880 21291008 4592 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5198 4592 118 309 0 4885 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 26148

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1453832/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=21360 CPUtime=820.8
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 9942 0 0 0 82072 8 0 0 25 0 1 0 1158465880 21872640 4740 1992294400 4194304 5460562 548682068800 18446744073709551615 4226340 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5340 4740 118 309 0 5027 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 26716

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1453896/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=21360 CPUtime=880.79
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 9942 0 0 0 88071 8 0 0 25 0 1 0 1158465880 21872640 4740 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5340 4740 118 309 0 5027 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 26716

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1453512/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=21752 CPUtime=940.76
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 10526 0 0 0 94068 8 0 0 25 0 1 0 1158465880 22274048 4844 1992294400 4194304 5460562 548682068800 18446744073709551615 4226190 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5438 4844 118 309 0 5125 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 27108

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1452936/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=22276 CPUtime=1000.76
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 11143 0 0 0 100067 9 0 0 25 0 1 0 1158465880 22810624 4981 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5569 4981 118 309 0 5256 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 27632

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1452360/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=22788 CPUtime=1060.73
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 11757 0 0 0 106064 9 0 0 25 0 1 0 1158465880 23334912 5115 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5697 5115 118 309 0 5384 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 28144

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1452360/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=22788 CPUtime=1120.72
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 11757 0 0 0 112063 9 0 0 25 0 1 0 1158465880 23334912 5115 1992294400 4194304 5460562 548682068800 18446744073709551615 4197972 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5697 5115 118 309 0 5384 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 28144

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1452104/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=23060 CPUtime=1180.71
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 12311 0 0 0 118061 10 0 0 25 0 1 0 1158465880 23613440 5189 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5765 5189 118 309 0 5452 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 28416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20098
/proc/meminfo: memFree=1452104/2055912 swapFree=4170588/4192956
[pid=20095] ppid=20093 vsize=5356 CPUtime=1.24
/proc/20095/stat : 20095 (rsat.sh) S 20093 20095 20058 0 -1 4194304 312 6471 0 0 0 0 119 5 16 0 1 0 1158465755 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20095/statm: 1339 241 199 169 0 50 0
[pid=20098] ppid=20095 vsize=23060 CPUtime=1198.81
/proc/20098/stat : 20098 (rsat) R 20095 20095 20058 0 -1 4194304 12311 0 0 0 119871 10 0 0 25 0 1 0 1158465880 23613440 5189 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20098/statm: 5765 5189 118 309 0 5452 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28416

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.07
CPU user time (s): 1199.9
CPU system time (s): 0.161975
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 32096

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

runsolver used 1.49077 second user time and 3.98139 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-04 17:13:39
IDJOB=1557712
IDBENCH=70843
IDSOLVER=545
FILE ID=node78/1557712-1238858018
PBS_JOBID= 9085933
Free space on /tmp= 126848 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1362136986

node78.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.214
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.214
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:      2055912 kB
MemFree:       1478552 kB
Buffers:         60800 kB
Cached:         438248 kB
SwapCached:       7620 kB
Active:         217804 kB
Inactive:       291384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1478552 kB
SwapTotal:     4192956 kB
SwapFree:      4170588 kB
Dirty:            7492 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            52308 kB
Committed_AS:  2989580 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126840 MiB
End job on node78 at 2009-04-04 17:33:41