Trace number 1556733

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-14.cnf
MD5SUM5822cc7fe01f06c27406011d612b5e7d
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 variables69641
Number of clauses227010
Sum of the clauses size588274
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292498
Number of clauses of size 3134383
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.18/0.23	c ==============================================================================
0.18/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.23	c ==============================================================================
0.18/0.23	c |         0 |  226367   586604 |   67910       0        0     nan |  0.000 % |
1.09/1.12	c |         0 |  163489   553284 |      --       0       --      -- |     --   | -62878/-33320
1.09/1.12	c ==============================================================================
1.09/1.12	c Result  :   #vars: 28527   #clauses: 163489   #literals: 553284
1.09/1.12	c CPU time:   1.04684 s
1.09/1.12	c ==============================================================================
1.28/1.39	c Rsat version 2.00
1200.01/1200.41	HOME/rsat.sh: line 39: 24675 Terminated              $RS $TMP.cnf -r $TMP.result

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556733-1238845422/watcher-1556733-1238845422 -o /tmp/evaluation-result-1556733-1238845422/solver-1556733-1238845422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1556733-1238845422.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: 1.07 1.00 1.01 3/65 24672
/proc/meminfo: memFree=1851056/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=0
/proc/24672/stat : 24672 (rsat.sh) R 24670 24672 24514 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 510876073 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/24672/statm: 1339 234 194 169 0 50 0
[pid=24673] ppid=24672 vsize=1364 CPUtime=0
/proc/24673/stat : 24673 (SatElite) R 24672 24672 24514 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 510876073 1396736 211 1992294400 134512640 135038345 4294956272 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/24673/statm: 341 219 50 128 0 210 0

[startup+0.105037 s]
/proc/loadavg: 1.07 1.00 1.01 3/65 24672
/proc/meminfo: memFree=1851056/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=0
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 510876073 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24672/statm: 1339 235 195 169 0 50 0
[pid=24673] ppid=24672 vsize=22404 CPUtime=0.09
/proc/24673/stat : 24673 (SatElite) R 24672 24672 24514 0 -1 4194304 4269 0 0 0 7 2 0 0 19 0 1 0 510876073 22941696 4105 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24673/statm: 5601 4105 50 128 0 5470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27760

[startup+0.201047 s]
/proc/loadavg: 1.07 1.00 1.01 3/65 24672
/proc/meminfo: memFree=1851056/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=0
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 510876073 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24672/statm: 1339 235 195 169 0 50 0
[pid=24673] ppid=24672 vsize=28724 CPUtime=0.18
/proc/24673/stat : 24673 (SatElite) R 24672 24672 24514 0 -1 4194304 5855 0 0 0 15 3 0 0 20 0 1 0 510876073 29413376 5691 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24673/statm: 7181 5691 50 128 0 7050 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 34080

[startup+0.301058 s]
/proc/loadavg: 1.07 1.00 1.01 3/65 24672
/proc/meminfo: memFree=1851056/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=0
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 510876073 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24672/statm: 1339 235 195 169 0 50 0
[pid=24673] ppid=24672 vsize=34860 CPUtime=0.29
/proc/24673/stat : 24673 (SatElite) R 24672 24672 24514 0 -1 4194304 7539 0 0 0 25 4 0 0 20 0 1 0 510876073 35696640 7172 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24673/statm: 8715 7172 69 128 0 8584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40216

[startup+0.701103 s]
/proc/loadavg: 1.07 1.00 1.01 3/65 24672
/proc/meminfo: memFree=1851056/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=0
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 510876073 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24672/statm: 1339 235 195 169 0 50 0
[pid=24673] ppid=24672 vsize=41304 CPUtime=0.68
/proc/24673/stat : 24673 (SatElite) R 24672 24672 24514 0 -1 4194304 9167 0 0 0 62 6 0 0 24 0 1 0 510876073 42295296 8799 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24673/statm: 10326 8799 69 128 0 10195 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46660

[startup+1.5012 s]
/proc/loadavg: 1.07 1.00 1.01 2/67 24674
/proc/meminfo: memFree=1810144/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 5356

[startup+3.10137 s]
/proc/loadavg: 1.07 1.00 1.01 2/67 24675
/proc/meminfo: memFree=1831200/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=13116 CPUtime=1.7
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 3189 0 0 0 169 1 0 0 25 0 1 0 510876212 13430784 3055 1992294400 134512640 135377749 4294956384 18446744073709551615 134525985 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 3279 3055 85 211 0 3065 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18472

[startup+6.30274 s]
/proc/loadavg: 1.15 1.02 1.01 2/67 24675
/proc/meminfo: memFree=1830624/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=13428 CPUtime=4.89
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 3272 0 0 0 488 1 0 0 25 0 1 0 510876212 13750272 3138 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 3357 3138 86 211 0 3143 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18784

[startup+12.7015 s]
/proc/loadavg: 1.14 1.02 1.01 2/67 24675
/proc/meminfo: memFree=1830688/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=13540 CPUtime=11.3
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 3317 0 0 0 1128 2 0 0 25 0 1 0 510876212 13864960 3183 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 3385 3183 86 211 0 3171 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18896

[startup+25.5019 s]
/proc/loadavg: 1.10 1.01 1.01 2/67 24675
/proc/meminfo: memFree=1829856/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=14476 CPUtime=24.09
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 3541 0 0 0 2407 2 0 0 25 0 1 0 510876212 14823424 3407 1992294400 134512640 135377749 4294956384 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 3619 3407 86 211 0 3405 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19832

