Trace number 1773927

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
MXC 2009-03-10? (TO) 10000.1 10002.8

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


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-1773927-1241305036/watcher-1773927-1241305036 -o /tmp/evaluation-result-1773927-1241305036/solver-1773927-1241305036 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1773927-1241305036.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27567
/proc/meminfo: memFree=1343816/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=4944 CPUtime=0
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 752 0 0 0 0 0 0 0 18 0 1 0 158537249 5062656 738 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 1236 745 46 166 0 1067 0

[startup+0.029606 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27567
/proc/meminfo: memFree=1343816/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=22228 CPUtime=0.02
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 3554 0 0 0 1 1 0 0 18 0 1 0 158537249 22761472 3538 1992294400 134512640 135192793 4294956224 18446744073709551615 134569157 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 5557 3541 53 166 0 5388 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22228

[startup+0.101613 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27567
/proc/meminfo: memFree=1343816/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=30832 CPUtime=0.09
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 5303 0 0 0 7 2 0 0 18 0 1 0 158537249 31571968 5287 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 7708 5287 55 166 0 7539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30832

[startup+0.301636 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27567
/proc/meminfo: memFree=1343816/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=36092 CPUtime=0.29
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 7550 0 0 0 26 3 0 0 19 0 1 0 158537249 36958208 6509 1992294400 134512640 135192793 4294956224 18446744073709551615 134568071 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 9023 6509 56 166 0 8854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36092

[startup+0.701682 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27567
/proc/meminfo: memFree=1343816/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=46944 CPUtime=0.69
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 10179 0 0 0 65 4 0 0 23 0 1 0 158537249 48070656 9138 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 11736 9138 56 166 0 11567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46944

[startup+1.50177 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1300544/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=63584 CPUtime=1.49
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 15643 0 0 0 142 7 0 0 25 0 1 0 158537249 65110016 13546 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 15896 13549 56 166 0 15727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63584

[startup+3.10196 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1287744/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=65368 CPUtime=3.09
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16149 0 0 0 302 7 0 0 25 0 1 0 158537249 66936832 14052 1992294400 134512640 135192793 4294956224 18446744073709551615 134534006 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16342 14052 72 166 0 16173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65368

[startup+6.30133 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1287432/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=65368 CPUtime=6.28
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16169 0 0 0 621 7 0 0 25 0 1 0 158537249 66936832 14072 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16342 14072 72 166 0 16173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65368

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1287304/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=65500 CPUtime=12.68
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16191 0 0 0 1261 7 0 0 25 0 1 0 158537249 67072000 14094 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16375 14094 72 166 0 16206 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65500

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1286664/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=66160 CPUtime=25.49
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16382 0 0 0 2541 8 0 0 25 0 1 0 158537249 67747840 14285 1992294400 134512640 135192793 4294956224 18446744073709551615 134552004 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16540 14285 72 166 0 16371 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66160

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1286472/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=66424 CPUtime=51.08
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16438 0 0 0 5100 8 0 0 25 0 1 0 158537249 68018176 14341 1992294400 134512640 135192793 4294956224 18446744073709551615 134552288 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16606 14341 72 166 0 16437 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66424

[startup+102.304 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1286152/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=66700 CPUtime=102.26
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16515 0 0 0 10218 8 0 0 25 0 1 0 158537249 68300800 14418 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16675 14418 73 166 0 16506 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66700

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1285832/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=67096 CPUtime=162.24
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16616 0 0 0 16216 8 0 0 25 0 1 0 158537249 68706304 14519 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16774 14519 73 166 0 16605 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67096

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27568
/proc/meminfo: memFree=1285384/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=67624 CPUtime=222.22
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16724 0 0 0 22214 8 0 0 25 0 1 0 158537249 69246976 14627 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 16906 14627 73 166 0 16737 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67624

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284872/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68020 CPUtime=282.2
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16825 0 0 0 28211 9 0 0 25 0 1 0 158537249 69652480 14728 1992294400 134512640 135192793 4294956224 18446744073709551615 134552299 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17005 14728 73 166 0 16836 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68020

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284872/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68020 CPUtime=342.19
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16825 0 0 0 34210 9 0 0 25 0 1 0 158537249 69652480 14728 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17005 14728 73 166 0 16836 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68020

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284680/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68152 CPUtime=402.17
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16865 0 0 0 40208 9 0 0 25 0 1 0 158537249 69787648 14768 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17038 14768 73 166 0 16869 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 68152

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284680/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68152 CPUtime=462.15
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16865 0 0 0 46206 9 0 0 25 0 1 0 158537249 69787648 14768 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17038 14768 73 166 0 16869 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 68152

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284744/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68152 CPUtime=522.13
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16865 0 0 0 52204 9 0 0 25 0 1 0 158537249 69787648 14768 1992294400 134512640 135192793 4294956224 18446744073709551615 134552129 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17038 14768 73 166 0 16869 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 68152

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284552/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68284 CPUtime=582.13
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 16902 0 0 0 58203 10 0 0 25 0 1 0 158537249 69922816 14805 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17071 14805 73 166 0 16902 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 68284

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27574
/proc/meminfo: memFree=1284168/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=68812 CPUtime=642.11
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 17019 0 0 0 64201 10 0 0 25 0 1 0 158537249 70463488 14922 1992294400 134512640 135192793 4294956224 18446744073709551615 134552286 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 17203 14922 73 166 0 17034 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 68812

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9039.83
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 903941 42 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9039.83
Current children cumulated vsize (KiB) 104176

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9099.81
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 909939 42 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9099.81
Current children cumulated vsize (KiB) 104176

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9159.79
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 915937 42 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552120 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9159.79
Current children cumulated vsize (KiB) 104176

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9219.79
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 921936 43 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552429 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9219.79
Current children cumulated vsize (KiB) 104176

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9279.77
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 927934 43 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552360 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9279.77
Current children cumulated vsize (KiB) 104176

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9339.76
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 933933 43 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9339.76
Current children cumulated vsize (KiB) 104176

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9399.73
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 939930 43 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9399.73
Current children cumulated vsize (KiB) 104176

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9459.72
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 945929 43 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552299 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9459.72
Current children cumulated vsize (KiB) 104176

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9519.7
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 951927 43 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552427 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9519.7
Current children cumulated vsize (KiB) 104176

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9579.69
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 957925 44 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9579.69
Current children cumulated vsize (KiB) 104176

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9639.67
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 963923 44 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552258 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9639.67
Current children cumulated vsize (KiB) 104176

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27590
/proc/meminfo: memFree=1248328/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9699.65
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 969921 44 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9699.65
Current children cumulated vsize (KiB) 104176

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27592
/proc/meminfo: memFree=1248136/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9759.63
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25757 0 0 0 975919 44 0 0 25 0 1 0 158537249 106676224 23660 1992294400 134512640 135192793 4294956224 18446744073709551615 134552012 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23660 73 166 0 25875 0
Current children cumulated CPU time (s) 9759.63
Current children cumulated vsize (KiB) 104176

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27592
/proc/meminfo: memFree=1248136/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9819.62
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25758 0 0 0 981918 44 0 0 25 0 1 0 158537249 106676224 23661 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23661 73 166 0 25875 0
Current children cumulated CPU time (s) 9819.62
Current children cumulated vsize (KiB) 104176

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27592
/proc/meminfo: memFree=1248136/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9879.61
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25759 0 0 0 987916 45 0 0 25 0 1 0 158537249 106676224 23662 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23662 73 166 0 25875 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 104176

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27592
/proc/meminfo: memFree=1248136/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9939.59
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25759 0 0 0 993914 45 0 0 25 0 1 0 158537249 106676224 23662 1992294400 134512640 135192793 4294956224 18446744073709551615 134552254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23662 73 166 0 25875 0
Current children cumulated CPU time (s) 9939.59
Current children cumulated vsize (KiB) 104176

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27592
/proc/meminfo: memFree=1248136/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=9999.57
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25760 0 0 0 999912 45 0 0 25 0 1 0 158537249 106676224 23663 1992294400 134512640 135192793 4294956224 18446744073709551615 134552264 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23663 73 166 0 25875 0
Current children cumulated CPU time (s) 9999.57
Current children cumulated vsize (KiB) 104176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27592
/proc/meminfo: memFree=1248136/2055920 swapFree=4182092/4192956
[pid=27567] ppid=27565 vsize=104176 CPUtime=10000.1
/proc/27567/stat : 27567 (mxc-sat09) R 27565 27567 27530 0 -1 4194304 25760 0 0 0 999962 45 0 0 25 0 1 0 158537249 106676224 23663 1992294400 134512640 135192793 4294956224 18446744073709551615 134552386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27567/statm: 26044 23663 73 166 0 25875 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 104176

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): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.63
CPU system time (s): 0.472928
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 104176

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

runsolver used 7.47886 second user time and 20.1869 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-03 00:57:16
IDJOB=1773927
IDBENCH=70824
IDSOLVER=613
FILE ID=node11/1773927-1241305036
PBS_JOBID= 9225215
Free space on /tmp= 66460 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-14.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773927-1241305036/watcher-1773927-1241305036 -o /tmp/evaluation-result-1773927-1241305036/solver-1773927-1241305036 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1773927-1241305036.cnf

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=1887848134

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1344488 kB
Buffers:         72388 kB
Cached:         540348 kB
SwapCached:       4976 kB
Active:          24776 kB
Inactive:       596024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344488 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            4952 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            76580 kB
Committed_AS:   695512 kB
PageTables:       1448 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= 66456 MiB
End job on node11 at 2009-05-03 03:44:01