Trace number 1556836

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
satake 2009-03-22UNSAT 47.0169 23.6375

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1175
Satisfiable
(Un)Satisfiability was proved
Number of variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

46.97/23.63	c Benchmark name    : HOME/instance-1556836-1238750728.cnf
46.97/23.63	c Thread Num        :            3
46.97/23.63	c restarts          :            5
46.97/23.63	c conflicts         :          996
46.97/23.63	c decisions         :         2894           (      123 / sec      )
46.97/23.63	c propagations      :     23828192           (  1014963 / sec      )
46.97/23.63	c inspects          :     61545373           (  2621528 / sec      )
46.97/23.63	c conflict literals :        82327           (    57.62 % deleted  )
46.97/23.63	c cpu time          :        23.48           
46.97/23.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556836-1238750728/watcher-1556836-1238750728 -o /tmp/evaluation-result-1556836-1238750728/solver-1556836-1238750728 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1556836-1238750728.cnf 3 1200 

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.43 1.26 1.12 3/73 3185
/proc/meminfo: memFree=1693024/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=6152 CPUtime=0
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 798 0 0 0 0 0 0 0 20 0 4 0 1147737357 6299648 783 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 1538 790 65 163 0 1373 0
[pid=3185/tid=3186] ppid=3183 vsize=6152 CPUtime=0
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 1147737357 6299648 808 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=3185/tid=3187] ppid=3183 vsize=6152 CPUtime=0
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 585 0 0 0 0 0 0 0 21 0 4 0 1147737357 6299648 817 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=6152 CPUtime=0
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 157 0 0 0 0 0 0 0 21 0 4 0 1147737357 6299648 826 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.107535 s]
/proc/loadavg: 1.43 1.26 1.12 3/73 3185
/proc/meminfo: memFree=1693024/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=40196 CPUtime=0.19
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 7223 0 0 0 15 4 0 0 20 0 4 0 1147737357 41160704 7202 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 10049 7203 65 163 0 9884 0
[pid=3185/tid=3186] ppid=3183 vsize=40196 CPUtime=0
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 1147737357 41160704 7203 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=3185/tid=3187] ppid=3183 vsize=40196 CPUtime=0.1
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 3599 0 0 0 8 2 0 0 17 0 4 0 1147737357 41160704 7204 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=40196 CPUtime=0.09
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 3536 0 0 0 7 2 0 0 16 0 4 0 1147737357 41160704 7204 1992294400 134512640 135180984 4294956208 18446744073709551615 134680984 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40196

[startup+0.201547 s]
/proc/loadavg: 1.43 1.26 1.12 3/73 3185
/proc/meminfo: memFree=1693024/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=47452 CPUtime=0.38
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 8871 0 0 0 33 5 0 0 20 0 4 0 1147737357 48590848 8850 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 11863 8850 65 163 0 11698 0
[pid=3185/tid=3186] ppid=3183 vsize=47452 CPUtime=0
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 1147737357 48590848 8851 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=3185/tid=3187] ppid=3183 vsize=47452 CPUtime=0.18
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 4425 0 0 0 16 2 0 0 17 0 4 0 1147737357 48590848 8851 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=47452 CPUtime=0.18
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4357 0 0 0 16 2 0 0 17 0 4 0 1147737357 48590848 8851 1992294400 134512640 135180984 4294956208 18446744073709551615 134513528 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 47452

[startup+0.301559 s]
/proc/loadavg: 1.43 1.26 1.12 3/73 3185
/proc/meminfo: memFree=1693024/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=45240 CPUtime=0.58
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 10520 0 0 0 51 7 0 0 20 0 4 0 1147737357 46325760 8471 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 11310 8471 70 163 0 11145 0
[pid=3185/tid=3186] ppid=3183 vsize=45240 CPUtime=0.01
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1219 0 0 0 1 0 0 0 17 0 4 0 1147737357 46325760 8471 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=45240 CPUtime=0.27
/proc/3185/task/3187/stat : 3187 (satake) S 3183 3185 2689 0 -1 4194368 4678 0 0 0 24 3 0 0 17 0 4 0 1147737357 46325760 8471 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=45240 CPUtime=0.28
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4540 0 0 0 25 3 0 0 17 0 4 0 1147737357 46325760 8471 1992294400 134512640 135180984 4294956208 18446744073709551615 134678388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45240

