Trace number 1558865

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.04 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-33-s100.cnf
MD5SUMabeb2c5a0bb0ad39fbdbdbc07efbecf7
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 variables32402
Number of clauses97556
Sum of the clauses size230290
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262250
Number of clauses of size 335242
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.03	c Parsing...
0.06/0.12	c ==============================================================================
0.06/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.12	c ==============================================================================
0.06/0.12	c |         0 |   97364   229838 |   29209       0        0     nan |  0.000 % |
1.25/1.39	c |         0 |   60515   180710 |      --       0       --      -- |     --   | -36729/-48704
1.25/1.39	c ==============================================================================
1.25/1.39	c Result  :   #vars: 14564   #clauses: 60515   #literals: 180710
1.25/1.39	c CPU time:   1.3278 s
1.25/1.39	c ==============================================================================
1.35/1.48	c Rsat version 2.00

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1558865-1238875255/watcher-1558865-1238875255 -o /tmp/evaluation-result-1558865-1238875255/solver-1558865-1238875255 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1558865-1238875255.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.92 0.98 0.99 3/64 7364
/proc/meminfo: memFree=1846656/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=0
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 764417901 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7364/statm: 1339 235 195 169 0 50 0
[pid=7365] ppid=7364 vsize=684 CPUtime=0
/proc/7365/stat : 7365 (SatElite) D 7364 7364 7207 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 764417901 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/7365/statm: 171 44 36 128 0 40 0

