Trace number 1556477

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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.29/9.38	c atom#=70139 clause#=228634 total literals=592458 

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-1556477-1238841888/watcher-1556477-1238841888 -o /tmp/evaluation-result-1556477-1238841888/solver-1556477-1238841888 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1556477-1238841888.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.00 1.00 1.00 3/66 30992
/proc/meminfo: memFree=1728680/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=4904 CPUtime=0
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1156851802 5021696 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 1226 121 96 284 0 939 0

[startup+0.00731003 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 30992
/proc/meminfo: memFree=1728680/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=4904 CPUtime=0
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 1156851802 5021696 129 1992294400 134512640 135679800 4294956224 18446744073709551615 135300769 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 1226 129 96 284 0 939 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4904

[startup+0.102301 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 30992
/proc/meminfo: memFree=1728680/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=4904 CPUtime=0.09
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 434 0 0 0 9 0 0 0 18 0 1 0 1156851802 5021696 418 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 1226 418 96 284 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4904

[startup+0.301335 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 30992
/proc/meminfo: memFree=1728680/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=10036 CPUtime=0.29
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 2219 0 0 0 29 0 0 0 19 0 1 0 1156851802 10276864 1997 1992294400 134512640 135679800 4294956224 18446744073709551615 134552311 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 2509 1997 103 284 0 2222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10036

[startup+0.701378 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 30992
/proc/meminfo: memFree=1728680/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=10556 CPUtime=0.69
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 10304 0 0 0 65 4 0 0 22 0 1 0 1156851802 10809344 2197 1992294400 134512640 135679800 4294956224 18446744073709551615 134567994 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 2639 2197 106 284 0 2352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10556

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1720288/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=10556 CPUtime=1.49
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 10309 0 0 0 145 4 0 0 25 0 1 0 1156851802 10809344 2202 1992294400 134512640 135679800 4294956224 18446744073709551615 134567869 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 2639 2202 106 284 0 2352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10556

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1720096/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=10556 CPUtime=3.09
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 10314 0 0 0 305 4 0 0 25 0 1 0 1156851802 10809344 2207 1992294400 134512640 135679800 4294956224 18446744073709551615 134567850 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 2639 2207 106 284 0 2352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10556

[startup+6.3011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1719904/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=10556 CPUtime=6.29
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 10320 0 0 0 625 4 0 0 25 0 1 0 1156851802 10809344 2213 1992294400 134512640 135679800 4294956224 18446744073709551615 134567863 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 2639 2213 106 284 0 2352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10556

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1707104/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=26700 CPUtime=12.69
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 19421 0 0 0 1261 8 0 0 25 0 1 0 1156851802 27340800 5481 1992294400 134512640 135679800 4294956224 18446744073709551615 134525630 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 6675 5481 114 284 0 6388 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26700

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1704224/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=29476 CPUtime=25.48
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 20105 0 0 0 2539 9 0 0 25 0 1 0 1156851802 30183424 6165 1992294400 134512640 135679800 4294956224 18446744073709551615 134525011 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 7369 6165 114 284 0 7082 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29476

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1702048/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=31828 CPUtime=51.07
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 20661 0 0 0 5097 10 0 0 25 0 1 0 1156851802 32591872 6721 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 7957 6721 114 284 0 7670 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31828

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1696864/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=36968 CPUtime=102.26
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 21962 0 0 0 10215 11 0 0 25 0 1 0 1156851802 37855232 8022 1992294400 134512640 135679800 4294956224 18446744073709551615 134522911 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 9242 8022 114 284 0 8955 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36968

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1690592/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=43608 CPUtime=162.24
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 23540 0 0 0 16210 14 0 0 25 0 1 0 1156851802 44654592 9600 1992294400 134512640 135679800 4294956224 18446744073709551615 134524934 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 10902 9600 114 284 0 10615 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43608

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30993
/proc/meminfo: memFree=1684448/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=49548 CPUtime=222.22
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 25053 0 0 0 22206 16 0 0 25 0 1 0 1156851802 50737152 11113 1992294400 134512640 135679800 4294956224 18446744073709551615 134523146 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 12387 11113 114 284 0 12100 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49548

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1678688/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=55096 CPUtime=282.19
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 26487 0 0 0 28201 18 0 0 25 0 1 0 1156851802 56418304 12547 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 13774 12547 114 284 0 13487 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 55096

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1675552/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=58028 CPUtime=342.18
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 27459 0 0 0 34198 20 0 0 25 0 1 0 1156851802 59420672 13261 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 14507 13261 114 284 0 14220 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 58028

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1675552/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=58028 CPUtime=402.16
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 27459 0 0 0 40196 20 0 0 25 0 1 0 1156851802 59420672 13261 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 14507 13261 114 284 0 14220 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 58028

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1675552/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=58028 CPUtime=462.14
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 27459 0 0 0 46194 20 0 0 25 0 1 0 1156851802 59420672 13261 1992294400 134512640 135679800 4294956224 18446744073709551615 134519346 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 14507 13261 114 284 0 14220 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 58028

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1671520/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=62252 CPUtime=522.12
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 28531 0 0 0 52190 22 0 0 25 0 1 0 1156851802 63746048 14333 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 15563 14333 114 284 0 15276 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 62252

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1664928/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=68592 CPUtime=582.1
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 30139 0 0 0 58186 24 0 0 25 0 1 0 1156851802 70238208 15941 1992294400 134512640 135679800 4294956224 18446744073709551615 134525743 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 17148 15941 114 284 0 16861 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 68592

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1662880/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=71076 CPUtime=642.09
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 31480 0 0 0 64184 25 0 0 25 0 1 0 1156851802 72781824 16381 1992294400 134512640 135679800 4294956224 18446744073709551615 134534393 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 17769 16381 114 284 0 17482 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 71076

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1662880/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=71076 CPUtime=702.07
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 31480 0 0 0 70182 25 0 0 25 0 1 0 1156851802 72781824 16381 1992294400 134512640 135679800 4294956224 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 17769 16381 114 284 0 17482 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 71076

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1662880/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=71248 CPUtime=762.06
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 31491 0 0 0 76180 26 0 0 25 0 1 0 1156851802 72957952 16392 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 17812 16392 114 284 0 17525 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 71248

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1662880/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=71248 CPUtime=822.03
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 31491 0 0 0 82177 26 0 0 25 0 1 0 1156851802 72957952 16392 1992294400 134512640 135679800 4294956224 18446744073709551615 134525570 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 17812 16392 114 284 0 17525 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 71248

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1661408/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=72700 CPUtime=882.01
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 31858 0 0 0 88175 26 0 0 25 0 1 0 1156851802 74444800 16759 1992294400 134512640 135679800 4294956224 18446744073709551615 134534591 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18175 16759 114 284 0 17888 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 72700

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30995
/proc/meminfo: memFree=1659040/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=74820 CPUtime=942
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 33171 0 0 0 94173 27 0 0 25 0 1 0 1156851802 76615680 17300 1992294400 134512640 135679800 4294956224 18446744073709551615 134533288 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18705 17300 114 284 0 18418 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 74820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31001
/proc/meminfo: memFree=1659168/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=74820 CPUtime=1001.98
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 33172 0 0 0 100171 27 0 0 25 0 1 0 1156851802 76615680 17301 1992294400 134512640 135679800 4294956224 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18705 17301 114 284 0 18418 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 74820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31001
/proc/meminfo: memFree=1659104/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=74820 CPUtime=1061.96
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 33172 0 0 0 106169 27 0 0 25 0 1 0 1156851802 76615680 17301 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18705 17301 114 284 0 18418 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 74820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31001
/proc/meminfo: memFree=1659040/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=74820 CPUtime=1121.93
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 33188 0 0 0 112166 27 0 0 25 0 1 0 1156851802 76615680 17317 1992294400 134512640 135679800 4294956224 18446744073709551615 134525682 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18705 17317 114 284 0 18418 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 74820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31001
/proc/meminfo: memFree=1658976/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=74956 CPUtime=1181.92
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 33204 0 0 0 118165 27 0 0 25 0 1 0 1156851802 76754944 17333 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18739 17333 114 284 0 18452 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 74956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31001
/proc/meminfo: memFree=1658144/2055920 swapFree=4176420/4192956
[pid=30992] ppid=30990 vsize=75532 CPUtime=1200.01
/proc/30992/stat : 30992 (MoRsat) R 30990 30992 30579 0 -1 4194304 33598 0 0 0 119974 27 0 0 25 0 1 0 1156851802 77344768 17469 1992294400 134512640 135679800 4294956224 18446744073709551615 134534558 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30992/statm: 18883 17469 114 284 0 18596 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 75532

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.04
CPU user time (s): 1199.75
CPU system time (s): 0.291955
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 77908

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

runsolver used 1.05784 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-04 12:44:49
IDJOB=1556477
IDBENCH=70820
IDSOLVER=502
FILE ID=node40/1556477-1238841888
PBS_JOBID= 9085819
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1584218777

node40.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.232
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.232
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:       1729096 kB
Buffers:         34932 kB
Cached:         210336 kB
SwapCached:       9664 kB
Active:          44288 kB
Inactive:       212308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729096 kB
SwapTotal:     4192956 kB
SwapFree:      4176420 kB
Dirty:            5528 kB
Writeback:           0 kB
Mapped:          17140 kB
Slab:            56144 kB
Committed_AS:  3174080 kB
PageTables:       1476 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= 66544 MiB
End job on node40 at 2009-04-04 13:04:51