[startup+0.701607 s]
/proc/loadavg: 1.43 1.26 1.12 3/73 3185
/proc/meminfo: memFree=1693024/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=47220 CPUtime=1.38
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 10902 0 0 0 127 11 0 0 20 0 4 0 1147737357 48353280 8853 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 11805 8853 70 163 0 11640 0
[pid=3185/tid=3186] ppid=3183 vsize=47220 CPUtime=0.02
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1225 0 0 0 1 1 0 0 15 0 4 0 1147737357 48353280 8853 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=47220 CPUtime=0.67
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 4891 0 0 0 64 3 0 0 17 0 4 0 1147737357 48353280 8853 1992294400 134512640 135180984 4294956208 18446744073709551615 134532470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=47220 CPUtime=0.66
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4703 0 0 0 61 5 0 0 16 0 4 0 1147737357 48353280 8853 1992294400 134512640 135180984 4294956208 18446744073709551615 134518255 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 47220

[startup+1.5017 s]
/proc/loadavg: 1.47 1.28 1.13 3/77 3189
/proc/meminfo: memFree=1657280/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=47484 CPUtime=2.97
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11009 0 0 0 286 11 0 0 20 0 4 0 1147737357 48623616 8960 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 11871 8960 70 163 0 11706 0
[pid=3185/tid=3186] ppid=3183 vsize=47484 CPUtime=0.03
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1226 0 0 0 1 2 0 0 15 0 4 0 1147737357 48623616 8960 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=47484 CPUtime=1.47
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 4922 0 0 0 144 3 0 0 22 0 4 0 1147737357 48623616 8960 1992294400 134512640 135180984 4294956208 18446744073709551615 134532530 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=47484 CPUtime=1.46
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4778 0 0 0 140 6 0 0 23 0 4 0 1147737357 48623616 8960 1992294400 134512640 135180984 4294956208 18446744073709551615 134520909 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47484

[startup+3.10289 s]
/proc/loadavg: 1.47 1.28 1.13 3/77 3189
/proc/meminfo: memFree=1656960/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=47484 CPUtime=6.17
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11059 0 0 0 601 16 0 0 20 0 4 0 1147737357 48623616 9010 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 11871 9010 70 163 0 11706 0
[pid=3185/tid=3186] ppid=3183 vsize=47484 CPUtime=0.06
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1227 0 0 0 2 4 0 0 15 0 4 0 1147737357 48623616 9010 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=47484 CPUtime=3.04
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 4947 0 0 0 299 5 0 0 25 0 4 0 1147737357 48623616 9010 1992294400 134512640 135180984 4294956208 18446744073709551615 134528209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=47484 CPUtime=3.05
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4802 0 0 0 299 6 0 0 25 0 4 0 1147737357 48623616 9010 1992294400 134512640 135180984 4294956208 18446744073709551615 134528763 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 47484

[startup+6.30127 s]
/proc/loadavg: 1.47 1.28 1.13 3/77 3189
/proc/meminfo: memFree=1656384/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=47908 CPUtime=12.55
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11161 0 0 0 1233 22 0 0 20 0 4 0 1147737357 49057792 9112 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 11977 9112 70 163 0 11812 0
[pid=3185/tid=3186] ppid=3183 vsize=47908 CPUtime=0.1
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1236 0 0 0 3 7 0 0 15 0 4 0 1147737357 49057792 9112 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=47908 CPUtime=6.22
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 4975 0 0 0 616 6 0 0 25 0 4 0 1147737357 49057792 9112 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=47908 CPUtime=6.22
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4867 0 0 0 614 8 0 0 25 0 4 0 1147737357 49057792 9112 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 47908