[startup+51.1018 s]
/proc/loadavg: 1.07 1.01 1.01 2/67 24675
/proc/meminfo: memFree=1829408/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=14948 CPUtime=49.68
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 3651 0 0 0 4966 2 0 0 25 0 1 0 510876212 15306752 3517 1992294400 134512640 135377749 4294956384 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 3737 3517 86 211 0 3523 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20304

[startup+102.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 24675
/proc/meminfo: memFree=1828512/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=15832 CPUtime=100.88
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 3887 0 0 0 10085 3 0 0 25 0 1 0 510876212 16211968 3748 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 3958 3748 86 211 0 3744 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21188

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 24675
/proc/meminfo: memFree=1827296/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=17164 CPUtime=160.85
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 4170 0 0 0 16082 3 0 0 25 0 1 0 510876212 17575936 4031 1992294400 134512640 135377749 4294956384 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 4291 4031 86 211 0 4077 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22520

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24675
/proc/meminfo: memFree=1825888/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=18444 CPUtime=220.84
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 4514 0 0 0 22080 4 0 0 25 0 1 0 510876212 18886656 4370 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 4611 4370 86 211 0 4397 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24675
/proc/meminfo: memFree=1824672/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=19588 CPUtime=280.81
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 4817 0 0 0 28077 4 0 0 25 0 1 0 510876212 20058112 4673 1992294400 134512640 135377749 4294956384 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 4897 4673 86 211 0 4683 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24944

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24675
/proc/meminfo: memFree=1823392/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=21144 CPUtime=340.8
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 5234 0 0 0 34075 5 0 0 25 0 1 0 510876212 21651456 4987 1992294400 134512640 135377749 4294956384 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 5286 4987 86 211 0 5072 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26500


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

[pid=24675] ppid=24672 vsize=25128 CPUtime=520.74
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 52067 7 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 30484

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818848/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=580.73
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 58066 7 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134530034 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 30484

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818848/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=640.71
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 64064 7 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 30484

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818848/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=700.69
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 70062 7 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134529233 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 30484

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818848/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=760.68
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 76061 7 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134523286 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 30484

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818848/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=820.66
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 82058 8 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 30484

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818784/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=880.65
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6668 0 0 0 88057 8 0 0 25 0 1 0 510876212 25731072 6022 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6022 86 211 0 6068 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 30484

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1818720/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=25128 CPUtime=940.62
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 6686 0 0 0 94054 8 0 0 25 0 1 0 510876212 25731072 6040 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6282 6040 86 211 0 6068 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 30484

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24677
/proc/meminfo: memFree=1817568/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=26908 CPUtime=1000.6
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 7153 0 0 0 100052 8 0 0 25 0 1 0 510876212 27553792 6310 1992294400 134512640 135377749 4294956384 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6727 6310 86 211 0 6513 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 32264

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24683
/proc/meminfo: memFree=1816416/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=27896 CPUtime=1060.58
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 7436 0 0 0 106049 9 0 0 25 0 1 0 510876212 28565504 6593 1992294400 134512640 135377749 4294956384 18446744073709551615 134530105 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 6974 6593 86 211 0 6760 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 33252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24683
/proc/meminfo: memFree=1815264/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=29044 CPUtime=1120.57
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 7724 0 0 0 112047 10 0 0 25 0 1 0 510876212 29741056 6881 1992294400 134512640 135377749 4294956384 18446744073709551615 134522881 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 7261 6881 86 211 0 7047 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 34400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24683
/proc/meminfo: memFree=1814496/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=29460 CPUtime=1180.54
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 8627 0 0 0 118044 10 0 0 25 0 1 0 510876212 30167040 7012 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 7365 7012 86 211 0 7151 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 34816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24683
/proc/meminfo: memFree=1814496/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=29460 CPUtime=1198.64
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 8627 0 0 0 119854 10 0 0 25 0 1 0 510876212 30167040 7012 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 7365 7012 86 211 0 7151 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 34816

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24683
/proc/meminfo: memFree=1814496/2055920 swapFree=4178712/4192956
[pid=24672] ppid=24670 vsize=5356 CPUtime=1.37
/proc/24672/stat : 24672 (rsat.sh) S 24670 24672 24514 0 -1 4194304 310 9880 0 0 0 0 129 8 16 0 1 0 510876073 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24672/statm: 1339 237 195 169 0 50 0
[pid=24675] ppid=24672 vsize=29460 CPUtime=1198.64
/proc/24675/stat : 24675 (rsat) R 24672 24672 24514 0 -1 4194304 8627 0 0 0 119854 10 0 0 25 0 1 0 510876212 30167040 7012 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24675/statm: 7365 7012 86 211 0 7151 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 34816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.84
CPU system time (s): 0.205968
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 49300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18827
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= 16
involuntary context switches= 1213

runsolver used 1.06984 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-04 13:43:42
IDJOB=1556733
IDBENCH=70824
IDSOLVER=560
FILE ID=node32/1556733-1238845422
PBS_JOBID= 9085861
Free space on /tmp= 66548 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-14.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556733-1238845422/watcher-1556733-1238845422 -o /tmp/evaluation-result-1556733-1238845422/solver-1556733-1238845422 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1556733-1238845422.cnf            

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=97041426

node32.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.234
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.234
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:       1851472 kB
Buffers:         13060 kB
Cached:         119480 kB
SwapCached:       7268 kB
Active:          13016 kB
Inactive:       128192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851472 kB
SwapTotal:     4192956 kB
SwapFree:      4178712 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          14272 kB
Slab:            48948 kB
Committed_AS:  2003844 kB
PageTables:       1488 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 node32 at 2009-04-04 14:03:45