[startup+0.0409 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7364
/proc/meminfo: memFree=1846656/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=0
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 764417901 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7364/statm: 1339 235 195 169 0 50 0
[pid=7365] ppid=7364 vsize=3924 CPUtime=0
/proc/7365/stat : 7365 (SatElite) R 7364 7364 7207 0 -1 4194304 899 0 0 0 0 0 0 0 18 0 1 0 764417901 4018176 882 1992294400 134512640 135038345 4294956288 18446744073709551615 134548040 0 0 4096 3 0 0 0 17 1 0 0
/proc/7365/statm: 981 883 50 128 0 850 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9280

[startup+0.102906 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7364
/proc/meminfo: memFree=1846656/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=0
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 764417901 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7364/statm: 1339 235 195 169 0 50 0
[pid=7365] ppid=7364 vsize=10096 CPUtime=0.06
/proc/7365/stat : 7365 (SatElite) R 7364 7364 7207 0 -1 4194304 2401 0 0 0 6 0 0 0 18 0 1 0 764417901 10338304 2384 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/7365/statm: 2524 2385 50 128 0 2393 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15452

[startup+0.301934 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7364
/proc/meminfo: memFree=1846656/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=0
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 764417901 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7364/statm: 1339 235 195 169 0 50 0
[pid=7365] ppid=7364 vsize=14512 CPUtime=0.25
/proc/7365/stat : 7365 (SatElite) R 7364 7364 7207 0 -1 4194304 3536 0 0 0 24 1 0 0 19 0 1 0 764417901 14860288 3413 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/7365/statm: 3628 3413 69 128 0 3497 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 19868

[startup+0.701991 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7364
/proc/meminfo: memFree=1846656/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=0
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 764417901 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7364/statm: 1339 235 195 169 0 50 0
[pid=7365] ppid=7364 vsize=15532 CPUtime=0.66
/proc/7365/stat : 7365 (SatElite) R 7364 7364 7207 0 -1 4194304 3803 0 0 0 64 2 0 0 22 0 1 0 764417901 15904768 3657 1992294400 134512640 135038345 4294956288 18446744073709551615 134571263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7365/statm: 3883 3657 69 128 0 3752 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 20888

[startup+1.50211 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7366
/proc/meminfo: memFree=1828208/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 5356

[startup+3.10133 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7367
/proc/meminfo: memFree=1836464/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=5860 CPUtime=1.59
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 1298 0 0 0 159 0 0 0 25 0 1 0 764418049 6000640 1284 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 1465 1284 86 211 0 1251 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 11216

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7367
/proc/meminfo: memFree=1836080/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=6092 CPUtime=4.79
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 1339 0 0 0 479 0 0 0 25 0 1 0 764418049 6238208 1325 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 1523 1325 86 211 0 1309 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11448

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7373
/proc/meminfo: memFree=1835688/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=6440 CPUtime=11.19
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 1450 0 0 0 1119 0 0 0 25 0 1 0 764418049 6594560 1436 1992294400 134512640 135377749 4294956400 18446744073709551615 134530138 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 1610 1436 86 211 0 1396 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 11796

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 7373
/proc/meminfo: memFree=1834800/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=7316 CPUtime=23.98
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 1653 0 0 0 2398 0 0 0 25 0 1 0 764418049 7491584 1639 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 1829 1639 86 211 0 1615 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 12672

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 7373
/proc/meminfo: memFree=1833456/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=8768 CPUtime=49.57
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 2015 0 0 0 4957 0 0 0 25 0 1 0 764418049 8978432 2000 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 2192 2000 86 211 0 1978 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 14124

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1830960/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=11140 CPUtime=100.76
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 2767 0 0 0 10074 2 0 0 25 0 1 0 764418049 11407360 2555 1992294400 134512640 135377749 4294956400 18446744073709551615 134529122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 2785 2555 86 211 0 2571 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 16496

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1829872/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=12300 CPUtime=160.73
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 3095 0 0 0 16071 2 0 0 25 0 1 0 764418049 12595200 2883 1992294400 134512640 135377749 4294956400 18446744073709551615 134530125 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 3075 2883 86 211 0 2861 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 17656

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1828400/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=13596 CPUtime=220.72
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 3611 0 0 0 22069 3 0 0 25 0 1 0 764418049 13922304 3201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 3399 3201 86 211 0 3185 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 18952

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1828208/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=13836 CPUtime=280.69
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 3691 0 0 0 28066 3 0 0 25 0 1 0 764418049 14168064 3281 1992294400 134512640 135377749 4294956400 18446744073709551615 134522916 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 3459 3281 86 211 0 3245 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 19192

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1825008/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=17216 CPUtime=340.68
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 4576 0 0 0 34063 5 0 0 25 0 1 0 764418049 17629184 4068 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 4304 4068 86 211 0 4090 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 22572


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

/proc/7367/statm: 4978 4747 86 211 0 4764 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 25268

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1819568/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=22492 CPUtime=640.59
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 6313 0 0 0 64052 7 0 0 25 0 1 0 764418049 23031808 5416 1992294400 134512640 135377749 4294956400 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 5623 5416 86 211 0 5409 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 27848

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1818032/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=24536 CPUtime=700.56
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 7613 0 0 0 70048 8 0 0 25 0 1 0 764418049 25124864 5748 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 6134 5748 86 211 0 5920 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 29892

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1818032/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=24536 CPUtime=760.55
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 7613 0 0 0 76047 8 0 0 25 0 1 0 764418049 25124864 5748 1992294400 134512640 135377749 4294956400 18446744073709551615 134526265 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 6134 5748 86 211 0 5920 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 29892

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1818032/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=24536 CPUtime=820.53
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 7614 0 0 0 82045 8 0 0 25 0 1 0 764418049 25124864 5749 1992294400 134512640 135377749 4294956400 18446744073709551615 134529421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 6134 5749 86 211 0 5920 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 29892

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7375
/proc/meminfo: memFree=1818032/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=24536 CPUtime=880.51
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 7619 0 0 0 88043 8 0 0 25 0 1 0 764418049 25124864 5754 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 6134 5754 86 211 0 5920 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 29892

[startup+942.302 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 7375
/proc/meminfo: memFree=1818032/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=24536 CPUtime=940.49
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 7619 0 0 0 94041 8 0 0 25 0 1 0 764418049 25124864 5754 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 6134 5754 86 211 0 5920 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 29892

[startup+1002.3 s]
/proc/loadavg: 1.13 1.03 1.00 2/66 7375
/proc/meminfo: memFree=1816176/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=26288 CPUtime=1000.47
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 8082 0 0 0 100038 9 0 0 25 0 1 0 764418049 26918912 6215 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 6572 6215 86 211 0 6358 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 31644

[startup+1062.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/66 7375
/proc/meminfo: memFree=1813808/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=28592 CPUtime=1060.44
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 8685 0 0 0 106034 10 0 0 25 0 1 0 764418049 29278208 6818 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 7148 6818 86 211 0 6934 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 33948

[startup+1122.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/66 7375
/proc/meminfo: memFree=1811632/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=30692 CPUtime=1120.43
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 9224 0 0 0 112032 11 0 0 25 0 1 0 764418049 31428608 7356 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 7673 7356 86 211 0 7459 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 36048

[startup+1182.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 7375
/proc/meminfo: memFree=1809520/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=32556 CPUtime=1180.41
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 9740 0 0 0 118029 12 0 0 25 0 1 0 764418049 33337344 7872 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 8139 7872 86 211 0 7925 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 37912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 7375
/proc/meminfo: memFree=1809072/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=33020 CPUtime=1198.61
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 9838 0 0 0 119849 12 0 0 25 0 1 0 764418049 33812480 7970 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 8255 7970 86 211 0 8041 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 38376

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

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

[startup+1200.5 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 7375
/proc/meminfo: memFree=1809072/2055920 swapFree=4179868/4192956
[pid=7364] ppid=7362 vsize=5356 CPUtime=1.43
/proc/7364/stat : 7364 (rsat.sh) S 7362 7364 7207 0 -1 4194304 310 4023 0 0 0 0 140 3 16 0 1 0 764417901 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7364/statm: 1339 237 195 169 0 50 0
[pid=7367] ppid=7364 vsize=33020 CPUtime=1198.61
/proc/7367/stat : 7367 (rsat) R 7364 7364 7207 0 -1 4194304 9838 0 0 0 119849 12 0 0 25 0 1 0 764418049 33812480 7970 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/7367/statm: 8255 7970 86 211 0 8041 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 38376

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7364 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=410785
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 1.44878
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.89
CPU system time (s): 0.15
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 38376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.41078
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4333
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= 8
involuntary context switches= 5

runsolver used 1.36379 second user time and 3.01354 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-04 22:00:55
IDJOB=1558865
IDBENCH=70865
IDSOLVER=560
FILE ID=node49/1558865-1238875255
PBS_JOBID= 9085981
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED=1226966803

node49.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	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:      2055920 kB
MemFree:       1847136 kB
Buffers:         30388 kB
Cached:          95104 kB
SwapCached:       6360 kB
Active:          17748 kB
Inactive:       116604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847136 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            3232 kB
Writeback:           0 kB
Mapped:          14612 kB
Slab:            60328 kB
Committed_AS:  2356164 kB
PageTables:       1384 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= 66540 MiB
End job on node49 at 2009-04-04 22:20:57