[startup+12.703 s]
/proc/loadavg: 1.63 1.32 1.14 3/77 3189
/proc/meminfo: memFree=1655872/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=48180 CPUtime=25.31
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11270 0 0 0 2501 30 0 0 20 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 12045 9221 70 163 0 11880 0
[pid=3185/tid=3186] ppid=3183 vsize=48180 CPUtime=0.15
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1248 0 0 0 4 11 0 0 15 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=48180 CPUtime=12.59
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 5008 0 0 0 1251 8 0 0 25 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134522980 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=48180 CPUtime=12.56
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4931 0 0 0 1246 10 0 0 25 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134522972 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 48180

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

[startup+12.802 s]
/proc/loadavg: 1.63 1.32 1.14 3/77 3189
/proc/meminfo: memFree=1655872/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=48180 CPUtime=25.51
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11270 0 0 0 2521 30 0 0 20 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 12045 9221 70 163 0 11880 0
[pid=3185/tid=3186] ppid=3183 vsize=48180 CPUtime=0.15
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1248 0 0 0 4 11 0 0 15 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=48180 CPUtime=12.69
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 5008 0 0 0 1261 8 0 0 25 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134520896 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=48180 CPUtime=12.66
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4931 0 0 0 1256 10 0 0 25 0 4 0 1147737357 49336320 9221 1992294400 134512640 135180984 4294956208 18446744073709551615 134518626 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 48180

[startup+19.2028 s]
/proc/loadavg: 1.66 1.33 1.15 3/77 3189
/proc/meminfo: memFree=1655680/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=48444 CPUtime=38.28
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11350 0 0 0 3790 38 0 0 20 0 4 0 1147737357 49606656 9301 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 12111 9301 70 163 0 11946 0
[pid=3185/tid=3186] ppid=3183 vsize=48444 CPUtime=0.2
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1262 0 0 0 5 15 0 0 15 0 4 0 1147737357 49606656 9301 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=48444 CPUtime=19.06
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 5025 0 0 0 1896 10 0 0 25 0 4 0 1147737357 49606656 9301 1992294400 134512640 135180984 4294956208 18446744073709551615 134528918 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=48444 CPUtime=19
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4980 0 0 0 1888 12 0 0 25 0 4 0 1147737357 49606656 9301 1992294400 134512640 135180984 4294956208 18446744073709551615 134528536 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 48444

[startup+20.803 s]
/proc/loadavg: 1.66 1.33 1.15 3/77 3189
/proc/meminfo: memFree=1655552/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=48444 CPUtime=41.48
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11362 0 0 0 4109 39 0 0 20 0 4 0 1147737357 49606656 9313 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 12111 9313 70 163 0 11946 0
[pid=3185/tid=3186] ppid=3183 vsize=48444 CPUtime=0.2
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1265 0 0 0 5 15 0 0 15 0 4 0 1147737357 49606656 9313 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=3185/tid=3187] ppid=3183 vsize=48444 CPUtime=20.66
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 5026 0 0 0 2056 10 0 0 25 0 4 0 1147737357 49606656 9313 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3185/tid=3188] ppid=3183 vsize=48444 CPUtime=20.59
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4988 0 0 0 2047 12 0 0 25 0 4 0 1147737357 49606656 9313 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 48444

