Trace number 1716621

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) 1200.07 1200.46

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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-1716621-1240618177/watcher-1716621-1240618177 -o /tmp/evaluation-result-1716621-1240618177/solver-1716621-1240618177 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1716621-1240618177.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.92 0.98 0.94 2/64 1709
/proc/meminfo: memFree=1241528/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=13484 CPUtime=0
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 751 0 0 0 0 0 0 0 18 0 1 0 89845117 13807616 738 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 3371 745 46 166 0 3202 0

[startup+0.099015 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 1709
/proc/meminfo: memFree=1241528/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=58104 CPUtime=0.09
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 10579 0 0 0 5 4 0 0 18 0 1 0 89845117 59498496 10494 1992294400 134512640 135192793 4294956224 18446744073709551615 134577522 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 14526 10494 54 166 0 14357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58104

[startup+0.101015 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 1709
/proc/meminfo: memFree=1241528/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=58104 CPUtime=0.09
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 10602 0 0 0 5 4 0 0 18 0 1 0 89845117 59498496 10517 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 14526 10517 54 166 0 14357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58104

[startup+0.301048 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 1709
/proc/meminfo: memFree=1241528/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=72468 CPUtime=0.28
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 14062 0 0 0 23 5 0 0 19 0 1 0 89845117 74207232 13977 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 18117 13977 54 166 0 17948 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 72468

[startup+0.701115 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 1709
/proc/meminfo: memFree=1241528/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=93828 CPUtime=0.69
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 19365 0 0 0 61 8 0 0 22 0 1 0 89845117 96079872 19280 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 23457 19280 55 166 0 23288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93828

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1171120/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=96596 CPUtime=1.49
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 22983 0 0 0 139 10 0 0 25 0 1 0 89845117 98914304 19738 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 24149 19738 56 166 0 23980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96596

[startup+3.10152 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1153520/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=99616 CPUtime=3.09
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 26910 0 0 0 298 11 0 0 25 0 1 0 89845117 102006784 21001 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 24904 21003 56 166 0 24735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99616

[startup+6.30105 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1147632/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=109368 CPUtime=6.29
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 29608 0 0 0 617 12 0 0 25 0 1 0 89845117 111992832 23538 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 27342 23538 72 166 0 27173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109368

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1146352/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=110560 CPUtime=12.68
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 29890 0 0 0 1256 12 0 0 25 0 1 0 89845117 113213440 23820 1992294400 134512640 135192793 4294956224 18446744073709551615 134533309 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 27640 23820 73 166 0 27471 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 110560

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1141744/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=114924 CPUtime=25.48
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 31004 0 0 0 2535 13 0 0 25 0 1 0 89845117 117682176 24934 1992294400 134512640 135192793 4294956224 18446744073709551615 134550897 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 28731 24934 73 166 0 28562 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114924

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1137520/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=119288 CPUtime=51.06
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 32080 0 0 0 5092 14 0 0 25 0 1 0 89845117 122150912 26010 1992294400 134512640 135192793 4294956224 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 29822 26010 73 166 0 29653 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 119288

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1117744/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=138976 CPUtime=102.25
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 37016 0 0 0 10206 19 0 0 25 0 1 0 89845117 142311424 30946 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 34744 30946 73 166 0 34575 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 138976

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1102064/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=154700 CPUtime=162.23
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 40924 0 0 0 16200 23 0 0 25 0 1 0 89845117 158412800 34854 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 38675 34854 73 166 0 38506 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 154700

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1085360/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=171496 CPUtime=222.21
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 45117 0 0 0 22194 27 0 0 25 0 1 0 89845117 175611904 39047 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 42874 39047 73 166 0 42705 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 171496

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1070448/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=186312 CPUtime=282.19
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 48818 0 0 0 28188 31 0 0 25 0 1 0 89845117 190783488 42748 1992294400 134512640 135192793 4294956224 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 46578 42748 73 166 0 46409 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 186312

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1062128/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=194792 CPUtime=342.18
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 50943 0 0 0 34184 34 0 0 25 0 1 0 89845117 199467008 44873 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 48698 44873 73 166 0 48529 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 194792

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1034288/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=222460 CPUtime=402.16
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 57839 0 0 0 40175 41 0 0 25 0 1 0 89845117 227799040 51769 1992294400 134512640 135192793 4294956224 18446744073709551615 134533911 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 55615 51769 73 166 0 55446 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 222460

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1034288/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=222460 CPUtime=462.14
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 57840 0 0 0 46173 41 0 0 25 0 1 0 89845117 227799040 51770 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 55615 51770 73 166 0 55446 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 222460

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=1029104/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=228288 CPUtime=522.12
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 59286 0 0 0 52170 42 0 0 25 0 1 0 89845117 233766912 53216 1992294400 134512640 135192793 4294956224 18446744073709551615 134533117 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 57072 53216 73 166 0 56903 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 228288

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=999920/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=257300 CPUtime=582.09
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 66470 0 0 0 58159 50 0 0 25 0 1 0 89845117 263475200 60400 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 64325 60400 73 166 0 64156 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 257300

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=968432/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=288656 CPUtime=642.08
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 74276 0 0 0 64150 58 0 0 25 0 1 0 89845117 295583744 68206 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 72164 68206 73 166 0 71995 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 288656

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=968432/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=288656 CPUtime=702.06
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 74276 0 0 0 70147 59 0 0 25 0 1 0 89845117 295583744 68206 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 72164 68206 73 166 0 71995 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 288656

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=968432/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=288656 CPUtime=762.04
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 74280 0 0 0 76145 59 0 0 25 0 1 0 89845117 295583744 68210 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 72164 68210 73 166 0 71995 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 288656

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=968368/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=288656 CPUtime=822.02
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 74283 0 0 0 82143 59 0 0 25 0 1 0 89845117 295583744 68213 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 72164 68213 73 166 0 71995 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 288656

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=945200/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=312148 CPUtime=882
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 80081 0 0 0 88136 64 0 0 25 0 1 0 89845117 319639552 74011 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 78037 74011 73 166 0 77868 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 312148

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=916528/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=341216 CPUtime=941.98
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 87312 0 0 0 94126 72 0 0 25 0 1 0 89845117 349405184 81242 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 85304 81242 73 166 0 85135 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 341216

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=889648/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=368160 CPUtime=1001.96
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 93973 0 0 0 100116 80 0 0 25 0 1 0 89845117 376995840 87903 1992294400 134512640 135192793 4294956224 18446744073709551615 134551064 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 92040 87903 73 166 0 91871 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 368160

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=870064/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=387664 CPUtime=1061.94
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 98823 0 0 0 106108 86 0 0 25 0 1 0 89845117 396967936 92753 1992294400 134512640 135192793 4294956224 18446744073709551615 134534233 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 96916 92753 73 166 0 96747 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 387664

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=870000/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=387664 CPUtime=1121.92
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 98830 0 0 0 112106 86 0 0 25 0 1 0 89845117 396967936 92760 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 96916 92760 73 166 0 96747 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 387664

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=869936/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=387664 CPUtime=1181.9
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 98839 0 0 0 118104 86 0 0 25 0 1 0 89845117 396967936 92769 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 96916 92769 73 166 0 96747 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 387664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 1710
/proc/meminfo: memFree=869936/2055920 swapFree=4192956/4192956
[pid=1709] ppid=1707 vsize=387664 CPUtime=1200
/proc/1709/stat : 1709 (mxc-sat09) R 1707 1709 1313 0 -1 4194304 98841 0 0 0 119914 86 0 0 25 0 1 0 89845117 396967936 92771 1992294400 134512640 135192793 4294956224 18446744073709551615 134552488 0 0 4096 0 0 0 0 17 1 0 0
/proc/1709/statm: 96916 92771 73 166 0 96747 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 387664

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.46
CPU time (s): 1200.07
CPU user time (s): 1199.14
CPU system time (s): 0.924859
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 387664

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

runsolver used 0.84887 second user time and 2.53861 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 02:09:38
IDJOB=1716621
IDBENCH=20386
IDSOLVER=504
FILE ID=node57/1716621-1240618177
PBS_JOBID= 9186261
Free space on /tmp= 66428 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716621-1240618177/watcher-1716621-1240618177 -o /tmp/evaluation-result-1716621-1240618177/solver-1716621-1240618177 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1716621-1240618177.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1150673734

node57.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.256
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.256
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:       1241944 kB
Buffers:         92448 kB
Cached:         620736 kB
SwapCached:          0 kB
Active:         395132 kB
Inactive:       332020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           13328 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            72884 kB
Committed_AS:   231856 kB
PageTables:       1388 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= 66428 MiB
End job on node57 at 2009-04-25 02:29:41