Trace number 1579799

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.45

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1579799-1238911153/watcher-1579799-1238911153 -o /tmp/evaluation-result-1579799-1238911153/solver-1579799-1238911153 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1579799-1238911153.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.08 1.02 1.00 3/64 11476
/proc/meminfo: memFree=1545352/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=19660 CPUtime=0
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 745 0 0 0 0 0 0 0 18 0 1 0 1163780444 20131840 731 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 4915 737 46 166 0 4746 0

[startup+0.0796631 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 11476
/proc/meminfo: memFree=1545352/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=52112 CPUtime=0.07
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 10771 0 0 0 2 5 0 0 18 0 1 0 1163780444 53362688 10686 1992294400 134512640 135192793 4294956208 18446744073709551615 134569157 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 13028 10688 53 166 0 12859 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52112

[startup+0.101663 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 11476
/proc/meminfo: memFree=1545352/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=61292 CPUtime=0.09
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 12396 0 0 0 3 6 0 0 18 0 1 0 1163780444 62763008 12311 1992294400 134512640 135192793 4294956208 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 15323 12314 53 166 0 15154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61292

[startup+0.301696 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 11476
/proc/meminfo: memFree=1545352/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=74088 CPUtime=0.29
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 16042 0 0 0 21 8 0 0 20 0 1 0 1163780444 75866112 15957 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 18522 15957 54 166 0 18353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74088

[startup+0.701755 s]
/proc/loadavg: 1.08 1.02 1.00 3/64 11476
/proc/meminfo: memFree=1545352/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=85352 CPUtime=0.69
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 18754 0 0 0 60 9 0 0 23 0 1 0 1163780444 87400448 18669 1992294400 134512640 135192793 4294956208 18446744073709551615 134576012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 21338 18669 54 166 0 21169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85352

[startup+1.50188 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 11477
/proc/meminfo: memFree=1460928/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=108920 CPUtime=1.49
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 24253 0 0 0 136 13 0 0 25 0 1 0 1163780444 111534080 24168 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 27230 24168 55 166 0 27061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108920

[startup+3.10113 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 11477
/proc/meminfo: memFree=1452608/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=118152 CPUtime=3.09
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 31126 0 0 0 293 16 0 0 25 0 1 0 1163780444 120987648 26337 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 29538 26337 56 166 0 29369 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118152

[startup+6.30161 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 11477
/proc/meminfo: memFree=1414464/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=142368 CPUtime=6.29
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 41192 0 0 0 609 20 0 0 25 0 1 0 1163780444 145784832 32787 1992294400 134512640 135192793 4294956208 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 35592 32787 72 166 0 35423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142368

[startup+12.7016 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 11477
/proc/meminfo: memFree=1413312/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=143292 CPUtime=12.68
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 41410 0 0 0 1248 20 0 0 25 0 1 0 1163780444 146731008 33005 1992294400 134512640 135192793 4294956208 18446744073709551615 134553674 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 35823 33005 73 166 0 35654 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143292

[startup+25.5016 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 11477
/proc/meminfo: memFree=1411200/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=145404 CPUtime=25.48
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 41952 0 0 0 2527 21 0 0 25 0 1 0 1163780444 148893696 33547 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 36351 33547 73 166 0 36182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145404

[startup+51.1015 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 11477
/proc/meminfo: memFree=1407616/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=149364 CPUtime=51.06
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 42938 0 0 0 5084 22 0 0 25 0 1 0 1163780444 152948736 34533 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 37341 34533 73 166 0 37172 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149364

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 11477
/proc/meminfo: memFree=1398144/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=158656 CPUtime=102.24
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 45267 0 0 0 10198 26 0 0 25 0 1 0 1163780444 162463744 36862 1992294400 134512640 135192793 4294956208 18446744073709551615 134551086 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 39664 36862 73 166 0 39495 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 158656

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11483
/proc/meminfo: memFree=1390144/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=166856 CPUtime=162.22
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 47297 0 0 0 16194 28 0 0 25 0 1 0 1163780444 170860544 38892 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 41714 38892 73 166 0 41545 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 166856

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11483
/proc/meminfo: memFree=1375616/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=181000 CPUtime=222.21
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 50862 0 0 0 22189 32 0 0 25 0 1 0 1163780444 185344000 42457 1992294400 134512640 135192793 4294956208 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 45250 42457 73 166 0 45081 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 181000

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1371392/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=185628 CPUtime=282.18
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 52007 0 0 0 28185 33 0 0 25 0 1 0 1163780444 190083072 43602 1992294400 134512640 135192793 4294956208 18446744073709551615 134552006 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 46407 43602 73 166 0 46238 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 185628

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1352320/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=204400 CPUtime=342.16
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 56683 0 0 0 34178 38 0 0 25 0 1 0 1163780444 209305600 48278 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 51100 48278 73 166 0 50931 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 204400

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1352320/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=204400 CPUtime=402.14
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 56683 0 0 0 40176 38 0 0 25 0 1 0 1163780444 209305600 48278 1992294400 134512640 135192793 4294956208 18446744073709551615 134552424 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 51100 48278 73 166 0 50931 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 204400

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1345920/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=211004 CPUtime=462.13
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 58324 0 0 0 46173 40 0 0 25 0 1 0 1163780444 216068096 49919 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 52751 49919 73 166 0 52582 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 211004

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1328576/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=228332 CPUtime=522.12
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 62664 0 0 0 52166 46 0 0 25 0 1 0 1163780444 233811968 54259 1992294400 134512640 135192793 4294956208 18446744073709551615 134533367 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 57083 54259 73 166 0 56914 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 228332

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1314304/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=242220 CPUtime=582.1
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 66156 0 0 0 58160 50 0 0 25 0 1 0 1163780444 248033280 57751 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 60555 57751 73 166 0 60386 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 242220

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1314304/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=242220 CPUtime=642.08
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 66156 0 0 0 64158 50 0 0 25 0 1 0 1163780444 248033280 57751 1992294400 134512640 135192793 4294956208 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 60555 57751 73 166 0 60386 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 242220

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1314240/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=242220 CPUtime=702.06
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 66165 0 0 0 70156 50 0 0 25 0 1 0 1163780444 248033280 57760 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 60555 57760 73 166 0 60386 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 242220

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1314176/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=242476 CPUtime=762.04
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 66168 0 0 0 76154 50 0 0 25 0 1 0 1163780444 248295424 57763 1992294400 134512640 135192793 4294956208 18446744073709551615 134533139 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 60619 57763 73 166 0 60450 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 242476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1297792/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=259116 CPUtime=822.02
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 70311 0 0 0 82147 55 0 0 25 0 1 0 1163780444 265334784 61906 1992294400 134512640 135192793 4294956208 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 64779 61906 73 166 0 64610 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 259116

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1282688/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=273948 CPUtime=882
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 74028 0 0 0 88140 60 0 0 25 0 1 0 1163780444 280522752 65623 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 68487 65623 73 166 0 68318 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 273948

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1269760/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=287108 CPUtime=941.98
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 77304 0 0 0 94134 64 0 0 25 0 1 0 1163780444 293998592 68899 1992294400 134512640 135192793 4294956208 18446744073709551615 134551016 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 71777 68899 73 166 0 71608 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 287108

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1263040/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=293792 CPUtime=1001.97
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 78906 0 0 0 100131 66 0 0 25 0 1 0 1163780444 300843008 70501 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 73448 70501 73 166 0 73279 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 293792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1263040/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=293792 CPUtime=1061.95
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 78907 0 0 0 106129 66 0 0 25 0 1 0 1163780444 300843008 70502 1992294400 134512640 135192793 4294956208 18446744073709551615 134552500 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 73448 70502 73 166 0 73279 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 293792

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11483
/proc/meminfo: memFree=1263040/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=293792 CPUtime=1121.93
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 78909 0 0 0 112127 66 0 0 25 0 1 0 1163780444 300843008 70504 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 73448 70504 73 166 0 73279 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 293792

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 11483
/proc/meminfo: memFree=1262976/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=293792 CPUtime=1181.91
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 78918 0 0 0 118125 66 0 0 25 0 1 0 1163780444 300843008 70513 1992294400 134512640 135192793 4294956208 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 73448 70513 73 166 0 73279 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 293792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 11483
/proc/meminfo: memFree=1262976/2055920 swapFree=4176696/4192956
[pid=11476] ppid=11474 vsize=293792 CPUtime=1200.01
/proc/11476/stat : 11476 (mxc-sat09) R 11474 11476 7986 0 -1 4194304 78920 0 0 0 119935 66 0 0 25 0 1 0 1163780444 300843008 70515 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11476/statm: 73448 70515 73 166 0 73279 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 293792

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.45
CPU time (s): 1200.07
CPU user time (s): 1199.36
CPU system time (s): 0.708892
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 293792

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

runsolver used 1.04184 second user time and 2.68159 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-05 07:59:14
IDJOB=1579799
IDBENCH=71005
IDSOLVER=504
FILE ID=node34/1579799-1238911153
PBS_JOBID= 9086089
Free space on /tmp= 66544 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579799-1238911153/watcher-1579799-1238911153 -o /tmp/evaluation-result-1579799-1238911153/solver-1579799-1238911153 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1579799-1238911153.cnf

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=501533219

node34.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.259
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.259
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:       1545768 kB
Buffers:         50484 kB
Cached:         371488 kB
SwapCached:      10100 kB
Active:         199860 kB
Inactive:       233628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545768 kB
SwapTotal:     4192956 kB
SwapFree:      4176696 kB
Dirty:           19732 kB
Writeback:           0 kB
Mapped:          17244 kB
Slab:            62632 kB
Committed_AS:  3155908 kB
PageTables:       1424 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 node34 at 2009-04-05 08:19:17