[startup+22.4012 s]
/proc/loadavg: 1.68 1.34 1.15 3/77 3189
/proc/meminfo: memFree=1655488/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=48444 CPUtime=44.66
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11371 0 0 0 4426 40 0 0 20 0 4 0 1147737357 49606656 9322 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 12111 9322 70 163 0 11946 0
[pid=3185/tid=3186] ppid=3183 vsize=48444 CPUtime=0.22
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1267 0 0 0 6 16 0 0 15 0 4 0 1147737357 49606656 9322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=3185/tid=3187] ppid=3183 vsize=48444 CPUtime=22.24
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 5029 0 0 0 2214 10 0 0 25 0 4 0 1147737357 49606656 9322 1992294400 134512640 135180984 4294956208 18446744073709551615 134528401 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3185/tid=3188] ppid=3183 vsize=48444 CPUtime=22.17
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4992 0 0 0 2205 12 0 0 25 0 4 0 1147737357 49606656 9322 1992294400 134512640 135180984 4294956208 18446744073709551615 134524824 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.66
Current children cumulated vsize (KiB) 48444

[startup+23.2063 s]
/proc/loadavg: 1.68 1.34 1.15 3/77 3189
/proc/meminfo: memFree=1655488/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=48444 CPUtime=46.26
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11375 0 0 0 4585 41 0 0 20 0 4 0 1147737357 49606656 9326 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3185/statm: 12111 9326 70 163 0 11946 0
[pid=3185/tid=3186] ppid=3183 vsize=48444 CPUtime=0.23
/proc/3185/task/3186/stat : 3186 (satake) S 3183 3185 2689 0 -1 4194368 1270 0 0 0 6 17 0 0 16 0 4 0 1147737357 49606656 9326 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=3185/tid=3187] ppid=3183 vsize=48444 CPUtime=23.04
/proc/3185/task/3187/stat : 3187 (satake) R 3183 3185 2689 0 -1 4194368 5029 0 0 0 2294 10 0 0 25 0 4 0 1147737357 49606656 9326 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3185/tid=3188] ppid=3183 vsize=48444 CPUtime=22.97
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4993 0 0 0 2284 13 0 0 25 0 4 0 1147737357 49606656 9326 1992294400 134512640 135180984 4294956208 18446744073709551615 134528147 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.26
Current children cumulated vsize (KiB) 48444

[startup+23.6013 s]
/proc/loadavg: 1.68 1.34 1.15 3/77 3189
/proc/meminfo: memFree=1655488/2055920 swapFree=4175504/4192956
[pid=3185] ppid=3183 vsize=36552 CPUtime=46.97
/proc/3185/stat : 3185 (satake) S 3183 3185 2689 0 -1 4194304 11386 0 0 0 4656 41 0 0 16 0 2 0 1147737357 37429248 7497 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3185/statm: 9138 7497 79 163 0 8973 0
[pid=3185/tid=3188] ppid=3183 vsize=36552 CPUtime=23.37
/proc/3185/task/3188/stat : 3188 (satake) R 3183 3185 2689 0 -1 4194368 4995 0 0 0 2324 13 0 0 25 0 2 0 1147737357 37429248 7497 1992294400 134512640 135180984 4294956208 18446744073709551615 134672196 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (KiB) 36552

Child status: 3
Real time (s): 23.6375
CPU time (s): 47.0169
CPU user time (s): 46.5949
CPU system time (s): 0.421935
CPU usage (%): 198.908
Max. virtual memory (cumulated for all children) (KiB): 48444


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.5949
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11386
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= 40865
involuntary context switches= 40681

runsolver used 0.036994 second user time and 0.077988 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-03 11:25:28
IDJOB=1556836
IDBENCH=70826
IDSOLVER=553
FILE ID=node77/1556836-1238750728
PBS_JOBID= 9085418
Free space on /tmp= 66540 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556836-1238750728/watcher-1556836-1238750728 -o /tmp/evaluation-result-1556836-1238750728/solver-1556836-1238750728 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1556836-1238750728.cnf 3 1200

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=1156928554

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1693504 kB
Buffers:         50216 kB
Cached:         228084 kB
SwapCached:       9068 kB
Active:         100596 kB
Inactive:       188408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693504 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            4872 kB
Writeback:           0 kB
Mapped:          17576 kB
Slab:            58552 kB
Committed_AS:  2984468 kB
PageTables:       1984 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node77 at 2009-04-03 11:25:52