Trace number 320751

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, and are wall clock time (not CPU 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 2007-02-08? (TO) 1200.09 1200.43

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1130.cnf
MD5SUM1dc3830fa84fd706a44d8cbfb2c0c08c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.68574
Satisfiable
(Un)Satisfiability was proved
Number of variables152256
Number of clauses441729
Sum of the clauses size1143974
Maximum clause length3
Minimum clause length1
Number of clauses of size 110187
Number of clauses of size 2160839
Number of clauses of size 3270703
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node54/watcher-320751-1176323845 -o ROOT/results/node54/solver-320751-1176323845 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320751-1176323845/mxc /tmp/evaluation/320751-1176323845/instance-320751-1176323845.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): 2400 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.99 3/66 26890
/proc/meminfo: memFree=1483440/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=9248 CPUtime=0
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 789 0 0 0 0 0 0 0 18 0 1 0 79759082 9469952 773 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 2312 779 42 122 0 2186 0

[startup+0.028887 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 26890
/proc/meminfo: memFree=1483440/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=20568 CPUtime=0.02
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 4850 0 0 0 0 2 0 0 18 0 1 0 79759082 21061632 4834 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134523463 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 5142 4838 46 122 0 5016 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20568

[startup+0.101896 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 26890
/proc/meminfo: memFree=1483440/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=29500 CPUtime=0.09
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 6442 0 0 0 6 3 0 0 18 0 1 0 79759082 30208000 6426 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 7375 6426 46 122 0 7249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29500

[startup+0.301921 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 26890
/proc/meminfo: memFree=1483440/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=32364 CPUtime=0.29
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 9053 0 0 0 26 3 0 0 19 0 1 0 79759082 33140736 6958 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134520355 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 8091 6958 47 122 0 7965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32364

[startup+0.701972 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 26890
/proc/meminfo: memFree=1483440/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=33024 CPUtime=0.69
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 9226 0 0 0 65 4 0 0 22 0 1 0 79759082 33816576 7131 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 8256 7131 57 122 0 8130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33024

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1454888/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=33288 CPUtime=1.49
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 9276 0 0 0 145 4 0 0 25 0 1 0 79759082 34086912 7181 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530562 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 8322 7181 58 122 0 8196 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33288

[startup+3.10132 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1454504/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=33684 CPUtime=3.09
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 9377 0 0 0 305 4 0 0 25 0 1 0 79759082 34492416 7282 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134534127 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 8421 7282 59 122 0 8295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33684

[startup+6.30172 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1453992/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=33816 CPUtime=6.28
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 9433 0 0 0 624 4 0 0 25 0 1 0 79759082 34627584 7338 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134535279 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 8454 7338 59 122 0 8328 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33816

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1453672/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=34212 CPUtime=12.68
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 9533 0 0 0 1264 4 0 0 25 0 1 0 79759082 35033088 7438 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 8553 7438 59 122 0 8427 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34212

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1450024/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=38048 CPUtime=25.48
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 10478 0 0 0 2543 5 0 0 25 0 1 0 79759082 38961152 8383 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530562 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 9512 8383 59 122 0 9386 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38048

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1443432/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=44904 CPUtime=51.06
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 12137 0 0 0 5100 6 0 0 25 0 1 0 79759082 45981696 10042 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530562 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 11226 10042 59 122 0 11100 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44904

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1428648/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=59804 CPUtime=102.26
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 15810 0 0 0 10217 9 0 0 25 0 1 0 79759082 61239296 13715 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 14951 13715 59 122 0 14825 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59804

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=75584 CPUtime=162.23
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 19760 0 0 0 16211 12 0 0 25 0 1 0 79759082 77398016 17665 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134529589 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 18896 17665 59 122 0 18770 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 75584

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1400808/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=87376 CPUtime=222.21
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 22724 0 0 0 22206 15 0 0 25 0 1 0 79759082 89473024 20629 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530564 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 21844 20629 59 122 0 21718 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87376

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1392616/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=95452 CPUtime=282.2
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 24773 0 0 0 28203 17 0 0 25 0 1 0 79759082 97742848 22678 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 23863 22678 59 122 0 23737 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 95452

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1386152/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=102852 CPUtime=342.18
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 26372 0 0 0 34199 19 0 0 25 0 1 0 79759082 105320448 24277 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134529589 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 25713 24277 59 122 0 25587 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 102852

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1378088/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=110988 CPUtime=402.17
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 28443 0 0 0 40196 21 0 0 25 0 1 0 79759082 113651712 26348 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 27747 26348 59 122 0 27621 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 110988

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1368424/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=120392 CPUtime=462.15
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 30799 0 0 0 46192 23 0 0 25 0 1 0 79759082 123281408 28704 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 30098 28704 59 122 0 29972 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 120392

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1355432/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=133364 CPUtime=522.13
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 34084 0 0 0 52188 25 0 0 25 0 1 0 79759082 136564736 31989 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 33341 31989 59 122 0 33215 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 133364

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1346280/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=142252 CPUtime=582.12
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 36326 0 0 0 58183 29 0 0 25 0 1 0 79759082 145666048 34231 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 35563 34231 59 122 0 35437 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 142252

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1339112/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=149252 CPUtime=642.11
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 38107 0 0 0 64180 31 0 0 25 0 1 0 79759082 152834048 36012 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 37313 36012 59 122 0 37187 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 149252

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1332264/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=156144 CPUtime=702.09
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 39829 0 0 0 70176 33 0 0 25 0 1 0 79759082 159891456 37734 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530564 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 39036 37734 59 122 0 38910 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 156144

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1327592/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=160824 CPUtime=762.08
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 40987 0 0 0 76174 34 0 0 25 0 1 0 79759082 164683776 38892 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 40206 38892 59 122 0 40080 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 160824

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1322920/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=167552 CPUtime=822.05
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 42153 0 0 0 82170 35 0 0 25 0 1 0 79759082 171573248 40058 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 41888 40058 59 122 0 41762 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 167552

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=882.03
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43049 0 0 0 88168 35 0 0 25 0 1 0 79759082 172957696 40415 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40415 67 122 0 42100 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 168904

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321384/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=942.01
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43057 0 0 0 94166 35 0 0 25 0 1 0 79759082 172957696 40423 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40423 67 122 0 42100 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 168904

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321384/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=1001.99
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43070 0 0 0 100164 35 0 0 25 0 1 0 79759082 172957696 40436 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530561 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40436 67 122 0 42100 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 168904

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=1061.98
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43082 0 0 0 106163 35 0 0 25 0 1 0 79759082 172957696 40448 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40448 67 122 0 42100 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 168904

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=1121.96
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43085 0 0 0 112161 35 0 0 25 0 1 0 79759082 172957696 40451 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40451 67 122 0 42100 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 168904

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=1181.95
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43093 0 0 0 118159 36 0 0 25 0 1 0 79759082 172957696 40459 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134530213 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40459 67 122 0 42100 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 168904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26891
/proc/meminfo: memFree=1321256/2055920 swapFree=4192812/4192956
[pid=26890] ppid=26888 vsize=168904 CPUtime=1200.05
/proc/26890/stat : 26890 (mxc) R 26888 26890 25806 0 -1 4194304 43095 0 0 0 119969 36 0 0 25 0 1 0 79759082 172957696 40461 18446744073709551615 134512640 135013041 4294956608 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/26890/statm: 42226 40461 67 122 0 42100 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 168904

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.7
CPU system time (s): 0.387941
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 171052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43095
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= 6
involuntary context switches= 2371

runsolver used 1.17382 second user time and 3.20251 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Wed Apr 11 20:37:26 UTC 2007

IDJOB= 320751
IDBENCH= 20511
IDSOLVER= 107
FILE ID= node54/320751-1176323845

PBS_JOBID= 4516709

Free space on /tmp= 66556 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1130.cnf
COMMAND LINE= /tmp/evaluation/320751-1176323845/mxc /tmp/evaluation/320751-1176323845/instance-320751-1176323845.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-320751-1176323845 -o ROOT/results/node54/solver-320751-1176323845 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320751-1176323845/mxc /tmp/evaluation/320751-1176323845/instance-320751-1176323845.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  1dc3830fa84fd706a44d8cbfb2c0c08c

RANDOM SEED= 256307011

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1483848 kB
Buffers:         34184 kB
Cached:         378644 kB
SwapCached:          0 kB
Active:         187376 kB
Inactive:       241944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8916 kB
Writeback:           0 kB
Mapped:          26908 kB
Slab:           128652 kB
Committed_AS:   113444 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node54 on Wed Apr 11 20:57:29 UTC 2007