Trace number 1556529

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
MoRsat 2009-03-03? (TO) 1200.05 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
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 variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
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 MoRsat version 1.02 2009.03 
9.18/9.27	c atom#=69503 clause#=226618 total literals=587302 

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-1556529-1238842632/watcher-1556529-1238842632 -o /tmp/evaluation-result-1556529-1238842632/solver-1556529-1238842632 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1556529-1238842632.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.89 0.98 0.99 2/64 3252
/proc/meminfo: memFree=1541392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=4872 CPUtime=0
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 1156928209 4988928 120 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 1218 120 96 284 0 931 0

[startup+0.0805821 s]
/proc/loadavg: 0.89 0.98 0.99 2/64 3252
/proc/meminfo: memFree=1541392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=4872 CPUtime=0.07
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 358 0 0 0 7 0 0 0 18 0 1 0 1156928209 4988928 342 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 1218 342 96 284 0 931 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4872

[startup+0.101586 s]
/proc/loadavg: 0.89 0.98 0.99 2/64 3252
/proc/meminfo: memFree=1541392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=4872 CPUtime=0.09
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 421 0 0 0 9 0 0 0 18 0 1 0 1156928209 4988928 405 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 1218 405 96 284 0 931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4872

[startup+0.301625 s]
/proc/loadavg: 0.89 0.98 0.99 2/64 3252
/proc/meminfo: memFree=1541392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=9956 CPUtime=0.29
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 1889 0 0 0 29 0 0 0 19 0 1 0 1156928209 10194944 1805 1992294400 134512640 135679800 4294956240 18446744073709551615 134552325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 2489 1810 103 284 0 2202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9956

[startup+0.701706 s]
/proc/loadavg: 0.89 0.98 0.99 2/64 3252
/proc/meminfo: memFree=1541392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=10484 CPUtime=0.69
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 10220 0 0 0 65 4 0 0 23 0 1 0 1156928209 10735616 2175 1992294400 134512640 135679800 4294956240 18446744073709551615 134567999 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 2621 2175 106 284 0 2334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10484

[startup+1.50287 s]
/proc/loadavg: 0.89 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1533000/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=10484 CPUtime=1.5
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 10226 0 0 0 146 4 0 0 25 0 1 0 1156928209 10735616 2181 1992294400 134512640 135679800 4294956240 18446744073709551615 134568003 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 2621 2181 106 284 0 2334 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 10484

[startup+3.10119 s]
/proc/loadavg: 0.89 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1532872/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=10484 CPUtime=3.09
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 10231 0 0 0 305 4 0 0 25 0 1 0 1156928209 10735616 2186 1992294400 134512640 135679800 4294956240 18446744073709551615 134567879 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 2621 2186 106 284 0 2334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10484

[startup+6.30283 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1532688/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=10484 CPUtime=6.29
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 10237 0 0 0 625 4 0 0 25 0 1 0 1156928209 10735616 2192 1992294400 134512640 135679800 4294956240 18446744073709551615 134567841 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 2621 2192 106 284 0 2334 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10484

[startup+12.7011 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1520152/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=26552 CPUtime=12.68
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 19214 0 0 0 1261 7 0 0 25 0 1 0 1156928209 27189248 5393 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 6638 5393 114 284 0 6351 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26552

[startup+25.5017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1517592/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=28928 CPUtime=25.48
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 19810 0 0 0 2540 8 0 0 25 0 1 0 1156928209 29622272 5989 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 7232 5989 114 284 0 6945 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28928

[startup+51.1018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1515672/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=30932 CPUtime=51.07
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 20303 0 0 0 5098 9 0 0 25 0 1 0 1156928209 31674368 6482 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 7733 6482 114 284 0 7446 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30932

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1510744/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=35740 CPUtime=102.25
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 21508 0 0 0 10214 11 0 0 25 0 1 0 1156928209 36597760 7687 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 8935 7687 114 284 0 8648 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 35740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1505560/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=41132 CPUtime=162.23
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 22825 0 0 0 16210 13 0 0 25 0 1 0 1156928209 42119168 9004 1992294400 134512640 135679800 4294956240 18446744073709551615 134535916 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 10283 9004 114 284 0 9996 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41132

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3253
/proc/meminfo: memFree=1501144/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=45356 CPUtime=222.2
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 23909 0 0 0 22206 14 0 0 25 0 1 0 1156928209 46444544 10088 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 11339 10088 114 284 0 11052 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 45356

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1497240/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=49608 CPUtime=282.18
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 24881 0 0 0 28203 15 0 0 25 0 1 0 1156928209 50798592 11060 1992294400 134512640 135679800 4294956240 18446744073709551615 134534322 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 12402 11060 114 284 0 12115 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 49608

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1494488/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=52104 CPUtime=342.15
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 25763 0 0 0 34200 15 0 0 25 0 1 0 1156928209 53354496 11684 1992294400 134512640 135679800 4294956240 18446744073709551615 134533169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13026 11684 114 284 0 12739 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 52104

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1494552/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=52104 CPUtime=402.13
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 25763 0 0 0 40198 15 0 0 25 0 1 0 1156928209 53354496 11684 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13026 11684 114 284 0 12739 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 52104

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1494552/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=52104 CPUtime=462.11
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 25763 0 0 0 46196 15 0 0 25 0 1 0 1156928209 53354496 11684 1992294400 134512640 135679800 4294956240 18446744073709551615 134534549 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13026 11684 114 284 0 12739 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 52104

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1494040/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=52768 CPUtime=522.09
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 25944 0 0 0 52193 16 0 0 25 0 1 0 1156928209 54034432 11865 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13192 11865 114 284 0 12905 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 52768

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1492312/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=54260 CPUtime=582.07
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 26565 0 0 0 58190 17 0 0 25 0 1 0 1156928209 55562240 12228 1992294400 134512640 135679800 4294956240 18446744073709551615 134524887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13565 12228 114 284 0 13278 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 54260

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1492312/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=54260 CPUtime=642.05
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 26566 0 0 0 64188 17 0 0 25 0 1 0 1156928209 55562240 12229 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13565 12229 114 284 0 13278 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 54260

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1492248/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=54420 CPUtime=702.02
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 26607 0 0 0 70185 17 0 0 25 0 1 0 1156928209 55726080 12270 1992294400 134512640 135679800 4294956240 18446744073709551615 134534895 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13605 12270 114 284 0 13318 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 54420

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1491800/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=54840 CPUtime=762
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 26708 0 0 0 76183 17 0 0 25 0 1 0 1156928209 56156160 12371 1992294400 134512640 135679800 4294956240 18446744073709551615 134524003 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13710 12371 114 284 0 13423 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 54840

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1491288/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=55272 CPUtime=821.98
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 26838 0 0 0 82180 18 0 0 25 0 1 0 1156928209 56598528 12501 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 13818 12501 114 284 0 13531 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 55272

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1490328/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=56152 CPUtime=881.95
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27296 0 0 0 88177 18 0 0 25 0 1 0 1156928209 57499648 12701 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14038 12701 114 284 0 13751 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 56152

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1490328/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=56152 CPUtime=941.93
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27297 0 0 0 94175 18 0 0 25 0 1 0 1156928209 57499648 12702 1992294400 134512640 135679800 4294956240 18446744073709551615 134534588 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14038 12702 114 284 0 13751 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 56152

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1490392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=56152 CPUtime=1001.91
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27297 0 0 0 100172 19 0 0 25 0 1 0 1156928209 57499648 12702 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14038 12702 114 284 0 13751 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 56152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1490392/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=56152 CPUtime=1061.89
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27305 0 0 0 106170 19 0 0 25 0 1 0 1156928209 57499648 12710 1992294400 134512640 135679800 4294956240 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14038 12710 114 284 0 13751 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 56152

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1489944/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=56632 CPUtime=1121.86
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27408 0 0 0 112167 19 0 0 25 0 1 0 1156928209 57991168 12813 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14158 12813 114 284 0 13871 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 56632

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1489304/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=57144 CPUtime=1181.84
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27797 0 0 0 118165 19 0 0 25 0 1 0 1156928209 58515456 12944 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14286 12944 114 284 0 13999 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 57144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1489304/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=57144 CPUtime=1200.03
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27797 0 0 0 119984 19 0 0 25 0 1 0 1156928209 58515456 12944 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14286 12944 114 284 0 13999 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 57144

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: 0.99 0.98 0.99 2/65 3259
/proc/meminfo: memFree=1489304/2055920 swapFree=4175784/4192956
[pid=3252] ppid=3250 vsize=57144 CPUtime=1200.03
/proc/3252/stat : 3252 (MoRsat) R 3250 3252 3215 0 -1 4194304 27797 0 0 0 119984 19 0 0 25 0 1 0 1156928209 58515456 12944 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3252/statm: 14286 12944 114 284 0 13999 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 57144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.85
CPU system time (s): 0.205968
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 57144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
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= 27797
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= 2
involuntary context switches= 2638

runsolver used 0.883865 second user time and 2.58761 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-04 12:57:12
IDJOB=1556529
IDBENCH=70821
IDSOLVER=502
FILE ID=node33/1556529-1238842632
PBS_JOBID= 9085867
Free space on /tmp= 66520 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-10.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556529-1238842632/watcher-1556529-1238842632 -o /tmp/evaluation-result-1556529-1238842632/solver-1556529-1238842632 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1556529-1238842632.cnf

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=534454031

node33.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.266
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.266
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:       1541808 kB
Buffers:         41512 kB
Cached:         409556 kB
SwapCached:      11400 kB
Active:         225500 kB
Inactive:       238484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541808 kB
SwapTotal:     4192956 kB
SwapFree:      4175784 kB
Dirty:            5688 kB
Writeback:           0 kB
Mapped:          18048 kB
Slab:            36148 kB
Committed_AS:  3418620 kB
PageTables:       1400 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= 66516 MiB
End job on node33 at 2009-04-04 13:17:15